Skip to content

jenkins plugin allure 2.33.0 report ZipException error #397

@xieqigao

Description

@xieqigao

Jenkins and plugins versions report

the allure report zip cannot be unzip
Jenkins 2.528.2
Allure plugin 2.33.0
Allure version 2.35.1
openjdk: Temurin JDK 21.0.4+7

What Operating System are you using (both controller, and any agents involved in the problem)?

agent:Windows 11 24H2
Jenkins: ubuntu

Reproduction steps

  1. build a job
  2. generate allure report
  3. download allure "allure-report.zip"
  4. unzip the "allure-report.zip"

Expected Results

we can unzip the allure zip file

Actual Results

cannot unzip the "allure-report.zip", it will display the zip file is unavailable.
I also see "java.util.zip.ZipException: zip END header not found" in console output

Anything else?

when I rollback to jenkins allure plugin to 2.32.0, it will be ok.

Are you interested in contributing a fix?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions