-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Polkadot v0.9.25 Release checklist #5679
Comments
Metadata comparison:
|
Metadata comparison:
|
Metadata comparison:
|
Metadata comparison:
|
edit: done! |
the benchmarks are stalled because the
The relevant hosts ( see also https://github.com/paritytech/devops/issues/1680 |
ran into an issue during try-runtime for kusama 2022-06-17 14:07:53.673 WARN tokio-runtime-worker jsonrpsee_core::client::async_client: Custom("[backend]: frontend dropped; terminate client")
2022-06-17 14:07:53.674 INFO main remote-ext: injecting a total of 723830 top keys
2022-06-17 14:08:14.410 INFO main remote-ext: injecting a total of 149425 child keys
2022-06-17 14:08:23.169 INFO main remote-ext: initialized state externalities with storage root 0x92158f20c8f60a86677274b3a246f1e36b0a0fc70c2251b4e5d10500ece8d4e5
2022-06-17 14:08:25.015 INFO main jsonrpsee_client_transport::ws: Connection established to target: Target { sockaddrs: [], host: "kusama-try-runtime-node.parity-chains.parity.io", host_header: "kusama-try-runtime-node.parity-chains.parity.io:443", _mode: Tls, path_and_query: "/" }
2022-06-17 14:08:25.027 INFO main try-runtime::cli: found matching spec name: "kusama"
2022-06-17 14:08:25.027 WARN main try-runtime::cli: spec version mismatch (local 9250 != remote 9230). This could cause some issues.
2022-06-17 14:08:25.027 WARN tokio-runtime-worker jsonrpsee_core::client::async_client: Custom("[backend]: frontend dropped; terminate client")
2022-06-17 14:08:27.372 INFO main kusama_runtime: try-runtime::on_runtime_upgrade kusama.
2022-06-17 14:08:27.480 ERROR main runtime: panicked at 'called `Result::unwrap()` on an `Err` value: "list node data is not corrupt"', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/c1f1fdf/frame/executive/src/lib.rs:266:88
Error:
0: Invalid input: failed to execute TryRuntime_on_runtime_upgrade: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed
WASM backtrace:
0: 0x540d4f - <unknown>!rust_begin_unwind
1: 0x56d3 - <unknown>!core::panicking::panic_fmt::h781687f2782526ba
2: 0x5a2c - <unknown>!core::result::unwrap_failed::hd41a4510b83064e5
3: 0x4d3ee0 - <unknown>!frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPalletsWithSystem,COnRuntimeUpgrade>::try_runtime_upgrade::hb609cfeae4f4123e
4: 0x57dfa - <unknown>!<kusama_runtime::Runtime as frame_try_runtime::runtime_decl_for_TryRuntime::TryRuntime<sp_runtime::generic::block::Block<sp_runtime::generic::header::Header<u32,sp_runtime::traits::BlakeTwo256>,sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic<sp_runtime::multiaddress::MultiAddress<<<sp_runtime::MultiSignature as sp_runtime::traits::Verify>::Signer as sp_runtime::traits::IdentifyAccount>::AccountId,()>,kusama_runtime::Call,sp_runtime::MultiSignature,(frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<kusama_runtime::Runtime>,frame_system::extensions::check_spec_version::CheckSpecVersion<kusama_runtime::Runtime>,frame_system::extensions::check_tx_version::CheckTxVersion<kusama_runtime::Runtime>,frame_system::extensions::check_genesis::CheckGenesis<kusama_runtime::Runtime>,frame_system::extensions::check_mortality::CheckMortality<kusama_runtime::Runtime>,frame_system::extensions::check_nonce::CheckNonce<kusama_runtime::Runtime>,frame_system::extensions::check_weight::CheckWeight<kusama_runtime::Runtime>,pallet_transaction_payment::ChargeTransactionPayment<kusama_runtime::Runtime>)>>>>::on_runtime_upgrade::hdf67f3841144035a
5: 0x5032b7 - <unknown>!TryRuntime_on_runtime_upgrade
0:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⋮ 3 frames hidden ⋮
4: polkadot::main::h6864b53a78191862
at <unknown source file>:<unknown line>
5: std::sys_common::backtrace::__rust_begin_short_backtrace::h6bef32eb7883de15
at <unknown source file>:<unknown line>
6: std::rt::lang_start::{{closure}}::h3e7753a6502ffe7e
at <unknown source file>:<unknown line>
7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb7014f43484a8b4e
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259
8: std::panicking::try::do_call::h7bc9dc436daeb8c7
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492
9: std::panicking::try::h653d68a27ff5f175
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456
10: std::panic::catch_unwind::h9d739f9f59895e68
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137
11: std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128
12: std::panicking::try::do_call::hfb39d6df61a2e69f
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492
13: std::panicking::try::h13e2d225134958ac
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456
14: std::panic::catch_unwind::h3bd49b5a5dfb1a50
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137
15: std::rt::lang_start_internal::h2ba92edce36c035e
at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128
16: main<unknown>
at <unknown source file>:<unknown line>
17: __libc_start_main<unknown>
at <unknown source file>:<unknown line>
18: _start<unknown>
at <unknown source file>:<unknown line> |
the migration |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Ping'ed Jaco + Signer's team |
v0.9.25 is out 🎉 |
Any idea how to solve this issue? #5819 |
This issue is not the place to report a new issue. |
Release Checklist
This is the release checklist for Polkadot v0.9.25. All following
checks should be completed before publishing a new release of the
Polkadot/Kusama/Westend/Rococo runtime or client. The current release candidate can be
checked out with
git checkout release-v0.9.25
Runtime Releases
These checks should be performed on the codebase prior to forking to a release-
candidate branch.
spec_version
has been incremented since thelast release for any native runtimes from any existing use on public
(non-private) networks. If the runtime was published (release or pre-release), either
the
spec_version
orimpl
must be bumped.removed for any public (non-private/test) networks.
the same. Bump
transaction_version
if not.Verify new extrinsics have been correctly whitelisted/blacklisted forproxy filters.
runtime logic.
The following checks can be performed after we have forked off to the release-
candidate branch or started an additional release candidate branch (rc-2, rc-3, etc)
runtime state is correctly updated for any public (non-private/test)
networks. => [don't merge] try-runtime testing #5692
runtime changes.
All Releases
without issue for 12+ hours on >75% of our validator nodes.
https://github.com/paritytech/polkadot/releases with relevant release
notes
draft-release
The text was updated successfully, but these errors were encountered: