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

Fix flaky zombienet test zombienet-polkadot-smoke-0004-coretime-smoke-test #6226

Open
Tracked by #5852
pepoviola opened this issue Oct 24, 2024 · 3 comments · May be fixed by #6236
Open
Tracked by #5852

Fix flaky zombienet test zombienet-polkadot-smoke-0004-coretime-smoke-test #6226

pepoviola opened this issue Oct 24, 2024 · 3 comments · May be fixed by #6236
Labels
T10-tests This PR/Issue is related to tests.

Comments

@pepoviola
Copy link
Contributor

Some examples from yesterday ( 32 of 57 fails)

https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628951
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628817
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628682
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628615
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628483
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628416
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628285
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7628229
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7627210
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7627074
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7626873
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7626039
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7625972
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7625769
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7625639
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7625576
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7625564
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7624714
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7624291
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7624224
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7623747
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7623613
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7623345
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7623211

cc @paritytech/parachains-core

@pepoviola pepoviola added the T10-tests This PR/Issue is related to tests. label Oct 24, 2024
@ordian
Copy link
Member

ordian commented Oct 24, 2024

cc @eskimor @tdimitrov

pepoviola added a commit that referenced this issue Oct 24, 2024
@tdimitrov
Copy link
Contributor

Artefacts are starting to get removed so I persisted the ones from:

In both cases the problem seems to be:

TRACE tokio-runtime-worker aura::cumulus: [Parachain] Para is not scheduled on any core, skipping import notification relay_parent=0x57c0a50d2a7e14237c9f1215b6797ff009fe4faa929698fa1ea0f766da7dd3ad params.para_id=Id(100)

I'm checking further why no cores are assigned to the para.

@pepoviola
Copy link
Contributor Author

Thanks @tdimitrov!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T10-tests This PR/Issue is related to tests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants