Several "pwrmgmt" test suites failed on vexpress board with Linaro ubuntu image.

Bug #1018683 reported by Botao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Ubuntu
Invalid
Undecided
Unassigned

Bug Description

For vexpress board, on hardware pack:

http://snapshots.linaro.org/precise/hwpacks/vexpress/132/hwpack_linaro-vexpress_20120627-132_armhf_supported.tar.gz

with ubuntu rootfs:

http://snapshots.linaro.org/precise/images/ubuntu-desktop/247/linaro-precise-ubuntu-desktop-20120626-247.tar.gz

linaro@linaro-ubuntu-desktop:~/lava-test$ sudo lava-test run pwrmgmt
LAVA: Running shell command: 'cd pm-qa && make -k check'
LAVA: (stdout) make[1]: Entering directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/utils'
LAVA: (stderr) make[1]: [uncheck] Error 1 (ignored)
LAVA: (stdout) make[1]: Leaving directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/utils'
LAVA: (stdout) make[1]: Entering directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpufreq'
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_01:
LAVA: (stdout) ### test the cpufreq framework is available for frequency
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_01
LAVA: (stdout) ###
LAVA: (stdout) cpufreq_01.0/cpu0: checking 'scaling_available_frequencies' exists... fail
LAVA: (stdout) cpufreq_01.0/cpu1: checking 'scaling_available_frequencies' exists... fail
LAVA: (stdout) cpufreq_01.0/cpu2: checking 'scaling_available_frequencies' exists... fail
LAVA: (stdout) cpufreq_01.0/cpu3: checking 'scaling_available_frequencies' exists... fail
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_02:
LAVA: (stdout) ### test the cpufreq framework is available for governor
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_02
LAVA: (stdout) ###
LAVA: (stdout) cpufreq_02.0/cpu0: checking 'scaling_available_governors' exists... fail
LAVA: (stdout) cpufreq_02.0/cpu1: checking 'scaling_available_governors' exists... fail
LAVA: (stdout) cpufreq_02.0/cpu2: checking 'scaling_available_governors' exists... fail
LAVA: (stdout) cpufreq_02.0/cpu3: checking 'scaling_available_governors' exists... fail
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_03:
LAVA: (stdout) ### test the governor change is effective
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_03
LAVA: (stdout) ###
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_04:
LAVA: (stdout) ### test the change of the frequency is effective in 'userspace' mode
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_04
LAVA: (stdout) ###
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_05:
LAVA: (stdout) ### test 'ondemand' and 'conservative' trigger correctly the configuration directory
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_05
LAVA: (stdout) ###
LAVA: (stdout) cpufreq_05.0: checking 'ondemand' directory exists... fail
LAVA: (stdout) cpufreq_05.1: checking 'conservative' directory exists... fail
LAVA: (stdout) cpufreq_05.2: checking 'ondemand' directory is not there... pass
LAVA: (stdout) cpufreq_05.3: checking 'conservative' directory is not there... pass
LAVA: (stdout) cpufreq_05.4: checking 'ondemand' directory exists... fail
LAVA: (stdout) cpufreq_05.5: checking 'conservative' directory exists... fail
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_06:
LAVA: (stdout) ### test the change of the frequencies affect the performances of a test program
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_06
LAVA: (stdout) ###
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_07:
LAVA: (stdout) ### test the load of the cpu affects the frequency with 'ondemand'
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_07
LAVA: (stdout) ###
LAVA: (stdout) cpufreq_07.0/cpu0: checking 'ondemand' increase frequency on load... pass
LAVA: (stdout) cpufreq_07.1/cpu0: checking 'ondemand' decrease frequency on idle... pass
LAVA: (stdout) cpufreq_07.0/cpu1: checking 'ondemand' increase frequency on load... pass
LAVA: (stdout) cpufreq_07.1/cpu1: checking 'ondemand' decrease frequency on idle... pass
LAVA: (stdout) cpufreq_07.0/cpu2: checking 'ondemand' increase frequency on load... pass
LAVA: (stdout) cpufreq_07.1/cpu2: checking 'ondemand' decrease frequency on idle... pass
LAVA: (stdout) cpufreq_07.0/cpu3: checking 'ondemand' increase frequency on load... pass
LAVA: (stdout) cpufreq_07.1/cpu3: checking 'ondemand' decrease frequency on idle... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_08:
LAVA: (stdout) ### test the load of the cpu does not affect the frequency with 'userspace'
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_08
LAVA: (stdout) ###
LAVA: (stdout) ###
LAVA: (stdout) ### cpufreq_09:
LAVA: (stdout) ### test the load of the cpu does not affect the frequency with 'powersave'
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_09
LAVA: (stdout) ###
LAVA: (stdout) cpufreq_09.0/cpu0: checking 'powersave' sets frequency to KHz... pass
LAVA: (stdout) cpufreq_09.1/cpu0: checking 'powersave' frequency KHz is fixed... pass
LAVA: (stdout) cpufreq_09.0/cpu1: checking 'powersave' sets frequency to KHz... pass
LAVA: (stdout) cpufreq_09.1/cpu1: checking 'powersave' frequency KHz is fixed... pass
LAVA: (stdout) cpufreq_09.0/cpu2: checking 'powersave' sets frequency to KHz... pass
LAVA: (stdout) cpufreq_09.1/cpu2: checking 'powersave' frequency KHz is fixed... pass
LAVA: (stdout) cpufreq_09.0/cpu3: checking 'powersave' sets frequency to KHz... pass
LAVA: (stdout) cpufreq_09.1/cpu3: checking 'powersave' frequency KHz is fixed... pass
LAVA: (stdout) make[1]: Leaving directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpufreq'
LAVA: (stdout) make[1]: Entering directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpuhotplug'
LAVA: (stdout) ###
LAVA: (stdout) ### 1_sanity_check:
LAVA: (stdout) ### ensure all the cpus are online before the tests
LAVA: (stdout) ### ###
LAVA: (stdout) 1_sanity_check.0: checking all cpu are online... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_01:
LAVA: (stdout) ### test the sysfs files are present
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_01
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_01.0: checking 'online' exists... pass
LAVA: (stdout) cpuhotplug_01.1: checking 'offline' exists... pass
LAVA: (stdout) cpuhotplug_01.2: checking 'possible' exists... pass
LAVA: (stdout) cpuhotplug_01.3: checking 'present' exists... pass
LAVA: (stdout) cpuhotplug_01.0/cpu0: checking 'online' exists... pass
LAVA: (stdout) cpuhotplug_01.0/cpu1: checking 'online' exists... pass
LAVA: (stdout) cpuhotplug_01.0/cpu2: checking 'online' exists... pass
LAVA: (stdout) cpuhotplug_01.0/cpu3: checking 'online' exists... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_02:
LAVA: (stdout) ### test the cpu state is reflected in sysfs
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_02
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_02.0/cpu1: che[ 3024.612086] CPU1: Unknown IPI message 0x1
cking cpu is offline... pass
LAVA: (stdout) cpuhotplug_02.1/cpu1: checking cpu is online... pass
LAVA: (stdout) cpuhotplug_02.0/c[ 3024.699038] CPU2: Unknown IPI message 0x1
pu2: checking cpu is offline... pass
LAVA: (stdout) cpuhotplug_02.1/cpu2: checking cpu is online... pass
LAVA: (stdout) cpuhotplug_02.0/c[ 3024.785808] CPU3: Unknown IPI message 0x1
pu3: checking cpu is offline... pass
LAVA: (stdout) cpuhotplug_02.1/cpu3: checking cpu is online... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_03:
LAVA: (stdout) ### test the affinity does not work on an offline cpu
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_03
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_03.0/c[ 3025.098671] CPU1: Unknown IPI message 0x1
pu1: checking setting affinity on cpu fails... pass
LAVA: (stdout) cpuhotplug_03.0/c[ 3025.151203] CPU2: Unknown IPI message 0x1
pu2: checking setting affinity on cpu fails... pass
LAVA: (stdout) cpuhotplug_03.0/c[ 3025.204451] CPU3: Unknown IPI message 0x1
pu3: checking setting affinity on cpu fails... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_04:
LAVA: (stdout) ### test task is migrated with task affinity
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_04
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_04.0/cpu1: checking affinity is set... pass
LAVA: (stdout) cpuhotplug_04.1/cpu1: checking offlining a cpu with affinity succeed... pass
LAVA: (stdout) cpuhotplug_04.2/cpu1: che[ 3027.555605] CPU1: Unknown IPI message 0x1
cking affinity changed... pass
LAVA: (stdout) cpuhotplug_04.0/cpu2: checking affinity is set... pass
LAVA: (stdout) cpuhotplug_04.1/cpu2: checking offlining a cpu with affinity succeed... pass
LAVA: (stdout) cpuhotplug_04.2/c[ 3029.748052] CPU2: Unknown IPI message 0x1
pu2: checking affinity changed... pass
LAVA: (stdout) cpuhotplug_04.0/cpu3: checking affinity is set... pass
LAVA: (stdout) cpuhotplug_04.1/cpu3: checking offlining a cpu with affinity succeed... pass
LAVA: (stdout) cpuhotplug_04.2/c[ 3031.912482] CPU3: Unknown IPI message 0x1
pu3: checking affinity changed... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_05:
LAVA: (stdout) ### test cpus are reflected on /proc/cpuinfo correctly
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_05
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_05.0/c[ 3032.163419] CPU1: Unknown IPI message 0x1
pu1: checking offline processor not found in cpuinfo... pass
LAVA: (stdout) cpuhotplug_05.0/c[ 3032.226214] CPU2: Unknown IPI message 0x1
pu2: checking offline processor not found in cpuinfo... pass
LAVA: (stdout) cpuhotplug_05.0/c[ 3032.286469] CPU3: Unknown IPI message 0x1
pu3: checking offline processor not found in cpuinfo... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_06:
LAVA: (stdout) ### test interrupts show the right configuration in /proc/interrupts
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_06
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_06.0/c[ 3032.530237] CPU1: Unknown IPI message 0x1
pu1: checking offline processor not found in interrupts... pass
LAVA: (stdout) cpuhotplug_06.0/c[ 3032.584250] CPU2: Unknown IPI message 0x1
pu2: checking offline processor not found in interrupts... pass
LAVA: (stdout) cpuhotplug_06.0/c[ 3032.639471] CPU3: Unknown IPI message 0x1
pu3: checking offline processor not found in interrupts... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_07:
LAVA: (stdout) ### test userspace notification
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_07
LAVA: (stdout) ###
[ 3032.883654] CPU1: Unknown IPI message 0x1
LAVA: (stdout) cpuhotplug_07.0/cpu1: checking offline event was received... fail
LAVA: (stdout) cpuhotplug_07.1/cpu1: checking online event was received... pass
[ 3034.017588] CPU2: Unknown IPI message 0x1
LAVA: (stdout) cpuhotplug_07.0/cpu2: checking offline event was received... fail
LAVA: (stdout) cpuhotplug_07.1/cpu2: checking online event was received... pass
[ 3035.551671] CPU3: Unknown IPI message 0x1
LAVA: (stdout) cpuhotplug_07.0/cpu3: checking offline event was received... fail
LAVA: (stdout) cpuhotplug_07.1/cpu3: checking online event was received... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuhotplug_08:
LAVA: (stdout) ### test userspace notification
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuhotplug_08
LAVA: (stdout) ###
LAVA: (stdout) cpuhotplug_08.0: [ 3036.876214] CPU3: Unknown IPI message 0x1
checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.1: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.2: [ 3036.945552] CPU3: Unknown IPI message 0x1
checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.3: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.4: [ 3037.015749] CPU3: Unknown IPI message 0x1
checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.5: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.6: [ 3037.085416] CPU3: Unknown IPI message 0x1
checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.7: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.8: [ 3037.155447] CPU2: Unknown IPI message 0x1
checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.9: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.10: checkin[ 3037.226632] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.11: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.12:[ 3037.298366] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.13: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.14:[ 3037.370332] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.15: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.16:[ 3037.443322] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.17: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.18:[ 3037.514742] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.19: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.20:[ 3037.584939] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.21: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.22: checkin[ 3037.656900] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.23: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.24: checkin[ 3037.731203] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.25: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.26: checkin[ 3037.802328] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.27: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.28: checkin[ 3037.875022] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.29: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.30: checkin[ 3037.946961] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.31: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.32:[ 3038.018132] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.33: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.34: checkin[ 3038.090437] CPU3: Unknown IPI message 0x1
g cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.35: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.36:[ 3038.161934] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.37: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.38:[ 3038.232345] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.39: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.40: checking cpu3 i[ 3038.305577] CPU3: Unknown IPI message 0x1
s offline... pass
LAVA: (stdout) cpuhotplug_08.41: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.42:[ 3038.376474] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.43: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.44: checkin[ 3038.447094] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.45: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.46:[ 3038.522692] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.47: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.48:[ 3038.592843] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.49: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.50:[ 3038.664460] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.51: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.52:[ 3038.735106] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.53: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.54: checkin[ 3038.810176] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.55: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.56: checkin[ 3038.883549] CPU2: Unknown IPI message 0x1
g cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.57: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.58: checkin[ 3038.956514] CPU2: Unknown IPI message 0x1
g cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.59: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.60:[ 3039.027729] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.61: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.62:[ 3039.100562] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.63: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.64: checkin[ 3039.171984] CPU2: Unknown IPI message 0x1
g cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.65: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.66:[ 3039.243707] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.67: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.68: checkin[ 3039.314669] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.69: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.70: checkin[ 3039.388156] CPU1: Unknown IPI message 0x1
g cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.71: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.72: checkin[ 3039.458899] CPU3: Unknown IPI message 0x1
g cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.73: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.74:[ 3039.532228] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.75: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.76:[ 3039.602457] CPU2: Unknown IPI message 0x1
 checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.77: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.78:[ 3039.676252] CPU1: Unknown IPI message 0x1
 checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.79: checking cpu1 is online... pass
LAVA: (stdout) cpuhotplug_08.80: checkin[ 3039.748029] CPU3: Unknown IPI message 0x1
g cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.81: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.82: checkin[ 3039.819481] CPU3: Unknown IPI message 0x1
g cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.83: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.84: checkin[ 3039.892642] CPU2: Unknown IPI message 0x1
g cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.85: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.86:[ 3039.962510] CPU3: Unknown IPI message 0x1
 checking cpu3 is offline... pass
LAVA: (stdout) cpuhotplug_08.87: checking cpu3 is online... pass
LAVA: (stdout) cpuhotplug_08.88: checkin[ 3040.034364] CPU2: Unknown IPI message 0x1
g cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.89: checking cpu2 is online... pass
[ 3040.106165] CPU2: Unknown IPI message 0x1
LAVA: (stdout) c[ 3040.174744] CPU2: Unknown IPI message 0x1
puhotplug_08.90: checking cpu2 is offline... pass
LAVA: (stdout) cpuhotplug_08.91: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.92: checking cpu2[ 3040.245800] CPU2: Unknown IPI message 0x1
 is offline... pass
LAVA: (stdout) cpuhotplug_08.93: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.94: checking cpu2 is offline... [ 3040.316338] CPU2: Unknown IPI message 0x1
               pass
LAVA: (stdout) cpuhotplug_08.95: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.96: checking cpu2 is offline... pass
LAVA: (stdout) cp[ 3040.386928] CPU1: Unknown IPI message 0x1
uhotplug_08.97: checking cpu2 is online... pass
LAVA: (stdout) cpuhotplug_08.98: checking cpu1 is offline... pass
LAVA: (stdout) cpuhotplug_08.99: checking cpu1 is online... pass
LAVA: (stdout) ###
LAVA: (stdout) ### z_sanity_check:
LAVA: (stdout) ### ensure all the cpus are online when the tests are finished
LAVA: (stdout) ### ###
LAVA: (stdout) z_sanity_check.0: checking all cpu are back online... pass
LAVA: (stdout) make[1]: Leaving directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpuhotplug'
LAVA: (stdout) make[1]: Entering directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpuidle'
LAVA: (stdout) cc -g -Wall -pthread cpuidle_killer.c -o cpuidle_killer
LAVA: (stdout) ###
LAVA: (stdout) ### cpuidle_01:
LAVA: (stdout) ### test the cpuidle files are present in the sysfs
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuidle_01
LAVA: (stdout) ###
LAVA: (stdout) cpuidle_01.0: checking 'current_driver' exists... pass
LAVA: (stdout) cpuidle_01.1: checking 'current_governor_ro' exists... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuidle_02:
LAVA: (stdout) ### Run a cpuidle program killer
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuidle_02
LAVA: (stdout) ###
LAVA: (stdout) cpuidle_02.0: checking cpuidle program runs successfully (120 secs)... pass
LAVA: (stdout) ###
LAVA: (stdout) ### cpuidle_03:
LAVA: (stdout) ### Run a cpuidle program killer and unplug one by one the cpus (except cpu0)
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpuidle_03
LAVA: (stdout) ###
LAVA: (stdout) cpuidle_03.0/cpu0: skipping cpu0... skip
LAVA: (stdout) cpuidle_03.0/cpu1: checking cpuidle program runs successfully (120 secs)... pass
LAVA: (stdout) cpuidle_03.0/cpu2: checking cpuidle program runs successfully (120 secs)... pass
LAVA: (stdout) cpuidle_03.0/cpu3: checking cpuidle program runs successfully (120 secs)... pass
[ 3547.135926] CPU1: Unknown IPI message 0x1
[ 3547.159014] CPU2: Unknown IPI message 0x1
[ 3547.179419] CPU3: Unknown IPI message 0x1
LAVA: (stdout) make[1]: Leaving directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/cpuidle'
LAVA: (stdout) make[1]: Entering directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/sched_mc'
LAVA: (stdout) ###
LAVA: (stdout) ### sched_01:
LAVA: (stdout) ### test the presence of the 'sched_mc_power_savings' file
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#sched_mc_01
LAVA: (stdout) ###
LAVA: (stdout) sched_01.0: checking 'sched_mc_power_savings' exists... fail
LAVA: (stderr) make[1]: *** [sched_01.log] Error 1
LAVA: (stdout) ###
LAVA: (stdout) ### sched_02:
LAVA: (stdout) ### test the topology is implemented in the kernel
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#sched_mc_02
LAVA: (stdout) ###
LAVA: (stdout) sched_02.0/cpu0: checking topology is enabled... pass
LAVA: (stdout) sched_02.0/cpu1: checking topology is enabled... pass
LAVA: (stdout) sched_02.0/cpu2: checking topology is enabled... pass
LAVA: (stdout) sched_02.0/cpu3: checking topology is enabled... pass
LAVA: (stdout) ###
LAVA: (stdout) ### sched_03:
LAVA: (stdout) ### test the topology files are present
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#sched_mc_03
LAVA: (stdout) ###
LAVA: (stdout) sched_03.0/cpu0: checking 'core_id' exists... pass
LAVA: (stdout) sched_03.1/cpu0: checking 'core_siblings' exists... pass
LAVA: (stdout) sched_03.2/cpu0: checking 'core_siblings_list' exists... pass
LAVA: (stdout) sched_03.3/cpu0: checking 'physical_package_id' exists... pass
LAVA: (stdout) sched_03.4/cpu0: checking 'thread_siblings' exists... pass
LAVA: (stdout) sched_03.5/cpu0: checking 'thread_siblings_list' exists... pass
LAVA: (stdout) sched_03.0/cpu1: checking 'core_id' exists... pass
LAVA: (stdout) sched_03.1/cpu1: checking 'core_siblings' exists... pass
LAVA: (stdout) sched_03.2/cpu1: checking 'core_siblings_list' exists... pass
LAVA: (stdout) sched_03.3/cpu1: checking 'physical_package_id' exists... pass
LAVA: (stdout) sched_03.4/cpu1: checking 'thread_siblings' exists... pass
LAVA: (stdout) sched_03.5/cpu1: checking 'thread_siblings_list' exists... pass
LAVA: (stdout) sched_03.0/cpu2: checking 'core_id' exists... pass
LAVA: (stdout) sched_03.1/cpu2: checking 'core_siblings' exists... pass
LAVA: (stdout) sched_03.2/cpu2: checking 'core_siblings_list' exists... pass
LAVA: (stdout) sched_03.3/cpu2: checking 'physical_package_id' exists... pass
LAVA: (stdout) sched_03.4/cpu2: checking 'thread_siblings' exists... pass
LAVA: (stdout) sched_03.5/cpu2: checking 'thread_siblings_list' exists... pass
LAVA: (stdout) sched_03.0/cpu3: checking 'core_id' exists... pass
LAVA: (stdout) sched_03.1/cpu3: checking 'core_siblings' exists... pass
LAVA: (stdout) sched_03.2/cpu3: checking 'core_siblings_list' exists... pass
LAVA: (stdout) sched_03.3/cpu3: checking 'physical_package_id' exists... pass
LAVA: (stdout) sched_03.4/cpu3: checking 'thread_siblings' exists... pass
LAVA: (stdout) sched_03.5/cpu3: checking 'thread_siblings_list' exists... pass
LAVA: (stdout) ###
LAVA: (stdout) ### sched_04:
LAVA: (stdout) ### test the change are effective for the 'sched_mc_power_savings' file
LAVA: (stdout) ### https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#sched_mc_04
LAVA: (stdout) ###
LAVA: (stdout) sched_04.0: checking setting value to 0... fail
LAVA: (stdout) sched_04.1: checking setting value to 1... fail
LAVA: (stdout) sched_04.2: checking setting value to 2... fail
LAVA: (stdout) sched_04.3: checking setting invalid value to 3... pass
LAVA: (stdout) sched_04.4: checking setting invalid value to -1... pass
LAVA: (stderr) make[1]: *** [sched_04.log] Error 1
LAVA: (stderr) make[1]: Target `check' not remade because of errors.
LAVA: (stdout) make[1]: Leaving directory `/home/linaro/.local/share/lava_test/installed-tests/pwrmgmt/pm-qa/sched_mc'
LAVA: (stderr) make: *** [check] Error 2
LAVA: Command 'cd pm-qa && make -k check' returned non-zero exit status 2
LAVA: run complete, result_id is 'pwrmgmt.2012-06-28T02:42:15Z'
ERROR: Some of test steps returned non-zero exit code
linaro@linaro-ubuntu-desktop:~/lava-test$

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

We don't have PM support at Vexpress, so this is the expected result.

We should disable this test case for vexpress on the next test runs.

Changed in linaro-ubuntu:
status: New → Invalid
milestone: none → 12.06
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.