Public bug reported:

autopkgtests fail, only on arm64, after a no-change-rebuild, with the
following output:

689s TI:22:39:23   Handling SIGTERM
689s .
689s ======================================================================
689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
689s     _rmtree_safe_fd(fd, path, onexc)
689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
689s     onexc(os.unlink, fullname, err)
689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
689s     os.unlink(entry.name, dir_fd=topfd)
689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
689s
689s ======================================================================
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
689s     self.stop_daemon()
689s   File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s ======================================================================
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
689s     self.stop_daemon()
689s   File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s ----------------------------------------------------------------------
689s Ran 66 tests in 194.378s
689s
689s FAILED (failures=2, errors=1)

full log:

https://autopkgtest.ubuntu.com/results/autopkgtest-
noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

These test passed in the previous version: 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

** Affects: upower (Ubuntu)
     Importance: Undecided
     Assignee: Chris Peterson (cpete)
         Status: In Progress


** Tags: update-excuse

** Description changed:

- autopkgtests fail, only on arm64, with the following output:
+ autopkgtests fail, only on arm64, after a no-change-rebuild, with the
+ following output:
  
  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ======================================================================
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s     _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s     onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s     os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
- 689s 
+ 689s
  689s ======================================================================
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s     self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
- 689s 
+ 689s
  689s ======================================================================
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s     self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
- 689s 
+ 689s
  689s ----------------------------------------------------------------------
  689s Ran 66 tests in 194.378s
- 689s 
+ 689s
  689s FAILED (failures=2, errors=1)
+ 
+ full log:
+ 
+ https://autopkgtest.ubuntu.com/results/autopkgtest-
+ noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz
+ 
+ These test passed in the previous version: 
+ 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

** Changed in: upower (Ubuntu)
     Assignee: (unassigned) => Chris Peterson (cpete)

** Changed in: upower (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335

Title:
  upower/1.90.2-8build3 autopkgtest failure on arm64

Status in upower package in Ubuntu:
  In Progress

Bug description:
  autopkgtests fail, only on arm64, after a no-change-rebuild, with the
  following output:

  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ======================================================================
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s     _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s     onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s     os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
  689s
  689s ======================================================================
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s     self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s ======================================================================
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s ----------------------------------------------------------------------
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s     self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s     self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s ----------------------------------------------------------------------
  689s Ran 66 tests in 194.378s
  689s
  689s FAILED (failures=2, errors=1)

  full log:

  https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

  These test passed in the previous version: 
  
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+subscriptions


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

Reply via email to