Uh oh!
There was an error while loading. Please reload this page.
Upgrade non-LTS Ubuntu images in CI - #60665
Conversation
The canonical repository on fuchsia.googlesource.com is not accessible anymore, neither for anonymous access nor logged in access. This commit switches our CI to fetch the repository from our own mirror.
alexcrichton
commented
May 9, 2019
@bors: r+ p=1 |
bors
commented
May 9, 2019
📌 Commit c98a27c has been approved by |
sanxiyn
commented
May 9, 2019
As I understand, Zircon now lives under Fuchsia monorepo: https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/zircon/ |
emilyalbini
commented
May 9, 2019
@bors rollup=never |
bors
commented
May 9, 2019
Upgrade non-LTS Ubuntu images in CI This PR bumps `dist-various-2` to 18.04 LTS and both `x86_64-gnu` and `x86_64-gnu-debug` to 19.04. Another change is the switch to [rust-lang/mirror-google-fuchsia-zircon](https://github.com/rust-lang/mirror-google-fuchsia-zircon) as the Zircon repository, used during Fuchsia tests: the original repository ([fuchsia.googlesource.com/zircon](https://fuchsia.googlesource.com/zircon)) is now behind a login wall and it doesn't contain anything at all. r? @alexcrichton cc @cramertj -- what's happening on the Fuchsia side?
cramertj
commented
May 9, 2019
@sanxiyn is correct, the zircon-standalone repository isn't really a thing anymore. Going forward, we should look to move to artifacts from the published Fuchsia SDK rather than trying to pull down source from the repo. I'd be happy to help work on that. |
bors
commented
May 9, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
May 9, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
alexcrichton
commented
May 9, 2019
@bors: retry Presumably sccache caches got busted |
bors
commented
May 9, 2019
Upgrade non-LTS Ubuntu images in CI This PR bumps `dist-various-2` to 18.04 LTS and both `x86_64-gnu` and `x86_64-gnu-debug` to 19.04. Another change is the switch to [rust-lang/mirror-google-fuchsia-zircon](https://github.com/rust-lang/mirror-google-fuchsia-zircon) as the Zircon repository, used during Fuchsia tests: the original repository ([fuchsia.googlesource.com/zircon](https://fuchsia.googlesource.com/zircon)) is now behind a login wall and it doesn't contain anything at all. r? @alexcrichton cc @cramertj -- what's happening on the Fuchsia side?
fortanix-bot
commented
May 9, 2019
jethrogb
commented
May 9, 2019
That failure is not related to this PR, it will keep happening until #60684 is merged |
emilyalbini
commented
May 9, 2019
Can you silence the bot in the meantime? |
bors
commented
May 10, 2019
☀️ Test successful - checks-travis, status-appveyor |
rust-highfive
commented
May 10, 2019
Tested on commit rust-lang/rust@adcd4aa. Direct link to PR: <rust-lang/rust#60665> 🎉 rls on windows: test-fail → test-pass (cc @Xanewok, @rust-lang/infra).
This PR bumps
dist-various-2to 18.04 LTS and bothx86_64-gnuandx86_64-gnu-debugto 19.04.Another change is the switch to rust-lang/mirror-google-fuchsia-zircon as the Zircon repository, used during Fuchsia tests: the original repository (fuchsia.googlesource.com/zircon) is now behind a login wall and it doesn't contain anything at all.
r? @alexcrichton
cc @cramertj -- what's happening on the Fuchsia side?