10 "cpufreq" test cases failed on "linux-linaro-lsk-highbank".

Bug #1304453 reported by Botao
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro PMWG QA
Invalid
Undecided
Unassigned
Linaro Stable Kernel (LSK)
Invalid
Undecided
Unassigned

Bug Description

For pm-qa test suite on "linux-linaro-lsk-highbank", there are 10 failed test cases show up:

cpufreq_01.0/cpu0
cpufreq_01.0/cpu1
cpufreq_01.0/cpu2
cpufreq_01.0/cpu3
cpufreq_02.0/cpu0
cpufreq_02.0/cpu1
cpufreq_02.0/cpu2
cpufreq_02.0/cpu3
cpufreq_05.3
cpufreq_05.4

https://validation.linaro.org/dashboard/streams/private/team/linaro/ci-linux-linaro-stable-lsk/bundles/711c24c8e244f24c7aaabc218e2463cd55604f44/f552eea5-9c55-44cf-a9f3-c9571968c801/

Note: If permission denied while visiting above link, please refer to attachment to get all log files.

###
### cpufreq_01:
### test the cpufreq framework is available for frequency
### https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_01
###
cpufreq_01.0/cpu0: checking 'scaling_available_frequencies' exists... Err
cpufreq_01.0/cpu1: checking 'scaling_available_frequencies' exists... Err
cpufreq_01.0/cpu2: checking 'scaling_available_frequencies' exists... Err
cpufreq_01.0/cpu3: checking 'scaling_available_frequencies' exists... Err
-------- total = 4
-------- pass = 0
-------- fail = 4
###
### cpufreq_02:
### test the cpufreq framework is available for governor
### https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_02
###
cpufreq_02.0/cpu0: checking 'scaling_available_governors' exists... Err
cpufreq_02.0/cpu1: checking 'scaling_available_governors' exists... Err
cpufreq_02.0/cpu2: checking 'scaling_available_governors' exists... Err
cpufreq_02.0/cpu3: checking 'scaling_available_governors' exists... Err
-------- total = 4
-------- pass = 0
-------- fail = 4
###
### cpufreq_05:
### test 'ondemand' and 'conservative' trigger correctly the configuration directory
### https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_05
###
cpufreq_05.0: ondemand not supported... skip
cpufreq_05.1: conservative not supported... skip
cpufreq_05.2: userspace not supported... skip
cpufreq_05.3: checking 'ondemand' directory exists... Err
cpufreq_05.4: checking 'conservative' directory exists... Err
-------- total = 2
-------- pass = 0
-------- fail = 2

By comparison, on "linux-linaro-highbank", with the latest available pm-qa test result, happened on 6 February 2014, above test cases also failed there:

https://validation.linaro.org/dashboard/streams/private/team/linaro/pre-built-highbank/bundles/4f414790a5d846e0ffda8a7c438344664c9071ac/fbbd8c3d-a634-41bd-86ba-990bf6b0cf90/

I'm not quite sure above test cases are supported on Highbank, I assume they should work, correct me if I'm wrong.

Since this happens on 2 different projects, I will report a separated bug on "linux-linaro-highbank" later.

Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Amit Kucheria (amitk) wrote : Re: [Bug 1304453] [NEW] 10 "cpufreq" test cases failed on "linux-linaro-lsk-highbank".
Download full text (4.1 KiB)

Hi Botao,

By default, any platform-specific bug should be assigned to the member
landing team, not to linaro-power-qa. Most of these bugs are incomplete or
buggy drivers. Only if it is proven that the tests are buggy should it be
assigned to linaro-power-qa

In this case, could you please assign this to some developer working on
Highbank? Many times we don't even have access to these platforms such as
in this case.

Regards,
Amit

On Tue, Apr 8, 2014 at 7:42 PM, Botao Sun <email address hidden> wrote:

> Public bug reported:
>
> For pm-qa test suite on "linux-linaro-lsk-highbank", there are 10 failed
> test cases show up:
>
> cpufreq_01.0/cpu0
> cpufreq_01.0/cpu1
> cpufreq_01.0/cpu2
> cpufreq_01.0/cpu3
> cpufreq_02.0/cpu0
> cpufreq_02.0/cpu1
> cpufreq_02.0/cpu2
> cpufreq_02.0/cpu3
> cpufreq_05.3
> cpufreq_05.4
>
> https://validation.linaro.org/dashboard/streams/private/team/linaro/ci-
> linux-linaro-stable-
> lsk/bundles/711c24c8e244f24c7aaabc218e2463cd55604f44/f552eea5-9c55-44cf-
> a9f3-c9571968c801/
>
> Note: If permission denied while visiting above link, please refer to
> attachment to get all log files.
>
> ###
> ### cpufreq_01:
> ### test the cpufreq framework is available for frequency
> ###
> https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_01
> ###
> cpufreq_01.0/cpu0: checking 'scaling_available_frequencies' exists...
> Err
> cpufreq_01.0/cpu1: checking 'scaling_available_frequencies' exists...
> Err
> cpufreq_01.0/cpu2: checking 'scaling_available_frequencies' exists...
> Err
> cpufreq_01.0/cpu3: checking 'scaling_available_frequencies' exists...
> Err
> -------- total = 4
> -------- pass = 0
> -------- fail = 4
> ###
> ### cpufreq_02:
> ### test the cpufreq framework is available for governor
> ###
> https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_02
> ###
> cpufreq_02.0/cpu0: checking 'scaling_available_governors' exists...
> Err
> cpufreq_02.0/cpu1: checking 'scaling_available_governors' exists...
> Err
> cpufreq_02.0/cpu2: checking 'scaling_available_governors' exists...
> Err
> cpufreq_02.0/cpu3: checking 'scaling_available_governors' exists...
> Err
> -------- total = 4
> -------- pass = 0
> -------- fail = 4
> ###
> ### cpufreq_05:
> ### test 'ondemand' and 'conservative' trigger correctly the configuration
> directory
> ###
> https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#cpufreq_05
> ###
> cpufreq_05.0: ondemand not supported...
> skip
> cpufreq_05.1: conservative not supported...
> skip
> cpufreq_05.2: userspace not supported...
> skip
> cpufreq_05.3: checking 'ondemand' directory exists...
> Err
> cpufreq_05.4: checking 'conservative' directory exists...
> Err
> -------- total = 2
> -------- pass = 0
> -------- fail = 2
>
> By comparison, on "linux-linaro-highbank", with the latest available pm-
> qa test result, happened on 6 February 2014, above test cases also
> failed there:
>
> https://validation.linaro.org/dashboard/streams/private/team/linaro/pre-
> built-
> highbank/bundles/4f414790a5d846e0ffda8a7c438344664c9071ac/fbbd8c3d-a634
> -41bd-86ba-...

Read more...

Revision history for this message
Mark Brown (broonie) wrote :

Looking at the kernel config the cpufreq driver for highbank is being built. I can't see any error output so presumably the issue here is that userspace is failing to load the module somehow (potentially it's not even trying). The module isn't automatically enumerated so this is something that either the testsuite or the hwpack ought to be doing.

Botao, to follow up on what Amit is saying please try to be aware of common issues like this (no cpufreq driver present).

Changed in linaro-stable-kernel:
status: New → Invalid
Revision history for this message
Lisa Nguyen (lisatn) wrote :

I ran two LAVA jobs (#129522 and #129514) to reproduce the bug, and it doesn't appear to me that cpufreq is supported on highbank. Therefore, the cpufreq test cases do not get executed.

Log info:
https://validation.linaro.org/scheduler/job/129522/log_file#L_19_176
https://validation.linaro.org/scheduler/job/129514/log_file#L_19_176

Changed in linaro-power-qa:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.