hyperledger-firefly / hyperledger-firefly/firefly

Intermittent end to end test errors

Open
#1,634 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
602
Forks
246
Avg merge
18h 47m
Merged PRs (30d)
6

Description

### What happened?

E2E Test failing - seems to be a timeout error

```
e2e.go:71:
Error Trace: /home/runner/work/firefly/firefly/test/e2e/e2e.go:71
/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117
Error: Received unexpected error:
Get "http://127.0.0.1:5001/api/v1/namespaces/e2e_1ffc48d201-C/status": dial tcp 127.0.0.1:5001: connect: connection refused
Test: TestEthereumMultipartyE2ESuite/TestMultiTenancy
restclient.go:109: 2025-02-06T09:16:43.186422797Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null
restclient.go:116: 2025-02-06T09:16:43.187950738Z: <== 200
restclient.go:109: 2025-02-06T09:16:43.18799446Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null
restclient.go:1053:
Error Trace: /home/runner/work/firefly/firefly/test/e2e/client/restclient.go:1053
/home/runner/work/firefly/firefly/test/e2e/e2e.go:244
/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:41
/home/runner/go/pkg/mod/github.com/stretchr/testify@v1.8.4/suite/suite.go:175
/opt/hostedtoolcache/go/1.22.11/x64/src/runtime/panic.go:626
/opt/hostedtoolcache/go/1.22.11/x64/src/testing/testing.go:1005
/home/runner/work/firefly/firefly/test/e2e/e2e.go:71
/home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117
Error: Received unexpected error:
Get "http://127.0.0.1:5001/api/v1/namespaces/default/operations?created=%3E1738833337050041667": dial tcp 127.0.0.1:5001: connect: connection refused
Test: TestEthereumMultipartyE2ESuite/TestMultiTenancy
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.