Public bug reported:

The netplan armhf autopkgtest is currently blocking systemd migration. I
see the same test failure across different triggers, so I suspect a
migration-reference test will fail (which I will trigger to unblock
systemd).

The failure is the following:

1904s ======================================================================
1904s FAIL: test_vrf_basic (__main__.TestNetworkManager.test_vrf_basic)
1904s ----------------------------------------------------------------------
1904s Traceback (most recent call last):
1904s   File 
"/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/routing.py", line 307, 
in test_vrf_basic
1904s     self.generate_and_settle([self.dev_e_client])
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 373, in generate_and_settle
1904s     self.nm_wait_connected(iface, 60)
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 512, in nm_wait_connected
1904s     self.wait_output(['nmcli', 'dev', 'show', iface], '(connected', 
timeout)
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 509, in wait_output
1904s     self.fail('timed out waiting for "{}" to appear in 
{}'.format(expected_output, cmd))
1904s AssertionError: timed out waiting for "(connected" to appear in ['nmcli', 
'dev', 'show', 'eth42']
1904s 
1904s ======================================================================
1904s FAIL: test_vrf_basic (__main__.TestNetworkd.test_vrf_basic)
1904s ----------------------------------------------------------------------
1904s Traceback (most recent call last):
1904s   File 
"/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/routing.py", line 307, 
in test_vrf_basic
1904s     self.generate_and_settle([self.dev_e_client])
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 375, in generate_and_settle
1904s     self.networkd_wait_connected(iface, 60)
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 516, in networkd_wait_connected
1904s     self.wait_output(['networkctl', 'status', iface], '(configured', 
timeout)
1904s   File "/tmp/autopkgtest.Cisn8W/build.sPu/src/tests/integration/base.py", 
line 509, in wait_output
1904s     self.fail('timed out waiting for "{}" to appear in 
{}'.format(expected_output, cmd))
1904s AssertionError: timed out waiting for "(configured" to appear in 
['networkctl', 'status', 'eth42']
1904s 
1904s ----------------------------------------------------------------------
1904s Ran 28 tests in 285.909s
1904s 
1904s FAILED (failures=2, skipped=3)
1904s autopkgtest [11:27:54]: test routing: -----------------------]

I have only seen this so far on armhf, but I see it in both [1] and [2],
with python3-defaults/3.12.4-1 and  systemd/256.2-1ubuntu1 as triggers,
respectively.

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/armhf/n/netplan.io/20240724_120458_00bda@/log.gz
[2] 
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/armhf/n/netplan.io/20240723_152614_c1bcc@/log.gz

** Affects: netplan.io (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: rls-oo-incoming

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

Title:
  netplan: routing autopkgtest fails on armhf

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to