https://cirrus-ci.com/task/5232872305459200:
0067] node0 2024-11-04T11:58:48.064759Z [httpworker.0] [src/wallet/wallet.h:936] [WalletLogPrintf] [default wallet] m_address_book.size() = 2
1[06:58:49.067] test 2024-11-04T11:58:48.065000Z TestFramework (INFO): Can upgrade to HD
2[06:58:49.067] test 2024-11-04T11:58:48.066000Z TestFramework (ERROR): Assertion failed
3[06:58:49.067] Traceback (most recent call last):
4[06:58:49.067] File "/ci_container_base/test/functional/test_framework/test_framework.py", line 132, in main
5[06:58:49.067] self.run_test()
6[06:58:49.067] File "/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/wallet_upgradewallet.py", line 226, in run_test
7[06:58:49.067] orig_kvs = dump_bdb_kv(node_master_wallet)
8[06:58:49.067] File "/ci_container_base/test/functional/test_framework/bdb.py", line 142, in dump_bdb_kv
9[06:58:49.067] dump_meta_page(pages[INNER_META_PAGE])
10[06:58:49.067] File "/ci_container_base/test/functional/test_framework/bdb.py", line 100, in dump_meta_page
11[06:58:49.067] assert magic == BTREE_MAGIC, 'bdb magic does not match bdb btree magic'
12[06:58:49.067] AssertionError: bdb magic does not match bdb btree magic
13[06:58:49.067] test 2024-11-04T11:58:48.067000Z TestFramework (DEBUG): Closing down network thread
Looking at all the logs in #30798, this seems to be a different issue.