Deploys Reference Application SNAPSHOT to maven
Build: #13331 failed
Job: Build and push failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
8480c2428828aea637ba02b83f3f6c9415155d63
- Failing since
- #13314 (Changes by jwnasambu <33891016+jwnasambu@users.noreply.github.com> – )
- Fixed in
- #13361 (Changes by Daniel Kayiwa)
Error summary
The build generated some errors. See the full build log for more details.
Progress (1): 9.1/12 MB
Progress (1): 9.2/12 MB
Progress (1): 9.2/12 MB
Progress (1): 9.3/12 MB
Progress (1): 9.3/12 MB
Progress (1): 9.4/12 MB
Progress (1): 9.5/12 MB
Progress (1): 9.5/12 MB
Progress (1): 9.6/12 MB
Progress (1): 9.6/12 MB
Progress (1): 9.7/12 MB
Progress (1): 9.8/12 MB
Progress (1): 9.8/12 MB
Progress (1): 9.9/12 MB
Progress (1): 9.9/12 MB
Progress (1): 10.0/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 12/12 MB
Progress (1): 12 MB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 743 kB/s)
#14 ...
#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 93.29 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom
#17 93.39 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available
#17 93.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar
#17 94.98 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#17 95.01 [INFO]
#17 95.01 [INFO] Reference Application Distribution ................. SUCCESS [ 0.798 s]
#17 95.01 [INFO] Reference Application Distribution Package ......... FAILURE [01:29 min]
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] BUILD FAILURE
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] Total time: 01:30 min
#17 95.01 [INFO] Finished at: 2022-12-21T08:06:30Z
#17 95.02 [INFO] ------------------------------------------------------------------------
#17 95.04 [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.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 95.04 [ERROR]
#17 95.04 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 95.04 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 95.04 [ERROR]
#17 95.04 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 95.05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 95.07 [ERROR]
#17 95.07 [ERROR] After correcting the problems, you can resume the build with the command
#17 95.07 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 95.04 [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.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 95.04 [ERROR]
#17 95.04 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 95.04 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 95.04 [ERROR]
#17 95.04 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 95.05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 95.07 [ERROR]
#17 95.07 [ERROR] After correcting the problems, you can resume the build with the command
#17 95.07 [ERROR] mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
12 |
13 | # Build the distro
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
15 |
16 | ### Run Stage
--------------------
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
Progress (1): 9.2/12 MB
Progress (1): 9.2/12 MB
Progress (1): 9.3/12 MB
Progress (1): 9.3/12 MB
Progress (1): 9.4/12 MB
Progress (1): 9.5/12 MB
Progress (1): 9.5/12 MB
Progress (1): 9.6/12 MB
Progress (1): 9.6/12 MB
Progress (1): 9.7/12 MB
Progress (1): 9.8/12 MB
Progress (1): 9.8/12 MB
Progress (1): 9.9/12 MB
Progress (1): 9.9/12 MB
Progress (1): 10.0/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 10/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 11/12 MB
Progress (1): 12/12 MB
Progress (1): 12 MB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 743 kB/s)
#14 ...
#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 93.29 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom
#17 93.39 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available
#17 93.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar
#17 94.98 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#17 95.01 [INFO]
#17 95.01 [INFO] Reference Application Distribution ................. SUCCESS [ 0.798 s]
#17 95.01 [INFO] Reference Application Distribution Package ......... FAILURE [01:29 min]
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] BUILD FAILURE
#17 95.01 [INFO] ------------------------------------------------------------------------
#17 95.01 [INFO] Total time: 01:30 min
#17 95.01 [INFO] Finished at: 2022-12-21T08:06:30Z
#17 95.02 [INFO] ------------------------------------------------------------------------
#17 95.04 [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.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 95.04 [ERROR]
#17 95.04 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 95.04 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 95.04 [ERROR]
#17 95.04 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 95.05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 95.07 [ERROR]
#17 95.07 [ERROR] After correcting the problems, you can resume the build with the command
#17 95.07 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 95.04 [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.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 95.04 [ERROR]
#17 95.04 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 95.04 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 95.04 [ERROR]
#17 95.04 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 95.05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 95.07 [ERROR]
#17 95.07 [ERROR] After correcting the problems, you can resume the build with the command
#17 95.07 [ERROR] mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
12 |
13 | # Build the distro
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
15 |
16 | ### Run Stage
--------------------
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1