Travis CI incident

Build job errors when acquiring repository from GitHub (GitHub SSH key update)

Minor Resolved View vendor source →

Travis CI experienced a minor incident on March 24, 2023 affecting GitHub and Linux and Windows Builds, lasting 6h 53m. The incident has been resolved; the full update timeline is below.

Started
Mar 24, 2023, 10:12 AM UTC
Resolved
Mar 24, 2023, 05:05 PM UTC
Duration
6h 53m
Detected by Pingoru
Mar 24, 2023, 10:12 AM UTC

Affected components

GitHubLinux and Windows Builds

Update timeline

  1. identified Mar 24, 2023, 10:12 AM UTC

    Users utilizing Custom SSH Key in Travis CI private repository settings may experience build errors or warnings on git checkout. This is due main SSH keys being updated by GitHub (see https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ ). We are working on updating our build environments configuration to utilize updated GitHub SSH keys. Users not utilizing Custom SSH keys are not affected.

  2. monitoring Mar 24, 2023, 12:47 PM UTC

    We have deployed hotfix replacing main Github host RSA SSH keys and are monitoring the builds. Users with Custom SSH Key in Travis CI repository settings should be able to build correctly now.

  3. resolved Mar 24, 2023, 05:05 PM UTC

    The issue seems resolved. If you encounter further roadbloacks in repositories using Custom SSH Key in Travis CI, specifically on git repository cloning stage, please validate if a matching key pair is still available at GitHub. If not, removing old Custom SSH Key in Travis CI repository settings and regenerating the Custom SSH Key in Travis CI may help unblock your build jobs.