[0KRunning with gitlab-runner 13.3.1 (738bbe5a) [0;m[0K on landing page gCnQN1L7 [0;msection_start:1599728662:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m [0;m[0KUsing Shell executor... [0;msection_end:1599728662:prepare_executor [0Ksection_start:1599728662:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on prod-git... section_end:1599728662:prepare_script [0Ksection_start:1599728662:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /var/gitlab-runner-working-dir/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/.git/ [32;1mChecking out 5db7787b as master...[0;m Removing node_modules/ [32;1mSkipping Git submodules setup[0;m section_end:1599728663:get_sources [0Ksection_start:1599728663:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ npm install[0;m > core-js@2.6.10 postinstall /var/gitlab-runner-working-dir/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/node_modules/core-js > node postinstall || echo "ignore" > ejs@2.7.4 postinstall /var/gitlab-runner-working-dir/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/node_modules/ejs > node ./postinstall.js > nodemon@2.0.1 postinstall /var/gitlab-runner-working-dir/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon > node bin/postinstall || exit 0 [32mLove nodemon? You can now support the project via the open collective:[22m[39m > [96m[1mhttps://opencollective.com/nodemon/donate[0m npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 288 packages from 319 contributors and audited 289 packages in 7.821s 5 packages are looking for funding run `npm fund` for details found 8 vulnerabilities (7 low, 1 high) run `npm audit fix` to fix them, or `npm audit` for details [32;1m$ pm2 delete --silent account || :[0;m [32;1m$ pm2 start ./app.js --name=account[0;m [PM2] Starting /var/gitlab-runner-working-dir/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/app.js in fork_mode (1 instance) [PM2] Done. ┌─────┬────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├─────┼────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 4 │ account │ default │ 0.0.1 │ fork │ 25706 │ 0s │ 0 │ online │ 0% │ 18.9mb │ gitlab-… │ disabled │ │ 3 │ project │ default │ 0.0.1 │ fork │ 24469 │ 9m │ 0 │ online │ 0% │ 60.2mb │ gitlab-… │ disabled │ └─────┴────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ [PM2][WARN] Current process list running is not in sync with saved list. Type 'pm2 save' to synchronize or enable autosync via 'pm2 set pm2:autodump true' [32;1m$ pm2 save[0;m [PM2] Saving current process list... [PM2] Successfully saved in /home/gitlab-runner/.pm2/dump.pm2 section_end:1599728674:step_script [0K[32;1mJob succeeded [0;m