-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
After updating azure-storage-blob
to 12.22.1
jobs start failing with the following error
2024-04-03 20:30:35 ERROR - Failed to run job restructure (Job:37)
java.lang.NullPointerException: Cannot invoke "com.azure.storage.blob.implementation.models.BlobItemPropertiesInternal.getLastModified()" because "this.internalProperties" is null
at com.azure.storage.blob.models.BlobItemProperties.getLastModified(BlobItemProperties.java:81) ~[azure-storage-blob-12.22.1.jar:12.22.1]
at org.radarbase.output.source.AzureSourceStorage$list$2.invokeSuspend(AzureSourceStorage.kt:37) ~[radar-output-restructure-2.3.3.jar:2.3.3]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[kotlin-stdlib-1.9.22.jar:1.9.22-release-704]
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) ~[kotlinx-coroutines-core-jvm-1.7.3.jar:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) ~[kotlinx-coroutines-core-jvm-1.7.3.jar:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) ~[kotlinx-coroutines-core-jvm-1.7.3.jar:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) ~[kotlinx-coroutines-core-jvm-1.7.3.jar:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) ~[kotlinx-coroutines-core-jvm-1.7.3.jar:?]
Metadata
Metadata
Assignees
Labels
No labels