gyfora commented on PR #978:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/978#issuecomment-2898435311

   I hit the following error while running locally: 
   ```
   When I tested this locally I hit the following issue:
   
   ```
   2025-05-21 15:42:22,998 o.a.f.k.o.o.JobStatusObserver  [WARN 
][default/basic-example] Failed to fetch JobManager exception info.
   io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: 
POST at: https://10.96.0.1:443/api/v1/namespaces/default/events. Message: Event 
in version "v1" cannot be handled as a Event: parsing time 
"2025-05-21T15:41:41.602Z[UTC]" as "2006-01-02T15:04:05.000000Z07:00": cannot 
parse ".602Z[UTC]" as ".000000". Received status: Status(apiVersion=v1, 
code=400, details=null, kind=Status, message=Event in version "v1" cannot be 
handled as a Event: parsing time "2025-05-21T15:41:41.602Z[UTC]" as 
"2006-01-02T15:04:05.000000Z07:00": cannot parse ".602Z[UTC]" as ".000000", 
metadata=ListMeta(_continue=null, remainingItemCount=null, 
resourceVersion=null, selfLink=null, additionalProperties={}), 
reason=BadRequest, status=Failure, additionalProperties={}).
   
   ```
   
   So something seems to be off with the time handling
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to