[2023-06-29T09:32:37.352-0300] {taskinstance.py:1103} INFO - Dependencies all met for dep_context=non-requeueable deps ti=<TaskInstance: example_dag.generate_random_number manual__2023-06-29T12:32:33.823270+00:00 [queued]>
[2023-06-29T09:32:37.358-0300] {taskinstance.py:1103} INFO - Dependencies all met for dep_context=requeueable deps ti=<TaskInstance: example_dag.generate_random_number manual__2023-06-29T12:32:33.823270+00:00 [queued]>
[2023-06-29T09:32:37.358-0300] {taskinstance.py:1308} INFO - Starting attempt 1 of 1
[2023-06-29T09:32:37.366-0300] {taskinstance.py:1327} INFO - Executing <Task(BashOperator): generate_random_number> on 2023-06-29 12:32:33.823270+00:00
[2023-06-29T09:32:37.368-0300] {standard_task_runner.py:57} INFO - Started process 8326 to run task
[2023-06-29T09:32:37.370-0300] {standard_task_runner.py:84} INFO - Running: ['airflow', 'tasks', 'run', 'example_dag', 'generate_random_number', 'manual__2023-06-29T12:32:33.823270+00:00', '--job-id', '28', '--raw', '--subdir', 'DAGS_FOLDER/example_dag.py', '--cfg-path', '/home/bi/.pyenv/tmp/tmp6b93x3u3']
[2023-06-29T09:32:37.372-0300] {standard_task_runner.py:85} INFO - Job 28: Subtask generate_random_number
[2023-06-29T09:32:37.398-0300] {task_command.py:410} INFO - Running <TaskInstance: example_dag.generate_random_number manual__2023-06-29T12:32:33.823270+00:00 [running]> on host host.server-rd.com.br
[2023-06-29T09:32:37.496-0300] {taskinstance.py:1545} INFO - Exporting env vars: AIRFLOW_CTX_DAG_OWNER='airflow' AIRFLOW_CTX_DAG_ID='example_dag' AIRFLOW_CTX_TASK_ID='generate_random_number' AIRFLOW_CTX_EXECUTION_DATE='2023-06-29T12:32:33.823270+00:00' AIRFLOW_CTX_TRY_NUMBER='1' AIRFLOW_CTX_DAG_RUN_ID='manual__2023-06-29T12:32:33.823270+00:00'
[2023-06-29T09:32:37.496-0300] {subprocess.py:63} INFO - Tmp dir root location: /home/bi/.pyenv/tmp
[2023-06-29T09:32:37.497-0300] {subprocess.py:75} INFO - Running command: ['/usr/bin/bash', '-c', 'echo $RANDOM']
[2023-06-29T09:32:37.502-0300] {subprocess.py:86} INFO - Output:
[2023-06-29T09:32:37.503-0300] {subprocess.py:93} INFO - 4905
[2023-06-29T09:32:37.503-0300] {subprocess.py:97} INFO - Command exited with return code 0
[2023-06-29T09:32:37.518-0300] {taskinstance.py:1345} INFO - Marking task as SUCCESS. dag_id=example_dag, task_id=generate_random_number, execution_date=20230629T123233, start_date=20230629T123237, end_date=20230629T123237
[2023-06-29T09:32:37.542-0300] {local_task_job_runner.py:225} INFO - Task exited with return code 0
[2023-06-29T09:32:37.555-0300] {taskinstance.py:2653} INFO - 1 downstream tasks scheduled from follow-on schedule check
