fix: safe opcache_reset #4272
Annotations
16 errors and 7 warnings
|
Build linux/amd64 static GNU binary
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c yum install -y \t\tperl \t\tmake \t\tbison \t\tflex \t\tgit \t\tautoconf \t\tautomake \t\ttar \t\tunzip \t\tgzip \t\tgcc \t\tbzip2 \t\tpatch \t\txz \t\tlibtool \t\tperl-IPC-Cmd ; \tcurl -o make.tar.gz -fsSL https://ftp.gnu.org/gnu/make/make-4.4.tar.gz && \ttar -zxvf make.tar.gz && \tcd make-* && \t./configure && \tmake && \tmake install && \tln -sf /usr/local/bin/make /usr/bin/make && \tcd .. && \trm -Rf make* && \tcurl -o cmake.tar.gz -fsSL https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-linux-$(uname -m).tar.gz && \tmkdir /cmake && \ttar -xzf cmake.tar.gz -C /cmake --strip-components 1 && \trm cmake.tar.gz && \tcurl -fsSL -o patchelf.tar.gz https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0-$(uname -m).tar.gz && \tmkdir -p /patchelf && \ttar -xzf patchelf.tar.gz -C /patchelf --strip-components=1 && \tcp /patchelf/bin/patchelf /usr/bin/ && \trm patchelf.tar.gz && \tif [ \"$(uname -m)\" = \"aarch64\" ]; then \t\tGO_ARCH=\"arm64\" ; \telse \t\tGO_ARCH=\"amd64\" ; \tfi; \tcurl -o /usr/local/bin/jq -fsSL https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-${GO_ARCH} && \tchmod +x /usr/local/bin/jq && \tcurl -o go.tar.gz -fsSL https://go.dev/dl/$(curl -fsS https://go.dev/dl/?mode=json | jq -r \"first(first(.[] | select(.stable and (.version | startswith(\\\"go${GO_VERSION}\\\")))).files[] | select(.os == \\\"linux\\\" and (.kind == \\\"archive\\\") and (.arch == \\\"${GO_ARCH}\\\"))).filename\") && \trm -rf /usr/local/go && \ttar -C /usr/local -xzf go.tar.gz && \trm go.tar.gz && \t/usr/local/go/bin/go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest" did not complete successfully: exit code: 22
|
|
Build linux/arm64 static musl binary
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build linux/arm64 static musl binary
The operation was canceled.
|
|
Build linux/arm64 static GNU binary
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build linux/arm64 static GNU binary
The operation was canceled.
|
|
Build linux/amd64 static musl binary (mimalloc)
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build linux/amd64 static musl binary (mimalloc)
The operation was canceled.
|
|
Build linux/amd64 static musl binary (debug)
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build linux/amd64 static musl binary (debug)
The operation was canceled.
|
|
Build linux/amd64 static musl binary
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build linux/amd64 static musl binary
The operation was canceled.
|
|
Build macOS arm64 binaries
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build macOS arm64 binaries
The operation was canceled.
|
|
Build macOS x86_64 binaries
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
Build macOS x86_64 binaries
The operation was canceled.
|
|
Build binary releases
Canceling since a higher priority waiting request for Build binary releases-refs/pull/2073/merge exists
|
|
prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/amd64 static GNU binary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/arm64 static musl binary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/arm64 static GNU binary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/amd64 static musl binary (mimalloc)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/amd64 static musl binary (debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build linux/amd64 static musl binary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/bake-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
php~frankenphp~YHV0EV.dockerbuild
|
49.3 KB |
sha256:1cd994b85f11829936045050fff4912dcc6288a1ef8f716375f532bd3e7cab06
|
|