-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Description
CI Link
https://gradle-enterprise.elastic.co/s/sevrq5jszpe3w
Repro line
./gradlew ':plugins:repository-azure:azureThirdPartyTest' --tests "org.elasticsearch.repositories.azure.AzureStorageCleanupThirdPartyTests.testListChildren" \ -Dtests.seed=203404662522F345 \ -Dtests.locale=de-CH \ -Dtests.timezone=Europe/Podgorica \ -Druntime.java=8
Does it reproduce?
Didn't try
Applicable branches
7.17, 8.0, 8.1
Failure history
Several failures today
Failure excerpt
org.elasticsearch.repositories.azure.AzureStorageCleanupThirdPartyTests > testListChildren FAILED
RepositoryVerificationException[[test-repo] path [7.17_third_party_tests_203404662522F345] is not accessible on master node]; nested: BlobStorageException[Status code 403, "AuthorizationPermissionMismatchThis request is not authorized to perform this operation using this permission.
RequestId:3ebf5395-201e-0023-1ff7-27a758000000
Time:2022-02-22T14:22:00.3240871Z"];
at __randomizedtesting.SeedInfo.seed([203404662522F345:68BCA86A44A7FC4D]:0)
Caused by:
com.azure.storage.blob.models.BlobStorageException: Status code 403, "<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthorizationPermissionMismatch</Code><Message>This request is not authorized to perform this operation using this permission.
RequestId:3ebf5395-201e-0023-1ff7-27a758000000
Time:2022-02-22T14:22:00.3240871Z</Message></Error>"