1 DEV - Deploy Backend #162
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
deploy-to-openshift-backend-dev.yml
on: workflow_dispatch
Build and deploy Backend to DEV
13s
Annotations
1 error and 4 warnings
Build and deploy Backend to DEV
Error: buildah exited with code 1
time="2023-08-08T23:00:46Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2023-08-08T23:00:46Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull artifacts.developer.gov.bc.ca/docker-remote/node:16.20.0-alpine3.17...
Getting image source signatures
Copying blob sha256:93cbf7a8796ac4d2808f68f6d2bb93df5fb7289df7e1d3ae92418bc09e25477f
Copying blob sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95
Copying blob sha256:abbcf0740c44541d7ca802a413ac2f1ca8c9967db61a45b874f44c392fd8bcc9
Copying blob sha256:ca183c419a8b76ee1bbd5615793e5fd7f1f1e53d17941dee7431b7d67ebeafd3
Copying blob sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95
Copying blob sha256:ca183c419a8b76ee1bbd5615793e5fd7f1f1e53d17941dee7431b7d67ebeafd3
Copying blob sha256:abbcf0740c44541d7ca802a413ac2f1ca8c9967db61a45b874f44c392fd8bcc9
Copying blob sha256:93cbf7a8796ac4d2808f68f6d2bb93df5fb7289df7e1d3ae92418bc09e25477f
Copying config sha256:568d3c3c760be9c53fb5810b1d6a4bdfa3d4cfedc6a5afe17a7bf925383b4111
Writing manifest to image destination
Storing signatures
time="2023-08-08T23:00:52Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2023-08-08T23:00:52Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2023-08-08T23:00:52Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
npm ERR! code EUSAGE
npm ERR!
npm ERR! The `npm ci` command can only install with an existing package-lock.json or
npm ERR! npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or
npm ERR! later to generate a package-lock.json file, then try again.
npm ERR!
npm ERR! Clean install a project
npm ERR!
npm ERR! Usage:
npm ERR! npm ci
npm ERR!
npm ERR! Options:
npm ERR! [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
npm ERR! [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
npm ERR! [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm ERR! [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
npm ERR! [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm ERR!
npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
npm ERR!
npm ERR! Run "npm help ci" for more info
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-08-08T23_00_53_160Z-debug-0.log
error building at STEP "RUN npm ci": error while running runtime: exit status 1
time="2023-08-08T23:00:53Z" level=error msg="exit status 1"
|
Build and deploy Backend to DEV
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v4, actions/checkout@v2, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|