Running with gitlab-runner 17.5.2 (c6eae8d7)
  on docker-runner-phaidra vESTN7YT, system ID: s_2779fa89a90f
section_start:1730473951:prepare_executor
Preparing the "docker" executor
Using Docker executor with image durcheinander/export-apkgs:4.1.0 ...
Pulling docker image durcheinander/export-apkgs:4.1.0 ...
Using docker image sha256:83f69662f78ca84e7994906fb292bc2ac860a66a77c8f523028f3d43c61e8b95 for durcheinander/export-apkgs:4.1.0 with digest durcheinander/export-apkgs@sha256:62710a2e838dc8e8efbfe19c37b1f971798880880ad71a62ba611066a1beac3f ...
section_end:1730473953:prepare_executor
section_start:1730473953:prepare_script
Preparing environment
Running on runner-vestn7yt-project-1580-concurrent-0 via runner01...
section_end:1730473953:prepare_script
section_start:1730473953:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/kartenaale/packs/liu-ge/.git/
Checking out fb123e64 as detached HEAD (ref is 1.0.1)...
Removing LIU_GE_NOTICE.js

Skipping Git submodules setup
section_end:1730473954:get_sources
section_start:1730473954:download_artifacts
Downloading artifacts
Downloading artifacts for prepare (118190)...
Downloading artifacts from coordinator... ok        host=gitlab.phaidra.org id=118190 responseStatus=200 OK token=64_Ci4FS
section_end:1730473960:download_artifacts
section_start:1730473960:step_script
Executing "step_script" stage of the job script
Using docker image sha256:83f69662f78ca84e7994906fb292bc2ac860a66a77c8f523028f3d43c61e8b95 for durcheinander/export-apkgs:4.1.0 with digest durcheinander/export-apkgs@sha256:62710a2e838dc8e8efbfe19c37b1f971798880880ad71a62ba611066a1beac3f ...
$ curl --fail "$TEMPLATES_TAR_URL" | tar -xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
 75 7831k   75 5915k    0     0  1131k      0  0:00:06  0:00:05  0:00:01 1193k
100 7831k  100 7831k    0     0  1476k      0  0:00:05  0:00:05 --:--:-- 2009k
$ export_apkgs -c content -t templates -o .
blocked main thread for 486ms:
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/app/export_apkgs/__main__.py", line 21, in <module>
    export_package_from_spec(apkg_spec_path, args)
  File "/app/export_apkgs/__init__.py", line 17, in export_package_from_spec
    return exporter.export()
  File "/app/export_apkgs/exporter.py", line 64, in export
    collection.export_anki_package(
  File "/usr/local/lib/python3.11/dist-packages/anki/collection.py", line 368, in export_anki_package
    return self._backend.export_anki_package(
  File "/usr/local/lib/python3.11/dist-packages/anki/_backend_generated.py", line 1899, in export_anki_package
    raw_bytes = self._run_command(35, 4, message.SerializeToString())
  File "/usr/local/lib/python3.11/dist-packages/anki/_backend.py", line 167, in _run_command
    print("".join(traceback.format_stack()))

$ echo "ARTIFACTS_URL=https://gitlab.phaidra.org/$CI_PROJECT_PATH/-/jobs/$CI_JOB_ID/artifacts/browse" > build.env
section_end:1730473982:step_script
section_start:1730473982:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
*.apkg: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=118191 responseStatus=201 Created token=64_Ci4FS
Uploading artifacts...
build.env: found 1 matching artifact files and directories 
Uploading artifacts as "dotenv" to coordinator... 201 Created  id=118191 responseStatus=201 Created token=64_Ci4FS
section_end:1730473993:upload_artifacts_on_success
section_start:1730473993:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1730473993:cleanup_file_variables
Job succeeded