Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to FinalizeArtifact: Unexpected token '<', "<!DOCTYPE "... is not valid JSON #7

Open
sethfischer opened this issue Apr 5, 2024 · 1 comment

Comments

@sethfischer
Copy link
Owner

sethfischer commented Apr 5, 2024

In step "Upload PCB artifacts":

Run actions/upload-artifact@v4
  with:
    name: pcb-build
    path: pcb/build/
    if-no-files-found: error
    compression-level: 6
    overwrite: false
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.11.8/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.8/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.8/x64/lib
With the provided path, there will be 82 files uploaded
Artifact name is valid!
Root directory input is valid!
Beginning upload of artifact content to blob storage
Uploaded bytes 439371
Finished uploading artifact content to blob storage!
SHA256 hash of uploaded artifact zip is 6ed72d1b118ad87c9672d0646c02c81e98aa5ffe3357bb0c6543ea56e695261f
Finalizing artifact upload
Error: Failed to FinalizeArtifact: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

See https://github.com/sethfischer/rover/actions/runs/8567286230/job/23478757702

@sethfischer
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant