allure-plugin icon indicating copy to clipboard operation
allure-plugin copied to clipboard

Allure.zip link from bintray is returning 403 forbidden

Open Shiho240 opened this issue 6 years ago • 3 comments

Issue

09:29:30 java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/qameta/generic/io/qameta/allure/allure/2.6.0/allure-2.6.0.zip

Context

  • Jenkins version: 2.129

  • Job type: Freestyle

  • Allure plugin version: 2.27.0

  • Allure commandline version: 2.6.0

Problem description

The post build action will fails when trying to download the binary from bintray and therefore fails the entire build because it cant create our allure report

Logs & Traces

09:29:30 java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/qameta/generic/io/qameta/allure/allure/2.6.0/allure-2.6.0.zip

Shiho240 avatar Aug 29 '18 17:08 Shiho240

Our Bintray account has been rate-limited due to overuse. JFrog team currently working on the issue

https://twitter.com/QametaSoftware/status/1034818876561928193

baev avatar Aug 29 '18 17:08 baev

https://github.com/allure-framework/allure2/issues/832

simple-elf avatar Aug 30 '18 11:08 simple-elf

Use this:

https://github.com/allure-framework/allure2/issues/832#issuecomment-417215861

https://github.com/allure-framework/allure2/issues/832#issuecomment-417216083

tassioplima avatar Dec 25 '18 19:12 tassioplima