Skip to content

Update to Maven 3.9.6 #26

Update to Maven 3.9.6

Update to Maven 3.9.6 #26

Triggered via push February 2, 2024 10:21
Status Failure
Total duration 40s
Artifacts

playwright.yml

on: push
Matrix: build-images
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-images (21)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum update && yum install -y https://rpm.nodesource.com/pub_18.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm && yum install nodejs -y --setopt=nodesource-nodejs.module_hotfixes=1 && npm install -g npm && mkdir -pv \"$PLAYWRIGHT_BROWSERS_PATH\" && npx --yes playwright@^${PLAYWRIGHT_VERSION} install chromium && rm -rf $PLAYWRIGHT_BROWSERS_PATH/ffmpeg* && rm -rf $PLAYWRIGHT_BROWSERS_PATH/firefox* && rm -rf $PLAYWRIGHT_BROWSERS_PATH/webkit* && yum install -y at-spi2-atk at-spi2-core atk cups-client libXcomposite libXdamage libXfixes mesa-libgbm nss pango && yum autoremove -y nodejs && rm -rf /var/cache/yum/* && yum clean all && rm -rf /var/log/*.log" did not complete successfully: exit code: 1