swkasi535

Untitled

May 20th, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.28 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  2. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  3. [INFO] Scanning for projects...
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Reactor Build Order:
  6. [INFO]
  7. [INFO] Bed Management Module [pom]
  8. [INFO] Bed Management Module API [jar]
  9. [INFO] Bed Management Module OWA [pom]
  10. [INFO] Bed Management Module OMOD [jar]
  11. [INFO]
  12. [INFO] ------------------< org.openmrs.module:bedmanagement >------------------
  13. [INFO] Building Bed Management Module 5.12.0-SNAPSHOT [1/4]
  14. [INFO] --------------------------------[ pom ]---------------------------------
  15. [INFO]
  16. [INFO] --- formatter-maven-plugin:2.7.1:format (default) @ bedmanagement ---
  17. [INFO] Using 'UTF-8' encoding to format source files.
  18. [INFO] Number of files to be formatted: 49
  19. [INFO] Successfully formatted: 49 file(s)
  20. [INFO] Fail to format: 0 file(s)
  21. [INFO] Skipped: 0 file(s)
  22. [INFO] Read only skipped: 0 file(s)
  23. [INFO] Approximate time taken: 1s
  24. [INFO]
  25. [INFO] ----------------< org.openmrs.module:bedmanagement-api >----------------
  26. [INFO] Building Bed Management Module API 5.12.0-SNAPSHOT [2/4]
  27. [INFO] --------------------------------[ jar ]---------------------------------
  28. [INFO]
  29. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bedmanagement-api ---
  30. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  31. [INFO] Copying 12 resources
  32. [INFO]
  33. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bedmanagement-api ---
  34. [INFO] Compiling 25 source files to D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\api\target\classes
  35. [INFO]
  36. [INFO] --- formatter-maven-plugin:2.7.1:format (default) @ bedmanagement-api ---
  37. [INFO] Using 'UTF-8' encoding to format source files.
  38. [INFO] Number of files to be formatted: 33
  39. [INFO] Successfully formatted: 33 file(s)
  40. [INFO] Fail to format: 0 file(s)
  41. [INFO] Skipped: 0 file(s)
  42. [INFO] Read only skipped: 0 file(s)
  43. [INFO] Approximate time taken: 0s
  44. [INFO]
  45. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bedmanagement-api ---
  46. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  47. [INFO] Copying 4 resources
  48. [INFO]
  49. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bedmanagement-api ---
  50. [INFO] Compiling 8 source files to D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\api\target\test-classes
  51. [INFO]
  52. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bedmanagement-api ---
  53. [INFO] Surefire report directory: D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\api\target\surefire-reports
  54.  
  55. -------------------------------------------------------
  56. T E S T S
  57. -------------------------------------------------------
  58. Running org.openmrs.module.bedmanagement.atomfeed.BedTagMapAdviceTest
  59. SLF4J: Class path contains multiple SLF4J bindings.
  60. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  61. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  62. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  63. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 sec
  64. Running org.openmrs.module.bedmanagement.BedManagementServiceImplTest
  65. SLF4J: Class path contains multiple SLF4J bindings.
  66. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  67. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  68. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  69. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 sec
  70. Running org.openmrs.module.bedmanagement.BedManagementServiceIntegrationTest
  71. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.18 sec
  72. Running org.openmrs.module.bedmanagement.BedManagementServiceTest
  73. Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 sec
  74. Running org.openmrs.module.bedmanagement.BedTagMapServiceImplTest
  75. SLF4J: Class path contains multiple SLF4J bindings.
  76. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  77. SLF4J: Found binding in [jar:file:/C:/Users/Admin/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  78. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  79. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 sec
  80. Running org.openmrs.module.bedmanagement.BedTagMapServiceTest
  81. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
  82. Running org.openmrs.module.bedmanagement.HibernateBedManagementDaoTest
  83. Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 sec
  84. Running org.openmrs.module.bedmanagement.HibernateBedTagMapDaoTest
  85. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
  86.  
  87. Results :
  88.  
  89. Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
  90.  
  91. [INFO]
  92. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bedmanagement-api ---
  93. [INFO] Building jar: D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\api\target\bedmanagement-api-5.12.0-SNAPSHOT.jar
  94. [INFO]
  95. [INFO] ----------------< org.openmrs.module:bedmanagement-owa >----------------
  96. [INFO] Building Bed Management Module OWA 5.12.0-SNAPSHOT [3/4]
  97. [INFO] --------------------------------[ pom ]---------------------------------
  98. [INFO]
  99. [INFO] --- frontend-maven-plugin:1.6:install-node-and-yarn (install node and yarn) @ bedmanagement-owa ---
  100. [INFO] Installing node version v9.2.0
  101. [INFO] Copying node binary from C:\Users\Admin\.m2\repository\com\github\eirslett\node\9.2.0\node-9.2.0-win-x64.exe to D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\owa\node\node.exe
  102. [INFO] Installed node locally.
  103. [INFO] Installing Yarn version v1.3.2
  104. [INFO] Unpacking C:\Users\Admin\.m2\repository\com\github\eirslett\yarn\1.3.2\yarn-1.3.2.tar.gz into D:\BahmniWorkspace\BedManagement\openmrs-module-bedmanagement\owa\node\yarn
  105. [INFO] ------------------------------------------------------------------------
  106. [INFO] Reactor Summary for Bed Management Module 5.12.0-SNAPSHOT:
  107. [INFO]
  108. [INFO] Bed Management Module .............................. SUCCESS [ 2.046 s]
  109. [INFO] Bed Management Module API .......................... SUCCESS [ 26.854 s]
  110. [INFO] Bed Management Module OWA .......................... FAILURE [ 0.479 s]
  111. [INFO] Bed Management Module OMOD ......................... SKIPPED
  112. [INFO] ------------------------------------------------------------------------
  113. [INFO] BUILD FAILURE
  114. [INFO] ------------------------------------------------------------------------
  115. [INFO] Total time: 29.995 s
  116. [INFO] Finished at: 2020-05-20T14:17:26+05:30
  117. [INFO] ------------------------------------------------------------------------
  118. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:install-node-and-yarn (install node and yarn) on project bedmanagement-owa: Could not extract the Yarn archive: Could not rename versioned yarn root directory to dist -> [Help 1]
  119. [ERROR]
  120. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  121. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  122. [ERROR]
  123. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  124. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  125. [ERROR]
  126. [ERROR] After correcting the problems, you can resume the build with the command
  127. [ERROR] mvn <args> -rf :bedmanagement-owa
Advertisement
Add Comment
Please, Sign In to add comment