pocmatos
2021-7-28 07:16:05

Thanks for investigating these @samth . I am trying to reproduce them locally.


pocmatos
2021-7-28 07:16:23

Quite frustrating that act doesn’t seem to work too well with our workflows for some reason.


pocmatos
2021-7-28 07:58:45

I can’t seem to really reproduce them on my machine.


pocmatos
2021-7-28 08:39:27

I re-ran a couple of jobs to see if it keeps happening in the same place.


pocmatos
2021-7-28 08:39:33

ubsan got stuck on test macro


pocmatos
2021-7-28 08:39:47

Locally test (section) macro doesn’t take that much time.


pocmatos
2021-7-28 08:39:55

Although I do get an error in Section module:


pocmatos
2021-7-28 08:40:16

Section(module) Performed 641 expression tests (356 value expressions, 285 exn expressions) and 818 exception field tests. Errors were [1]: (Section (got expected (call))) ((module) (#f #t ((has #<path:/var/tmp/the-file.rkt>) #f)))


pocmatos
2021-7-28 08:41:02

Starting to wonder if for some reason they are throttling the project due to the amount of workflows, in which case I will contact support directly.


pocmatos
2021-7-28 08:41:21

Also locally on ubsan 3m: ```


pocmatos
2021-7-28 08:41:29

Section(parameters) Performed 387 expression tests (238 value expressions, 149 exn expressions) and 234 exception field tests. Errors were [1]: (Section (got expected (call))) ((parameters) (#f #t (#<procedure:regexp-match?> #rx"repeats[^\n]+[0-9]+[^\n]+times[^\n]*\n [.][.][.]\n$" "error: repctx\n context...:\n /home/pmatos/dev/racket/pkgs/racket-test-core/tests/racket/param.rktl:556:0: repctx\n [repeats 17 more times]\n")))


pocmatos
2021-7-28 08:58:26

Otherwise ubsan finished without issues.


pocmatos
2021-7-28 13:00:10

Build failed again after 6hrs. Or better, were cancelled when they hit the time limit.


pocmatos
2021-7-28 13:00:18

Cannot understand why suddenly they started failing.


pocmatos
2021-7-28 13:00:31

I have seen before a way to ssh to hosted runners to debug…


pocmatos
2021-7-28 13:00:44

pocmatos
2021-7-28 13:00:49

but this could do the trick.


pocmatos
2021-7-28 13:05:13

pocmatos
2021-7-28 13:05:15

12 days ago.


pocmatos
2021-7-28 13:05:19

it lasted 1h31m.


pocmatos
2021-7-28 13:05:25

Now they all get cancelled after 6 hours.


pocmatos
2021-7-28 13:05:52

Exactly same story for ubsan.


pocmatos
2021-7-28 13:06:27

after commit “add binding-space support to provide and require” : https://github.com/racket/racket/commit/0d526f54c77b878de64ebc4fa1b052bc9cc16a57 things just started failing.