OpenMRS Core Master

Build: #3772 failed Manual run by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
1 second
Duration
32 minutes
Labels
None
Revisions
openmrs-core
b06f8fe0448e3f37b0f01ff8dbb726ee8e47a7e2
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Failing since
#3769 (Changes by Rafal Korytkowski)
Fixed in
#3773 (Manual run by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Comments on Unit Test

  1. Anonymous user

    Detected hung build state. Attempting to generate stack trace and terminate spawned sub-processes.

Error summary for Unit Test

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:ea1ce79db94f7fe4b98b65439c13a4d9f0b6b2c9156dec9ebd50d6e85af7f7f0
+ IMAGE=openmrs/openmrs-core@sha256:ea1ce79db94f7fe4b98b65439c13a4d9f0b6b2c9156dec9ebd50d6e85af7f7f0
+ docker pull openmrs/openmrs-core@sha256:ea1ce79db94f7fe4b98b65439c13a4d9f0b6b2c9156dec9ebd50d6e85af7f7f0
+ docker run -v m2-repo:/root/.m2/repository --rm openmrs/openmrs-core@sha256:ea1ce79db94f7fe4b98b65439c13a4d9f0b6b2c9156dec9ebd50d6e85af7f7f0 mvn test
Exception in thread "taskExecutor-1" java.io.UncheckedIOException: java.io.IOException: Failed to write data in parallel
        at org.openmrs.api.stream.StreamDataService$QueueInputStream.propagateStreamException(StreamDataService.java:109)
        at org.openmrs.api.stream.StreamDataService.lambda$streamData$0(StreamDataService.java:190)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)
Caused by: java.io.IOException: Failed to write data in parallel
        ... 4 more
Caused by: java.io.IOException: Failure during writing
        at org.openmrs.api.StorageServiceTest.lambda$null$54(StorageServiceTest.java:576)
        at org.openmrs.api.stream.StreamDataService.lambda$streamData$0(StreamDataService.java:188)
        ... 3 more
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.