#!/bin/sh export_top_env() { export suite='ltp' export testcase='ltp' export category='functional' export need_modules=true export need_memory='4G' export job_origin='/lkp/lkp/.src-20200211-200327/allot/cyclic:vm-p1:linux-devel:devel-hourly/vm-snb/ltp-1hdd-part2.yaml' export queue_cmdline_keys='branch commit queue_at_least_once' export queue='validate' export testbox='vm-snb-136' export tbox_group='vm-snb' export nr_vm=64 export submit_id='5e445ac9f8327a194ccbb527' export job_file='/lkp/jobs/scheduled/vm-snb-136/ltp-1HDD-xfs-fs-02-debian-x86_64-20191114.cgz-6413f852ce086c0f95817012c08d481ce24d8b1a-20200213-6476-1r49rd7-3.yaml' export id='e1a92282e6dd74fbb51ebf4b171f80542190cffa' export queuer_version='/lkp-src' export arch='x86_64' export model='qemu-system-x86_64 -enable-kvm -cpu SandyBridge' export nr_cpu=2 export memory='8G' export hdd_partitions='/dev/vda /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/vdf' export swap_partitions='/dev/vdg' export need_kconfig='CONFIG_BLK_DEV_SD CONFIG_SCSI CONFIG_BLOCK=y CONFIG_SATA_AHCI CONFIG_SATA_AHCI_PLATFORM CONFIG_ATA CONFIG_PCI=y CONFIG_BLK_DEV_LOOP CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_VCAN=m CONFIG_IPV6_VTI=m CONFIG_MINIX_FS=m CONFIG_KVM_GUEST=y CONFIG_XFS_FS' export commit='6413f852ce086c0f95817012c08d481ce24d8b1a' export ssh_base_port=23032 export kconfig='x86_64-rhel-7.6' export compiler='gcc-7' export enqueue_time='2020-02-13 04:06:38 +0800' export _id='5e445acff8327a194ccbb528' export _rt='/result/ltp/1HDD-xfs-fs-02/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a' export user='lkp' export head_commit='7eefb7fdb17da884a69c7fbe19cc5527dc56d755' export base_commit='d5226fa6dbae0569ee43ecfc08bdcd6770fc4755' export branch='linux-devel/devel-hourly-2020013108' export rootfs='debian-x86_64-20191114.cgz' export result_root='/result/ltp/1HDD-xfs-fs-02/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a/3' export scheduler_version='/lkp/lkp/.src-20200212-171154' export LKP_SERVER='inn' export max_uptime=3600 export initrd='/osimage/debian/debian-x86_64-20191114.cgz' export bootloader_append='root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/vm-snb-136/ltp-1HDD-xfs-fs-02-debian-x86_64-20191114.cgz-6413f852ce086c0f95817012c08d481ce24d8b1a-20200213-6476-1r49rd7-3.yaml ARCH=x86_64 kconfig=x86_64-rhel-7.6 branch=linux-devel/devel-hourly-2020013108 commit=6413f852ce086c0f95817012c08d481ce24d8b1a BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a/vmlinuz-5.5.0-rc5-00005-g6413f852ce086 max_uptime=3600 RESULT_ROOT=/result/ltp/1HDD-xfs-fs-02/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a/3 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.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a/modules.cgz' export bm_initrd='/osimage/deps/debian-x86_64-20180403.cgz/run-ipconfig_2018-04-03.cgz,/osimage/deps/debian-x86_64-20180403.cgz/lkp_2019-08-05.cgz,/osimage/deps/debian-x86_64-20180403.cgz/rsync-rootfs_2018-04-03.cgz,/osimage/deps/debian-x86_64-20180403.cgz/fs_2020-01-02.cgz,/osimage/deps/debian-x86_64-20180403.cgz/ltp_2020-01-21.cgz,/osimage/pkg/debian-x86_64-20180403.cgz/ltp-x86_64-14c1f76-1_2020-01-02.cgz' export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz' export site='inn' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export repeat_to=4 export schedule_notify_address= export queue_at_least_once=1 export kernel='/pkg/linux/x86_64-rhel-7.6/gcc-7/6413f852ce086c0f95817012c08d481ce24d8b1a/vmlinuz-5.5.0-rc5-00005-g6413f852ce086' export dequeue_time='2020-02-13 04:06:49 +0800' export job_initrd='/lkp/jobs/scheduled/vm-snb-136/ltp-1HDD-xfs-fs-02-debian-x86_64-20191114.cgz-6413f852ce086c0f95817012c08d481ce24d8b1a-20200213-6476-1r49rd7-3.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_setup nr_hdd=1 $LKP_SRC/setup/disk run_setup fs='xfs' $LKP_SRC/setup/fs run_monitor $LKP_SRC/monitors/wrapper kmsg run_monitor $LKP_SRC/monitors/wrapper heartbeat run_monitor $LKP_SRC/monitors/wrapper meminfo run_monitor $LKP_SRC/monitors/wrapper oom-killer run_monitor $LKP_SRC/monitors/plain/watchdog run_test test='fs-02' $LKP_SRC/tests/wrapper ltp } extract_stats() { export stats_part_begin= export stats_part_end= $LKP_SRC/stats/wrapper ltp $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper meminfo $LKP_SRC/stats/wrapper time ltp.time $LKP_SRC/stats/wrapper dmesg $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper last_state $LKP_SRC/stats/wrapper stderr $LKP_SRC/stats/wrapper time } "$@"