Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Deploying BookCars API...
- Already up to date.
- up to date, audited 699 packages in 4s
- 64 packages are looking for funding
- run `npm fund` for details
- found 0 vulnerabilities
- ● bookcars.service - BookCars API
- Loaded: loaded (/etc/systemd/system/bookcars.service; enabled; preset: enabled)
- Active: active (running) since Mon 2024-04-15 07:05:29 UTC; 33ms ago
- Main PID: 1173 (node)
- Tasks: 1 (limit: 1145)
- Memory: 1.4M
- CPU: 12ms
- CGroup: /system.slice/bookcars.service
- └─1173 node /usr/bin/npm start
- Apr 15 07:05:29 localhost systemd[1]: Started bookcars.service - BookCars API.
- BookCars API deployed in 0 minutes and 6 seconds.
- Deploying BookCars backend...
- Already up to date.
- up to date, audited 1897 packages in 20s
- 318 packages are looking for funding
- run `npm fund` for details
- 14 vulnerabilities (6 moderate, 7 high, 1 critical)
- To address issues that do not require attention, run:
- npm audit fix
- To address all issues (including breaking changes), run:
- npm audit fix --force
- Run `npm audit` for details.
- > backend@3.3.0 build
- > tsc --build --verbose && craco build
- 7:05:55 AM - Projects in this build:
- * ../packages/bookcars-types/tsconfig.json
- * ../packages/bookcars-helper/tsconfig.json
- * ../packages/disable-react-devtools/tsconfig.json
- * tsconfig.json
- 7:05:55 AM - Project '../packages/bookcars-types/tsconfig.json' is out of date because output for it was generated with version '5.4.5' that differs with current version '4.9.5'
- 7:05:55 AM - Building project '/opt/bookcars/packages/bookcars-types/tsconfig.json'...
- 7:05:57 AM - Project '../packages/bookcars-helper/tsconfig.json' is out of date because output '../packages/bookcars-helper/tsconfig.tsbuildinfo' is older than input '../packages/bookcars-types'
- 7:05:57 AM - Building project '/opt/bookcars/packages/bookcars-helper/tsconfig.json'...
- 7:06:00 AM - Updating unchanged output timestamps of project '/opt/bookcars/packages/bookcars-helper/tsconfig.json'...
- 7:06:00 AM - Project '../packages/disable-react-devtools/tsconfig.json' is up to date because newest input '../packages/disable-react-devtools/index.ts' is older than output '../packages/disable-react-devtools/tsconfig.tsbuildinfo'
- 7:06:00 AM - Project 'tsconfig.json' is out of date because output file 'src/App.js' does not exist
- 7:06:00 AM - Building project '/opt/bookcars/backend/tsconfig.json'...
- 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
- /opt/bookcars/backend/node_modules/react-scripts/scripts/build.js:19
- throw err;
- ^
- RpcIpcMessagePortClosedError: Process 1318 exited [SIGKILL].
- at /opt/bookcars/backend/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:19:23
- at Generator.next (<anonymous>)
- at /opt/bookcars/backend/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:8:71
- at new Promise (<anonymous>)
- at __awaiter (/opt/bookcars/backend/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:4:12)
- at ChildProcess.handleExit (/opt/bookcars/backend/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:18:42)
- at ChildProcess.emit (node:events:517:28)
- at ChildProcess.emit (node:domain:489:12)
- at ChildProcess._handle.onexit (node:internal/child_process:292:12) {
- code: null,
- signal: 'SIGKILL'
- }
- Node.js v18.19.0
- ● nginx.service - A high performance web server and a reverse proxy server
- Loaded: loaded (/lib/systemd/system/nginx.service; enabled; preset: enabled)
- Active: active (running) since Mon 2024-04-15 07:40:16 UTC; 26ms ago
- Docs: man:nginx(8)
- Process: 1361 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
- Process: 1363 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
- Main PID: 1364 (nginx)
- Tasks: 2 (limit: 1145)
- Memory: 3.2M
- CPU: 44ms
- CGroup: /system.slice/nginx.service
- ├─1364 "nginx: master process /usr/sbin/nginx -g daemon on; master_process on;"
- └─1365 "nginx: worker process"
- Apr 15 07:40:16 localhost systemd[1]: Starting nginx.service - A high performance web server and a reverse proxy server...
- Apr 15 07:40:16 localhost systemd[1]: Started nginx.service - A high performance web server and a reverse proxy server.
- BookCars backend deployed in 34 minutes and 47 seconds.
- Deploying BookCars frontend...
- fatal: unable to access 'https://github.com/aelassas/bookcars.git/': Could not resolve host: github.com
- up to date in 9s
- 317 packages are looking for funding
- run `npm fund` for details
- > frontend@3.3.0 build
- > tsc --build --verbose && craco build
- 7:40:28 AM - Projects in this build:
- * ../packages/bookcars-types/tsconfig.json
- * ../packages/bookcars-helper/tsconfig.json
- * ../packages/disable-react-devtools/tsconfig.json
- * tsconfig.json
- 7:40:28 AM - Project '../packages/bookcars-types/tsconfig.json' is up to date because newest input '../packages/bookcars-types/index.ts' is older than output '../packages/bookcars-types/tsconfig.tsbuildinfo'
- 7:40:28 AM - Project '../packages/bookcars-helper/tsconfig.json' is up to date because newest input '../packages/bookcars-helper/index.ts' is older than output '../packages/bookcars-helper/tsconfig.tsbuildinfo'
- 7:40:28 AM - Project '../packages/disable-react-devtools/tsconfig.json' is up to date because newest input '../packages/disable-react-devtools/index.ts' is older than output '../packages/disable-react-devtools/tsconfig.tsbuildinfo'
- 7:40:28 AM - Project 'tsconfig.json' is out of date because output file 'src/App.js' does not exist
- 7:40:28 AM - Building project '/opt/bookcars/frontend/tsconfig.json'...
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement