Running with gitlab-runner 17.7.0 (3153ccc6)
  on shared-default-runner2.frogg.it t1_xz9TGK, system ID: s_f86d5a3261f2
section_start:1741271540:prepare_executor
Preparing the "docker" executor
Using Docker executor with image node:16.14.2-slim ...
Pulling docker image node:16.14.2-slim ...
Using docker image sha256:b81aea33566221cdc8f1d420b7b9d231aeaa3a366e583b340feb970257ab429f for node:16.14.2-slim with digest node@sha256:45ba6f2ca2ff66a83c9aea9b34b249219fe8c90174c310d9c906c5a99964e7ad ...
section_end:1741271544:prepare_executor
section_start:1741271544:prepare_script
Preparing environment
Running on runner-t1xz9tgk-project-793-concurrent-0 via sd-112502...
section_end:1741271546:prepare_script
section_start:1741271546:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/lydra/www/lydra.fr/.git/
Checking out 6145199a as detached HEAD (ref is refs/merge-requests/89/head)...
Removing node_modules/

Skipping Git submodules setup
section_end:1741271552:get_sources
section_start:1741271552:restore_cache
Restoring cache
Checking cache for default-non_protected...
Downloading cache from https://s3.fr-par.scw.cloud/froggit-prd-gitlab-cache/project/793/default-non_protected  ETag="5948e5eef27141a0c3eda3de91348792"
Successfully extracted cache
section_end:1741271569:restore_cache
section_start:1741271569:step_script
Executing "step_script" stage of the job script
Using docker image sha256:b81aea33566221cdc8f1d420b7b9d231aeaa3a366e583b340feb970257ab429f for node:16.14.2-slim with digest node@sha256:45ba6f2ca2ff66a83c9aea9b34b249219fe8c90174c310d9c906c5a99964e7ad ...
$ npm run build

> lydra-fr@0.0.0 build
> docusaurus build

[INFO] [fr] Creating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
[success] [webpackbar] Client: Compiled successfully in 5.10m
Component AAAAntiseches was not imported, exported, or provided by MDXProvider as global scope
Component AAAFormations was not imported, exported, or provided by MDXProvider as global scope
[success] [webpackbar] Server: Compiled successfully in 6.57m
[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.
$ mv build public
section_end:1741272029:step_script
section_start:1741272029:archive_cache
Saving cache for successful job
Not uploading cache default-non_protected due to policy
section_end:1741272030:archive_cache
section_start:1741272030:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 3678 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=369850 responseStatus=201 Created token=glcbt-64
section_end:1741272071:upload_artifacts_on_success
section_start:1741272071:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741272073:cleanup_file_variables
Job succeeded