| 18 Jul 2023 |
Sandro | It would probably already be enough if the logs wouldn't be combined | 08:53:20 |
7c6f434c | Properly choosing best last ten lines for a lots-of-small-stuff build is hard, a summary of which kinds of failures were present is useful, and it's a clear prerequisite for red checks anyway | 08:55:00 |
Sandro | Last x lines are not always useful, eg pytest shows the failure summary there which is usually not enough to provide anything other than that failed | 08:56:54 |
7c6f434c | For a single build at least you know it is a pytest failure⦠| 08:58:09 |
@rick:matrix.ciphernetics.nl | In reply to @7c6f434c:nitro.chat Is there any code deployed that tracks timeout/transient failures (network, ENOSPC)/dep failures/direct failures? Maybe its output should be the last line of failure log? It would be useful on its own when build logs are numerous enough for confusion, and without such code red checks are a glaringly obvious bad idea I don't think so | 17:50:55 |
| 19 Jul 2023 |
| @kranzes:matrix.org joined the room. | 11:12:15 |
@kranzes:matrix.org | Hi, I'm trying to figure out what (and why?) is ofboring doing for over 25 hours when it's not even building a package because it's for Linux only and that ofborg runner is Darwin. | 17:03:16 |
@kranzes:matrix.org | https://github.com/NixOS/nixpkgs/pull/244160/files | 17:03:23 |
@kranzes:matrix.org |  Download image.png | 17:03:49 |
@kranzes:matrix.org | * Hi, I'm trying to figure out what (and why?) is ofboring doing for over 27 hours when it's not even building a package because it's for Linux only and that ofborg runner is Darwin. | 17:04:01 |
@rick:matrix.ciphernetics.nl | Trying to find out that it won't eval on Darwin... | 17:04:30 |
@kranzes:matrix.org | and why does it take over a day? | 17:04:51 |
@kranzes:matrix.org | x86_64-darwin went pretty fast, aarch64-darwin on the other hand... | 17:05:35 |