Skip to content

Flaky test - ShadowCopyCleansUpOlderFolders #36887

@BrennanConroy

Description

@BrennanConroy

Failing Test(s)

  • Microsoft.AspNetCore.Server.IIS.FunctionalTests.ShadowCopyTests.ShadowCopyCleansUpOlderFolders

Error Message

Assert.Equal() Failure
↓ (pos 0)
Expected: Application Shutting Down
Actual:   Server has been shutdown
↑ (pos 0)

Stacktrace

Details
   at Microsoft.AspNetCore.Server.IIS.FunctionalTests.ShadowCopyTests.ShadowCopyCleansUpOlderFolders() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/ShadowCopyTests.cs:line 243
--- End of stack trace from previous location ---

Logs

Details
[0.001s] [TestLifetime] [Information] Starting test ShadowCopyCleansUpOlderFolders at 2021-09-22T22:17:32
[0.003s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Deploying [Variation] :: ServerType=IIS, Runtime=CoreClr, Arch=x64, BaseUrlHint=, Publish=True
[0.003s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Microsoft Windows NT 10.0.19042.0
[0.004s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Using prepublished application from C:\h\w\C87A0A99\w\AC720957\e\InProcessWebSite-Portable
[0.005s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\runtimes\win\lib\net6.0
[0.014s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.dll
[0.015s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.Messages.dll
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\runtimes\win\lib
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\runtimes\win
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\runtimes
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\wwwroot
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying static.txt
[0.019s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\x64
[0.019s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying aspnetcorev2_inprocess.dll
[0.020s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\x86
[0.020s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying aspnetcorev2_inprocess.dll
[0.020s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7
[0.021s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.deps.json
[0.021s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.dll
[0.022s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.exe
[0.023s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.pdb
[0.023s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.runtimeconfig.json
[0.023s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.dll
[0.024s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.pdb
[0.024s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.xml
[0.025s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.dll
[0.025s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.pdb
[0.026s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.xml
[0.028s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.dll
[0.028s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.pdb
[0.029s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.xml
[0.029s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.dll
[0.030s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.pdb
[0.030s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.xml
[0.031s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.dll
[0.031s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.pdb
[0.032s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
[0.032s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.pdb
[0.033s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.xml
[0.034s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.xml
[0.034s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.dll
[0.035s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.pdb
[0.035s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.xml
[0.036s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.dll
[0.038s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.dll
[0.038s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.pdb
[0.039s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.xml
[0.039s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.dll
[0.040s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.pdb
[0.040s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.xml
[0.041s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.pdb
[0.041s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.xml
[0.042s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.dll
[0.042s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.pdb
[0.043s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.xml
[0.043s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.dll
[0.044s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.pdb
[0.044s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.xml
[0.045s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.dll
[0.045s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.pdb
[0.046s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.xml
[0.046s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.dll
[0.048s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.pdb
[0.049s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.xml
[0.049s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.dll
[0.050s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.pdb
[0.050s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.xml
[0.051s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.dll
[0.052s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.pdb
[0.052s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.xml
[0.053s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.dll
[0.053s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.pdb
[0.054s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
[0.054s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.pdb
[0.055s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml
[0.055s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
[0.056s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.pdb
[0.058s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml
[0.058s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.xml
[0.059s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.dll
[0.059s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.pdb
[0.060s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.xml
[0.060s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Abstractions.dll
[0.061s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Binder.dll
[0.061s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.CommandLine.dll
[0.062s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.dll
[0.062s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.EnvironmentVariables.dll
[0.063s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.FileExtensions.dll
[0.063s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Json.dll
[0.064s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.UserSecrets.dll
[0.064s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.DependencyInjection.Abstractions.dll
[0.064s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.DependencyInjection.dll
[0.065s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.dll
[0.065s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.pdb
[0.066s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.xml
[0.068s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Abstractions.dll
[0.068s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Composite.dll
[0.069s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Physical.dll
[0.069s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileSystemGlobbing.dll
[0.070s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Hosting.Abstractions.dll
[0.070s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Hosting.dll
[0.071s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Abstractions.dll
[0.071s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Configuration.dll
[0.072s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Console.dll
[0.072s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Debug.dll
[0.072s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.dll
[0.073s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.EventLog.dll
[0.073s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.EventSource.dll
[0.074s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.dll
[0.074s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.pdb
[0.075s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.xml
[0.075s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Options.ConfigurationExtensions.dll
[0.076s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Options.dll
[0.078s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Primitives.dll
[0.078s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.dll
[0.079s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.pdb
[0.079s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.xml
[0.080s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.dll
[0.080s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.IO.Pipelines.dll
[0.081s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying web.config
[0.081s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying xunit.assert.dll
[0.088s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] applicationhost.config path C:\h\w\C87A0A99\t\08466b12-25e7-4c75-8848-7341d4eaf7a8
[0.128s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] W3SVC status Running
[0.144s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Starting pool, state: Started
[0.149s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Starting site, state: Started
[0.276s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Site has started.
[0.279s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Successfully finished IIS application directory setup.
[0.450s] [HttpTestSite] [Debug] Method: GET, RequestUri: 'http://localhost:65471/Wow!', Version: 1.1, Content: <null>, Headers:
{
}
[1.192s] [HttpTestSite] [Debug] StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
  Transfer-Encoding: chunked
  Server: Microsoft-IIS/10.0
  Date: Wed, 22 Sep 2021 22:17:33 GMT
}
[1.209s] [HttpTestSite] [Debug] 
[1.336s] [HttpTestSite] [Debug] Method: GET, RequestUri: 'http://localhost:65471/Wow!', Version: 1.1, Content: <null>, Headers:
{
}
[1.530s] [HttpTestSite] [Warning] StatusCode: 503, ReasonPhrase: 'Server has been shutdown', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
  Cache-Control: private
  Server: Microsoft-IIS/10.0
  Date: Wed, 22 Sep 2021 22:17:33 GMT
  Content-Type: text/html; charset=utf-8
  Content-Length: 4646
}
[1.531s] [HttpTestSite] [Warning] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<title>IIS 10.0 Detailed Error - 503.0 - Server has been shutdown</title> 
<style type="text/css"> 
<!-- 
body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;} 
code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} 
.config_source code{font-size:.8em;color:#000000;} 
pre{margin:0;font-size:1.4em;word-wrap:break-word;} 
ul,ol{margin:10px 0 10px 5px;} 
ul.first,ol.first{margin-top:5px;} 
fieldset{padding:0 15px 10px 15px;word-break:break-all;} 
.summary-container fieldset{padding-bottom:5px;margin-top:4px;} 
legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} 
legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px; 
font-weight:bold;font-size:1em;} 
a:link,a:visited{color:#007EFF;font-weight:bold;} 
a:hover{text-decoration:none;} 
h1{font-size:2.4em;margin:0;color:#FFF;} 
h2{font-size:1.7em;margin:0;color:#CC0000;} 
h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;} 
h4{font-size:1.2em;margin:10px 0 5px 0; 
}#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif; 
 color:#FFF;background-color:#5C87B2; 
}#content{margin:0 0 0 2%;position:relative;} 
.summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;} 
.content-container p{margin:0 0 10px 0; 
}#details-left{width:35%;float:left;margin-right:2%; 
}#details-right{width:63%;float:left;overflow:hidden; 
}#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF; 
 background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal; 
 font-size:1em;color:#FFF;text-align:right; 
}#server_version p{margin:5px 0;} 
table{margin:4px 0 4px 0;width:100%;border:none;} 
td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:normal;border:none;} 
th{width:30%;text-align:right;padding-right:2%;font-weight:bold;} 
thead th{background-color:#ebebeb;width:25%; 
}#details-right th{width:20%;} 
table tr.alt td,table tr.alt th{} 
.highlight-code{color:#CC0000;font-weight:bold;font-style:italic;} 
.clear{clear:both;} 
.preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;} 
--> 
</style> 
 
</head> 
<body> 
<div id="content"> 
<div class="content-container"> 
  <h3>HTTP Error 503.0 - Server has been shutdown</h3> 
  <h4>The service is unavailable.</h4> 
</div> 
<div class="content-container"> 
 <fieldset><h4>Most likely causes:</h4> 
  <ul> 	<li>An invalid identity in the application pool could cause this error.</li> 	<li>The application pool is no longer running because of configuration or reaching application failure limits.</li> 	<li>The concurrent application request limit was reached.</li> </ul> 
 </fieldset> 
</div> 
<div class="content-container"> 
 <fieldset><h4>Things you can try:</h4> 
  <ul> 	<li>Check the event logs and the HTTP error logs for more information.</li> </ul> 
 </fieldset> 
</div> 
 
<div class="content-container"> 
 <fieldset><h4>Detailed Error Information:</h4> 
  <div id="details-left"> 
   <table border="0" cellpadding="0" cellspacing="0"> 
    <tr class="alt"><th>Module</th><td>&nbsp;&nbsp;&nbsp;AspNetCoreModuleV2</td></tr> 
    <tr><th>Notification</th><td>&nbsp;&nbsp;&nbsp;ExecuteRequestHandler</td></tr> 
    <tr class="alt"><th>Handler</th><td>&nbsp;&nbsp;&nbsp;aspNetCore</td></tr> 
    <tr><th>Error Code</th><td>&nbsp;&nbsp;&nbsp;0x8007045b</td></tr> 
     
   </table> 
  </div> 
  <div id="details-right"> 
   <table border="0" cellpadding="0" cellspacing="0"> 
    <tr class="alt"><th>Requested URL</th><td>&nbsp;&nbsp;&nbsp;http://localhost:65471/Wow!</td></tr> 
    <tr><th>Physical Path</th><td>&nbsp;&nbsp;&nbsp;C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\Wow!</td></tr> 
    <tr class="alt"><th>Logon Method</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr> 
    <tr><th>Logon User</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr> 
     
   </table> 
   <div class="clear"></div> 
  </div> 
 </fieldset> 
</div> 
 
<div class="content-container"> 
 <fieldset><h4>More Information:</h4> 
  This error occurs when the worker process was unable to start. This could be due to an invalid identity or configuration, or because the concurrent request limit was reached. 
  <p><a href="https://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=503,0,0x8007045b,19042">View more information &raquo;</a></p> 
   
 </fieldset> 
</div> 
</div> 
</body> 
</html> 

[1.629s] [Microsoft.AspNetCore.Server.IIS.FunctionalTests.ShadowCopyTests] [Error] Test threw an exception.
Xunit.Sdk.EqualException: Assert.Equal() Failure
          ↓ (pos 0)
Expected: Application Shutting Down
Actual:   Server has been shutdown
          ↑ (pos 0)
   at Xunit.Assert.Equal(String expected, String actual, Boolean ignoreCase, Boolean ignoreLineEndingDifferences, Boolean ignoreWhiteSpaceDifferences) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\StringAsserts.cs:line 244
   at Xunit.Assert.Equal(String expected, String actual) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\StringAsserts.cs:line 174
   at Microsoft.AspNetCore.Server.IIS.FunctionalTests.ShadowCopyTests.ShadowCopyCleansUpOlderFolders() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/ShadowCopyTests.cs:line 243
   at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_1.<<InvokeTestMethodAsync>b__1>d.MoveNext() in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\Runners\TestInvoker.cs:line 264
--- End of stack trace from previous location ---
   at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\ExecutionTimer.cs:line 48
   at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in C:\Dev\xunit\xunit\src\xunit.core\Sdk\ExceptionAggregator.cs:line 90
[1.645s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Stopping site, state: Stopped
[1.650s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Stopping pool, state: Stopping
[5.063s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Site has stopped successfully.
[5.645s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Host process shutting down.
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.037Z, PID: 4752] [aspnetcorev2.dll] Initializing logs for 'C:\h\w\C87A0A99\w\AC720957\e\ANCM\x64\aspnetcorev2.dll'. Process Id: 4752. File Version: 16.0.21265.0. Description: IIS ASP.NET Core Module V2. Commit: 748e56ba707f41b9a9aad5defc09b17590d50cc9.
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.062Z, PID: 4752] [aspnetcorev2.dll] Copying to shadow copy directory C:\h\w\C87A0A99\t\nzaewrwy.s12\10.
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.076Z, PID: 4752] [aspnetcorev2.dll] Finished copying 0 files to shadow copy directory C:\h\w\C87A0A99\t\nzaewrwy.s12.
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.108Z, PID: 4752] [aspnetcorev2.dll] Resolving hostfxr parameters for application: 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' arguments: '.\InProcessWebSite.dll' path: 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.118Z, PID: 4752] [aspnetcorev2.dll] Known dotnet.exe location: ''
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.121Z, PID: 4752] [aspnetcorev2.dll] Process path 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' is dotnet, treating application as portable
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.125Z, PID: 4752] [aspnetcorev2.dll] Resolving absolute path to dotnet.exe from 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.128Z, PID: 4752] [aspnetcorev2.dll] Found dotnet.exe at 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.131Z, PID: 4752] [aspnetcorev2.dll] Resolving absolute path to hostfxr.dll from 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.134Z, PID: 4752] [aspnetcorev2.dll] hostfxr.dll located at 'C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.137Z, PID: 4752] [aspnetcorev2.dll] Converted argument '.\InProcessWebSite.dll' to 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\.\InProcessWebSite.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.140Z, PID: 4752] [aspnetcorev2.dll] Parsed hostfxr options: dotnet location: 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' hostfxr path: 'C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll' arguments:
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.145Z, PID: 4752] [aspnetcorev2.dll] Argument[0] = 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.148Z, PID: 4752] [aspnetcorev2.dll] Argument[1] = 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\.\InProcessWebSite.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.151Z, PID: 4752] [aspnetcorev2.dll] Loading hostfxr from location C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.198Z, PID: 4752] [aspnetcorev2.dll] Canceling standard stream pipe reader
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.202Z, PID: 4752] [aspnetcorev2.dll] Loading request handler:  'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\x64\aspnetcorev2_inprocess.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.207Z, PID: 4752] [aspnetcorev2.dll] Creating handler application
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.221Z, PID: 4752] [aspnetcorev2_inprocess.dll] Initializing logs for 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\x64\aspnetcorev2_inprocess.dll'. Process Id: 4752. File Version: 16.0.21265.0. Description: IIS ASP.NET Core Module V2 Request Handler. Commit: 748e56ba707f41b9a9aad5defc09b17590d50cc9.
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.225Z, PID: 4752] [aspnetcorev2_inprocess.dll] Waiting for initialization
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.228Z, PID: 4752] [aspnetcorev2_inprocess.dll] Starting app_offline monitoring in application 'C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.232Z, PID: 4752] [aspnetcorev2_inprocess.dll] Starting file watcher thread
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.265Z, PID: 4752] [aspnetcorev2_inprocess.dll] Starting in-process worker thread
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.276Z, PID: 4752] [aspnetcorev2_inprocess.dll] Resolving hostfxr parameters for application: 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' arguments: '.\InProcessWebSite.dll' path: 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.281Z, PID: 4752] [aspnetcorev2_inprocess.dll] Known dotnet.exe location: 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.286Z, PID: 4752] [aspnetcorev2_inprocess.dll] Process path 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' is dotnet, treating application as portable
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.290Z, PID: 4752] [aspnetcorev2_inprocess.dll] Resolving absolute path to hostfxr.dll from 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.295Z, PID: 4752] [aspnetcorev2_inprocess.dll] hostfxr.dll located at 'C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.311Z, PID: 4752] [aspnetcorev2_inprocess.dll] Converted argument '.\InProcessWebSite.dll' to 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\.\InProcessWebSite.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.318Z, PID: 4752] [aspnetcorev2_inprocess.dll] Parsed hostfxr options: dotnet location: 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe' hostfxr path: 'C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll' arguments:
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.322Z, PID: 4752] [aspnetcorev2_inprocess.dll] Argument[0] = 'C:\h\w\C87A0A99\p\dotnet-cli\dotnet.exe'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.325Z, PID: 4752] [aspnetcorev2_inprocess.dll] Argument[1] = 'C:\h\w\C87A0A99\t\nzaewrwy.s12\10\.\InProcessWebSite.dll'
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.328Z, PID: 4752] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_DETAILEDERRORS=true
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.331Z, PID: 4752] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_IIS_HTTPAUTH=anonymous;
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.335Z, PID: 4752] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_IIS_PHYSICAL_PATH=C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.351Z, PID: 4752] [aspnetcorev2_inprocess.dll] Loading hostfxr from location C:\h\w\C87A0A99\p\dotnet-cli\host\fxr\6.0.0-rtm.21471.19\hostfxr.dll
[5.646s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.354Z, PID: 4752] [aspnetcorev2_inprocess.dll] Initial Dll directory: '', current directory: 'c:\windows\system32\inetsrv'
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.358Z, PID: 4752] [aspnetcorev2_inprocess.dll] Setting dll directory to c:\windows\system32\inetsrv
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.361Z, PID: 4752] [aspnetcorev2_inprocess.dll] Setting current directory to C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.678Z, PID: 4752] [aspnetcorev2_inprocess.dll] In-process callbacks set
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.683Z, PID: 4752] [aspnetcorev2_inprocess.dll] Event Log: 'Application 'C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\' started successfully.' 
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] End Event Log Message.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.859Z, PID: 4752] [aspnetcorev2_inprocess.dll] Detected dll change, resetting timer callback which will eventually trigger shutdown.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.878Z, PID: 4752] [aspnetcorev2_inprocess.dll] Received file change notification in application 'C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\'
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.885Z, PID: 4752] [aspnetcorev2_inprocess.dll] Event Log: 'Application 'C:\h\w\C87A0A99\t\c7ce00971a9843178b138d96b15e31f7\' was recycled after detecting file change in application directory.' 
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] End Event Log Message.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.889Z, PID: 4752] [aspnetcorev2_inprocess.dll] Stopping file watching.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.879Z, PID: 4752] [aspnetcorev2_inprocess.dll] Detected dll change, resetting timer callback which will eventually trigger shutdown.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.898Z, PID: 4752] [aspnetcorev2_inprocess.dll] Starting copy on shutdown in filewatcher, creating directory.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.902Z, PID: 4752] [aspnetcorev2_inprocess.dll] Copying new shadow copy directory to C:\h\w\C87A0A99\t\nzaewrwy.s12\11.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.977Z, PID: 4752] [aspnetcorev2_inprocess.dll] Finished copy on shutdown to C:\h\w\C87A0A99\t\nzaewrwy.s12\11. 109 files copied.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.994Z, PID: 4752] [aspnetcorev2_inprocess.dll] Stopping file watcher thread
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:33.994Z, PID: 4752] [aspnetcorev2_inprocess.dll] Stopping CLR
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.001Z, PID: 4752] [aspnetcorev2_inprocess.dll] Starting shutdown sequence 0
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.002Z, PID: 4752] [aspnetcorev2_inprocess.dll] Drained all requests, notifying managed.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.005Z, PID: 4752] [aspnetcorev2_inprocess.dll] Waiting for 0 requests to drain
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.025Z, PID: 4752] [aspnetcorev2_inprocess.dll] Managed application exited with code 0
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.029Z, PID: 4752] [aspnetcorev2_inprocess.dll] Clr thread wait ended: clrThreadExited: 1
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.032Z, PID: 4752] [aspnetcorev2_inprocess.dll] Event Log: 'Application 'MACHINE/WEBROOT/APPHOST/DEFAULT WEB SITE' has shutdown.' 
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] End Event Log Message.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.035Z, PID: 4752] [aspnetcorev2_inprocess.dll] Canceling standard stream pipe reader
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.038Z, PID: 4752] [aspnetcorev2_inprocess.dll] Stopping in-process worker thread
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.042Z, PID: 4752] [aspnetcorev2_inprocess.dll] AspNetCore InProcess Recycle Process on Demand
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.045Z, PID: 4752] [aspnetcorev2.dll] Application went offline
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.048Z, PID: 4752] [aspnetcorev2.dll] Copying to shadow copy directory C:\h\w\C87A0A99\t\nzaewrwy.s12\11.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.058Z, PID: 4752] [aspnetcorev2.dll] Finished copying 0 files to shadow copy directory C:\h\w\C87A0A99\t\nzaewrwy.s12.
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.061Z, PID: 4752] [aspnetcorev2.dll] Creating handler application
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.138Z, PID: 4752] [aspnetcorev2.dll] ASPNET_CORE_GLOBAL_MODULE::OnGlobalStopListening
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:34.149Z, PID: 4752] [aspnetcorev2.dll] Stopping application '/LM/W3SVC/1/ROOT'
[5.647s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-09-22T22:17:35.267Z, PID: 4752] [aspnetcorev2.dll] ASPNET_CORE_GLOBAL_MODULE::Terminate
[5.669s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [Time]: Total time taken for this test variation '5.665223' seconds

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1379078&view=ms.vss-test-web.build-test-results-tab&runId=40206842&resultId=121967&paneView=debug

Metadata

Metadata

Assignees

Labels

✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!DoneThis issue has been fixedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-iisIncludes: IIS, ANCMtest-failuretest-fixed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions