Skip to content

[Flex] Bill HTTP-prescaled instances as AlwaysReady baseline until first execution - #11900

Open
Mani (manikantanallagatla) wants to merge 2 commits into
devfrom
user/mnallagatla/prescaling_billing
Open

[Flex] Bill HTTP-prescaled instances as AlwaysReady baseline until first execution#11900
Mani (manikantanallagatla) wants to merge 2 commits into
devfrom
user/mnallagatla/prescaling_billing

Harden prescale billing transition

3f4f0e5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / host.integration-tests failed Sep 7, 2026 in 41m 46s

Build #4.1055.100-pr.26457.0 had test failures

Details

Tests

  • Failed: 1 (0.11%)
  • Passed: 855 (95.96%)
  • Other: 35 (3.93%)
  • Total: 891

Annotations

Check failure on line 50 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / host.integration-tests

Build log #L50

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 55 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / host.integration-tests

Build log #L55

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\_work\\1\\s\\test\\WebJobs.Script.Tests.Integration\\WebJobs.Script.Tests.Integration.csproj'
]

Check failure on line 1 in Microsoft.Azure.WebJobs.Script.Tests.Integration.WebHostEndToEnd.IisExpressStartupTimeoutTests.WorkerStartupTimeout_StopsIisExpressProcess

See this annotation in the file changed.

@azure-pipelines azure-pipelines / host.integration-tests

Microsoft.Azure.WebJobs.Script.Tests.Integration.WebHostEndToEnd.IisExpressStartupTimeoutTests.WorkerStartupTimeout_StopsIisExpressProcess

The isolated worker never started.
IIS Express process ID: 8444
IIS Express exited without test cleanup: False
Last HTTP status: <none>
Last response: <none>
Last request exception: No connection could be made because the target machine actively refused it. (localhost:63754)
IIS Express output:
Starting IIS Express ...
Initializing the W3 Server Started CTC = 1773046 
W3 Server initializing WinSock.  CTC = 1773062 
W3 Server WinSock initialized.  CTC = 1773062 
W3 Server ThreadPool initialized (ipm has signalled).  CTC = 1773062 
Start listenerChannel http:0
Successfully registered URL "http://localhost:63754/" for site "IisExpressStartupTimeout" application "/"
Registration completed for site "IisExpressStartupTimeout"
AppPool 'IisExpressStartupTimeoutPool' initialized
InitComplete event signalled
IIS Express is running.
Relevant ANCM output:


Expected: True
Actual:   False
Raw output
   at Microsoft.Azure.WebJobs.Script.Tests.Integration.WebHostEndToEnd.IisExpressStartupTimeoutTests.WorkerStartupTimeout_StopsIisExpressProcess() in /_/test/WebJobs.Script.Tests.Integration/WebHostEndToEnd/IisExpressStartupTimeoutTests.cs:line 59
   at Microsoft.Azure.WebJobs.Script.Tests.Integration.WebHostEndToEnd.IisExpressStartupTimeoutTests.WorkerStartupTimeout_StopsIisExpressProcess() in /_/test/WebJobs.Script.Tests.Integration/WebHostEndToEnd/IisExpressStartupTimeoutTests.cs:line 72
--- End of stack trace from previous location ---