Call for testing v4.9

Colin Ian King colin.king at canonical.com
Thu Dec 15 15:58:32 UTC 2016


On 14/12/16 19:40, Tim Gardner wrote:
> linux 4.9.0-11.12 currently in proposed is based on linux v4.9 final.
> Please give it a test run. This is the kernel that I would like to have
> promoted to release barring any killer bugs or regressions that we might
> find.
> 
> You can also pick this kernel up from the unstable PPA:
> 
> sudo apt-add-repository ppa:canonical-kernel-team/unstable
> sudo apt-get update
> sudo apt-get dist-upgrade
> 
> rtg.
> 

Tested on 32 + 64 bit VMs, got some test failures that need
investigating, but on the whole it's not exploding.

Attached: results.

Colin

-------------- next part --------------
x86 VM tests:
				64 bit		32 bit
clean boot			OK		FAIL [0]
ubuntu_32_on_64			OK		n/a
ubuntu_aufs_smoke_tests		OK		OK
ubuntu_bpf			OK		OK
ubuntu_bpf_jit			OK		OK
ubuntu_btrfs_kernel_fixes	FAIL [9]	FAIL [6]
ubuntu_cts_kernel		OK		OK
ubuntu_cve_kernel		OK		OK
ubuntu_ecryptfs			OK		OK
ubuntu_fan_smoke_test		OK		OK
ubuntu_futex			OK		OK
ubuntu_generic_fstest		OK		OK
ubuntu_kernel_selftests		OK		FAIL [1]
ubuntu_kvm_unit_tests		FAIL [2]	FAIL [2]
ubuntu_leap_seconds		OK		OK
ubuntu_load_livepatch_modules	OK		n/a
ubuntu_loop_smoke_test		OK		OK
ubuntu_lxc			OK		FAIL [7] (external fetch fail)
ubuntu_overlayfs_smoke_test	OK		OK
ububtu_qrt_apparmor		FAIL [8]	FAIL [8]
ububtu_qrt_kernel		FAIL [5]	FAIL [5]
ububtu_qrt_kernel_aslr_coll*	OK		OK
ububtu_qrt_kernel_panic		OK		OK
ububtu_qrt_kernel_security	FAIL [4]	FAIL [4]
ubuntu_seccomp			FAIL [3]	FAIL [3]
ubuntu_stress_smoke_test	OK		OK
ubuntu_squashfs_smoke_test	OK		OK
ubuntu_unionmount_overlayfs	OK		OK
ubuntu_zfs_fstest		OK		n/a
ubuntu_zfs_smoke_test		OK		n/a
ubuntu_zfs_stress		OK		n/a
ubuntu_zfs_xfs_generic		OK		n/a

[0] getting kernel splat when booting i386 kernel on VM:
[    1.480495] NX-protecting the kernel data: 6028k
[    1.481521] ------------[ cut here ]------------
[    1.482298] WARNING: CPU: 0 PID: 1 at /build/linux-YwmxP9/linux-4.9.0/arch/x86/mm/dump_pagetables.c:225 note_page+0x6a1/0x880
[    1.483645] x86/mm: Found insecure W+X mapping at address c00a0000/0xc00a0000
[    1.484540] Modules linked in:
[    1.485377] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.0-11-generic #12-Ubuntu
[    1.486467] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu2 04/01/2014
[    1.487294]  f24afe70 d73e1935 f24afeb4 d7a26148 f24afea0 d7072aaa d7a26110 f24afed4
[    1.488143]  00000001 d7a26148 000000e1 d7068e21 000000e1 f24aff34 80000000 00000000
[    1.489017]  f24afec0 d7072b16 00000009 00000000 f24afeb4 d7a26110 f24afed4 4d7c2398
[    1.489939] Call Trace:
[    1.490392]  [<d73e1935>] dump_stack+0x58/0x73
[    1.490852]  [<d7072aaa>] __warn+0xea/0x110
[    1.491306]  [<d7068e21>] ? note_page+0x6a1/0x880
[    1.491762]  [<d7072b16>] warn_slowpath_fmt+0x46/0x60
[    1.492206]  [<d7068e21>] note_page+0x6a1/0x880
[    1.492638]  [<d70691f5>] ptdump_walk_pgd_level_core+0x1f5/0x300
[    1.493072]  [<d7069336>] ptdump_walk_pgd_level_checkwx+0x16/0x20
[    1.493498]  [<d705eb4d>] mark_rodata_ro+0xfd/0x130
[    1.493916]  [<d780ef10>] ? rest_init+0x70/0x70
[    1.494329]  [<d780ef3c>] kernel_init+0x2c/0x100
[    1.494736]  [<d709d761>] ? schedule_tail+0x11/0x50
[    1.495139]  [<d780ef10>] ? rest_init+0x70/0x70
[    1.495545]  [<d7819cc3>] ret_from_fork+0x1b/0x28
[    1.495949] ---[ end trace ea3ea5eefe4cd77c ]---
[    1.496377] x86/mm: Checked W+X mappings: FAILED, 96 W+X pages found.


[1] ftrace crash, known issue, waiting for fix to land from upstream in 4.10
[2] failed to build tests, not a kernel issue per se
[3] resumption FAIL on TRAP.handler
[4] failed test 213 - setsocketopt(SO_SNDBUFFORCE) does not accept negative values
[5] seems like an issue in the test
    "AttributeError: 'ubuntu_qrt_kernel' object has not attribute 'install_rquired_pkgs', fixed the test and it works OK now
[6] kernel oops, rebooted
[7] test failed on fetching 
[8] libapparmor perl5lib and python3 lib test failures
[9] various failures:
    361c093d7f9* wait for uuid-tree rebuild
    6113077cd31* fix missing qgroup reservation before fallocating
    78a017a2c92* compression properties
    
    


More information about the kernel-team mailing list