Change History (8)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
so.. wasabi changed how their systems work. Previously we always connected to s3.wasabisys.com for every bucket. Turns out the nightly bucket (early) is in a different region than everything else.
Wasabi now requires different s3 endpoints for different regions (which is fair and makes sense tbh). The issue is our build system was written assuming a single region for artifacts.
The solution is i'm going to migrate the old haiku-nightly bucket from us-west-1 to us-east-1 (which matches everything else).
There will be a minor duplicate charge, ($8 + $8 instead of $8) for a few months... but honestly given how cheap wasabi is, it's an easy call.
I did cull some of the nightly images using nightly-reaper-s3.rb since they were getting a bit out of control...
Before:
- 917 GiB 8217 objects haiku-nightly
After:
- 498 GiB 5668 objects haiku-nightly
I'm beginning the mirror of haiku-nightly (us-west-1) to haiku-nightly-us (us-east-1) now. It'll take several hours.
comment:4 by , 3 years ago
ok. i've migrated over to the new bucket (haiku-nightly-us) and erased the old one (haiku-nightly)
I'm running a toolchain build to get efi signing tools and git-restore-mtime into the toolchain containers. Then i'll run a build of of the nightly to see how it goes.
comment:5 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
resolved. https://ci.haiku-os.org/teams/nightly/pipelines/master-x86_64/jobs/image-master-x86_64/builds/912
We'll see new nightly images tonight.
Thanks for reporting this one!
comment:6 by , 3 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Hi, looks like 32bit is still down.. (or am I too soon with this message?)
comment:7 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Too soon. The automatically triggered builds seem to start at about (our European) 8 am and take about 1-3 hours. Both are there now.
indeed...
Investigating...