post_execution.log
Exception type: UnexpectedStatusCodeError
Message: Client HTTP PUT https://debusine.debian.net/api/1.0/artifact/1030195/files/proxy-switcher_0.3.9-1.1_arm64.buildinfo/ with Content-Range bytes 0-4645/4646 Received unexpected status code: 500 Response body:
b'\n<!doctype html>\n<html lang="en">\n<head>\n  <title>Server Error (500)</title>\n</head>\n<body>\n  <h1>Server Error (500)</h1><p></p>\n</body>\n</html>\n'

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/debusine/tasks/_task.py", line 789, in _execute
    self.upload_artifacts(
  File "/usr/lib/python3/dist-packages/debusine/tasks/sbuild.py", line 662, in upload_artifacts
    remote_binary_changes = self._upload_binary_upload(directory)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/debusine/tasks/sbuild.py", line 464, in _upload_binary_upload
    return self.debusine.upload_artifact(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/debusine/client/debusine.py", line 358, in upload_artifact
    self.upload_files(
  File "/usr/lib/python3/dist-packages/debusine/client/debusine.py", line 334, in upload_files
    file_uploader.upload(local_path, url)
  File "/usr/lib/python3/dist-packages/debusine/client/file_uploader.py", line 174, in upload
    success = self._upload_file(
              ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/debusine/client/file_uploader.py", line 165, in _upload_file
    raise UnexpectedStatusCodeError(r)
debusine.client.file_uploader.UnexpectedStatusCodeError: Client HTTP PUT https://debusine.debian.net/api/1.0/artifact/1030195/files/proxy-switcher_0.3.9-1.1_arm64.buildinfo/ with Content-Range bytes 0-4645/4646 Received unexpected status code: 500 Response body:
b'\n<!doctype html>\n<html lang="en">\n<head>\n  <title>Server Error (500)</title>\n</head>\n<body>\n  <h1>Server Error (500)</h1><p></p>\n</body>\n</html>\n'
debug log System build a package - 1 month ago 6 days, 14 hours
BETA