[ 
https://issues.apache.org/jira/browse/CASSANDRA-13510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016165#comment-16016165
 ] 

Michael Shuler commented on CASSANDRA-13510:
--------------------------------------------

That run failed eclipse-warnings, [~amitkumar_ghatwal], so if these errors get 
cleaned up, it will move to running the other unit tests:
{noformat}
eclipse-warnings:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/build/ecj
     [echo] Running Eclipse Code Analysis.  Output logged to 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/build/ecj/eclipse_compiler_checks.txt
     [java] ----------
     [java] 1. ERROR in 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/src/java/org/apache/cassandra/cache/capi/CapiChunkDriver.java
 (at line 292)
     [java]     throw new IOException(ex);
     [java]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Potential resource leak: 'chunk' may not be closed at this location
     [java] ----------
     [java] 2. ERROR in 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/src/java/org/apache/cassandra/cache/capi/CapiChunkDriver.java
 (at line 296)
     [java]     throw new IOException("capi device error: " + 
chunk2Device.get(chunk));
     [java]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Potential resource leak: 'chunk' may not be closed at this location
     [java] ----------
     [java] 3. ERROR in 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/src/java/org/apache/cassandra/cache/capi/CapiChunkDriver.java
 (at line 318)
     [java]     throw new IOException(ex);
     [java]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Potential resource leak: 'chunk' may not be closed at this location
     [java] ----------
     [java] 4. ERROR in 
/home/jenkins/jenkins-slave/workspace/cassandra-devbranch-ppc64le-testall/src/java/org/apache/cassandra/cache/capi/CapiChunkDriver.java
 (at line 322)
     [java]     throw new IOException("capi device error: " + 
chunk2Device.get(chunk));
     [java]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Potential resource leak: 'chunk' may not be closed at this location
     [java] ----------
     [java] 4 problems (4 errors)
{noformat}

> CI for valdiating cassandra on power platform
> ---------------------------------------------
>
>                 Key: CASSANDRA-13510
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13510
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Amitkumar Ghatwal
>
> Hi All,
> As i understand that currently CI available for cassandra  ( to validate any 
> code updates )  is : http://cassci.datastax.com/view/Dev/ and as can be seen 
> most of the deployment here is on Intel - X86 arch . 
> Just wanted to know your views/comments/suggestions for having a CI of 
> cassandra on Power .
> 1) If the community will be willing to add - vm's/slaves ( ppc64le based ) to 
> their current above CI . May be some externally hosted - ppc64le vm's can be 
> attached as slaves to above jenkins server.
> 2) Use an externally hosted jenkins CI - for running cassandra build on power 
> and link the results of the build to the above CI.
> This ticket is just a follow up on CI query for Cassandra on power - 
> https://issues.apache.org/jira/browse/CASSANDRA-13486.
> Please let me know your thoughts.
> Regards,
> Amit



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to