wikumW

Output

May 16th, 2023
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.46 KB | None | 0 0
  1. wikum@msi:~/Documents/GSOC/OpenMRS/O3$ mvn openmrs-sdk:build-distro -Ddistro=distro.properties
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  5. [INFO] Building Maven Stub Project (No POM) 1
  6. [INFO] --------------------------------[ pom ]---------------------------------
  7. [INFO]
  8. [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (default-cli) @ standalone-pom ---
  9.  
  10. Specify build directory for generated files (-Ddir, default: 'docker') (default: 'docker'): distro
  11.  
  12. Downloading modules...
  13.  
  14. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.7.0-SNAPSHOT:war
  15. [INFO] Copying openmrs-webapp-2.7.0-SNAPSHOT.war to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/openmrs-2.7.0-SNAPSHOT.war
  16.  
  17. file:/home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/openmrs-2.7.0-SNAPSHOT.war
  18.  
  19. target:distro/web
  20. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod
  21. [INFO] Configured Artifact: org.openmrs.module:cohort-omod:3.4.0:jar
  22. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.23.0:jar
  23. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.1:jar
  24. [INFO] Configured Artifact: org.openmrs.module:spa-omod:1.0.6:jar
  25. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar
  26. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.39.0:jar
  27. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.10.0:jar
  28. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.1.0:jar
  29. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.23.0:jar
  30. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar
  31. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0:jar
  32. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:2.3.0:jar
  33. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.25.0:jar
  34. [INFO] Configured Artifact: org.bahmni.module:appointments-omod:1.4.0:jar
  35. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.9.0:jar
  36. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.15.0:jar
  37. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.9.0:jar
  38. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar
  39. [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/serialization.xstream-0.2.14.omod
  40. [INFO] Copying cohort-omod-3.4.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/cohort-3.4.0.omod
  41. [INFO] Copying uicommons-omod-2.23.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/uicommons-2.23.0.omod
  42. [INFO] Copying addresshierarchy-omod-2.15.1.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/addresshierarchy-2.15.1.omod
  43. [INFO] Copying spa-omod-1.0.6.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/spa-1.0.6.omod
  44. [INFO] Copying metadatamapping-omod-1.6.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/metadatamapping-1.6.0.omod
  45. [INFO] Copying webservices.rest-omod-2.39.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/webservices.rest-2.39.0.omod
  46. [INFO] Copying idgen-omod-4.10.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/idgen-4.10.0.omod
  47. [INFO] Copying openconceptlab-omod-2.1.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/openconceptlab-2.1.0.omod
  48. [INFO] Copying uiframework-omod-3.23.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/uiframework-3.23.0.omod
  49. [INFO] Copying reportingrest-omod-1.14.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/reportingrest-1.14.0.omod
  50. [INFO] Copying calculation-omod-1.3.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/calculation-1.3.0.omod
  51. [INFO] Copying referencedemodata-omod-2.3.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/referencedemodata-2.3.0.omod
  52. [INFO] Copying reporting-omod-1.25.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/reporting-1.25.0.omod
  53. [INFO] Copying appointments-omod-1.4.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/appointments-1.4.0.omod
  54. [INFO] Copying metadatasharing-omod-1.9.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/metadatasharing-1.9.0.omod
  55. [INFO] Copying legacyui-omod-1.15.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/legacyui-1.15.0.omod
  56. [INFO] Copying fhir2-omod-1.9.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/fhir2-1.9.0.omod
  57. [INFO] Copying htmlwidgets-omod-1.11.0.jar to /home/wikum/Documents/GSOC/OpenMRS/O3/distro/web/modules/htmlwidgets-1.11.0.omod
  58. [INFO] Installing node version v16.15.0
  59. [INFO] Unpacking /home/wikum/.m2/repository/com/github/eirslett/node/16.15.0/node-16.15.0-linux-x64.tar.gz into /tmp/openmrs-sdk-node7079645103822077030/node/tmp
  60. [INFO] Copying node binary from /tmp/openmrs-sdk-node7079645103822077030/node/tmp/node-v16.15.0-linux-x64/bin/node to /tmp/openmrs-sdk-node7079645103822077030/node/node
  61. [INFO] Installed node locally.
  62. [INFO] Installing npm version 8.5.5
  63. [INFO] Unpacking /home/wikum/.m2/repository/com/github/eirslett/npm/8.5.5/npm-8.5.5.tar.gz into /tmp/openmrs-sdk-node7079645103822077030/node/node_modules
  64. [INFO] Installed npm locally.
  65. [INFO] npm not inheriting proxy config from Maven
  66. [INFO] Running 'npm --cache=/tmp/openmrs-sdk-node7079645103822077030/npm-cache exec -- openmrs@4.4.1 --version' in /home/wikum/Documents/GSOC/OpenMRS/O3
  67. [INFO] npm WARN exec The following package was not found and will be installed: openmrs@4.4.1
  68. [INFO] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
  69. [INFO] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
  70. [INFO] npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
  71. [INFO] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
  72. [INFO] npm WARN deprecated intl-messageformat-parser@1.4.0: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
  73. [INFO] 4.4.1
  74. [INFO] npm notice
  75. [INFO] npm notice New major version of npm available! 8.5.5 -> 9.6.6
  76. [INFO] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.6>
  77. [INFO] npm notice Run `npm install -g npm@9.6.6` to update!
  78. [INFO] npm notice
  79. [INFO] npm not inheriting proxy config from Maven
  80. [INFO] Running 'npm --cache=/tmp/openmrs-sdk-node7079645103822077030/npm-cache exec -- openmrs@4.4.1 build --target distro/web/frontend --build-config distro/web/spa-build-config.json' in /home/wikum/Documents/GSOC/OpenMRS/O3
  81. [INFO] [openmrs] Running build process ...
  82. [INFO] (node:77959) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
  83. [INFO] BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
  84. [INFO] Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
  85. [INFO] Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
  86. [INFO] (Use `node --trace-deprecation ...` to show where the warning was created)
  87. [INFO] assets by info 3.83 MiB [immutable]
  88. [INFO] assets by path *.woff 1.35 MiB 90 assets
  89. [INFO] assets by path *.woff2 1.04 MiB 90 assets
  90. [INFO] assets by status 1.44 MiB [big] 2 assets
  91. [INFO] + 1 asset
  92. [INFO] assets by path *.png 64.8 KiB
  93. [INFO] asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
  94. [INFO] asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
  95. [INFO] asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
  96. [INFO] + 5 assets
  97. [INFO] asset service-worker.js 200 KiB [emitted] [minimized] 1 related asset
  98. [INFO] asset index.html 2.76 KiB [emitted]
  99. [INFO] asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
  100. [INFO] asset manifest.c61e464ba60302bdc2442acdd49954f1.json 1.2 KiB [emitted]
  101. [INFO] asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
  102. [INFO] Entrypoint main [big] 1.44 MiB (951 KiB) = openmrs.3abd2a009987bb14.css 658 KiB openmrs.2748f8608dd11df1.js 812 KiB 2 auxiliary assets
  103. [INFO] orphan modules 7.3 MiB (javascript) 2.4 MiB (asset) 8.21 KiB (runtime) [orphan] 1282 modules
  104. [INFO] runtime modules 18.6 KiB 14 modules
  105. [INFO] built modules 2.6 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) 664 KiB (css/mini-extract) [built]
  106. [INFO] javascript modules 2.6 MiB 220 modules
  107. [INFO] provide-module modules 336 bytes
  108. [INFO] modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
  109. [INFO] + 6 modules
  110. [INFO] consume-shared-module modules 336 bytes
  111. [INFO] modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
  112. [INFO] + 6 modules
  113. [INFO] css modules 664 KiB
  114. [INFO] css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/dist/openmrs-esm-styleguide.css 662 KiB [built] [code generated]
  115. [INFO] css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/left-nav/left-nav.module.scss 896 bytes [built] [code generated]
  116. [INFO] css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/error-state/error-state.module.scss 1.5 KiB [built] [code generated]
  117. [INFO]
  118. [INFO] LOG from InjectManifest
  119. [INFO] <i> The service worker at service-worker.js will precache
  120. [INFO] <i> 189 URLs, totaling 4.04 MB.
  121. [INFO]
  122. [INFO] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
  123. [INFO] This can impact web performance.
  124. [INFO] Assets:
  125. [INFO] openmrs.3abd2a009987bb14.css (658 KiB)
  126. [INFO] openmrs.2748f8608dd11df1.js (812 KiB)
  127. [INFO]
  128. [INFO] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
  129. [INFO] Entrypoints:
  130. [INFO] main (1.44 MiB)
  131. [INFO] openmrs.3abd2a009987bb14.css
  132. [INFO] openmrs.2748f8608dd11df1.js
  133. [INFO]
  134. [INFO]
  135. [INFO] webpack 5.82.1 compiled with 2 warnings in 23060 ms
  136. [INFO] [openmrs] Build finished.
  137. [INFO] npm not inheriting proxy config from Maven
  138. [INFO] Running 'npm --cache=/tmp/openmrs-sdk-node7079645103822077030/npm-cache exec -- openmrs@4.4.1 assemble --target distro/web/frontend --mode config --config distro/web/spa-build-config.json' in /home/wikum/Documents/GSOC/OpenMRS/O3
  139. [INFO] [openmrs] Reading configuration ...
  140. [INFO] [openmrs] Assembling the importmap ...
  141.  
  142. Creating Docker Compose configuration...
  143.  
  144.  
  145. The 'ref3.xdistro' distribution created! To start up the server run 'docker-compose up' from /home/wikum/Documents/GSOC/OpenMRS/O3/distro
  146.  
  147. [INFO] ------------------------------------------------------------------------
  148. [INFO] BUILD SUCCESS
  149. [INFO] ------------------------------------------------------------------------
  150. [INFO] Total time: 04:48 min
  151. [INFO] Finished at: 2023-05-16T16:01:42+05:30
  152. [INFO] ------------------------------------------------------------------------
  153.  
Add Comment
Please, Sign In to add comment