Advertisement
KATOEL

Build Failure4

Mar 12th, 2025
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. [INFO] Results:
  2. [INFO]
  3. [ERROR] Errors:
  4. [ERROR] PatientServiceTest.mergePatients_shouldAuditMovedIndependentObservations:2470->mergeAndRetrieveAudit:2658 ยป Validation 'Obs #4066' failed to validate with reason: valueNumeric: error.value.outOfRange.low
  5. [INFO]
  6. [ERROR] Tests run: 4734, Failures: 0, Errors: 1, Skipped: 55
  7. [INFO]
  8. [INFO] ------------------------------------------------------------------------
  9. [INFO] Reactor Summary for OpenMRS 2.8.0-SNAPSHOT:
  10. [INFO]
  11. [INFO] OpenMRS ............................................ SUCCESS [ 8.643 s]
  12. [INFO] openmrs-tools ...................................... SUCCESS [ 2.879 s]
  13. [INFO] openmrs-test ....................................... SUCCESS [ 1.177 s]
  14. [INFO] openmrs-api ........................................ FAILURE [31:40 min]
  15. [INFO] openmrs-web ........................................ SKIPPED
  16. [INFO] openmrs-webapp ..................................... SKIPPED
  17. [INFO] openmrs-liquibase .................................. SKIPPED
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] BUILD FAILURE
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Total time: 31:54 min
  22. [INFO] Finished at: 2025-03-12T22:07:34+03:00
  23. [INFO] ------------------------------------------------------------------------
  24. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on project openmrs-api:
  25. [ERROR]
  26. [ERROR] See D:\Git_Repositories\openmrs-core\api\target\surefire-reports for the individual test results.
  27. [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  28. [ERROR] -> [Help 1]
  29. [ERROR]
  30. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  31. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  32. [ERROR]
  33. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  34. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  35. [ERROR]
  36. [ERROR] After correcting the problems, you can resume the build with the command
  37. [ERROR] mvn <args> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement