Advertisement
Guest User

Build log

a guest
Mar 15th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.49 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [WARNING]
  3. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:coreapps-omod:jar:1.19.0-SNAPSHOT
  4. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.openmrs.module:coreapps-omod:[unknown-version], /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/pom.xml, line 417, column 21
  5. [WARNING] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin is missing. @ org.openmrs.module:coreapps-omod:[unknown-version], /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/pom.xml, line 443, column 21
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] Reactor Build Order:
  13. [INFO]
  14. [INFO] Core Apps Module
  15. [INFO] Core Apps Module API
  16. [INFO] coreapps Module web 1.9
  17. [INFO] coreapps Module web 2.0
  18. [INFO] Core Apps Module OMOD
  19. [INFO]
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Building Core Apps Module 1.19.0-SNAPSHOT
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO]
  24. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps ---
  25. [INFO]
  26. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ coreapps ---
  27. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/pom.xml to /home/kangethe/.m2/repository/org/openmrs/module/coreapps/1.19.0-SNAPSHOT/coreapps-1.19.0-SNAPSHOT.pom
  28. [INFO]
  29. [INFO] ------------------------------------------------------------------------
  30. [INFO] Building Core Apps Module API 1.19.0-SNAPSHOT
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO]
  33. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-api ---
  34. [INFO] Deleting /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target
  35. [INFO]
  36. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-api ---
  37. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  38. [INFO] Copying 22 resources
  39. [INFO]
  40. [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ coreapps-api ---
  41. [INFO] Changes detected - recompiling the module!
  42. [INFO] Compiling 19 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/classes
  43. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/CoreAppsProperties.java: Some input files use or override a deprecated API.
  44. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/CoreAppsProperties.java: Recompile with -Xlint:deprecation for details.
  45. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/utils/VisitTypeHelper.java: Some input files use unchecked or unsafe operations.
  46. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/utils/VisitTypeHelper.java: Recompile with -Xlint:unchecked for details.
  47. [INFO]
  48. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-api ---
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/src/test/resources
  51. [INFO]
  52. [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ coreapps-api ---
  53. [INFO] Changes detected - recompiling the module!
  54. [INFO] Compiling 4 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/test-classes
  55. [INFO]
  56. [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ coreapps-api ---
  57. [INFO] Surefire report directory: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/surefire-reports
  58.  
  59. -------------------------------------------------------
  60. T E S T S
  61. -------------------------------------------------------
  62. Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesElementTest
  63. ERROR - Context.getServiceContext(260) |2018-03-15 17:07:05,887| serviceContext is null. Creating new ServiceContext()
  64. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 sec - in org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesElementTest
  65. Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerTest
  66. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerTest
  67. Running org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextAnswerListWidgetTest
  68. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextAnswerListWidgetTest
  69. Running org.openmrs.module.coreapps.parser.ParseEncounterToJsonTest
  70. SLF4J: Class path contains multiple SLF4J bindings.
  71. SLF4J: Found binding in [jar:file:/home/kangethe/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  72. SLF4J: Found binding in [jar:file:/home/kangethe/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  73. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  74. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 sec - in org.openmrs.module.coreapps.parser.ParseEncounterToJsonTest
  75.  
  76. Results :
  77.  
  78. Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
  79.  
  80. [INFO]
  81. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-api ---
  82. [INFO] Building jar: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/coreapps-api-1.19.0-SNAPSHOT.jar
  83. [INFO]
  84. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ coreapps-api ---
  85. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/coreapps-api-1.19.0-SNAPSHOT.jar to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-api/1.19.0-SNAPSHOT/coreapps-api-1.19.0-SNAPSHOT.jar
  86. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/pom.xml to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-api/1.19.0-SNAPSHOT/coreapps-api-1.19.0-SNAPSHOT.pom
  87. [INFO]
  88. [INFO] ------------------------------------------------------------------------
  89. [INFO] Building coreapps Module web 1.9 1.19.0-SNAPSHOT
  90. [INFO] ------------------------------------------------------------------------
  91. [WARNING] The POM for javassist:javassist:jar:3.12.1.GA is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  92. [INFO]
  93. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-1.9 ---
  94. [INFO] Deleting /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/target
  95. [INFO]
  96. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-1.9 ---
  97. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  98. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/src/main/resources
  99. [INFO]
  100. [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ coreapps-web-1.9 ---
  101. [INFO] Changes detected - recompiling the module!
  102. [INFO] Compiling 3 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/target/classes
  103. [ERROR] error reading /home/kangethe/.m2/repository/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar; error in opening zip file
  104. [ERROR] error reading /home/kangethe/.m2/repository/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar; error in opening zip file
  105. [INFO]
  106. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-1.9 ---
  107. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  108. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/src/test/resources
  109. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/src/test/resources
  110. [INFO]
  111. [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ coreapps-web-1.9 ---
  112. [INFO] No sources to compile
  113. [INFO]
  114. [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ coreapps-web-1.9 ---
  115. [INFO] No tests to run.
  116. [INFO]
  117. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-1.9 ---
  118. [INFO] Building jar: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/target/coreapps-web-1.9-1.19.0-SNAPSHOT.jar
  119. [INFO]
  120. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ coreapps-web-1.9 ---
  121. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/target/coreapps-web-1.9-1.19.0-SNAPSHOT.jar to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-web-1.9/1.19.0-SNAPSHOT/coreapps-web-1.9-1.19.0-SNAPSHOT.jar
  122. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-1.9/pom.xml to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-web-1.9/1.19.0-SNAPSHOT/coreapps-web-1.9-1.19.0-SNAPSHOT.pom
  123. [INFO]
  124. [INFO] ------------------------------------------------------------------------
  125. [INFO] Building coreapps Module web 2.0 1.19.0-SNAPSHOT
  126. [INFO] ------------------------------------------------------------------------
  127. [INFO]
  128. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-2.0 ---
  129. [INFO] Deleting /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/target
  130. [INFO]
  131. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-2.0 ---
  132. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  133. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/src/main/resources
  134. [INFO]
  135. [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ coreapps-web-2.0 ---
  136. [INFO] Changes detected - recompiling the module!
  137. [INFO] Compiling 3 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/target/classes
  138. [INFO]
  139. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-2.0 ---
  140. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  141. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/src/test/resources
  142. [INFO] skip non existing resourceDirectory /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/src/test/resources
  143. [INFO]
  144. [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ coreapps-web-2.0 ---
  145. [INFO] No sources to compile
  146. [INFO]
  147. [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ coreapps-web-2.0 ---
  148. [INFO] No tests to run.
  149. [INFO]
  150. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-2.0 ---
  151. [INFO] Building jar: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/target/coreapps-web-2.0-1.19.0-SNAPSHOT.jar
  152. [INFO]
  153. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ coreapps-web-2.0 ---
  154. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/target/coreapps-web-2.0-1.19.0-SNAPSHOT.jar to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-web-2.0/1.19.0-SNAPSHOT/coreapps-web-2.0-1.19.0-SNAPSHOT.jar
  155. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/web-2.0/pom.xml to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-web-2.0/1.19.0-SNAPSHOT/coreapps-web-2.0-1.19.0-SNAPSHOT.pom
  156. [INFO]
  157. [INFO] ------------------------------------------------------------------------
  158. [INFO] Building Core Apps Module OMOD 1.19.0-SNAPSHOT
  159. [INFO] ------------------------------------------------------------------------
  160. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/compass/0.11.7/compass-0.11.7.pom
  161. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/compass/0.11.7/compass-0.11.7.pom (84 KB at 13.5 KB/sec)
  162. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/sass/3.2.10/sass-3.2.10.pom
  163. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/sass/3.2.10/sass-3.2.10.pom (478 B at 0.2 KB/sec)
  164. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/maven-metadata.xml
  165. Downloading: https://repo.maven.apache.org/maven2/rubygems/chunky_png/maven-metadata.xml
  166. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/maven-metadata.xml (346 B at 0.2 KB/sec)
  167. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/1.2.7/chunky_png-1.2.7.pom
  168. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/1.2.7/chunky_png-1.2.7.pom (19 KB at 9.1 KB/sec)
  169. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/bundler/1.1.4/bundler-1.1.4.pom
  170. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/bundler/1.1.4/bundler-1.1.4.pom (15 KB at 6.8 KB/sec)
  171. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/maven-metadata.xml
  172. Downloading: https://repo.maven.apache.org/maven2/rubygems/fssm/maven-metadata.xml
  173. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/maven-metadata.xml (367 B at 0.2 KB/sec)
  174. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/0.2.9/fssm-0.2.9.pom
  175. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/0.2.9/fssm-0.2.9.pom (7 KB at 3.4 KB/sec)
  176. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/compass/0.11.7/compass-0.11.7.gem
  177. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/sass/3.2.10/sass-3.2.10.gem
  178. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/1.2.7/chunky_png-1.2.7.gem
  179. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/0.2.9/fssm-0.2.9.gem
  180. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/bundler/1.1.4/bundler-1.1.4.gem
  181. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/fssm/0.2.9/fssm-0.2.9.gem (23 KB at 6.5 KB/sec)
  182. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/compass/0.11.7/compass-0.11.7.gem (1565 KB at 443.0 KB/sec)
  183. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/bundler/1.1.4/bundler-1.1.4.gem (198 KB at 49.1 KB/sec)
  184. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/chunky_png/1.2.7/chunky_png-1.2.7.gem (316 KB at 74.2 KB/sec)
  185. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/rubygems/sass/3.2.10/sass-3.2.10.gem (256 KB at 60.1 KB/sec)
  186. [INFO]
  187. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-omod ---
  188. [INFO] Deleting /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target
  189. [INFO]
  190. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ coreapps-omod ---
  191. [INFO]
  192. [INFO] --- frontend-maven-plugin:1.4:install-node-and-npm (install node and npm) @ coreapps-omod ---
  193. [INFO] Node v6.10.0 is already installed.
  194. [INFO]
  195. [INFO] --- frontend-maven-plugin:1.4:npm (npm install) @ coreapps-omod ---
  196. [INFO] Running 'npm install --no-optional' in /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps
  197. [WARNING] npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
  198. [WARNING] npm WARN deprecated datauri@0.5.5: Potential REDOS vulnerability removed in v1.1.0
  199. [WARNING] npm WARN deprecated mimer@0.2.3: Potential REDOS vulnerability fixed in v0.3.0
  200. [WARNING] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  201. [WARNING] npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
  202. [WARNING] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  203. [WARNING] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  204. [WARNING] npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
  205. [WARNING] npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
  206. [WARNING] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  207. [WARNING] npm WARN deprecated pangyp@2.3.3: use node-gyp@3+ instead
  208. [WARNING] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  209. [WARNING] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
  210. [WARNING] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
  211. [INFO]
  212. [INFO] --- frontend-maven-plugin:1.4:npm (npm run build) @ coreapps-omod ---
  213. [INFO] Running 'npm run build' in /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps
  214. [INFO]
  215. [INFO] > angularjs-coreapps@1.0.0 build /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps
  216. [INFO] > rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod
  217. [INFO]
  218. [INFO] webpack: wait until bundle finished:
  219. [INFO]
  220. [INFO] webpack: Compiled successfully.
  221. [INFO] 15 03 2018 17:11:00.273:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
  222. [INFO] 15 03 2018 17:11:00.320:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
  223. [INFO] 15 03 2018 17:11:00.821:INFO [launcher]: Starting browser PhantomJS
  224. [INFO] 15 03 2018 17:11:17.686:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket M17N-KiYtHid1ASdAAAA with id 80959950
  225. PhantomJS 2.1.1 (Linux 0.0.0): Executed 2 of 2 SUCCESS (0.04 secs / 0 secs)NFO]
  226. [INFO] Hash: 474f9f98660beda0d6e4
  227. [INFO] Version: webpack 2.7.0
  228. [INFO] Time: 71694ms
  229. [INFO] Asset Size Chunks Chunk Names
  230. [INFO] coreapps.dashboardwidgets.js 73.1 kB 0 [emitted] dashboardwidgets
  231. [INFO] coreapps.vendor.js 762 kB 1 [emitted] [big] vendor
  232. [INFO] coreapps.dashboardwidgets.js.map 312 kB 0 [emitted] dashboardwidgets
  233. [INFO] coreapps.vendor.js.map 6.51 MB 1 [emitted] vendor
  234. [INFO] [2] ./~/angular/index.js 48 bytes {1} [built]
  235. [INFO] [3] ./~/@openmrs/angularjs-openmrs-api/lib/index.js 19.3 kB {1} [built]
  236. [INFO] [4] ./omod/src/main/web/dashboardwidgets/dashboardwidgets.services.js 605 bytes {0} [built]
  237. [INFO] [125] ./omod/src/main/web/dashboardwidgets/dataintegrityviolations/index.js 770 bytes {0} [built]
  238. [INFO] [126] ./omod/src/main/web/dashboardwidgets/latestobsforconceptlist/index.js 933 bytes {0} [built]
  239. [INFO] [127] ./omod/src/main/web/dashboardwidgets/obsacrossencounters/index.js 905 bytes {0} [built]
  240. [INFO] [128] ./omod/src/main/web/dashboardwidgets/obsgraph/index.js 1.14 kB {0} [built]
  241. [INFO] [129] ./omod/src/main/web/dashboardwidgets/programs/index.js 694 bytes {0} [built]
  242. [INFO] [130] ./omod/src/main/web/dashboardwidgets/programstatistics/index.js 760 bytes {0} [built]
  243. [INFO] [131] ./omod/src/main/web/dashboardwidgets/programstatus/index.js 855 bytes {0} [built]
  244. [INFO] [132] ./omod/src/main/web/dashboardwidgets/relationships/index.js 870 bytes {0} [built]
  245. [INFO] [133] ./omod/src/main/web/dashboardwidgets/visitbyencountertype/index.js 912 bytes {0} [built]
  246. [INFO] [134] ./~/angular-chart.js/dist/angular-chart.js 14.1 kB {1} [built]
  247. [INFO] [153] ./omod/src/main/web/dashboardwidgets/index.js 2.65 kB {0} [built]
  248. [INFO] [168] ./omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.component.js 785 bytes {0} [built]
  249. [INFO] + 278 hidden modules
  250. [INFO]
  251. [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ coreapps-omod ---
  252. [INFO] Unpacking /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/api/target/coreapps-api-1.19.0-SNAPSHOT.jar to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/classes with includes "**/*" and excludes ""
  253. [INFO]
  254. [INFO] --- maven-dependency-plugin:2.4:unpack (Fetch SASS sources from uicommons) @ coreapps-omod ---
  255. [INFO] Configured Artifact: org.openmrs.module:uicommons-scss:2.3.0:zip
  256. [INFO] Unpacking /home/kangethe/.m2/repository/org/openmrs/module/uicommons-scss/2.3.0/uicommons-scss-2.3.0.zip to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/main/compass/sass-external with includes "" and excludes ""
  257. [INFO]
  258. [INFO] --- gem-maven-plugin:1.1.5:exec (default) @ coreapps-omod ---
  259. [INFO] Successfully installed compass-0.11.7
  260. [INFO] Successfully installed sass-3.2.10
  261. [INFO] Successfully installed chunky_png-1.2.7
  262. [INFO] Successfully installed fssm-0.2.9
  263. [INFO] Successfully installed bundler-1.1.4
  264. [INFO] 5 gems installed
  265. [INFO] directory src/main/compass/../webapp/resources/styles/
  266. [INFO] directory src/main/compass/../webapp/resources/styles/adt/
  267. [INFO] directory src/main/compass/../webapp/resources/styles/visit/
  268. [INFO] directory src/main/compass/../webapp/resources/styles/diagnoses/
  269. [INFO] directory src/main/compass/../webapp/resources/styles/stickynote/
  270. [INFO] directory src/main/compass/../webapp/resources/styles/conditionlist/
  271. [INFO] directory src/main/compass/../webapp/resources/styles/htmlformentry/
  272. [INFO] directory src/main/compass/../webapp/resources/styles/patientsearch/
  273. [INFO] directory src/main/compass/../webapp/resources/styles/relationships/
  274. [INFO] directory src/main/compass/../webapp/resources/styles/datamanagement/
  275. [INFO] directory src/main/compass/../webapp/resources/styles/clinicianfacing/
  276. [INFO] directory src/main/compass/../webapp/resources/styles/markpatientdead/
  277. [INFO] directory src/main/compass/../webapp/resources/styles/patientdashboard/
  278. [INFO] directory src/main/compass/../webapp/resources/styles/providermanagement/
  279. [INFO] create src/main/compass/../webapp/resources/styles/encounterToggle.css
  280. [INFO] create src/main/compass/../webapp/resources/styles/bootstrap.css
  281. [INFO] create src/main/compass/../webapp/resources/styles/patientHeader.css
  282. [INFO] create src/main/compass/../webapp/resources/styles/patientsearch/patientSearchWidget.css
  283. [INFO] create src/main/compass/../webapp/resources/styles/visit/visits.css
  284. [INFO] create src/main/compass/../webapp/resources/styles/relationships/list.css
  285. [INFO] create src/main/compass/../webapp/resources/styles/providermanagement/providermanagement.css
  286. [INFO] create src/main/compass/../webapp/resources/styles/patientdashboard/patientDashboard.css
  287. [INFO] create src/main/compass/../webapp/resources/styles/markpatientdead/markPatientDead.css
  288. [INFO] create src/main/compass/../webapp/resources/styles/diagnoses/encounterDiagnoses.css
  289. [INFO] create src/main/compass/../webapp/resources/styles/clinicianfacing/patient.css
  290. [INFO] create src/main/compass/../webapp/resources/styles/datamanagement/mergePatients.css
  291. [INFO] create src/main/compass/../webapp/resources/styles/htmlformentry/codedOrFreeTextAnswerList.css
  292. [INFO] create src/main/compass/../webapp/resources/styles/stickynote/stickyNoteIcon.css
  293. [INFO] create src/main/compass/../webapp/resources/styles/conditionlist/conditions.css
  294. [INFO] create src/main/compass/../webapp/resources/styles/adt/awaitingAdmission.css
  295. [INFO] create src/main/compass/../webapp/resources/styles/adt/inpatient.css
  296. [INFO]
  297. [INFO]
  298. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-omod ---
  299. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  300. [INFO] Copying 19 resources
  301. [INFO] Copying 115 resources to web/module
  302. [INFO] Copying 0 resource to web/module
  303. [INFO] Copying 115 resources to web/module
  304. [INFO]
  305. [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ coreapps-omod ---
  306. [INFO] Changes detected - recompiling the module!
  307. [INFO] Compiling 50 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/classes
  308. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentController.java: Some input files use or override a deprecated API.
  309. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentController.java: Recompile with -Xlint:deprecation for details.
  310. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/main/java/org/openmrs/module/coreapps/page/controller/adt/AwaitingAdmissionDiagnosisFormatter.java: Some input files use unchecked or unsafe operations.
  311. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/main/java/org/openmrs/module/coreapps/page/controller/adt/AwaitingAdmissionDiagnosisFormatter.java: Recompile with -Xlint:unchecked for details.
  312. [INFO]
  313. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-omod ---
  314. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  315. [INFO] Copying 6 resources
  316. [INFO] Copying 0 resource
  317. [INFO] Copying 2015 resources
  318. [INFO]
  319. [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ coreapps-omod ---
  320. [INFO] Changes detected - recompiling the module!
  321. [INFO] Compiling 11 source files to /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/test-classes
  322. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentControllerTest.java: Some input files use or override a deprecated API.
  323. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentControllerTest.java: Recompile with -Xlint:deprecation for details.
  324. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/QuickVisitFragmentControllerTest.java: Some input files use unchecked or unsafe operations.
  325. [INFO] /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/QuickVisitFragmentControllerTest.java: Recompile with -Xlint:unchecked for details.
  326. [INFO]
  327. [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ coreapps-omod ---
  328. [INFO] Surefire report directory: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/surefire-reports
  329.  
  330. -------------------------------------------------------
  331. T E S T S
  332. -------------------------------------------------------
  333. Running org.openmrs.module.coreapps.fragment.controller.visit.VisitDetailsFragmentControllerTest
  334. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.761 sec - in org.openmrs.module.coreapps.fragment.controller.visit.VisitDetailsFragmentControllerTest
  335. Running org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest
  336. ERROR - RetrospectiveVisitFragmentController.create(76) |2018-03-15 17:15:32,258| Unable to add retrospective visit
  337. java.lang.NullPointerException
  338. at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentController.create(RetrospectiveVisitFragmentController.java:57)
  339. at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldSetEndDateToCurrentTimeIfEndDateIsCurrentDay(RetrospectiveVisitFragmentControllerTest.java:160)
  340. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  341. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  342. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  343. at java.lang.reflect.Method.invoke(Method.java:498)
  344. at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
  345. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  346. at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
  347. at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
  348. at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  349. at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
  350. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
  351. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
  352. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
  353. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
  354. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
  355. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
  356. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
  357. at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
  358. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
  359. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
  360. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
  361. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
  362. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
  363. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  364. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest
  365. Running org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest
  366. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest
  367. Running org.openmrs.module.coreapps.fragment.controller.visit.ParserEncounterIntoSimpleObjectsTest
  368. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.openmrs.module.coreapps.fragment.controller.visit.ParserEncounterIntoSimpleObjectsTest
  369. Running org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest
  370. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest
  371. Running org.openmrs.module.coreapps.fragment.controller.patientdashboard.ContactInfoFragmentControllerTest
  372. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.openmrs.module.coreapps.fragment.controller.patientdashboard.ContactInfoFragmentControllerTest
  373. Running org.openmrs.module.coreapps.fragment.controller.diagnosis.EncounterDiagnosesFragmentControllerTest
  374. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.openmrs.module.coreapps.fragment.controller.diagnosis.EncounterDiagnosesFragmentControllerTest
  375. Running org.openmrs.module.coreapps.htmlformentry.EncounterDispositionTagHandlerComponentTest
  376. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.656 sec - in org.openmrs.module.coreapps.htmlformentry.EncounterDispositionTagHandlerComponentTest
  377. Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerComponentTest
  378. <div class="htmlform">
  379. Date: <span id='encounterDate'><input type="text" size="10" id="w1-display"/><input type="hidden" name="w1" id="w1" /><script>setupDatePicker('dd/mm/yy', '110,20','en-GB', '#w1-display', '#w1', '2018-03-15')</script><span class="error field-error" style="display: none" id="w2"></span></span>
  380. Location: <span id='encounterLocation'><select id="w3" name="w3"><option value="">htmlformentry.chooseALocation</option><option value="1">Unknown Location</option><option value="2" selected="true">Xanadu</option></select><span class="error field-error" style="display: none" id="w4"></span></span>
  381. Provider: <span id='encounterProvider'><select id="w5" name="w5"><option value="" selected="true">htmlformentry.chooseAProvider</option><option value="502">Hippocrates of Cos</option></select><span class="error field-error" style="display: none" id="w6"></span></span>
  382.  
  383. <span class="error field-error" style="display: none" id="w8"></span>[[ included fragment coreapps.diagnosis/encounterDiagnoses here ]]
  384.  
  385. Encounter Type: <span id='encounterType'><select id="w9" name="w9">
  386. <option value="">htmlformentry.chooseEncounterType</option>
  387. <option value="2">Emergency</option>
  388. <option value="6">Laboratory</option>
  389. <option value="1">Scheduled</option></select><span class="error field-error" style="display: none" id="w10"></span></span>
  390.  
  391. <input type="button" class="submitButton" value="htmlformentry.saveChangesButton" onClick="submitHtmlForm()"/>
  392. </div>
  393. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 sec - in org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerComponentTest
  394. Running org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextObsTagHandlerComponentTest
  395. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.911 sec - in org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextObsTagHandlerComponentTest
  396. Running org.openmrs.module.coreapps.AppTest
  397. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.openmrs.module.coreapps.AppTest
  398.  
  399. Results :
  400.  
  401. Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
  402.  
  403. [INFO]
  404. [INFO] >>> jasmine-maven-plugin:1.2.0.0:test (default) > jasmine-process-test-resources @ coreapps-omod >>>
  405. [INFO]
  406. [INFO] --- jasmine-maven-plugin:1.2.0.0:resources (default-resources) @ coreapps-omod ---
  407. [INFO] Processing JavaScript Sources
  408. [INFO]
  409. [INFO] --- jasmine-maven-plugin:1.2.0.0:generateManualRunner (default-generateManualRunner) @ coreapps-omod ---
  410. [INFO] Generating runner 'ManualSpecRunner.html' in the Jasmine plugin's target directory to open in a browser to facilitate faster feedback.
  411. [INFO] SpecRunnerTemplate DEFAULT
  412. [INFO]
  413. [INFO] --- jasmine-maven-plugin:1.2.0.0:testResources (default-testResources) @ coreapps-omod ---
  414. [INFO] Processing JavaScript Specs
  415. [INFO]
  416. [INFO] <<< jasmine-maven-plugin:1.2.0.0:test (default) < jasmine-process-test-resources @ coreapps-omod <<<
  417. [INFO]
  418. [INFO] --- jasmine-maven-plugin:1.2.0.0:test (default) @ coreapps-omod ---
  419. [INFO] Executing Jasmine Specs
  420. [INFO]
  421. -------------------------------------------------------
  422. J A S M I N E S P E C S
  423. -------------------------------------------------------
  424. [INFO]
  425. Diagnoses library
  426. should setup correctly
  427. should handle free-text diagnosis
  428. should handle multiple free-text diagnoses
  429. should handle coded diagnosis with specific concept name
  430. should not allow two diagnoses of the same concept
  431. should allow two diagnoses of different concepts
  432. should get primary diagnoses
  433. should get secondary diagnoses
  434. should remove primary diagnosis and make the top secondary diagnosis primary
  435. should add multiple diagonses
  436.  
  437. Visit javascript functions
  438. should display the quick visit creation form dialog
  439.  
  440. Results: 11 specs, 0 failures
  441.  
  442. [INFO]
  443. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-omod ---
  444. [INFO] Building jar: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/coreapps-1.19.0-SNAPSHOT.jar
  445. [INFO]
  446. [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ coreapps-omod ---
  447. [INFO] Packaging OpenMRS module
  448. [INFO] Building jar: /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/coreapps-1.19.0-SNAPSHOT.omod
  449. [INFO]
  450. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ coreapps-omod ---
  451. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/target/coreapps-1.19.0-SNAPSHOT.omod to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-omod/1.19.0-SNAPSHOT/coreapps-omod-1.19.0-SNAPSHOT.jar
  452. [INFO] Installing /home/kangethe/Documents/OpenMRS/openmrs-module-coreapps/omod/pom.xml to /home/kangethe/.m2/repository/org/openmrs/module/coreapps-omod/1.19.0-SNAPSHOT/coreapps-omod-1.19.0-SNAPSHOT.pom
  453. [INFO] ------------------------------------------------------------------------
  454. [INFO] Reactor Summary:
  455. [INFO]
  456. [INFO] Core Apps Module ................................... SUCCESS [ 1.563 s]
  457. [INFO] Core Apps Module API ............................... SUCCESS [ 15.758 s]
  458. [INFO] coreapps Module web 1.9 ............................ SUCCESS [ 2.200 s]
  459. [INFO] coreapps Module web 2.0 ............................ SUCCESS [ 1.925 s]
  460. [INFO] Core Apps Module OMOD .............................. SUCCESS [09:19 min]
  461. [INFO] ------------------------------------------------------------------------
  462. [INFO] BUILD SUCCESS
  463. [INFO] ------------------------------------------------------------------------
  464. [INFO] Total time: 09:48 min
  465. [INFO] Finished at: 2018-03-15T17:16:34+03:00
  466. [INFO] Final Memory: 63M/403M
  467. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement