Bug 248527
| Summary: | Continue build process while collecting logs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, ap, jbedard, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
Based on discussion with Aakash on Slack channel, I am raising this bug about infra failure:
Build fail link - https://ews-build.webkit.org/#/builders/78/builds/5848
Logs:
python3 Tools/CISupport/wait-for-crash-collection --timeout 300
in dir /Volumes/Data/worker/iOS-16-Simulator-WK2-Tests-EWS/build (timeout 360 secs)
watching logfiles {}
argv: [b'python3', b'Tools/CISupport/wait-for-crash-collection', b'--timeout', b'300']
using PTY: False
command timed out: 360 seconds without output running [b'python3', b'Tools/CISupport/wait-for-crash-collection', b'--timeout', b'300'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=360.009734
___
As mentioned by Aakash, the build should continue and it is something to be fixed and I should raise a bug.
Hence, I am raising this so, it can be fixed. Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Hmm, if `wait-for-crash-collection --timeout 300` is stuck for 360 seconds, this seems like an entirely borked machine that should be rebooted.
Radar WebKit Bug Importer
<rdar://problem/103141552>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/8726
EWS
Committed 258995@main (fcef7eafaab8): <https://commits.webkit.org/258995@main>
Reviewed commits have been landed. Closing PR #8726 and removing active labels.