Skip to content

fix(workflow): new image for github workflow #554

fix(workflow): new image for github workflow

fix(workflow): new image for github workflow #554

Triggered via pull request December 5, 2024 02:31
Status Failure
Total duration 1m 19s
Artifacts

hybridsql-docker.yml

on: pull_request
build-and-publish
1m 8s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt install -y build-essential python3-dev openjdk-11-jdk flex doxygen lcov git && apt clean cache && curl -Lo zookeeper.tar.gz https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz && mkdir -p /deps/src && tar xzf zookeeper.tar.gz -C /deps/src && /setup_deps.sh -z \"$ZETASQL_VERSION\" -t \"$THIRDPARTY_VERSION\" && rm -v /*.sh" did not complete successfully: exit code: 127
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636