After running the tasks, logs are getting written to GCS bucket. But looks like logs are not able to read from GCS bucket and showing the below error.
*** Unable to read remote log from gs://*************-dev/example_bash_operator/run_after_loop/2021-07-19T06:59:32.870061+00:00/1.log ***** expected string or bytes-like object**
*** Trying to get logs (last 100 lines) from worker pod examplebashoperatorrunafterloop-77043f1ceee34f4ab92bfa3c0cf5bcd ***
*** Unable to fetch logs from worker pod examplebashoperatorrunafterloop-77043f1ceee34f4ab92bfa3c0cf5bcd *** (404) Reason: Not Found
Thanks in advance.