Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0, 1.18.1, 1.20.0, 1.19.1
Description
Run kubernetes pyflink application test fails due to some permission issue:
Jun 28 10:46:15 Volumes: Jun 28 10:46:15 user-artifacts-volume: Jun 28 10:46:15 Normal Scheduled 61s default-scheduler Successfully assigned default/flink-native-k8s-pyflink-application-1-55b44fdbff-jscks to fv-az86-828 Jun 28 10:46:15 Normal Pulling 20s (x3 over 60s) kubelet Pulling image "test_kubernetes_pyflink_application" Jun 28 10:46:15 Warning Failed 19s (x3 over 59s) kubelet Failed to pull image "test_kubernetes_pyflink_application": rpc error: code = Unknown desc = Error response from daemon: pull access denied for test_kubernetes_pyflink_application, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Jun 28 10:46:15 Warning Failed 19s (x3 over 59s) kubelet Error: ErrImagePull Jun 28 10:46:15 Normal BackOff 7s (x4 over 59s) kubelet Back-off pulling image "test_kubernetes_pyflink_application" Jun 28 10:46:15 Warning Failed 7s (x4 over 59s) kubelet Error: ImagePullBackOff
Attachments
Issue Links
- is related to
-
FLINK-35728 PyFlink end-to-end test because miniconda couldn't be downloaded
- Resolved