** Description changed: Testing failed on: - arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/arm64/z/zfs-linux/20190125_170958_97a22@/log.gz + arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/arm64/z/zfs-linux/20190125_170958_97a22@/log.gz + + The debian test script (debian/tests/kernel-smoke-test) doesn't load the + zfs module causing the tests to fail. + + However, the tests were not failing before. I suspect that's being + caused by a change in the order that the packages are installed before + the tests start. With previous ADT runs, the zfsutils-linux package was + installed after zfs-dkms, so that caused systemd to start the zfs- + import-scan service, which loaded the modules. On these later ADT failed + runs, zfs-dkms is installed last, so the service is not reloaded and the + modules stay unloaded. + + The solution is to load the zfs module before starting the tests, as + done by the test script shipped by the packages for Bionic and later + series.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813749 Title: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
