[ https://issues.apache.org/jira/browse/FLINK-30178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl closed FLINK-30178. --------------------------------- Resolution: Duplicate I'm closing this issue in favor of FLINK-29671. We see the same cause in line [line 4499 of the failed build reported in the description of this issue|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43431&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=4499]. {code:java} Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/80172100/7186c302-3766-4ed5-920a-f85c9d6334ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221123%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221123T173439Z&X-Amz-Expires=300&X-Amz-Signature=526ac9e0564a28013e49b833e5df8722d3253611f288d9bb060df6a1d86d3e2a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=80172100&response-content-disposition=attachment%3B%20filename%3Dcrictl-v1.24.2-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-11-23 17:34:39-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/80172100/7186c302-3766-4ed5-920a-f85c9d6334ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221123%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221123T173439Z&X-Amz-Expires=300&X-Amz-Signature=526ac9e0564a28013e49b833e5df8722d3253611f288d9bb060df6a1d86d3e2a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=80172100&response-content-disposition=attachment%3B%20filename%3Dcrictl-v1.24.2-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 503 Egress is over the account limit. 2022-11-23 17:34:40 ERROR 503: Egress is over the account limit.. {code} > Kubernetes test failed with "crictl: command not found" > ------------------------------------------------------- > > Key: FLINK-30178 > URL: https://issues.apache.org/jira/browse/FLINK-30178 > Project: Flink > Issue Type: Bug > Components: Deployment / Kubernetes > Affects Versions: 1.17.0 > Reporter: Martijn Visser > Priority: Major > Labels: test-stability > > {code:bash} > Nov 23 17:36:33 Starting minikube ... > Nov 23 17:36:33 * minikube v1.28.0 on Ubuntu 20.04 > Nov 23 17:36:33 * Using the none driver based on user configuration > Nov 23 17:36:33 * Starting control plane node minikube in cluster minikube > Nov 23 17:36:33 * Running on localhost (CPUs=2, Memory=6944MB, Disk=85160MB) > ... > Nov 23 17:36:34 * OS release is Ubuntu 20.04.5 LTS > Nov 23 17:37:35 > X Exiting due to RUNTIME_ENABLE: Temporary Error: sudo crictl version: exit > status 1 > stdout: > stderr: > sudo: crictl: command not found > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43431&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=4623 -- This message was sent by Atlassian Jira (v8.20.10#820010)