Nuiton-matrix-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
June 2016
- 3 discussions
09 Aug '16
See <http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/4/>
------------------------------------------
[...truncated 3638 lines...]
* <li>k<0<tt>: <tt>0</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:167: error: tag not allowed here: <li>
* <li>k==0 || k==n<tt>: <tt>1</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:167: warning: nested tag not allowed: <tt>
* <li>k==0 || k==n<tt>: <tt>1</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:167: warning: nested tag not allowed: <tt>
* <li>k==0 || k==n<tt>: <tt>1</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:168: error: tag not allowed here: <li>
* <li>k==1 || k==n-1<tt>: <tt>n</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:168: warning: nested tag not allowed: <tt>
* <li>k==1 || k==n-1<tt>: <tt>n</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:168: warning: nested tag not allowed: <tt>
* <li>k==1 || k==n-1<tt>: <tt>n</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:169: error: tag not allowed here: <li>
* <li>else: <tt>(n * n-1 * ... * n-k+1 ) / ( 1 * 2 * ... * k )</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:169: warning: nested tag not allowed: <tt>
* <li>else: <tt>(n * n-1 * ... * n-k+1 ) / ( 1 * 2 * ... * k )</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:168: error: end tag missing: </tt>
* <li>k==1 || k==n-1<tt>: <tt>n</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:167: error: end tag missing: </tt>
* <li>k==0 || k==n<tt>: <tt>1</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:166: error: end tag missing: </tt>
* <li>k<0<tt>: <tt>0</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:174: warning: no @param for n
public static double binomial(long n, long k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:174: warning: no @param for k
public static double binomial(long n, long k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:211: error: tag not allowed here: <dt>
* Returns the smallest <code>long >= value</code>. <dt>Examples:
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:212: error: bad use of '>'
* <code>1.0 -> 1, 1.2 -> 2, 1.9 -> 2</code>. This method is safer than
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:212: error: bad use of '>'
* <code>1.0 -> 1, 1.2 -> 2, 1.9 -> 2</code>. This method is safer than
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:212: error: bad use of '>'
* <code>1.0 -> 1, 1.2 -> 2, 1.9 -> 2</code>. This method is safer than
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:215: warning: no @param for value
public static long ceil(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:215: warning: no @return
public static long ceil(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:226: error: bad use of '>'
* y = > coef[i] T (x/2)
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:235: error: bad use of '>'
* to x -> 2(2x - b - a)/(b-a) before entering the routine. This maps x from
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:239: error: bad use of '>'
* mapped to (1/b, 1/a), the transformation required is x -> 2(2ab/x - b -
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:240: error: bad use of '>'
* a)/(b-a). If b is infinity, this becomes x -> 4a/x - 1.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:255: warning: no @return
public static double chbevl(double x, double coef[], int N)
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:319: warning: no @return
static public double factorial(int k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:335: error: tag not allowed here: <dt>
* Returns the largest <code>long <= value</code>. <dt>Examples: <code>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:336: error: bad use of '>'
* 1.0 -> 1, 1.2 -> 1, 1.9 -> 1 <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:336: error: bad use of '>'
* 1.0 -> 1, 1.2 -> 1, 1.9 -> 1 <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:336: error: bad use of '>'
* 1.0 -> 1, 1.2 -> 1, 1.9 -> 1 <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:336: error: tag not allowed here: <dt>
* 1.0 -> 1, 1.2 -> 1, 1.9 -> 1 <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:337: error: bad use of '>'
* 2.0 -> 2, 2.2 -> 2, 2.9 -> 2 </code><dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:337: error: bad use of '>'
* 2.0 -> 2, 2.2 -> 2, 2.9 -> 2 </code><dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:337: error: bad use of '>'
* 2.0 -> 2, 2.2 -> 2, 2.9 -> 2 </code><dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:337: error: tag not allowed here: <dt>
* 2.0 -> 2, 2.2 -> 2, 2.9 -> 2 </code><dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:341: warning: no @param for value
public static long floor(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:341: warning: no @return
public static long floor(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:348: warning: no @param for base
public static double log(double base, double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:348: warning: no @param for value
public static double log(double base, double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:348: warning: no @return
public static double log(double base, double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:355: warning: no @param for value
static public double log10(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:355: warning: no @return
static public double log10(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:363: warning: no @param for value
static public double log2(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:363: warning: no @return
static public double log2(double value) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:369: error: malformed HTML
* Returns <tt>log(k!)</tt>. Tries to avoid overflows. For <tt>k<30</tt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:370: error: bad use of '>'
* simply looks up a table in O(1). For <tt>k>=30</tt> uses stirlings
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:376: warning: no @return
public static double logFactorial(int k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:397: error: bad HTML entity
* must hold <tt>k >= 0 && k < 21</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:397: error: bad HTML entity
* must hold <tt>k >= 0 && k < 21</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:399: warning: no @return
static public long longFactorial(int k) throws IllegalArgumentException {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:417: error: block element not allowed within inline element <tt>: p
* <p>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:422: warning: no @param for k
public static double stirlingCorrection(int k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:422: warning: no @return
public static double stirlingCorrection(int k) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:46: warning: no @param for constant
public static Mult div(final double constant) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:46: warning: no @return
public static Mult div(final double constant) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:53: warning: no @param for constant
public static Mult mult(final double constant) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:53: warning: no @return
public static Mult mult(final double constant) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:32: warning: no @param for multiplicator
protected Mult(final double multiplicator) {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:122: warning: no @return
protected RandomEngine getRandomGenerator() {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:131: warning: no @return
public static RandomEngine makeDefaultGenerator() {
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:34: error: tag not allowed here: <dt>
* <dt>Check the Web version of the <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:37: error: tag not allowed here: <dt>
* <dt>Also consult the <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:42: error: tag not allowed here: <dt>
* <dt><A HREF=
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:47: error: tag not allowed here: <dt>
* <dt>You may want to check out a <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:50: error: tag not allowed here: <dt>
* <dt>The GNU Scientific Library contains an extensive (but hardly readable) <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:53: error: tag not allowed here: <dt>
* <dt>Use this Web interface to <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:56: error: tag not allowed here: <dt>
* <dt>Even more ressources: <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:62: error: tag not allowed here: <dt>
* <dt>Finally, a good link list <A
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:18: error: invalid uri: "http://www.statsoft.com/textbook/glosu.html#Uniform Distribution"
* HREF="http://www.statsoft.com/textbook/glosu.html#Uniform Distribution">
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:23: error: tag not allowed here: <dt>
* <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:102: error: bad HTML entity
* <tt>seed >= 0 && seed < (2<sup>32</sup>-1) / 4</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:102: error: bad HTML entity
* <tt>seed >= 0 && seed < (2<sup>32</sup>-1) / 4</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:25: error: bad HTML entity
* <tt>seed >= 0 && seed < 1073741823</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:25: error: bad HTML entity
* <tt>seed >= 0 && seed < 1073741823</tt>.
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:29: error: tag not allowed here: <dt>
* <dt>
^
<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/sr…>:32: error: tag not allowed here: <dt>
* <dt>
^
Command line was: /opt/repository/jdk1.8.0_73/jre/../bin/javadoc @options @packages
Refer to the generated Javadoc files in '<http://ci.nuiton.org/jenkins/job/nuiton-matrix-snapshot/ws/nuiton-matrix/ta…'> dir.
at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5063)
at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2004)
at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:187)
... 22 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :nuiton-matrix
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
7
09 Aug '16
See <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/4/>
------------------------------------------
Started by user CI Nuiton Admin
Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/ws/>
No JDK named ‘jdk1.7’ found
No JDK named ‘jdk1.7’ found
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.nuiton.org/nuiton-matrix.git # timeout=10
Fetching upstream changes from http://git.nuiton.org/nuiton-matrix.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/nuiton-matrix.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10
Checking out Revision 7e93b344b9a89ad9a51d49abe251c2f6e433cb77 (refs/remotes/origin/develop)
No JDK named ‘jdk1.7’ found
> git config core.sparsecheckout # timeout=10
> git checkout -f 7e93b344b9a89ad9a51d49abe251c2f6e433cb77
> git rev-list 7e93b344b9a89ad9a51d49abe251c2f6e433cb77 # timeout=10
No JDK named ‘jdk1.7’ found
No JDK named ‘jdk1.7’ found
Parsing POMs
No JDK named ‘jdk1.7’ found
Established TCP socket on 39006
[nuiton-matrix-nightly] $ java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 39006
<===[JENKINS REMOTING CAPACITY]===> channel started
No JDK named ‘jdk1.7’ found
Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Nuiton Matrix
[INFO] Nuiton Matrix :: API
[INFO] Nuiton Matrix :: GUI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuiton Matrix 2.5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ matrix ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ matrix ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 14 dependencies to check.
[INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/
[INFO] 2 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 319.846ms
[WARNING] There is 12 unsafe dependencie(s) :
[WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.6.1:runtime
[WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.2:runtime
[WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.8:runtime
[WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime
[WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime
[WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.4:runtime
[WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.8:runtime
[WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.10.1:runtime
[WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.2:runtime
[WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.14:runtime
[WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.10:runtime
[WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4:runtime
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Nuiton Matrix ...................................... FAILURE [ 7.203 s]
[INFO] Nuiton Matrix :: API ............................... SKIPPED
[INFO] Nuiton Matrix :: GUI ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.904 s
[INFO] Finished at: 2016-02-25T11:44:02+01:00
[INFO] Final Memory: 21M/303M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project matrix: There is still some unsafe dependencies. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project matrix: There is still some unsafe dependencies.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: There is still some unsafe dependencies.
at org.nuiton.helper.plugin.CheckAutoContainerPlugin.doAction(CheckAutoContainerPlugin.java:363)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Sending e-mails to: nuiton-matrix-build(a)list.nuiton.org
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
10
Build failed in Jenkins: nuiton-matrix-nightly » Nuiton Matrix #3
by admin+ci-nuiton.org@codelutin.com 09 Aug '16
by admin+ci-nuiton.org@codelutin.com 09 Aug '16
09 Aug '16
See <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/org.nuiton$matrix/3/>
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/org.nuiton$matrix/ws…> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Nuiton Matrix
[INFO] Nuiton Matrix :: API
[INFO] Nuiton Matrix :: GUI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuiton Matrix 2.5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ matrix ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ matrix ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 14 dependencies to check.
[INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.522s
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ matrix ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ matrix ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ matrix ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ matrix ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ matrix ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ matrix ---
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-matrix-nightly/org.nuiton$matrix/ws…>
[INFO] Scan 5 files header done in 102.714ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ matrix ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ matrix ---
[JENKINS] Archiving disabled
1
7