Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn4 d3cf9985
section_start:1646499102:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
section_end:1646499106:prepare_executor
section_start:1646499106:prepare_script
Preparing environment
Running on runner-d3cf9985-project-713-concurrent-0 via tnw-tn4.tudelft.net...
section_end:1646499108:prepare_script
section_start:1646499108:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out 9b56d080 as master...
Removing site/

Skipping Git submodules setup
section_end:1646499110:get_sources
section_start:1646499110:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
$ pip install -Ur requirements.txt
Collecting wikitables
  Downloading wikitables-0.5.5-py3-none-any.whl (9.2 kB)
Requirement already satisfied: pandas in /opt/conda/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.4.1)
Collecting python-markdown-math
  Downloading python_markdown_math-0.8-py3-none-any.whl (5.9 kB)
Collecting mkdocs-material
  Downloading mkdocs_material-8.2.4-py2.py3-none-any.whl (4.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 31.1 MB/s eta 0:00:00
Collecting mkdocs-simple-hooks
  Downloading mkdocs_simple_hooks-0.1.5-py3-none-any.whl (4.6 kB)
Collecting pycountry>=20.7.3
  Downloading pycountry-22.3.5.tar.gz (10.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 47.6 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: requests>=2.9.1 in /opt/conda/lib/python3.9/site-packages (from wikitables->-r requirements.txt (line 1)) (2.27.1)
Collecting mwparserfromhell>=0.4.3
  Downloading mwparserfromhell-0.6.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 8.3 MB/s eta 0:00:00
Requirement already satisfied: python-dateutil>=2.8.1 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2021.3)
Requirement already satisfied: numpy>=1.18.5 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (1.20.3)
Requirement already satisfied: Markdown>=3.0 in /opt/conda/lib/python3.9/site-packages (from python-markdown-math->-r requirements.txt (line 3)) (3.3.4)
Collecting pymdown-extensions>=9.0
  Downloading pymdown_extensions-9.2-py3-none-any.whl (216 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 KB 11.0 MB/s eta 0:00:00
Requirement already satisfied: jinja2>=2.11.1 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (3.0.3)
Collecting mkdocs-material-extensions>=1.0
  Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB)
Collecting mkdocs>=1.2.3
  Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 44.5 MB/s eta 0:00:00
Requirement already satisfied: pygments>=2.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (2.11.2)
Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.9/site-packages (from jinja2>=2.11.1->mkdocs-material->-r requirements.txt (line 4)) (2.1.0)
Collecting pyyaml-env-tag>=0.1
  Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (6.0)
Collecting watchdog>=2.0
  Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/76.5 KB 5.2 MB/s eta 0:00:00
Requirement already satisfied: packaging>=20.5 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (21.3)
Collecting ghp-import>=1.0
  Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB)
Requirement already satisfied: importlib-metadata>=3.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (4.2.0)
Requirement already satisfied: click>=3.3 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (8.0.4)
Collecting mergedeep>=1.3.4
  Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
Requirement already satisfied: setuptools in /opt/conda/lib/python3.9/site-packages (from pycountry>=20.7.3->wikitables->-r requirements.txt (line 1)) (59.8.0)
Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas->-r requirements.txt (line 2)) (1.16.0)
Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2.0.12)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (1.26.8)
Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (3.3)
Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2021.10.8)
Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (3.7.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/conda/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (3.0.7)
Building wheels for collected packages: pycountry
  Building wheel for pycountry (pyproject.toml): started
  Building wheel for pycountry (pyproject.toml): finished with status 'done'
  Created wheel for pycountry: filename=pycountry-22.3.5-py2.py3-none-any.whl size=10681845 sha256=13a32b0f682319de83f15d5dd29167c7641dd4740dea428ad2bfa4fa6f6e8c22
  Stored in directory: /home/jovyan/.cache/pip/wheels/47/15/92/e6dc85fcb0686c82e1edbcfdf80cfe4808c058813fed0baa8f
Successfully built pycountry
Installing collected packages: watchdog, pyyaml-env-tag, python-markdown-math, pymdown-extensions, pycountry, mwparserfromhell, mkdocs-material-extensions, mergedeep, wikitables, ghp-import, mkdocs, mkdocs-simple-hooks, mkdocs-material
Successfully installed ghp-import-2.0.2 mergedeep-1.3.4 mkdocs-1.2.3 mkdocs-material-8.2.4 mkdocs-material-extensions-1.0.3 mkdocs-simple-hooks-0.1.5 mwparserfromhell-0.6.4 pycountry-22.3.5 pymdown-extensions-9.2 python-markdown-math-0.8 pyyaml-env-tag-0.1 watchdog-2.1.6 wikitables-0.5.5
$ mkdocs build
INFO     -  Cleaning site directory
INFO     -  Building documentation to directory: /builds/solidstate/lectures/site
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
INFO     -  Documentation built in 153.99 seconds
section_end:1646499294:step_script
section_start:1646499294:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
site: found 323 matching files and directories     
Uploading artifacts as "archive" to coordinator... ok  id=246757 responseStatus=201 Created token=JD42iyYQ
section_end:1646499300:upload_artifacts_on_success
section_start:1646499300:cleanup_file_variables
Cleaning up file based variables
section_end:1646499302:cleanup_file_variables
Job succeeded