[2023-10-12, 13:31:06 UTC] {pod_launcher.py:198} INFO - Event: meltano-el-jira-s3-pod.42da475d68b346988bc29e8db38d4157 had an event of type Running [2023-10-12, 13:31:06 UTC] {pod_launcher.py:149} INFO - 2023-10-12T13:31:06.332270Z [warning ] The `elt` command is deprecated in favor of `el` [2023-10-12, 13:31:06 UTC] {pod_launcher.py:149} INFO - 2023-10-12T13:31:06.699636Z [warning ] No state was found, complete import. [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - 2023-10-12T13:36:11.285423Z [error ] [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/logging/output_logger.py:207 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ in redirect_logging │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 204 │ │ │ *ignore_errors, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 205 │ │ ) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 206 │ │ try: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 207 │ │ │ yield │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 208 │ │ except ignored_errors: # noqa: WPS329 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 209 │ │ │ raise │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 210 │ │ except RunnerError as err: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/cli/elt.py:382 in _redirect_output │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 379 │ with meltano_stdout.redirect_logging(ignore_errors=(CliError,)): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 380 │ │ async with meltano_stdout.redirect_stdout(), meltano_stderr.re │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 381 │ │ │ try: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 382 │ │ │ │ yield │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 383 │ │ │ except CliError as err: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 384 │ │ │ │ err.print() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 385 │ │ │ │ raise │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/cli/elt.py:403 in _run_elt │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 400 │ │ │ if elt_context.only_transform: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 401 │ │ │ │ log.info("Extract & load skipped.") │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 402 │ │ │ else: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 403 │ │ │ │ await _run_extract_load(log, elt_context, output_logge │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 404 │ │ │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 405 │ │ │ if elt_context.transformer: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 406 │ │ │ │ log.warn( │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/cli/elt.py:476 in │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ _run_extract_load │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 473 │ │ │ with loader_log.line_writer() as loader_log_writer: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 474 │ │ │ │ with extractor_out_writer_ctxmgr() as extractor_out_wr │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 475 │ │ │ │ │ with loader_out_writer_ctxmgr() as loader_out_writ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 476 │ │ │ │ │ │ await singer_runner.run( │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 477 │ │ │ │ │ │ │ **kwargs, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 478 │ │ │ │ │ │ │ extractor_log=extractor_log_writer, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 479 │ │ │ │ │ │ │ loader_log=loader_log_writer, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/runner/singer.py:221 in run │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 218 │ │ async with tap.prepared(self.context.session), target.prepared │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 219 │ │ │ self.context.session, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 220 │ │ ): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 221 │ │ │ await self.invoke( │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 222 │ │ │ │ tap, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 223 │ │ │ │ target, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 224 │ │ │ │ extractor_log=extractor_log, │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/runner/singer.py:141 in │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ invoke │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 138 │ │ │ │ │ ) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 139 │ │ │ │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 140 │ │ │ │ failed_future = output_futures_failed.pop() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 141 │ │ │ │ raise failed_future.exception() # noqa: RSE102 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 142 │ │ │ else: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 143 │ │ │ │ # If all of the output handlers completed without rais │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 144 │ │ │ │ # exception, we still need to wait for the tap or targ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/logging/utils.py:233 in │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ capture_subprocess_output │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 230 │ │ │ continue │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 231 │ │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 232 │ │ for writer in line_writers: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 233 │ │ │ if not await _write_line_writer(writer, line): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 234 │ │ │ │ # If the destination stream is closed, we can stop cap │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 235 │ │ │ │ return │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 236 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/logging/utils.py:201 in │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ _write_line_writer │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 198 │ │ │ writer.write(line) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 199 │ │ │ await writer.drain() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 200 │ │ except (BrokenPipeError, ConnectionResetError): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 201 │ │ │ await writer.wait_closed() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 202 │ │ │ return False │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 203 │ else: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 204 │ │ writer.writeline(line.decode()) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /usr/local/lib/python3.9/asyncio/streams.py:359 in wait_closed │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 356 │ │ return self._transport.is_closing() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 357 │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 358 │ async def wait_closed(self): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 359 │ │ await self._protocol._get_close_waiter(self) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 360 │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 361 │ def get_extra_info(self, name, default=None): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 362 │ │ return self._transport.get_extra_info(name, default) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /venv/lib/python3.9/site-packages/meltano/core/logging/utils.py:199 in │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ _write_line_writer │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 196 │ if isinstance(writer, asyncio.StreamWriter): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 197 │ │ try: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 198 │ │ │ writer.write(line) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 199 │ │ │ await writer.drain() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 200 │ │ except (BrokenPipeError, ConnectionResetError): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 201 │ │ │ await writer.wait_closed() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 202 │ │ │ return False │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /usr/local/lib/python3.9/asyncio/streams.py:387 in drain │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 384 │ │ │ # in a loop would never call connection_lost(), so it │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 385 │ │ │ # would not see an error when the socket is closed. │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 386 │ │ │ await sleep(0) │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 387 │ │ await self._protocol._drain_helper() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 388 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 389 │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 390 class StreamReader: │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ /usr/local/lib/python3.9/asyncio/streams.py:197 in _drain_helper │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 194 │ │ assert waiter is None or waiter.cancelled() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 195 │ │ waiter = self._loop.create_future() │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 196 │ │ self._drain_waiter = waiter │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ ❱ 197 │ │ await waiter │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 198 │ │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 199 │ def _get_close_waiter(self, stream): │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - │ 200 │ │ raise NotImplementedError │ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - ╰──────────────────────────────────────────────────────────────────────────────╯ [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - BrokenPipeError [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - Need help fixing this problem? Visit http://melta.no/ for troubleshooting steps, or to [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - join our friendly Slack community. [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - [2023-10-12, 13:36:11 UTC] {pod_launcher.py:149} INFO - [2023-10-12, 13:36:13 UTC] {pod_launcher.py:198} INFO - Event: meltano-el-jira-s3-pod.42da475d68b346988bc29e8db38d4157 had an event of type Running [2023-10-12, 13:36:13 UTC] {pod_launcher.py:171} INFO - Pod meltano-el-jira-s3-pod.42da475d68b346988bc29e8db38d4157 has state running [2023-10-12, 13:36:15 UTC] {pod_launcher.py:198} INFO - Event: meltano-el-jira-s3-pod.42da475d68b346988bc29e8db38d4157 had an event of type Failed