Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Azure Functions] [Queue extension] Fix queue length #44329

Merged
merged 2 commits into from
Jun 3, 2024

queueMetrics

8ec2053
Select commit
Loading
Failed to load commit list.
Merged

[Azure Functions] [Queue extension] Fix queue length #44329

queueMetrics
8ec2053
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - functions - ci succeeded Jun 3, 2024 in 10m 16s

Build #20240530.1 had test failures

Details

Tests

  • Failed: 342 (12.21%)
  • Passed: 2,451 (87.54%)
  • Other: 7 (0.25%)
  • Total: 2,800
Code coverage

  • 2801 of 13621 branches covered (20.56%)
  • 11392 of 42287 lines covered (26.94%)

Annotations

Check failure on line 41 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - ci

Build log #L41

The changelog entry did not contain any of the recommended sections (Features Added, Breaking Changes, Bugs Fixed, Other Changes), please add at least one. See https://aka.ms/azsdk/guideline/changelogs for more info.

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Listeners.StorageAnalyticsLogParserTests.TryParseLogEntry_IfMalformedInput_ReturnsNull("1.0;2014-09-08T18:49:25.5834856Z;CopyBlob;Success;202;13;13;authenticated;storagesample;storagesample;blob;\"https://storagesample.blob.core.windows.net/sample-container/Copy-sample-blob.txt\";\"/storagesample/sample-container/Copy-sample-blob.txt\";4;5;6;7;8;9;0;1;2;3;4;5;6;7;8;9")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - ci

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Listeners.StorageAnalyticsLogParserTests.TryParseLogEntry_IfMalformedInput_ReturnsNull("1.0;2014-09-08T18:49:25.5834856Z;CopyBlob;Success;202;13;13;authenticated;storagesample;storagesample;blob;\"https://storagesample.blob.core.windows.net/sample-container/Copy-sample-blob.txt\";\"/storagesample/sample-container/Copy-sample-blob.txt\";4;5;6;7;8;9;0;1;2;3;4;5;6;7;8;9")

OneTimeSetUp: System.AggregateException : One or more errors occurred. (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
)
  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Tests.BlobTriggerMessageTests.CanSerializeBlobTriggerMessage("containerName","blobName",Append,"etag","functionId","{\"Type\":\"BlobTrigger\",\"FunctionId\":\"functionId\",\"BlobType\":\"AppendBlob\",\"ContainerName\":\"containerName\",\"BlobName\":\"blobName\",\"ETag\":\"etag\"}")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - ci

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Tests.BlobTriggerMessageTests.CanSerializeBlobTriggerMessage("containerName","blobName",Append,"etag","functionId","{\"Type\":\"BlobTrigger\",\"FunctionId\":\"functionId\",\"BlobType\":\"AppendBlob\",\"ContainerName\":\"containerName\",\"BlobName\":\"blobName\",\"ETag\":\"etag\"}")

OneTimeSetUp: System.AggregateException : One or more errors occurred. (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
)
  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Bindings.NotifyingBlobStreamTests.Seek_DelegatesToInnerStreamSeek

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - ci

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Bindings.NotifyingBlobStreamTests.Seek_DelegatesToInnerStreamSeek

OneTimeSetUp: System.AggregateException : One or more errors occurred. (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
)
  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Listeners.SharedBlobQueueListenerFactoryTests.ConvertsBlobOptionsToQueueOptionsCorrectly(1,1,0,1)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - ci

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.Listeners.SharedBlobQueueListenerFactoryTests.ConvertsBlobOptionsToQueueOptionsCorrectly(1,1,0,1)

OneTimeSetUp: System.AggregateException : One or more errors occurred. (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
) (
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)
)
  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)

  ----> System.InvalidOperationException : 
Could not run Azurite based test due to: azurite process could not initialize within timeout with following output:

error:

debug log:
.
Make sure that:
- NodeJS is installed and available in $PATH (i.e. 'node' command can be run in terminal)
- Azurite V3 is installed via NPM (see https://github.com/Azure/Azurite for instructions)
- AZURE_AZURITE_LOCATION envorinment is set and pointing to location of directory that has 'azurite' command (i.e. run 'where azurite' in Windows CMD)