buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c curl -sSL -o /tmp/gradle.zip https://services.gradle.org/distributions/gradle-8.11.1-bin.zip && unzip -qq /tmp/gradle.zip -d /opt && mv /opt/gradle-8.11.1 /opt/gradle && rm -f /tmp/gradle.zip && curl -sSL https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz | tar xzf - -C /opt && mv /opt/apache-maven-3.9.9 /opt/maven" did not complete successfully: exit code: 2