#!/bin/sh export_top_env() { export suite='perf-sanity-tests' export testcase='perf-sanity-tests' export category='functional' export job_origin='/lkp/lkp/.src-20171226-085346/jobs/perf-sanity-tests.yaml' export testbox='lkp-hsw-ep5' export tbox_group='lkp-hsw-ep5' export need_linux_perf='true true' export kconfig='x86_64-rhel-7.2' export compiler='gcc-7' export branch='linus/master' export name='/tmp/d20171226-93524-uf3gxx/perf-sanity-tests-defaults.yaml' export commit='d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a' export user='lkp' export queue='bisect' export submit_id='5a441e920b9a9346240b82e8' export job_file='/lkp/scheduled/lkp-hsw-ep5/perf-sanity-tests-defaults-debian-x86_64-2016-08-31.cgz-d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a-20171228-17956-2ny6rm-0.yaml' export id='2d230dcd0e757e50f9aeda2d0a2b8e9c1cead69c' export model='Haswell-EP' export nr_cpu=56 export memory='256G' export ssd_partitions= export swap_partitions= export rootfs_partition= export brand='Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz' export rootfs='debian-x86_64-2016-08-31.cgz' export enqueue_time='2017-12-28 06:28:34 +0800' export _id='5a441e920b9a9346240b82e8' export _rt='/result/perf-sanity-tests/defaults/lkp-hsw-ep5/debian-x86_64-2016-08-31.cgz/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a' export result_root='/result/perf-sanity-tests/defaults/lkp-hsw-ep5/debian-x86_64-2016-08-31.cgz/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/0' export LKP_SERVER='inn' export max_uptime=3600 export initrd='/osimage/debian/debian-x86_64-2016-08-31.cgz' export bootloader_append='root=/dev/ram0 user=lkp job=/lkp/scheduled/lkp-hsw-ep5/perf-sanity-tests-defaults-debian-x86_64-2016-08-31.cgz-d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a-20171228-17956-2ny6rm-0.yaml ARCH=x86_64 kconfig=x86_64-rhel-7.2 branch=linus/master commit=d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/vmlinuz-4.14.0-01201-gd5c5e46 max_uptime=3600 RESULT_ROOT=/result/perf-sanity-tests/defaults/lkp-hsw-ep5/debian-x86_64-2016-08-31.cgz/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/0 LKP_SERVER=inn debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw' export modules_initrd='/pkg/linux/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/modules.cgz' export bm_initrd='/osimage/deps/debian-x86_64-2016-08-31.cgz/lkp_2017-12-14.cgz,/osimage/deps/debian-x86_64-2016-08-31.cgz/rsync-rootfs_2016-11-15.cgz,/osimage/deps/debian-x86_64-2016-08-31.cgz/run-ipconfig_2016-11-15.cgz,/osimage/deps/debian-x86_64-2016-08-31.cgz/perf-sanity-tests_2017-09-25.cgz,/osimage/pkg/debian-x86_64-2016-08-31.cgz/perf-x86_64-d1ce8ceb8ba8_2017-12-21.cgz,/osimage/deps/debian-x86_64-2016-08-31.cgz/hw_2016-11-15.cgz' export linux_perf_initrd='/pkg/linux/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/linux-perf.cgz' export lkp_initrd='/lkp/lkp/lkp-x86_64.cgz' export site='inn' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export kernel='/pkg/linux/x86_64-rhel-7.2/gcc-7/d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a/vmlinuz-4.14.0-01201-gd5c5e46' export dequeue_time='2017-12-28 06:50:15 +0800' export job_initrd='/lkp/scheduled/lkp-hsw-ep5/perf-sanity-tests-defaults-debian-x86_64-2016-08-31.cgz-d5c5e46aa7a2b256a526f9ce832ffbf622c3c19a-20171228-17956-2ny6rm-0.cgz' [ -n "$LKP_SRC" ] || export LKP_SRC=/lkp/${user:-lkp}/src } run_job() { echo $$ > $TMP/run-job.pid . $LKP_SRC/lib/http.sh . $LKP_SRC/lib/job.sh . $LKP_SRC/lib/env.sh export_top_env run_monitor $LKP_SRC/monitors/wrapper kmsg run_monitor $LKP_SRC/monitors/wrapper heartbeat run_monitor $LKP_SRC/monitors/wrapper oom-killer run_monitor $LKP_SRC/monitors/plain/watchdog run_test $LKP_SRC/tests/wrapper perf-sanity-tests } extract_stats() { $LKP_SRC/stats/wrapper perf-sanity-tests $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper time perf-sanity-tests.time $LKP_SRC/stats/wrapper time $LKP_SRC/stats/wrapper dmesg $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper stderr $LKP_SRC/stats/wrapper last_state } "$@"