05-Dec-2022 10:42:07 |
#14 211.8 [ERROR] After correcting the problems, you can resume the build with the command |
05-Dec-2022 10:42:07 |
#14 211.8 [ERROR] mvn <args> -rf :referenceapplication-package |
05-Dec-2022 10:42:08 |
#14 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
05-Dec-2022 10:42:08 |
------ |
05-Dec-2022 10:42:08 |
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Failed to read artifact descriptor for org.openmrs.module:coreapps-omod:jar:1.38.0: Could not transfer artifact org.openmrs.module:coreapps:pom:1.38.0 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): transfer failed for https://mavenrepo.openmrs.org/public/org/openmrs/module/coreapps/1.38.0/coreapps-1.38.0.pom: Unknown host mavenrepo.openmrs.org: Temporary failure in name resolution -> [Help 1] |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] After correcting the problems, you can resume the build with the command |
05-Dec-2022 10:42:08 |
#14 211.8 [ERROR] mvn <args> -rf :referenceapplication-package |
05-Dec-2022 10:42:08 |
------ |
05-Dec-2022 10:42:08 |
Dockerfile:14 |
05-Dec-2022 10:42:08 |
-------------------- |
05-Dec-2022 10:42:08 |
12 | |
05-Dec-2022 10:42:08 |
13 | # Build the distro |
05-Dec-2022 10:42:08 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
05-Dec-2022 10:42:08 |
15 | |
05-Dec-2022 10:42:08 |
16 | ### Run Stage |
05-Dec-2022 10:42:08 |
-------------------- |
05-Dec-2022 10:42:08 |
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 |