spotify / ffwd

a flexible metric forwarding agent
https://spotify.github.io/ffwd/
Apache License 2.0
80 stars 33 forks source link

All travis builds failing due to cache validation #160

Closed hexedpackets closed 5 years ago

hexedpackets commented 5 years ago

Example: https://travis-ci.org/spotify/ffwd/builds/567080672

[WARNING] Checksum validation failed, expected 5538dc0b8171a0b00bd43d8546898079845c9429 but is 2b2c8a5f74fe4eef0c0de608ed6385ac01d795b8 from google-maven-central for https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/findbugs-maven-plugin/2.5.4/findbugs-maven-plugin-2.5.4.pom
379
[WARNING] Could not validate integrity of download from https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/findbugs-maven-plugin/2.5.4/findbugs-maven-plugin-2.5.4.pom: Checksum validation failed, expected 5538dc0b8171a0b00bd43d8546898079845c9429 but is 2b2c8a5f74fe4eef0c0de608ed6385ac01d795b8
380
[WARNING] Checksum validation failed, expected 5538dc0b8171a0b00bd43d8546898079845c9429 but is 2b2c8a5f74fe4eef0c0de608ed6385ac01d795b8 from google-maven-central for https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/findbugs-maven-plugin/2.5.4/findbugs-maven-plugin-2.5.4.pom
381
[INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/findbugs-maven-plugin/2.5.4/findbugs-maven-plugin-2.5.4.pom (19 kB at 77 kB/s)
382
[INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
383
[WARNING] Checksum validation failed, expected d600de340e88292da3ffeb8f8d3eff8258568f0d but is be742febdaa3cc7a971dacdf8cdc7ebd94b5765b from google-maven-central for https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
384
[WARNING] Could not validate integrity of download from https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom: Checksum validation failed, expected d600de340e88292da3ffeb8f8d3eff8258568f0d but is be742febdaa3cc7a971dacdf8cdc7ebd94b5765b
385
[WARNING] Checksum validation failed, expected d600de340e88292da3ffeb8f8d3eff8258568f0d but is be742febdaa3cc7a971dacdf8cdc7ebd94b5765b from google-maven-central for https://maven-central.storage-download.googleapis.com/repos/central/data/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom

These errors don't happen locally, even when using the google maven mirror.

hexedpackets commented 5 years ago

Seems that this was an issue with findbugs + java11 + maven.