Skip to content

[CI][SYCL] problem with IGC artefact #20669

@mateuszpn

Description

@mateuszpn

Describe the bug

While submitting PR, tests E2E (Intel Dev IGC) are unable to download and unpack IGC

To reproduce

https://github.com/intel/llvm/actions/runs/19463628804/job/55695433078?pr=20473

Download IGC dev git hash 60ef894
+ get_pre_release_igfx https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4308548246/zip 60ef894
+ URL=https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4308548246/zip
+ HASH=60ef894
+ HEADER=
+ '[' *** '!=' '' ']'
+ HEADER='Authorization: ***'
+ curl -L -H 'Authorization: ***' -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4308548246/zip -o 60ef894.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   153  100   153    0     0    391      0 --:--:-- --:--:-- --:--:--   392
+ unzip 60ef894.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of 60ef894.zip or
        60ef894.zip.zip, and cannot find 60ef894.zip.ZIP, period.
Archive:  60ef894.zip
Error: Process completed with exit code 9.

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions