View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006371 | Buildbot | Buildbot | public | 2020-03-14 16:30 | 2020-05-14 13:46 |
| Reporter | gajop | Assigned To | abma | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Summary | 0006371: Dates of some buildbot builds seem off | ||||
| Description | It seems that some older builds have "Last Modified" dates being much newer than newer builds. For example: 104.0.1-1435-g79d77ca/ 2020-03-14 04:35 <- OUTLIER 104.0.1-1444-gf0056cc/ 2019-11-16 00:48 104.0.1-1445-g04e4ef8/ 2019-11-17 09:38 104.0.1-1452-g29e7e0e/ 2019-11-20 00:20 104.0.1-1453-ga17a11a/ 2019-11-21 22:41 104.0.1-1454-g3c0e4e1/ 2019-12-01 03:36 104.0.1-1455-g39f8fbd/ 2019-12-02 11:37 104.0.1-1463-gb19d6f5/ 2020-01-27 22:15 104.0.1-1464-g4f428c8/ 2020-02-07 22:33 | ||||
| Tags | No tags attached. | ||||
|
|
Perhaps someone rebuilt it. |
|
|
very likely thats the "cleanup" script which deleted some files in the folder. https://github.com/spring/spring/blob/develop/buildbot/master/cleanup.sh dbg files are deleted before the other stuff. |
|
|
-> whats the problem? |
|
|
I think what happened was, as I made a new commit, the oldest build was cleaned up, its files and folders were deleted but the top folder (104.0.1-1435-g79d77ca/) remained, and it had its date updated. This lead to some confusion as to what's the latest build. |
|
|
i don't see how we currently could fix that atm: IMHO https://api.springfiles.com/ should be improved to have a better solution than manually looking at the buildbot dir. |
|
|
Delete the top folder too? Can you point me out to whatever scripts are used to delete old builds? |
|
|
https://github.com/spring/spring/blob/develop/buildbot/master/cleanup.sh |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-03-14 16:30 | gajop | New Issue | |
| 2020-03-16 08:53 | Google_Frog | Note Added: 0020358 | |
| 2020-03-16 18:16 | abma | Note Added: 0020359 | |
| 2020-03-16 18:16 | abma | Status | new => feedback |
| 2020-03-16 18:16 | abma | Note Added: 0020360 | |
| 2020-03-17 01:13 | gajop | Note Added: 0020361 | |
| 2020-03-17 01:13 | gajop | Status | feedback => new |
| 2020-03-26 22:38 | abma | Status | new => feedback |
| 2020-03-26 22:38 | abma | Note Added: 0020369 | |
| 2020-03-26 23:04 | gajop | Note Added: 0020370 | |
| 2020-03-26 23:04 | gajop | Status | feedback => new |
| 2020-03-30 14:57 | abma | Note Added: 0020376 | |
| 2020-05-14 13:46 | abma | Assigned To | => abma |
| 2020-05-14 13:46 | abma | Status | new => closed |
| 2020-05-14 13:46 | abma | Resolution | open => no change required |