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

Sourcehub CLI Test Flakey Due To TCP Dial Error (connection refused) #3294

Open
shahzadlone opened this issue Dec 6, 2024 · 0 comments
Open
Labels
area/acp Related to the acp (access control) system bug Something isn't working

Comments

@shahzadlone
Copy link
Member

Test that failed: TestACP_AddDPISchema_OwnerMissingRequiredReadPermissionLabelOnDPI_SchemaRejected

Failed Test and Trace:

    acp.go:519: $ sourcehubd start --minimum-gas-prices 0stake --home /tmp/TestACP_AddDPISchema_OwnerMissingRequiredReadPermissionLabelOnDPI_SchemaRejected2009602120/001 --grpc.address 127.0.0.1:34697 --rpc.laddr tcp://127.0.0.1:34909 --p2p.laddr tcp://127.0.0.1:42675 --rpc.pprof_laddr 127.0.0.1:40939
    utils.go:1870: 
        	Error Trace:	/home/runner/work/defradb/defradb/tests/integration/utils.go:1870
        	            				/home/runner/work/defradb/defradb/tests/integration/acp.go:118
        	            				/home/runner/work/defradb/defradb/tests/integration/utils.go:347
        	            				/home/runner/work/defradb/defradb/tests/integration/utils.go:264
        	            				/home/runner/work/defradb/defradb/tests/integration/utils.go:212
        	            				/home/runner/work/defradb/defradb/tests/integration/acp/schema/add_dpi/reject_invalid_owner_read_perm_on_dpi_test.go:186

Fail Error:

failed to add policy with acp: fetching account: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:34697: connect: connection refused". Type: Local, CreatorID: did:key:z7r8ory9gZDehP2LqJPZxjSKLp3aHZKsgdFMmuyRWKVFWPe8HR8cmgew2q8sQe3D5PrxGJKJSFHFcH3wKvEBzVWjSjd9b

Fail run:
https://github.com/sourcenetwork/defradb/actions/runs/12193193985/job/34015042963?pr=3278

@shahzadlone shahzadlone added area/acp Related to the acp (access control) system bug Something isn't working labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/acp Related to the acp (access control) system bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant