Running with gitlab-runner 15.4.0 (43b2dc3d)
  on gitlab-ce-runner-1 NDnFmHfg
section_start:1666007534:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:3.8-buster ...
Pulling docker image python:3.8-buster ...
Using docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...
section_end:1666007537:prepare_executor
section_start:1666007537:prepare_script
Preparing environment
Running on runner-ndnfmhfg-project-11755-concurrent-0 via gitlab-ce-runner-1...
section_end:1666007537:prepare_script
section_start:1666007537:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/hammouda.elbez/hammouda.elbez.gitlab.io/.git/
Checking out 0eae8245 as main...
Removing test/

Skipping Git submodules setup
section_end:1666007538:get_sources
section_start:1666007538:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...
$ pip install -r requirements.txt
Collecting mkdocs>=1.1.2
  Downloading mkdocs-1.4.1-py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 16.4 MB/s eta 0:00:00
Collecting packaging>=20.5
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 7.3 MB/s eta 0:00:00
Collecting click>=7.0
  Downloading click-8.1.3-py3-none-any.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 16.4 MB/s eta 0:00:00
Collecting mergedeep>=1.3.4
  Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
Collecting markdown<3.4,>=3.2.1
  Downloading Markdown-3.3.7-py3-none-any.whl (97 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 KB 18.1 MB/s eta 0:00:00
Collecting pyyaml-env-tag>=0.1
  Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
Collecting importlib-metadata>=4.3
  Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
Collecting pyyaml>=5.1
  Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 21.7 MB/s eta 0:00:00
Collecting ghp-import>=1.0
  Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
Collecting jinja2>=2.11.1
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 22.6 MB/s eta 0:00:00
Collecting watchdog>=2.0
  Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 15.2 MB/s eta 0:00:00
Collecting python-dateutil>=2.8.1
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 29.2 MB/s eta 0:00:00
Collecting zipp>=0.5
  Downloading zipp-3.9.0-py3-none-any.whl (5.8 kB)
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 12.7 MB/s eta 0:00:00
Collecting six>=1.5
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: zipp, watchdog, six, pyyaml, pyparsing, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, packaging, jinja2, importlib-metadata, markdown, ghp-import, mkdocs
Successfully installed MarkupSafe-2.1.1 click-8.1.3 ghp-import-2.1.0 importlib-metadata-5.0.0 jinja2-3.1.2 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.1 packaging-21.3 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-6.0 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.9 zipp-3.9.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.3 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
$ mkdocs build --strict --verbose
DEBUG    -  Loading configuration file: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml
DEBUG    -  Loaded theme configuration for 'readthedocs' from '/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs/mkdocs_theme.yml': {'static_templates': ['404.html'], 'locale': 'en', 'include_search_page': True, 'search_index_only': False, 'highlightjs': True, 'hljs_languages': [], 'analytics': {'gtag': None, 'anonymize_ip': False}, 'include_homepage_in_sidebar': True, 'prev_next_buttons_location': 'bottom', 'navigation_depth': 4, 'titles_only': False, 'sticky_navigation': True, 'collapse_navigation': True, 'logo': None}
DEBUG    -  Config value: 'config_file_path' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml'
DEBUG    -  Config value: 'site_name' = 'Neuromorphic Platform'
DEBUG    -  Config value: 'nav' = [{'Home': 'index.md'}, {'Software': 'Software.md'}]
DEBUG    -  Config value: 'pages' = None
DEBUG    -  Config value: 'site_url' = 'https://hammouda.elbez.gitlab.io/'
DEBUG    -  Config value: 'site_description' = None
DEBUG    -  Config value: 'site_author' = None
DEBUG    -  Config value: 'theme' = Theme(name='readthedocs', dirs=['/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs', '/usr/local/lib/python3.8/site-packages/mkdocs/templates'], static_templates=['404.html', 'sitemap.xml'], name='readthedocs', locale=Locale(language='en', territory=''), include_search_page=True, search_index_only=False, highlightjs=True, hljs_languages=[], analytics={'gtag': None, 'anonymize_ip': False}, include_homepage_in_sidebar=True, prev_next_buttons_location='bottom', navigation_depth=4, titles_only=False, sticky_navigation=True, collapse_navigation=True, logo=None)
DEBUG    -  Config value: 'docs_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/docs'
DEBUG    -  Config value: 'site_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/public'
DEBUG    -  Config value: 'copyright' = None
DEBUG    -  Config value: 'google_analytics' = None
DEBUG    -  Config value: 'dev_addr' = _IpAddressValue(host='127.0.0.1', port=8000)
DEBUG    -  Config value: 'use_directory_urls' = True
DEBUG    -  Config value: 'repo_url' = None
DEBUG    -  Config value: 'repo_name' = None
DEBUG    -  Config value: 'edit_uri_template' = None
DEBUG    -  Config value: 'edit_uri' = None
DEBUG    -  Config value: 'extra_css' = []
DEBUG    -  Config value: 'extra_javascript' = []
DEBUG    -  Config value: 'extra_templates' = []
DEBUG    -  Config value: 'markdown_extensions' = ['toc', 'tables', 'fenced_code']
DEBUG    -  Config value: 'mdx_configs' = {}
DEBUG    -  Config value: 'strict' = True
DEBUG    -  Config value: 'remote_branch' = 'gh-pages'
DEBUG    -  Config value: 'remote_name' = 'origin'
DEBUG    -  Config value: 'extra' = {}
DEBUG    -  Config value: 'plugins' = {'search': <mkdocs.contrib.search.SearchPlugin object at 0x7fe8f9c27f10>}
DEBUG    -  Config value: 'hooks' = {}
DEBUG    -  Config value: 'watch' = []
DEBUG    -  Running 1 `config` events
DEBUG    -  Running 1 `pre_build` events
INFO     -  Cleaning site directory
INFO     -  Building documentation to directory: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/public
DEBUG    -  Reading markdown pages.
DEBUG    -  Reading: index.md
DEBUG    -  Reading: Software.md
DEBUG    -  Copying static assets.
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Bold.woff'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Bold.woff2'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Regular.woff'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Regular.woff2'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.eot'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.svg'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.ttf'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.woff'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-bold-italic.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-bold-italic.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-bold.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-bold.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-normal-italic.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-normal-italic.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-normal.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-normal.woff2'
DEBUG    -  Copying media file: 'css/theme.css'
DEBUG    -  Copying media file: 'css/theme_extra.css'
DEBUG    -  Copying media file: 'img/favicon.ico'
DEBUG    -  Copying media file: 'js/html5shiv.min.js'
DEBUG    -  Copying media file: 'js/jquery-3.6.0.min.js'
DEBUG    -  Copying media file: 'js/theme.js'
DEBUG    -  Copying media file: 'js/theme_extra.js'
DEBUG    -  Copying media file: 'search/lunr.js'
DEBUG    -  Copying media file: 'search/main.js'
DEBUG    -  Copying media file: 'search/worker.js'
DEBUG    -  Building theme template: 404.html
DEBUG    -  Building theme template: sitemap.xml
DEBUG    -  Gzipping template: sitemap.xml
DEBUG    -  Building theme template: search.html
DEBUG    -  Building markdown pages.
DEBUG    -  Building page index.md
DEBUG    -  Running 1 `page_context` events
DEBUG    -  Building page Software.md
DEBUG    -  Running 1 `page_context` events
DEBUG    -  Running 1 `post_build` events
INFO     -  Documentation built in 0.14 seconds
section_end:1666007545:step_script
section_start:1666007545:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 41 matching files and directories    
Uploading artifacts as "archive" to coordinator... 201 Created  id=42473 responseStatus=201 Created token=sziK6zCW
section_end:1666007547:upload_artifacts_on_success
section_start:1666007547:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1666007547:cleanup_file_variables
Job succeeded