qa-frontend-node:10
Passed Started
by
@scop
Ville Skyttä
1Running with gitlab-runner 12.5.0 (577f813d)2 on docker-auto-scale-com 1d6b581d4Pulling docker image node:dubnium ...5Using docker image sha256:d5680e53a228bade8030ad088ffc81594c3c3021c0fd546318551fefc0e89ab9 for node:dubnium ... 6 Running on runner-1d6b581d-project-15854187-concurrent-0 via runner-1d6b581d-gsrm-1576225819-3a90a1f1...
00:05
8Fetching changes with git depth set to 20...9Initialized empty Git repository in /builds/scop/gitlab/.git/10Created fresh repository.12 * [new ref] refs/pipelines/102818207 -> refs/pipelines/10281820713 * [new branch] wiki-page-message -> origin/wiki-page-message14Checking out 60ee4438 as wiki-page-message...15Skipping Git submodules setup17FATAL: file does not exist 18Failed to extract cache20Fri Dec 13 08:32:26 UTC 201921$ yarn install --frozen-lockfile --cache-folder .yarn-cache --prefer-offline22yarn install v1.19.123[1/5] Validating package.json...24[2/5] Resolving packages...25warning Resolution field "ts-jest@24.0.0" is incompatible with requested version "ts-jest@^23.10.5"26[3/5] Fetching packages...27info fsevents@1.2.9: The platform "linux" is incompatible with this module.28info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.29info fsevents@2.0.7: The platform "linux" is incompatible with this module.30info "fsevents@2.0.7" is an optional dependency and failed compatibility check. Excluding it from installation.31[4/5] Linking dependencies...32warning " > eslint-import-resolver-jest@2.1.1" has unmet peer dependency "eslint-plugin-import@>=1.4.0".33warning " > eslint-import-resolver-webpack@0.10.1" has unmet peer dependency "eslint-plugin-import@>=1.4.0".34[5/5] Building fresh packages...35$ node ./scripts/frontend/postinstall.js36success Dependency postinstall check passed.37Done in 50.48s.38$ date39Fri Dec 13 08:33:17 UTC 201940$ yarn run webpack-prod41yarn run v1.19.142$ NODE_OPTIONS="--max-old-space-size=3584" NODE_ENV=production webpack --config config/webpack.config.js44$ date45Fri Dec 13 08:46:28 UTC 201947.yarn-cache/: found 56232 matching files 48Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/15854187/qa-frontend-node:10 49Created cache50Job succeeded