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

Problem: gravity bridge integration test fails occasionally #48

Closed
yihuang opened this issue Sep 6, 2021 · 1 comment · Fixed by #49 or #538
Closed

Problem: gravity bridge integration test fails occasionally #48

yihuang opened this issue Sep 6, 2021 · 1 comment · Fixed by #49 or #538
Assignees

Comments

@yihuang
Copy link
Collaborator

yihuang commented Sep 6, 2021

need smarter way to wait for the message relaying.

@yihuang yihuang self-assigned this Sep 6, 2021
yihuang added a commit to yihuang/cronos that referenced this issue Sep 6, 2021
Closes crypto-org-chain#48

Solution:
- use better method to wait for message relaying
yihuang added a commit that referenced this issue Sep 6, 2021
Closes #48

Solution:
- use better method to wait for message relaying
@yihuang yihuang reopened this Jun 6, 2022
@yihuang
Copy link
Collaborator Author

yihuang commented Jun 6, 2022

https://github.com/crypto-org-chain/cronos/actions/runs/2412028033

It seems the failure may not be due to timeout, it still happens despite we doubled the timeout value.
In the logs of above run, there's error messages like this:

2022-06-06T04:12:04.876621Z  INFO orchestrator::metrics: metrics listening on 127.0.0.1:3000
The application panicked (crashed).
Message:  arithmetic operation overflow
Location: /build/gorc-vendor.tar.gz/ethereum-types/src/uint.rs:19

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

yihuang added a commit to yihuang/cronos that referenced this issue Jun 6, 2022
yihuang added a commit to yihuang/cronos that referenced this issue Jun 6, 2022
yihuang added a commit that referenced this issue Jun 6, 2022
* Problem: gravity bridge integration test fails occasionally

WIP: #48

- Add traceback env var to debug

* run ibc test together

* avoid port conflict

* Update scripts/run-integration-tests
yihuang added a commit to yihuang/cronos that referenced this issue Jun 10, 2022
…rg-chain#538)

* Problem: gravity bridge integration test fails occasionally

WIP: crypto-org-chain#48

- Add traceback env var to debug

* run ibc test together

* avoid port conflict

* Update scripts/run-integration-tests
yihuang added a commit to yihuang/cronos that referenced this issue Jun 13, 2022
…chain#502)

Solution:
- fix the issue in ethermint by emitting extra events in ante handler.
- add integration test to test it.
- update cosmos-sdk dependency
- fix getTransactionReceiptsByBlock

fix integration test

move to crypto-org-chain repo

Update CHANGELOG.md

update cosmos-sdk to most recent

cosmos-sdk v0.45.5

Problem: gravity bridge integration test fails occasionally (crypto-org-chain#538)

* Problem: gravity bridge integration test fails occasionally

WIP: crypto-org-chain#48

- Add traceback env var to debug

* run ibc test together

* avoid port conflict

* Update scripts/run-integration-tests
yihuang added a commit that referenced this issue Jun 14, 2022
* Problem: failed tx are ignored in json-rpc apis (backport #502)

Solution:
- fix the issue in ethermint by emitting extra events in ante handler.
- add integration test to test it.
- update cosmos-sdk dependency
- fix getTransactionReceiptsByBlock

fix integration test

move to crypto-org-chain repo

Update CHANGELOG.md

update cosmos-sdk to most recent

cosmos-sdk v0.45.5

Problem: gravity bridge integration test fails occasionally (#538)

* Problem: gravity bridge integration test fails occasionally

WIP: #48

- Add traceback env var to debug

* run ibc test together

* avoid port conflict

* Update scripts/run-integration-tests

* delay start of gorc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants