Issue Details
- Number
- 29643
- Title
- Intermittent failure in rpc_bind.py: in get_socket_inodes FileNotFoundError: [Errno 2] No such file or directory: '/proc/34007/fd/23'
- Description
- ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I opened a PR and the functional test failed
https://github.com/bitcoin/bitcoin/pull/29500/checks?check_run_id=22324979545
random seed: 2149187499175826776
https://github.com/bitcoin/bitcoin/pull/29500#issuecomment-1987892121
### Expected behaviour
I expected the test runner to pass
### Steps to reproduce
Not sure how to reproduce other than running the test runner multiple times till it occurs
### Relevant log output
https://github.com/bitcoin/bitcoin/pull/29500/checks?check_run_id=22324979545
### How did you obtain Bitcoin Core
Compiled from source
### What version of Bitcoin Core are you using?
master@f9ba6fd46d454d0a56662db751675a6520e1c9f6
### Operating system and version
Cirrus CI / ASan + LSan + UBSan + integer, no depends, USDT
### Machine specifications
This happened in the ci/cd
- URL
-
https://github.com/bitcoin/bitcoin/issue/29643
- Closed by
-
Back to List