Merge pull request #193 from bric3/renovate/nebula.release-20.x #472
gradle.yml
on: push
Matrix: build
Gradle Wrapper
6s
Publish snapshots
41s
Matrix: junit-report
Annotations
10 errors and 13 warnings
Build windows-amd64:
MappedFileLineReaderTest.java#L94
0.1sec io.github.bric3.tailer.file.MappedFileLineReaderTest > find_start_position_given_last_lines()
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.find_start_position_given_last_lines(MappedFileLineReaderTest.java:94)
|
Build windows-amd64:
MappedFileLineReaderTest.java#L106
0.0sec io.github.bric3.tailer.file.MappedFileLineReaderTest > can_read_from_position()
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
|
Build windows-amd64:
io.github.bric3.tailer.file.MappedFileLineReaderTest > should_watch_with_line_reader(Path)#L1
10.0sec io.github.bric3.tailer.file.MappedFileLineReaderTest > should_watch_with_line_reader(Path)
org.junit.platform.commons.JUnitException: Failed to close extension context
at app//org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.close(JupiterEngineExecutionContext.java:52)
at app//org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.cleanUp(JupiterTestDescriptor.java:224)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$cleanUp$2(TestMethodTestDescriptor.java:155)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.cleanUp(TestMethodTestDescriptor.java:155)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.cleanUp(TestMethodTestDescriptor.java:68)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$cleanUp$10(NodeTestTask.java:172)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.cleanUp(NodeTestTask.java:172)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:103)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
Caused by: java.io.IOException: Failed to delete temp directory C:\Users\RUNNER~1\AppData\Local\Temp\junit-9677253545823581453. The following paths could not be deleted (see suppressed exceptions for details): <root>, test16020832262552977263log
at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:449)
at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.
|
Build windows-amd64:
task ':tailer:test'#L1
Execution failed for task ':tailer:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///D:/a/drain-java/drain-java/tailer/build/reports/tests/test/index.html
|
Build windows-amd64
Process completed with exit code 1.
|
MappedFileLineReaderTest.find_start_position_given_last_lines():
MappedFileLineReaderTest#L94
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
|
MappedFileLineReaderTest.can_read_from_position():
MappedFileLineReaderTest#L106
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
|
MappedFileLineReaderTest.should_watch_with_line_reader(Path):
MappedFileLineReaderTest#L1
org.junit.platform.commons.JUnitException: Failed to close extension context
|
Publish snapshots:
task ':drain-java-bom:publishMavenPublicationToCentralRepository'#L1
Execution failed for task ':drain-java-bom:publishMavenPublicationToCentralRepository':
org.gradle.api.artifacts.PublishException: Failed to publish publication 'maven' to repository 'central'
at org.gradle.api.publish.internal.PublishOperation.run(PublishOperation.java:46)
at org.gradle.api.publish.maven.tasks.PublishToMavenRepository.doPublish(PublishToMavenRepository.java:126)
at org.gradle.api.publish.maven.tasks.PublishToMavenRepository.publish(PublishToMavenRepository.java:100)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
at org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:244)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:229)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:212)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:195)
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:162)
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:105)
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:44)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:59)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:56)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:56)
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44)
at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:42)
at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:75)
at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)
at org.gradle.internal.execution.steps.PreCreateOutputParentsStep.execute(PreCreateOutputParentsStep.java:50)
at org.gradle.i
|
Publish snapshots
Process completed with exit code 1.
|
Build darwin-aarch64
Failed to save cache entry with path '/Users/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-bd6b2ba3be87783dd53723839ff3b983: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-aarch64
Failed to save cache entry with path '/Users/runner/.gradle/caches/transforms-4/*/,/Users/runner/.gradle/caches/*/transforms/*/' and key: gradle-transforms-v1-3d1411314faf50803a2d350bbc6afa4f: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-aarch64
Failed to save cache entry with path '/Users/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/Users/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-d0b775923156e645e48ee44cc61b17f1: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-aarch64
Failed to save cache entry with path '/Users/runner/.gradle/caches,/Users/runner/.gradle/notifications,/Users/runner/.gradle/.setup-gradle' and key: gradle-home-v1|macOS-ARM64|build[aad1f0a110a500e5e9b026919b1025da]-8967461d15032cdcbcf5f9cf4dcb8176dde2e963: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-amd64
Failed to save cache entry with path '/Users/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-bd6b2ba3be87783dd53723839ff3b983: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-amd64
Failed to save cache entry with path '/Users/runner/.gradle/caches/transforms-4/*/,/Users/runner/.gradle/caches/*/transforms/*/' and key: gradle-transforms-v1-3d1411314faf50803a2d350bbc6afa4f: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-amd64
Failed to save cache entry with path '/Users/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/Users/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-d0b775923156e645e48ee44cc61b17f1: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build darwin-amd64
Failed to save cache entry with path '/Users/runner/.gradle/caches,/Users/runner/.gradle/notifications,/Users/runner/.gradle/.setup-gradle' and key: gradle-home-v1|macOS-ARM64|build[fdc5c3b263c93bf136e729a6fd33d739]-8967461d15032cdcbcf5f9cf4dcb8176dde2e963: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build linux-amd64
Failed to save cache entry with path '/home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-d0b775923156e645e48ee44cc61b17f1: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build windows-amd64
Failed to save cache entry with path 'D:\a\.gradle\caches\modules-*\files-*\*\*\*\*' and key: gradle-dependencies-v1-39fec663be09d32e50cedba53c8fe4db: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build windows-amd64
Failed to save cache entry with path 'D:\a\.gradle\caches\*\kotlin-dsl\accessors\*/,D:\a\.gradle\caches\*\kotlin-dsl\scripts\*/' and key: gradle-kotlin-dsl-v1-c706104373ada060005ca942dd851fa6: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build windows-amd64
Failed to save cache entry with path 'D:\a\.gradle\caches\transforms-4\*/,D:\a\.gradle\caches\*\transforms\*/' and key: gradle-transforms-v1-f13146186d97f5b5169ae20fa7d2271d: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build windows-amd64
Failed to save cache entry with path 'D:\a\.gradle\caches,D:\a\.gradle\notifications,D:\a\.gradle\.setup-gradle' and key: gradle-home-v1|Windows-X64|build[0f3cfc7d3848770fd722188d9a12ad56]-8967461d15032cdcbcf5f9cf4dcb8176dde2e963: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
junit-test-results-darwin-aarch64
Expired
|
2.06 KB |
|
junit-test-results-darwin-amd64
Expired
|
2.05 KB |
|
junit-test-results-linux-amd64
Expired
|
2.14 KB |
|
junit-test-results-windows-amd64
Expired
|
4.64 KB |
|