See 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/262/display/redirect?page=changes>

Changes:

[niclas] Updates in Metrics documentation, and changed doc sample to use a

[niclas] Added factory methods for HealthCheck result, and limited the

[niclas] Code cleaning in CircuitBeaker.

[niclas] Removed a lie from the CircuitBreak documentation.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/polygene-java.git
 > git init 
 > <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/>
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/polygene-java.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/polygene-java.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/polygene-java.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/polygene-java.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/polygene-java.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/polygene-java.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision e34dad3314919390b8d577687d03752f8a0137d4 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e34dad3314919390b8d577687d03752f8a0137d4
 > git rev-list c71f1b24d010463b84a542f7c3fde50529dce6f0 # timeout=10
[Polygene(JavaEdition)-develop-java8-check] $ /bin/bash -xe 
/tmp/hudson7303519291959417454.sh
+ uname -a
Linux jenkins-ubuntu1 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 
21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
+ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 42
Stepping:              1
CPU MHz:               2599.998
BogoMIPS:              5199.99
Hypervisor vendor:     KVM
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              4096K
NUMA node0 CPU(s):     0-3
+ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
+ mvn --version
/tmp/hudson7303519291959417454.sh: line 5: mvn: command not found
+ free -tm
             total       used       free     shared    buffers     cached
Mem:         16048      15000       1048          0        198        286
-/+ buffers/cache:      14515       1532
Swap:            0          0          0
Total:       16048      15000       1048
[Gradle] - Launching build.
[Polygene(JavaEdition)-develop-java8-check] $ 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/gradlew>
 --no-daemon --continue -Dversion=3.0-SNAPSHOT clean check
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/3.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Invalidating buildSrc state cache 
(<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/buildSrc/.gradle/noVersion/buildSrc)>
 as it was not closed cleanly.
:buildSrc:clean UP-TO-DATE
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy
:buildSrc:processResources
:buildSrc:classes
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:compileTestGroovy
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses
:buildSrc:testJava HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x000000078d000000, 529530880, 0) failed; error='Cannot 
allocate memory' (errno=12)

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 529530880 bytes for committing 
reserved memory.
# An error report file with more information is saved as:
# 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/buildSrc/hs_err_pid10112.log>
:buildSrc:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildSrc:test'.
> Process 'Gradle Test Executor 2' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 37.124 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to