Running with gitlab-runner 13.5.0 (ece86343)
  on enpt_enmapboxapp_ci_runner__v0.8.5__mefe2 6ALFyLDv
section_start:1724840039:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ds__enpt_enmapboxapp_ci:0.8.5 ...
Using docker image sha256:103183b07fa974836af374afd316b17058322a3a4b5466a2456d4cede1c85b82 for ds__enpt_enmapboxapp_ci:0.8.5 ...
section_end:1724840047:prepare_executor
section_start:1724840047:prepare_script
Preparing environment
Running on runner-6alfyldv-project-480-concurrent-0 via 8917bc49862a...
section_end:1724840051:prepare_script
section_start:1724840051:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/EnMAP/GFZ_Tools_EnMAP_BOX/enpt_enmapboxapp/.git/
Checking out 5000e209 as main...
Removing .coverage
Removing .pytest_cache/
Removing coverage.xml
Removing docs/_build/
Removing docs/enpt_enmapboxapp.rst
Removing docs/modules.rst
Removing enpt_enmapboxapp.egg-info/
Removing enpt_enmapboxapp/__pycache__/
Removing htmlcov/
Removing report.html
Removing report.xml
Removing tests/__pycache__/

Skipping Git submodules setup
section_end:1724840054:get_sources
section_start:1724840054:download_artifacts
Downloading artifacts
Downloading artifacts for test_enpt_enmapboxapp (242196)...
Downloading artifacts from coordinator... ok        id=242196 responseStatus=200 OK token=glcbt-64
section_end:1724840061:download_artifacts
section_start:1724840061:step_script
Executing "step_script" stage of the job script
$ git lfs pull
Skipping object checkout, Git LFS is not installed for this repository.
Consider installing it with 'git lfs install'.
$ rm -rf public
$ mkdir public
$ mkdir -p public/doc
$ mkdir -p public/coverage
$ mkdir -p public/test_reports
$ cp -r docs/_build/html/* public/doc/
$ cp -r htmlcov/* public/coverage/
$ cp report.html public/test_reports/
$ ls -al public
total 20
drwxr-xr-x 5 root root 4096 Aug 28 10:14 .
drwxrwxrwx 9 root root 4096 Aug 28 10:14 ..
drwxr-xr-x 2 root root 4096 Aug 28 10:14 coverage
drwxr-xr-x 6 root root 4096 Aug 28 10:14 doc
drwxr-xr-x 2 root root 4096 Aug 28 10:14 test_reports
$ ls -al public/doc
total 300
drwxr-xr-x 6 root root  4096 Aug 28 10:14 .
drwxr-xr-x 5 root root  4096 Aug 28 10:14 ..
drwxr-xr-x 2 root root  4096 Aug 28 10:14 _images
drwxr-xr-x 3 root root  4096 Aug 28 10:14 _modules
drwxr-xr-x 2 root root  4096 Aug 28 10:14 _sources
drwxr-xr-x 4 root root  4096 Aug 28 10:14 _static
-rw-r--r-- 1 root root  6572 Aug 28 10:14 about.html
-rw-r--r-- 1 root root  6118 Aug 28 10:14 authors.html
-rw-r--r-- 1 root root 16520 Aug 28 10:14 contributing.html
-rw-r--r-- 1 root root 81756 Aug 28 10:14 enpt_enmapboxapp.html
-rw-r--r-- 1 root root 24333 Aug 28 10:14 genindex.html
-rw-r--r-- 1 root root 21126 Aug 28 10:14 history.html
-rw-r--r-- 1 root root 11041 Aug 28 10:14 index.html
-rw-r--r-- 1 root root  7938 Aug 28 10:14 installation.html
-rw-r--r-- 1 root root 27167 Aug 28 10:14 modules.html
-rw-r--r-- 1 root root  1223 Aug 28 10:14 objects.inv
-rw-r--r-- 1 root root  6192 Aug 28 10:14 py-modindex.html
-rw-r--r-- 1 root root  4758 Aug 28 10:14 search.html
-rw-r--r-- 1 root root 35228 Aug 28 10:14 searchindex.js
-rw-r--r-- 1 root root  6494 Aug 28 10:14 usage.html
$ ls -al public/coverage
total 436
drwxr-xr-x 2 root root   4096 Aug 28 10:14 .
drwxr-xr-x 5 root root   4096 Aug 28 10:14 ..
-rw-r--r-- 1 root root  21865 Aug 28 10:14 coverage_html.js
-rw-r--r-- 1 root root  15000 Aug 28 10:14 d_0e40258a2e7fd1e7___init___py.html
-rw-r--r-- 1 root root 174039 Aug 28 10:14 d_0e40258a2e7fd1e7__enpt_alg_base_py.html
-rw-r--r-- 1 root root  31990 Aug 28 10:14 d_0e40258a2e7fd1e7_enpt_algorithm_py.html
-rw-r--r-- 1 root root  45731 Aug 28 10:14 d_0e40258a2e7fd1e7_enpt_enmapboxapp_py.html
-rw-r--r-- 1 root root  65344 Aug 28 10:14 d_0e40258a2e7fd1e7_enpt_external_algorithm_py.html
-rw-r--r-- 1 root root  12419 Aug 28 10:14 d_0e40258a2e7fd1e7_version_py.html
-rw-r--r-- 1 root root   1732 Aug 28 10:14 favicon_32.png
-rw-r--r-- 1 root root   5547 Aug 28 10:14 index.html
-rw-r--r-- 1 root root   9004 Aug 28 10:14 keybd_closed.png
-rw-r--r-- 1 root root   9003 Aug 28 10:14 keybd_open.png
-rw-r--r-- 1 root root   1709 Aug 28 10:14 status.json
-rw-r--r-- 1 root root  12406 Aug 28 10:14 style.css
$ ls -al public/test_reports
total 84
drwxr-xr-x 2 root root  4096 Aug 28 10:14 .
drwxr-xr-x 5 root root  4096 Aug 28 10:14 ..
-rw-r--r-- 1 root root 76370 Aug 28 10:14 report.html
section_end:1724840064:step_script
section_start:1724840064:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 93 matching files and directories    
Uploading artifacts as "archive" to coordinator... ok  id=242200 responseStatus=201 Created token=glcbt-64
section_end:1724840068:upload_artifacts_on_success
section_start:1724840068:cleanup_file_variables
Cleaning up file based variables
section_end:1724840071:cleanup_file_variables
Job succeeded