Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API parity test failure in Filecoin.StateCirculatingSupply #4446

Closed
hanabi1224 opened this issue Jun 25, 2024 · 4 comments · Fixed by #4674
Closed

API parity test failure in Filecoin.StateCirculatingSupply #4446

hanabi1224 opened this issue Jun 25, 2024 · 4 comments · Fixed by #4674
Assignees
Labels
Priority: 2 - High Very important and should be addressed ASAP Type: Bug Something isn't working

Comments

@hanabi1224
Copy link
Contributor

Describe the bug

To reproduce

  1. Check CI log at https://github.com/ChainSafe/forest/actions/runs/9651979538/job/26621362448?pr=4445#step:5:36

Log output

Log Output
Error: Some tests failed
Request params JSON: [[{"/":"bafy2bzacebucjb5owm5zf4shlhbppendgzbq4fcxwgim7fole5maqkijnpxkc"},{"/":"bafy2bzacec3fdg5vjtb4tlu53xoescsiovlufa2iv43xecokgarw5qtu2suf4"},{"/":"bafy2bzaceapl32dwocm4ccyc56kbcxv2p766ukbs56d5pajyg6duqojmt4aac"},{"/":"bafy2bzacecsfq6k3nn2l2vxk4uur54luccvgha3qnmaexlavvxucthgwsg4te"},{"/":"bafy2bzacecg3cwmj3j2ybqxxvskuxmufktdrvoqzthldsvcpket4b4d7v6yb6"},{"/":"bafy2bzaceaxlqop2ubyhp2rel2kwacifw2vnrjurhg4wuftuc67ik4rxzuw2a"}]]
Forest response: "48957149312111272462381544"
Lotus response: "489571472589862724623815[43](https://github.com/ChainSafe/forest/actions/runs/9651979538/job/26621362448?pr=4445#step:5:45)"
Diff: -"48957149312111272462381544"

+"48957147258986272462381543"


Request dump: Request { method_name: "Filecoin.StateCirculatingSupply", params: Array [Array [Object {"/": String("bafy2bzacebvyljtrmxgdsesylari4f264ujnspghxe63kmscdmydixcesw33y")}, Object {"/": String("bafy2bzaceawqwmxbnxqq6glkarb2otbsv4tfcigmvgxq7mrjrc6wmc4qb3kkq")}, Object {"/": String("bafy2bzacea5xb6j5fgi2evsoiqnebtn5fd4vuoadxnplbdpyft2eeodeowb6y")}]], result_type: PhantomData<serde_json::value::Value>, api_version: V0, timeout: 120s }
Request params JSON: [[{"/":"bafy2bzacebvyljtrmxgdsesylari4f264ujnspghxe63kmscdmydixcesw33y"},{"/":"bafy2bzaceawqwmxbnxqq6glkarb2otbsv4tfcigmvgxq7mrjrc6wmc4qb3kkq"},{"/":"bafy2bzacea5xb6j5fgi2evsoiqnebtn5fd4vuoadxnplbdpyft2eeodeowb6y"}]]
Forest response: "48957141801768365337770501"
Lotus response: "489571397[47](https://github.com/ChainSafe/forest/actions/runs/9651979538/job/26621362448?pr=4445#step:5:49)601698671103833"
Diff: -"48957141801768365337770501"

+"[48](https://github.com/ChainSafe/forest/actions/runs/9651979538/job/26621362448?pr=4445#step:5:50)957139747601698671103833"

Expected behaviour

Screenshots

Environment (please complete the following information):

  • OS:
  • Branch/commit
  • Hardware

Other information and links

@LesnyRumcajs
Copy link
Member

I uploaded the failing snapshot to https://forest-snapshots.fra1.cdn.digitaloceanspaces.com/debug/#4446/forest_snapshot_calibnet_2024-06-25_height_1732055.forest.car.zst, it should help with replicating the issue.

@lemmih lemmih added the Priority: 2 - High Very important and should be addressed ASAP label Aug 2, 2024
@LesnyRumcajs LesnyRumcajs self-assigned this Aug 7, 2024
@LesnyRumcajs
Copy link
Member

Blocked by #4626, given the snapshot is not usable while the bug is in place.

@LesnyRumcajs LesnyRumcajs removed their assignment Aug 12, 2024
@LesnyRumcajs
Copy link
Member

Unblocked.

@lemmih lemmih self-assigned this Aug 12, 2024
@lemmih
Copy link
Contributor

lemmih commented Aug 12, 2024

Caused by bug in fil-actor-states: ChainSafe/fil-actor-states#323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 2 - High Very important and should be addressed ASAP Type: Bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants