2012-03-31 22:42:00,066 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2012-03-31 22:42:00,072 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2012-03-31 22:42:00,074 INFO Loading component section checkbox/plugins 2012-03-31 22:42:00,077 INFO Loading module subunit_report from section checkbox/plugins 2012-03-31 22:42:00,096 INFO Loading module client_info from section checkbox/plugins 2012-03-31 22:42:00,101 INFO Loading module local_suite from section checkbox/plugins 2012-03-31 22:42:00,103 INFO Loading module delay_prompt from section checkbox/plugins 2012-03-31 22:42:00,105 INFO Loading module attachment_info from section checkbox/plugins 2012-03-31 22:42:00,106 INFO Loading module message_info from section checkbox/plugins 2012-03-31 22:42:00,111 INFO Loading module lock_prompt from section checkbox/plugins 2012-03-31 22:42:00,113 INFO Loading module launchpad_exchange from section checkbox/plugins 2012-03-31 22:42:00,260 INFO Loading module recover_prompt from section checkbox/plugins 2012-03-31 22:42:00,405 INFO Loading module proxy_info from section checkbox/plugins 2012-03-31 22:42:00,408 INFO Loading module begin_prompt from section checkbox/plugins 2012-03-31 22:42:00,410 INFO Loading module remote_suite from section checkbox/plugins 2012-03-31 22:42:00,411 INFO Loading module jobs_prompt from section checkbox/plugins 2012-03-31 22:42:00,413 INFO Loading module backend_info from section checkbox/plugins 2012-03-31 22:42:00,417 INFO Loading module system_info from section checkbox/plugins 2012-03-31 22:42:00,429 INFO Loading module error_prompt from section checkbox/plugins 2012-03-31 22:42:00,430 INFO Loading module launchpad_prompt from section checkbox/plugins 2012-03-31 22:42:00,432 INFO Loading module jobs_info from section checkbox/plugins 2012-03-31 22:42:00,445 INFO Loading module gather_prompt from section checkbox/plugins 2012-03-31 22:42:00,446 INFO Loading module submission_info from section checkbox/plugins 2012-03-31 22:42:00,447 INFO Loading module resource_info from section checkbox/plugins 2012-03-31 22:42:00,451 INFO Loading module final_prompt from section checkbox/plugins 2012-03-31 22:42:00,452 INFO Loading module scripts_info from section checkbox/plugins 2012-03-31 22:42:00,453 INFO Loading module launchpad_report from section checkbox/plugins 2012-03-31 22:42:00,491 INFO Loading module manual_test from section checkbox/plugins 2012-03-31 22:42:00,492 INFO Loading module apport_prompt from section checkbox/plugins 2012-03-31 22:42:00,520 INFO Loading module shell_test from section checkbox/plugins 2012-03-31 22:42:00,522 INFO Loading module user_interface from section checkbox/plugins 2012-03-31 22:42:00,524 INFO Loading module metric_test from section checkbox/plugins 2012-03-31 22:42:00,526 INFO Loading module persist_info from section checkbox/plugins 2012-03-31 22:42:00,527 INFO Loading module server_info from section checkbox/plugins 2012-03-31 22:42:00,528 INFO Loading module tests_prompt from section checkbox/plugins 2012-03-31 22:42:00,530 INFO Loading module suites_prompt from section checkbox/plugins 2012-03-31 22:42:00,532 INFO Loading module sleep_info from section checkbox/plugins 2012-03-31 22:42:00,533 INFO Loading module intro_prompt from section checkbox/plugins 2012-03-31 22:42:00,534 INFO Loading module datetime_info from section checkbox/plugins 2012-03-31 22:42:00,535 INFO Loading module report_prompt from section checkbox/plugins 2012-03-31 22:42:20,135 INFO Running command: cpuinfo_resource 2012-03-31 22:42:20,208 INFO Running command: udev_resource 2012-03-31 22:42:20,504 INFO Running command: dpkg_resource 2012-03-31 22:42:20,554 INFO Running command: gconf_resource | filter_templates -w 'name=.*proxy.*' 2012-03-31 22:42:20,664 INFO Running command: lsb_resource 2012-03-31 22:42:20,839 INFO Running command: meminfo_resource 2012-03-31 22:42:20,885 INFO Running command: module_resource 2012-03-31 22:42:20,980 INFO Running command: package_resource | filter_templates -w 'desired=Install' -w 'status=Installed' 2012-03-31 22:42:22,320 INFO Running command: uname_resource 2012-03-31 22:42:22,353 INFO Running command: for state in `cat /sys/power/state`; do echo "$state: supported"; done 2012-03-31 22:42:22,372 INFO Running command: for display in `xrandr | grep connected | awk '{print $1}' | grep -o ^[A-Z]* | sort | uniq`; do echo "$display: supported"; done 2012-03-31 22:42:22,703 INFO Running command: for media in CD DVD; do wodim -prcap 2>/dev/null | grep -q -i "Does write $media" && echo "$media: writable" || echo "$media: readonly"; done 2012-03-31 22:42:23,257 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/audio.txt?(.in) 2012-03-31 22:42:23,303 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/bluetooth.txt?(.in) 2012-03-31 22:42:23,331 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/camera.txt?(.in) 2012-03-31 22:42:23,368 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/cpu.txt?(.in) 2012-03-31 22:42:23,404 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/disk.txt?(.in) 2012-03-31 22:42:23,438 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: disk/benchmark_`ls /sys$path/block` requires: device.path == "$path" and package.name == 'linux' user: root command: hdparm -tT /dev/`ls /sys$path/block | sed 's|!|/|'` | sed 's/:.*= */ = /' | grep -v "^$" description: This test runs hdparm timing tests as a benchmark for $path EOF 2012-03-31 22:42:23,646 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/firewire.txt?(.in) 2012-03-31 22:42:23,680 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/graphics.txt?(.in) 2012-03-31 22:42:23,728 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/info.txt?(.in) 2012-03-31 22:42:23,812 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/input.txt?(.in) 2012-03-31 22:42:23,836 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/keys.txt?(.in) 2012-03-31 22:42:23,883 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/mediacard.txt?(.in) 2012-03-31 22:42:24,012 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/memory.txt?(.in) 2012-03-31 22:42:24,038 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/miscellanea.txt?(.in) 2012-03-31 22:42:24,072 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/monitor.txt?(.in) 2012-03-31 22:42:24,109 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/networking.txt?(.in) 2012-03-31 22:42:24,153 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/wireless.txt?(.in) 2012-03-31 22:42:24,186 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/optical.txt?(.in) 2012-03-31 22:42:24,227 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/pcmcia-pcix.txt?(.in) 2012-03-31 22:42:24,248 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/power-management.txt?(.in) 2012-03-31 22:42:24,285 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/suspend.txt?(.in) 2012-03-31 22:42:24,497 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/usb.txt?(.in) 2012-03-31 22:42:24,638 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: disk/benchmark_`ls /sys$path/block` requires: device.path == "$path" and package.name == 'linux' user: root command: hdparm -tT /dev/`ls /sys$path/block | sed 's|!|/|'` | sed 's/:.*= */ = /' | grep -v "^$" description: This test runs hdparm timing tests as a benchmark for $path EOF 2012-03-31 22:43:40,061 INFO Running command: audio_settings store > $CHECKBOX_SHARE/pulseaudio_settings; audio_settings set --device=pci --volume=50; gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink'; audio_settings restore --file=$CHECKBOX_SHARE/pulseaudio_settings 2012-03-31 22:43:45,485 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:44:01,492 INFO Running command: audio_settings store > $CHECKBOX_SHARE/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; audio_settings restore --file=$CHECKBOX_SHARE/pulseaudio_settings 2012-03-31 22:44:12,445 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:44:35,597 INFO Running command: audio_settings store > $CHECKBOX_SHARE/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; audio_settings restore --file=$CHECKBOX_SHARE/pulseaudio_settings 2012-03-31 22:44:46,520 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:47:13,091 INFO Running command: audio_settings store > $CHECKBOX_SHARE/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; audio_settings restore --file=$CHECKBOX_SHARE/pulseaudio_settings 2012-03-31 22:47:24,013 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:47:49,910 INFO Running command: clocktest 2012-03-31 22:48:50,922 INFO Running command: cpu_topology 2012-03-31 22:48:51,072 INFO Running command: udev_resource | filter_templates -w "category=DISK" | awk -F': ' '$1 == "product" { print $2 }' 2012-03-31 22:48:51,642 INFO Running command: resolution_test 2012-03-31 22:48:59,180 INFO Running command: resolution_test --horizontal 800 --vertical 600 2012-03-31 22:49:04,299 INFO Running command: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! gconfvideosink' 2012-03-31 22:49:06,507 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:49:08,358 INFO Running command: cat /var/log/Xorg.0.log | perl -e '$a=0;while(<>){$a++ if /Loading.*vesa_drv\.so/;$a-- if /Unloading.*vesa/&&$a}exit 1 if $a' 2012-03-31 22:49:08,460 INFO Running command: perl -e '$a=`/usr/lib/nux/unity_support_test -c -p`;$a=~s/\e\[[\d;]*m//g;print $a;exit($? ? 1:0)' 2012-03-31 22:49:08,666 INFO Running command: cat /proc/cpuinfo 2012-03-31 22:49:08,749 INFO Running command: cat /var/log/dmesg | ansi_parser 2012-03-31 22:49:09,056 INFO Running command: grep -r . /sys/class/dmi/id/ 2>/dev/null 2012-03-31 22:49:09,222 INFO Running command: lspci -vvnn 2012-03-31 22:49:09,415 INFO Running command: find /etc/modprobe.* -name \*.conf | xargs cat 2012-03-31 22:49:09,514 INFO Running command: cat /etc/modules 2012-03-31 22:49:09,598 INFO Running command: find /etc/sysctl.* -name \*.conf | xargs cat 2012-03-31 22:49:09,698 INFO Running command: for i in `udevadm info --export-db | sed -n 's/^P: //p'`; do echo "P: $i" udevadm info --attribute-walk --path=/sys$i 2>/dev/null | sed -n 's/ ATTR{\(.*\)}=="\(.*\)"/A: \1=\2/p' echo done 2012-03-31 22:49:13,676 INFO Running command: udevadm info --export-db 2012-03-31 22:49:13,884 INFO Running command: lsmod 2012-03-31 22:49:50,461 INFO Running command: keyboard_test 2012-03-31 22:50:05,190 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:52:45,320 INFO Running command: removable_storage_watcher insert sdio usb scsi 2012-03-31 22:52:47,759 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:56:49,291 INFO Running command: removable_storage_watcher insert sdio usb scsi 2012-03-31 22:56:52,531 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-03-31 22:58:37,824 INFO Running command: removable_storage_watcher insert sdio usb scsi 2012-03-31 22:58:42,099 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer 2012-04-01 09:26:01,970 INFO Running command: removable_storage_watcher insert sdio usb scsi 2012-04-01 09:26:05,277 ERROR Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 172, in onStartTestClicked self._run_test(test, runner) File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 168, in _run_test "output": data.strip()}) File "/usr/lib/python2.7/string.py", line 172, in substitute return self.pattern.sub(convert, self.template) TypeError: expected string or buffer