[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2020-07-22 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
  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.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  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.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-02-05 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
  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.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  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.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.6.5.6-0ubuntu27

---
zfs-linux (0.6.5.6-0ubuntu27) xenial; urgency=medium

  * Fix modules not loaded on debian tests (LP: #1813749)
- ADT tests are failing with some Xenial packages because the zfs
  module is not loaded before the tests start. This can be fixed
  by loading the module on the main test script (kernel-smoke-test)
  as done by the package built for later series.

 -- Kleber Sacilotto de Souza   Tue, 29 Jan
2019 11:40:10 +0100

** Changed in: zfs-linux (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
  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.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  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.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Kleber Sacilotto de Souza
zfs-linux/0.6.5.6-0ubuntu27 ADT tests on linux-meta-
snapdragon/4.4.0.1107.99 were successful:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial/xenial/arm64/z/zfs-
linux/20190129_122713_7a03a@/log.gz

** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
  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.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  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.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Kleber Sacilotto de Souza
** Description changed:

- Testing failed on:
+ [Impact]
+ ADT Testing failed with xenial/linux-snapdragon on:
  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.
+ [Test Case]
+ Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.
  
- 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.
+ Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
+ $ sudo ./debian/tests/kernel-smoke-test
+ 
+ Making sure the modules are not loaded before running the test manually.
+ 
+ [Fix]
+ 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.
+ 
+ [Regression Potential] 
+ Low. The fix changes only the debian test script, so no impact on regular 
users.
+ 
+ [Other Info]
+ 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.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
  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.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  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.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Andy Whitcroft
Hello Kleber, or anyone else affected,

Accepted zfs-linux into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/zfs-
linux/0.6.5.6-0ubuntu27 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: zfs-linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Committed

Bug description:
  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

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Colin Ian King
** Also affects: zfs-linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  New

Bug description:
  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

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Kleber Sacilotto de Souza
Attaching patch based on ubuntu/xenial-devel branch.

** Patch added: "0001-zfs-linux-version-0.6.5.6-0ubuntu27.patch"
   
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+attachment/5233586/+files/0001-zfs-linux-version-0.6.5.6-0ubuntu27.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  New

Bug description:
  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

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813749] Re: zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon 4.4.0-1107.112

2019-01-29 Thread Kleber Sacilotto de Souza
** 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 Kernel
Packages, which is subscribed to zfs-linux in 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

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  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

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp