Bug: Build freezes on prepare_release
(mondo-ingest-edit.owl-obo-report.tsv
)
#602
Labels
bug
Something isn't working
Overview
I'm running the build PR #601. However it has frozen 3 times on the same step.
Background
The first two times I ran it, I accidentally closed my macbook and put it to sleep. The first time, myself, the second time, I had the screen at a 45 degree angle, and later it was closed, so I assume it was my cats. Anyway, I thought that it going to sleep might have caused the issue.
I ran it a third time though; been running for 8+ hours, and has not went to sleep. It's using CPU, but IDK what it's doing. I assume it's stuck in an infinite loop.
Screenshot: Docker Stats tab
Each time, it freezes on this command:
This is the goal for
reports/mondo-ingest-edit.owl-obo-report.tsv
, which runs at the end of the build as part ofprepare_release
.Logs
Just for comparison, here's a snippet from the log before and after this goal runs, taken from my recent build on the "intelligent refresh" PR.
Log from different build for comparison
ODK versions
All these builds ran on ODK
latest
. It is up to date. From what I can see, it hasn't changed in about a month.ROBOT versions
I see that during
prepare_release
, it prints out various versions of software. ODKlatest
is currently on ROBOT version 1.9.5, butdev
is on 1.9.6, so I wonder if 1.9.5 has some bug relevant here which 1.9.6 has fixed.Things tried, but failed
Changing ODK to
dev
I just realized that we recently changed ODK from
dev
tolatest
ondevelop
:dev
-->latest
(develop
) #579We have not yet done that on
main
(ODKdev
-->latest
(main
) #580).I do believe that this is the first build that I / we have run since then. All the builds I've done in the last month and I'm not sure how much further back have been on
dev
.So I'm going to run this on ODK
dev
now and see how that does.edit: Update: tried this and didn't work.
Possible cause & solution
QC check causes crazy / endless loop
Nico:
Nico (slack):
The text was updated successfully, but these errors were encountered: