Multiple Architecture Image Build #4
image-build.yaml
on: push
Matrix: image-build / build
image-build
/
manifest
0s
Annotations
7 errors and 1 warning
image-build / build (ppc64le)
The job was canceled because "amd64" failed.
|
image-build / build (ppc64le)
The operation was canceled.
|
image-build / build (arm64)
The job was canceled because "amd64" failed.
|
image-build / build (arm64)
The operation was canceled.
|
image-build / build (s390x)
The job was canceled because "amd64" failed.
|
image-build / build (s390x)
The operation was canceled.
|
image-build / build (amd64)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-18:latest...
Getting image source signatures
Copying blob sha256:d8950e3ee4924cba66a37c528c5e06c84021039e9235f3ce5ed1eb2a646a2130
Copying blob sha256:8f575b3b5f341bdc90459fba6b7411e038752e58482d27061a5908fa73c5aa7d
Copying blob sha256:1bd75c368cb585e77e0b3234a750db4235fa64ff8b5b9ca8da8bf7a34ec9ecaa
Copying blob sha256:1bd75c368cb585e77e0b3234a750db4235fa64ff8b5b9ca8da8bf7a34ec9ecaa
Copying blob sha256:d8950e3ee4924cba66a37c528c5e06c84021039e9235f3ce5ed1eb2a646a2130
Copying blob sha256:8f575b3b5f341bdc90459fba6b7411e038752e58482d27061a5908fa73c5aa7d
Copying config sha256:84b13b3d646d790dac474ff7b6e5287efcb8a4d21a601127afbbf4b39eef39f7
Writing manifest to image destination
Storing signatures
npm notice
npm notice New major version of npm available! 9.8.1 -> 10.5.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
npm ERR! code EUSAGE
npm ERR!
npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR!
npm ERR! Missing: @pf-consumer-testing/[email protected] from lock file
npm ERR! Invalid: lock file's @patternfly/[email protected] does not satisfy @patternfly/[email protected]
npm ERR! Invalid: lock file's @patternfly/[email protected] does not satisfy @patternfly/[email protected]
npm ERR! Invalid: lock file's @patternfly/[email protected] does not satisfy @patternfly/[email protected]
npm ERR! Invalid: lock file's @patternfly/[email protected] does not satisfy @patternfly/[email protected]
npm ERR! Invalid: lock file's [email protected] does not satisfy [email protected]
npm ERR!
npm ERR! Clean install a project
npm ERR!
npm ERR! Usage:
npm ERR! npm ci
npm ERR!
npm ERR! Options:
npm ERR! [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling]
npm ERR! [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
npm ERR! [--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: /opt/app-root/src/.npm/_logs/2024-03-01T14_25_40_426Z-debug-0.log
error building at STEP "RUN npm clean-install && npm run build && npm run dist": error while running runtime: exit status 1
time="2024-03-01T14:25:43Z" level=error msg="exit status 1"
|
image-build / build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|