2024-08-02T14:49:58.776Z | <Casey Bodley> any idea what's up with errors like this? ex <https://jenkins.ceph.com/job/ceph-api/79147/>
``` * Install prebuilt node (20.13.1) .Incomplete read while reading from <https://nodejs.org/download/release/v20.13.1/node-v20.13.1-linux-x64.tar.gz> - IncompleteRead(31891456 bytes read, 14829784 more expected)
Incomplete read while reading from <https://nodejs.org/download/release/v20.13.1/node-v20.13.1-linux-x64.tar.gz> - IncompleteRead(9609216 bytes read, 37112024 more expected)
Incomplete read while reading from <https://nodejs.org/download/release/v20.13.1/node-v20.13.1-linux-x64.tar.gz> - IncompleteRead(13721600 bytes read, 32999640 more expected)``` |
2024-08-02T14:53:16.702Z | <Casey Bodley> hmm <https://github.com/nodejs/build/issues/1993> still open from 2019 |
2024-08-02T14:55:11.799Z | <Casey Bodley> might be worth setting up a mirror if we're re-downloading that for every build |
2024-08-02T15:47:54.809Z | <yuriw> https://files.slack.com/files-pri/T1HG3J90S-F07FYPG5D32/download/untitled |
2024-08-02T15:48:05.111Z | <yuriw> This is annoying @Zack Cerza ^ an happens all the time now |
2024-08-02T15:48:24.657Z | <yuriw> This is annoying @Zack Cerza ^ an happens all the time now
'Read beyond file size detected, file is corrupted.' |
2024-08-02T15:48:50Z | <yuriw> This is annoying @Zack Cerza ^ andd happens all the time now
`'Read beyond file size detected, file is corrupted.'` |
2024-08-02T15:50:47.885Z | <Zack Cerza> Filed a PR last week that fixes that <https://github.com/ceph/teuthology/pull/1981> |
2024-08-02T15:51:28.371Z | <yuriw> Thx G..! |
2024-08-02T15:51:37.052Z | <yuriw> 🙂 |
2024-08-02T16:09:05.213Z | <Kyrylo Shatskyy> @Zack Cerza could you please take a look at <https://github.com/ceph/teuthology/pull/1985> |
2024-08-02T16:09:45.591Z | <Kyrylo Shatskyy> also this looks annoying <https://github.com/ceph/teuthology/actions/runs/10218441908/job/28274561157?pr=1985> |
2024-08-02T16:26:46.917Z | <Zack Cerza> nearly identical to a patch I was about to submit, thanks 🙂
that actions failure is one I saw yesterday, but disappeared on a retry. there's something funny about how their runner images are deployed it seems |
2024-08-02T16:52:04.161Z | <Zack Cerza> oh: <https://github.com/actions/runner-images/issues/9692> |
2024-08-02T16:56:01.755Z | <Kyrylo Shatskyy> so, did they provide the v2? |
2024-08-02T16:59:12.193Z | <Zack Cerza> working on a fix now |
2024-08-02T17:05:05.080Z | <Kyrylo Shatskyy> are you doing the same? <https://github.com/ceph/teuthology/pull/1986> |
2024-08-02T17:05:18.474Z | <Zack Cerza> yep <https://github.com/ceph/teuthology/pull/1987> |
2024-08-02T17:05:22.685Z | <Zack Cerza> as I said |
2024-08-02T17:07:57.597Z | <Kyrylo Shatskyy> oh… yeah… scrap more of my crap |
2024-08-02T17:09:47.783Z | <Zack Cerza> ha |
2024-08-02T17:09:59.729Z | <Zack Cerza> hey thanks for the feedback on the expiration PR, some good points re: documentation |
2024-08-02T17:24:20.815Z | <Zack Cerza> could you rebase 1985? |