[Bug 2003200] Re: Subiquity crash on Lenovo X13s when executing udevadm

Danilo Egea Gondolfo 2003200 at bugs.launchpad.net
Tue Jan 31 10:17:46 UTC 2023


The netplan crash report was generated at Wed Jan 18 12:36:55 2023

At that time, subquity was in some sort of retry storm calling udevadm
settle as well.

...lots of the same lines before...
 2023-01-18 12:35:59,915 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1
 2023-01-18 12:35:59,916 DEBUG subiquity.server.controllers.filesystem:671 waiting 0.1 to let udev event queue settle
 2023-01-18 12:36:00,016 DEBUG subiquitycore.utils:64 run_command called: ['udevadm', 'settle', '-t', '0']
 2023-01-18 12:36:00,026 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1
 2023-01-18 12:36:00,026 DEBUG subiquity.server.controllers.filesystem:671 waiting 0.1 to let udev event queue settle
 2023-01-18 12:36:00,129 DEBUG subiquitycore.utils:64 run_command called: ['udevadm', 'settle', '-t', '0']
 2023-01-18 12:36:00,140 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1
 2023-01-18 12:36:00,140 DEBUG subiquity.server.controllers.filesystem:671 waiting 0.1 to let udev event queue settle
 2023-01-18 12:36:00,241 DEBUG subiquitycore.utils:64 run_command called: ['udevadm', 'settle', '-t', '0']
 2023-01-18 12:36:00,251 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1
 2023-01-18 12:36:00,251 DEBUG subiquity.server.controllers.filesystem:671 waiting 0.1 to let udev event queue settle
 2023-01-18 12:36:00,357 DEBUG subiquitycore.utils:64 run_command called: ['udevadm', 'settle', '-t', '0']
... lots of the same lines after...

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2003200

Title:
  Subiquity crash on Lenovo X13s when executing udevadm

Status in netplan.io package in Ubuntu:
  New
Status in subiquity package in Ubuntu:
  New

Bug description:
  PythonArgs: ['/usr/sbin/netplan', 'apply']
  Traceback:
   Traceback (most recent call last):
     File "/usr/sbin/netplan", line 23, in <module>
       netplan.main()
     File "/usr/share/netplan/netplan/cli/core.py", line 50, in main
       self.run_command()
     File "/usr/share/netplan/netplan/cli/utils.py", line 231, in run_command
       self.func()
     File "/usr/share/netplan/netplan/cli/commands/apply.py", line 61, in run
       self.run_command()
     File "/usr/share/netplan/netplan/cli/utils.py", line 231, in run_command
       self.func()
     File "/usr/share/netplan/netplan/cli/commands/apply.py", line 254, in command_apply
       subprocess.check_call(['udevadm', 'settle'])
     File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
       raise CalledProcessError(retcode, cmd)
   subprocess.CalledProcessError: Command '['udevadm', 'settle']' returned non-zero exit status 1

  When I run 'udevadm settle' in a shell I get return code $? = 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2003200/+subscriptions




More information about the foundations-bugs mailing list