[ 
https://issues.apache.org/jira/browse/BUILDS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tony Stevenson moved INFRA-9289 to BUILDS-66:
---------------------------------------------

    INFRA-Members:   (was: [infrastructure-team])
      Component/s:     (was: Analysis)
         Workflow: jira  (was: INFRA Workflow)
       Issue Type: Task  (was: Wish)
              Key: BUILDS-66  (was: INFRA-9289)
          Project: Infra Build Platform  (was: Infrastructure)

> please upgrade sonarqube
> ------------------------
>
>                 Key: BUILDS-66
>                 URL: https://issues.apache.org/jira/browse/BUILDS-66
>             Project: Infra Build Platform
>          Issue Type: Task
>            Reporter: Laszlo Hornyak
>
> Cloudstack builds are failing in the apache jenkins server, the error is this:
> ParseException in STDIN
> Last useful checkpoint: 
> "com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.getCpuSpeed(NodeInfo)"
> Encountered " "final" "final "" at line 4513, column 14.
> Was expecting one of:
>     "assert" ...
> The referenced source code is
>     protected static long getCpuSpeed(final NodeInfo nodeInfo) {
>         try (final Reader reader = new FileReader(
>                 "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq")) {
>             return Long.parseLong(IOUtils.toString(reader).trim()) / 1000;
> ...
> Apparently the problem is that the installed version of cobertura does not 
> handle the java 1.7 resource blocks. A newer version of sonarqube



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to