19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] After correcting the problems, you can resume the build with the command |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] mvn <args> -rf :referenceapplication-package |
19-Dec-2024 03:17:10 |
#18 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
19-Dec-2024 03:17:10 |
------ |
19-Dec-2024 03:17:10 |
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-bundled-distro) on project referenceapplication-package: Failed to bundle modules into *.war file java.io.IOException: No space left on device -> [Help 1] |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] After correcting the problems, you can resume the build with the command |
19-Dec-2024 03:17:10 |
#18 286.5 [ERROR] mvn <args> -rf :referenceapplication-package |
19-Dec-2024 03:17:10 |
------ |
19-Dec-2024 03:17:10 |
Dockerfile:14 |
19-Dec-2024 03:17:10 |
-------------------- |
19-Dec-2024 03:17:10 |
12 | |
19-Dec-2024 03:17:10 |
13 | # Build the distro |
19-Dec-2024 03:17:10 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
19-Dec-2024 03:17:10 |
15 | |
19-Dec-2024 03:17:10 |
16 | ### Run Stage |
19-Dec-2024 03:17:10 |
-------------------- |
19-Dec-2024 03:17:10 |
error: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |