cpuhotplug_07 produces too many results

Bug #1304251 reported by Milosz Wasilewski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro PMWG QA
Fix Released
Undecided
sanjay singh rawat

Bug Description

In some cases cpuhotplug_07 produces as many as ~100k results. This is most likely due to problems with udevadm. Sample output below:

cpuhotplug_07.30/cpu1: warning: udev monitor not running... skip

waitfor_udevadm() is running a while (1) loop waiting for udevadm data to be available.

 52 # damn ! udevadm is buffering the output, we have to use a temp file¬
 53 # to retrieve the output¬
 54 rm -f $TMPFILE¬
 55 udevadm monitor --kernel --subsystem-match=cpu > $TMPFILE &¬
 56 pid=$!¬
 57 waitfor_udevadm¬

Example test result set:
https://validation.linaro.org/dashboard/streams/private/team/linaro/ci-linux-linaro-tracking-llct/bundles/5ae6cfbfe8d0f53637c280ebce84c4648e36f163/72fdddac-4316-40e8-9933-efb257128d8a/

Revision history for this message
sanjay singh rawat (sanjay-rawat) wrote :

patch merged/released already. Please reopen if issue still exits.

Changed in linaro-power-qa:
assignee: nobody → sanjay singh rawat (sanjay-rawat)
status: New → Fix Released
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.