[2026-08-10 17:18:11Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY)
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'Credentials': '/home/user/actions-runner-automixer-debian1/.credentials'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'Runner': '/home/user/actions-runner-automixer-debian1/.runner'
[2026-08-10 17:18:11Z INFO Worker] Version: 2.336.0
[2026-08-10 17:18:11Z INFO Worker] Commit: 98aabcd429c4e8402406c56ce2d26387fed3b9ce
[2026-08-10 17:18:11Z INFO Worker] Culture: en-IL
[2026-08-10 17:18:11Z INFO Worker] UI Culture: en-IL
[2026-08-10 17:18:11Z INFO Worker] Waiting to receive the job message from the channel.
[2026-08-10 17:18:11Z INFO ProcessChannel] Receiving message of length 26205, with hash '69b599715d595a8f78286b9a1a19fa9674a4b88930a38b315e6c91696f036c9d'
[2026-08-10 17:18:11Z INFO Worker] Message received.
[2026-08-10 17:18:11Z INFO Worker] Job message:
 {
  "fileTable": [
    ".github/workflows/ci.yml"
  ],
  "mask": [
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    },
    {
      "type": "regex",
      "value": "***"
    }
  ],
  "steps": [
    {
      "type": "action",
      "reference": {
        "type": "repository",
        "name": "actions/checkout",
        "ref": "v4",
        "repositoryType": "GitHub"
      },
      "contextName": "__actions_checkout",
      "condition": "success()",
      "id": "037273d3-a685-424b-898e-90b09e9cfa80",
      "name": "__actions_checkout"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 32,
        "col": 15,
        "lit": "Install Python via uv (self-hosted)"
      },
      "contextName": "__run",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 3,
              "file": 1,
              "line": 34,
              "col": 14,
              "expr": "format('command -v uv >/dev/null || curl -LsSf https://astral.sh/uv/install.sh | sh\n\"$HOME/.local/bin/uv\" venv --seed --python {0} \"$RUNNER_TEMP/venv\"\necho \"$RUNNER_TEMP/venv/bin\" >> \"$GITHUB_PATH\"\n', matrix.python-version)"
            }
          }
        ]
      },
      "condition": "success() && (runner.environment == 'self-hosted')",
      "id": "dc1c54c4-9140-480e-be30-efb16654992d",
      "name": "__run"
    },
    {
      "type": "action",
      "reference": {
        "type": "repository",
        "name": "actions/setup-python",
        "ref": "v5",
        "repositoryType": "GitHub"
      },
      "contextName": "__actions_setup-python",
      "inputs": {
        "type": 2,
        "file": 1,
        "line": 42,
        "col": 11,
        "map": [
          {
            "key": {
              "type": 0,
              "file": 1,
              "line": 42,
              "col": 11,
              "lit": "python-version"
            },
            "value": {
              "type": 3,
              "file": 1,
              "line": 42,
              "col": 27,
              "expr": "matrix.python-version"
            }
          }
        ]
      },
      "condition": "success() && (runner.environment != 'self-hosted')",
      "id": "5cd091bd-1f09-449d-9b09-5adbda9e7b98",
      "name": "__actions_setup-python"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 44,
        "col": 15,
        "lit": "Install system dependencies (Ubuntu)"
      },
      "contextName": "__run_2",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 46,
              "col": 14,
              "lit": "sudo apt-get update\nsudo apt-get install -y ffmpeg librubberband-dev\n"
            }
          }
        ]
      },
      "condition": "success() && (runner.os == 'Linux')",
      "id": "986c100f-610d-4630-98e6-d74833f77691",
      "name": "__run_2"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 50,
        "col": 15,
        "lit": "Install system dependencies (macOS)"
      },
      "contextName": "__run_3",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 52,
              "col": 14,
              "lit": "brew install ffmpeg rubberband"
            }
          }
        ]
      },
      "condition": "success() && (runner.os == 'macOS')",
      "id": "2db7f238-da41-4322-a66c-dcb27b0ebf95",
      "name": "__run_3"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 54,
        "col": 15,
        "lit": "Install Python dependencies"
      },
      "contextName": "__run_4",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 55,
              "col": 14,
              "lit": "python -m pip install --upgrade pip\npython -m pip install -e \".[dev,ml]\"\n"
            }
          }
        ]
      },
      "condition": "success()",
      "id": "25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935",
      "name": "__run_4"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 59,
        "col": 15,
        "lit": "Lint"
      },
      "contextName": "__run_5",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 60,
              "col": 14,
              "lit": "ruff check src tests"
            }
          }
        ]
      },
      "condition": "success()",
      "id": "9f693c29-6fea-4177-9c71-13ee42820c41",
      "name": "__run_5"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 62,
        "col": 15,
        "lit": "Type check"
      },
      "contextName": "__run_6",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 63,
              "col": 14,
              "lit": "mypy src"
            }
          }
        ]
      },
      "condition": "success()",
      "id": "73a509a2-5131-4d22-8b69-50b56ee865c5",
      "name": "__run_6"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 65,
        "col": 15,
        "lit": "Unit tests"
      },
      "contextName": "__run_7",
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 66,
              "col": 14,
              "lit": "pytest tests/unit -v --tb=short"
            }
          }
        ]
      },
      "condition": "success()",
      "id": "8868b9f0-afdf-447b-9298-8deccebe66d5",
      "name": "__run_7"
    },
    {
      "type": "action",
      "reference": {
        "type": "script"
      },
      "displayNameToken": {
        "type": 0,
        "file": 1,
        "line": 68,
        "col": 15,
        "lit": "Integration tests"
      },
      "contextName": "__run_8",
      "environment": {
        "type": 2,
        "file": 1,
        "line": 71,
        "col": 11,
        "map": [
          {
            "key": {
              "type": 0,
              "file": 1,
              "line": 71,
              "col": 11,
              "lit": "AUTOMIXER_DATABASE_URL"
            },
            "value": {
              "type": 0,
              "file": 1,
              "line": 71,
              "col": 35,
              "lit": "sqlite:///test_ci.db"
            }
          }
        ]
      },
      "inputs": {
        "type": 2,
        "map": [
          {
            "key": "script",
            "value": {
              "type": 0,
              "file": 1,
              "line": 69,
              "col": 14,
              "lit": "pytest tests/integration -v --tb=short"
            }
          }
        ]
      },
      "condition": "success()",
      "id": "799da007-f4d3-4581-96cf-30bac6c9c029",
      "name": "__run_8"
    }
  ],
  "variables": {
    "Actions.EnableHttpRedirects": {
      "value": "true"
    },
    "DistributedTask.AddWarningToNode12Action": {
      "value": "true"
    },
    "DistributedTask.AddWarningToNode16Action": {
      "value": "true"
    },
    "DistributedTask.AllowRunnerContainerHooks": {
      "value": "true"
    },
    "DistributedTask.DeprecateStepOutputCommands": {
      "value": "true"
    },
    "DistributedTask.DetailUntarFailure": {
      "value": "true"
    },
    "DistributedTask.EnableCompositeActions": {
      "value": "true"
    },
    "DistributedTask.EnableJobServerQueueTelemetry": {
      "value": "true"
    },
    "DistributedTask.EnhancedAnnotations": {
      "value": "true"
    },
    "DistributedTask.ForceGithubJavascriptActionsToNode16": {
      "value": "true"
    },
    "DistributedTask.ForceGithubJavascriptActionsToNode20": {
      "value": "true"
    },
    "DistributedTask.LogTemplateErrorsAsDebugMessages": {
      "value": "true"
    },
    "DistributedTask.MarkJobAsFailedOnWorkerCrash": {
      "value": "true"
    },
    "DistributedTask.NewActionMetadata": {
      "value": "true"
    },
    "DistributedTask.UploadStepSummary": {
      "value": "true"
    },
    "DistributedTask.UseActionArchiveCache": {
      "value": "true"
    },
    "DistributedTask.UseWhich2": {
      "value": "true"
    },
    "RunService.FixEmbeddedIssues": {
      "value": "true"
    },
    "actions.runner.requirenode24": {
      "value": "false"
    },
    "actions.runner.usenode24bydefault": {
      "value": "true"
    },
    "actions.runner.warnonnode20": {
      "value": "true"
    },
    "actions_add_check_run_id_to_job_context": {
      "value": "true"
    },
    "actions_batch_action_resolution": {
      "value": "false"
    },
    "actions_container_action_runner_temp": {
      "value": "true"
    },
    "actions_display_helpful_actions_download_errors": {
      "value": "true"
    },
    "actions_runner_allow_artifacts_file": {
      "value": "false"
    },
    "actions_runner_compare_workflow_parser": {
      "value": "false"
    },
    "actions_runner_deprecate_linux_arm32": {
      "value": "true"
    },
    "actions_runner_emit_composite_markers": {
      "value": "true"
    },
    "actions_runner_kill_linux_arm32": {
      "value": "false"
    },
    "actions_runner_node20_removal_date": {
      "value": ""
    },
    "actions_runner_node24_default_date": {
      "value": "June 16th, 2026"
    },
    "actions_self_repository": {
      "value": "true"
    },
    "actions_service_container_command": {
      "value": "true"
    },
    "actions_set_orchestration_id_env_for_actions": {
      "value": "true"
    },
    "actions_skip_retry_complete_job_upon_known_errors": {
      "value": "true"
    },
    "actions_snapshot_preflight_hosted_runner_check": {
      "value": "false"
    },
    "actions_snapshot_preflight_image_gen_pool_check": {
      "value": "false"
    },
    "actions_use_bearer_token_for_codeload": {
      "value": "false"
    },
    "actions_uses_cache_service_v2": {
      "value": "true"
    },
    "github_token": {
      "value": "***",
      "isSecret": true
    },
    "system.from_run_service": {
      "value": "true"
    },
    "system.github.job": {
      "value": "python-tests"
    },
    "system.github.launch_endpoint": {
      "value": "https://launch.actions.githubusercontent.com"
    },
    "system.github.results_endpoint": {
      "value": "https://results-receiver.actions.githubusercontent.com/"
    },
    "system.github.results_upload_with_sdk": {
      "value": "true"
    },
    "system.github.token": {
      "value": "***",
      "isSecret": true
    },
    "system.github.token.permissions": {
      "value": "{\"Contents\":\"read\",\"Metadata\":\"read\",\"Packages\":\"read\"}"
    },
    "system.orchestrationId": {
      "value": "650b5215-7eda-4f91-85b9-b3dba3e87a79.python-tests.ubuntu-latest_3_13"
    },
    "system.phaseDisplayName": {
      "value": "Python tests (ubuntu-latest)"
    },
    "system.runner.lowdiskspacethreshold": {
      "value": "100"
    },
    "system.runnerEnvironment": {
      "value": "self-hosted"
    },
    "system.runnerGroupName": {
      "value": "Default"
    }
  },
  "messageType": "RunnerJobRequest",
  "plan": {
    "scopeIdentifier": "00000000-0000-0000-0000-000000000000",
    "planType": "actions",
    "version": 0,
    "planId": "650b5215-7eda-4f91-85b9-b3dba3e87a79",
    "planGroup": null,
    "artifactUri": null,
    "artifactLocation": null,
    "definition": null,
    "owner": null
  },
  "timeline": {
    "id": "650b5215-7eda-4f91-85b9-b3dba3e87a79",
    "changeId": 0,
    "location": null
  },
  "jobId": "fc9fd60c-f261-50ee-b2b7-239d7a2d0d41",
  "jobDisplayName": "Python tests (ubuntu-latest)",
  "jobName": "ubuntu-latest_3_13",
  "requestId": 0,
  "lockedUntil": "0001-01-01T00:00:00",
  "resources": {
    "endpoints": [
      {
        "data": {
          "ServerId": "",
          "ServerName": "",
          "CacheServerUrl": "https://artifactcache.actions.githubusercontent.com/7GGxttVMfD6k7QZfE0l05sgUbMXk4X83WJh0WpZTjFVhSB0QWG/",
          "FeedStreamUrl": "wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock",
          "ResultsServiceUrl": "https://results-receiver.actions.githubusercontent.com/",
          "PipelinesServiceUrl": "https://pipelinesghubeus3.actions.githubusercontent.com/7GGxttVMfD6k7QZfE0l05sgUbMXk4X83WJh0WpZTjFVhSB0QWG/",
          "GenerateIdTokenUrl": "",
          "ConnectivityChecks": "[\"https://broker.actions.githubusercontent.com/health\",\"https://token.actions.githubusercontent.com/ready\",\"https://run.actions.githubusercontent.com/health\"]",
          "ConnectivityAndDNSChecks": ""
        },
        "name": "SystemVssConnection",
        "url": "https://run-actions-1-azure-eastus.actions.githubusercontent.com/212/",
        "authorization": {
          "parameters": {
            "AccessToken": "***"
          },
          "scheme": "OAuth"
        },
        "isShared": false,
        "isReady": true
      }
    ]
  },
  "contextData": {
    "github": {
      "t": 2,
      "d": [
        {
          "k": "ref",
          "v": "refs/heads/main"
        },
        {
          "k": "sha",
          "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
        },
        {
          "k": "repository",
          "v": "alexcodeplace/automixer"
        },
        {
          "k": "repository_owner",
          "v": "alexcodeplace"
        },
        {
          "k": "repository_owner_id",
          "v": "249860937"
        },
        {
          "k": "repositoryUrl",
          "v": "git://github.com/alexcodeplace/automixer.git"
        },
        {
          "k": "run_id",
          "v": "31413335232"
        },
        {
          "k": "run_number",
          "v": "14"
        },
        {
          "k": "retention_days",
          "v": "90"
        },
        {
          "k": "run_attempt",
          "v": "1"
        },
        {
          "k": "artifact_cache_size_limit",
          "v": "10"
        },
        {
          "k": "repository_visibility",
          "v": "private"
        },
        {
          "k": "actor_id",
          "v": "249860937"
        },
        {
          "k": "actor",
          "v": "alexcodeplace"
        },
        {
          "k": "workflow",
          "v": "CI"
        },
        {
          "k": "head_ref",
          "v": ""
        },
        {
          "k": "base_ref",
          "v": ""
        },
        {
          "k": "event_name",
          "v": "push"
        },
        {
          "k": "server_url",
          "v": "https://github.com"
        },
        {
          "k": "api_url",
          "v": "https://api.github.com"
        },
        {
          "k": "graphql_url",
          "v": "https://api.github.com/graphql"
        },
        {
          "k": "ref_name",
          "v": "main"
        },
        {
          "k": "ref_protected",
          "v": false
        },
        {
          "k": "ref_type",
          "v": "branch"
        },
        {
          "k": "secret_source",
          "v": "Actions"
        },
        {
          "k": "event",
          "v": {
            "t": 2,
            "d": [
              {
                "k": "after",
                "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
              },
              {
                "k": "base_ref",
                "v": null
              },
              {
                "k": "before",
                "v": "b58025c6394f0f4d9a94f142bb1d872ffe2dc20f"
              },
              {
                "k": "commits",
                "v": {
                  "t": 1,
                  "a": [
                    {
                      "t": 2,
                      "d": [
                        {
                          "k": "author",
                          "v": {
                            "t": 2,
                            "d": [
                              {
                                "k": "email",
                                "v": "git@alex.org.il"
                              },
                              {
                                "k": "name",
                                "v": "alexcodeplace"
                              },
                              {
                                "k": "username",
                                "v": "alexcodeplace"
                              }
                            ]
                          }
                        },
                        {
                          "k": "committer",
                          "v": {
                            "t": 2,
                            "d": [
                              {
                                "k": "email",
                                "v": "noreply@github.com"
                              },
                              {
                                "k": "name",
                                "v": "GitHub"
                              },
                              {
                                "k": "username",
                                "v": "web-flow"
                              }
                            ]
                          }
                        },
                        {
                          "k": "distinct",
                          "v": true
                        },
                        {
                          "k": "id",
                          "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
                        },
                        {
                          "k": "message",
                          "v": "ci: move Linux CI/release legs to self-hosted debian1/2/3 cluster (#1)\n\n* ci: move Linux CI/release legs to self-hosted debian1/2/3 cluster\n\n* ci: install Python via uv on the self-hosted leg (setup-python has no build for these boxes)\n\n* ci: use uv venv instead of the externally-managed uv python install\n\n* ci: seed pip/setuptools/wheel into the uv venv"
                        },
                        {
                          "k": "timestamp",
                          "v": "2026-08-10T17:18:04Z"
                        },
                        {
                          "k": "tree_id",
                          "v": "41e0fbb56579bfec6f08b753dc08b2bb9cd9579e"
                        },
                        {
                          "k": "url",
                          "v": "https://github.com/alexcodeplace/automixer/commit/424602add47b5dc63b35c1ffae94ee37c9199f8c"
                        }
                      ]
                    }
                  ]
                }
              },
              {
                "k": "compare",
                "v": "https://github.com/alexcodeplace/automixer/compare/b58025c6394f...424602add47b"
              },
              {
                "k": "created",
                "v": false
              },
              {
                "k": "deleted",
                "v": false
              },
              {
                "k": "forced",
                "v": false
              },
              {
                "k": "head_commit",
                "v": {
                  "t": 2,
                  "d": [
                    {
                      "k": "author",
                      "v": {
                        "t": 2,
                        "d": [
                          {
                            "k": "email",
                            "v": "git@alex.org.il"
                          },
                          {
                            "k": "name",
                            "v": "alexcodeplace"
                          },
                          {
                            "k": "username",
                            "v": "alexcodeplace"
                          }
                        ]
                      }
                    },
                    {
                      "k": "committer",
                      "v": {
                        "t": 2,
                        "d": [
                          {
                            "k": "email",
                            "v": "noreply@github.com"
                          },
                          {
                            "k": "name",
                            "v": "GitHub"
                          },
                          {
                            "k": "username",
                            "v": "web-flow"
                          }
                        ]
                      }
                    },
                    {
                      "k": "distinct",
                      "v": true
                    },
                    {
                      "k": "id",
                      "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
                    },
                    {
                      "k": "message",
                      "v": "ci: move Linux CI/release legs to self-hosted debian1/2/3 cluster (#1)\n\n* ci: move Linux CI/release legs to self-hosted debian1/2/3 cluster\n\n* ci: install Python via uv on the self-hosted leg (setup-python has no build for these boxes)\n\n* ci: use uv venv instead of the externally-managed uv python install\n\n* ci: seed pip/setuptools/wheel into the uv venv"
                    },
                    {
                      "k": "timestamp",
                      "v": "2026-08-10T17:18:04Z"
                    },
                    {
                      "k": "tree_id",
                      "v": "41e0fbb56579bfec6f08b753dc08b2bb9cd9579e"
                    },
                    {
                      "k": "url",
                      "v": "https://github.com/alexcodeplace/automixer/commit/424602add47b5dc63b35c1ffae94ee37c9199f8c"
                    }
                  ]
                }
              },
              {
                "k": "pusher",
                "v": {
                  "t": 2,
                  "d": [
                    {
                      "k": "email",
                      "v": "git@alex.org.il"
                    },
                    {
                      "k": "name",
                      "v": "alexcodeplace"
                    }
                  ]
                }
              },
              {
                "k": "ref",
                "v": "refs/heads/main"
              },
              {
                "k": "repository",
                "v": {
                  "t": 2,
                  "d": [
                    {
                      "k": "allow_forking",
                      "v": true
                    },
                    {
                      "k": "archive_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/{archive_format}{/ref}"
                    },
                    {
                      "k": "archived",
                      "v": false
                    },
                    {
                      "k": "assignees_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/assignees{/user}"
                    },
                    {
                      "k": "blobs_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/git/blobs{/sha}"
                    },
                    {
                      "k": "branches_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/branches{/branch}"
                    },
                    {
                      "k": "clone_url",
                      "v": "https://github.com/alexcodeplace/automixer.git"
                    },
                    {
                      "k": "collaborators_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/collaborators{/collaborator}"
                    },
                    {
                      "k": "comments_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/comments{/number}"
                    },
                    {
                      "k": "commits_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/commits{/sha}"
                    },
                    {
                      "k": "compare_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/compare/{base}...{head}"
                    },
                    {
                      "k": "contents_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/contents/{+path}"
                    },
                    {
                      "k": "contributors_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/contributors"
                    },
                    {
                      "k": "created_at",
                      "v": 1781948330.0
                    },
                    {
                      "k": "default_branch",
                      "v": "main"
                    },
                    {
                      "k": "deployments_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/deployments"
                    },
                    {
                      "k": "description",
                      "v": "Auto DJ Mixer"
                    },
                    {
                      "k": "disabled",
                      "v": false
                    },
                    {
                      "k": "downloads_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/downloads"
                    },
                    {
                      "k": "events_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/events"
                    },
                    {
                      "k": "fork",
                      "v": false
                    },
                    {
                      "k": "forks",
                      "v": 0.0
                    },
                    {
                      "k": "forks_count",
                      "v": 0.0
                    },
                    {
                      "k": "forks_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/forks"
                    },
                    {
                      "k": "full_name",
                      "v": "alexcodeplace/automixer"
                    },
                    {
                      "k": "git_commits_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/git/commits{/sha}"
                    },
                    {
                      "k": "git_refs_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/git/refs{/sha}"
                    },
                    {
                      "k": "git_tags_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/git/tags{/sha}"
                    },
                    {
                      "k": "git_url",
                      "v": "git://github.com/alexcodeplace/automixer.git"
                    },
                    {
                      "k": "has_discussions",
                      "v": false
                    },
                    {
                      "k": "has_downloads",
                      "v": true
                    },
                    {
                      "k": "has_issues",
                      "v": true
                    },
                    {
                      "k": "has_pages",
                      "v": false
                    },
                    {
                      "k": "has_projects",
                      "v": true
                    },
                    {
                      "k": "has_pull_requests",
                      "v": true
                    },
                    {
                      "k": "has_wiki",
                      "v": false
                    },
                    {
                      "k": "homepage",
                      "v": null
                    },
                    {
                      "k": "hooks_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/hooks"
                    },
                    {
                      "k": "html_url",
                      "v": "https://github.com/alexcodeplace/automixer"
                    },
                    {
                      "k": "id",
                      "v": 1275130595.0
                    },
                    {
                      "k": "is_template",
                      "v": false
                    },
                    {
                      "k": "issue_comment_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/issues/comments{/number}"
                    },
                    {
                      "k": "issue_events_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/issues/events{/number}"
                    },
                    {
                      "k": "issues_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/issues{/number}"
                    },
                    {
                      "k": "keys_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/keys{/key_id}"
                    },
                    {
                      "k": "labels_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/labels{/name}"
                    },
                    {
                      "k": "language",
                      "v": "Python"
                    },
                    {
                      "k": "languages_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/languages"
                    },
                    {
                      "k": "license",
                      "v": null
                    },
                    {
                      "k": "master_branch",
                      "v": "main"
                    },
                    {
                      "k": "merges_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/merges"
                    },
                    {
                      "k": "milestones_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/milestones{/number}"
                    },
                    {
                      "k": "mirror_url",
                      "v": null
                    },
                    {
                      "k": "name",
                      "v": "automixer"
                    },
                    {
                      "k": "node_id",
                      "v": "R_kgDOTADy4w"
                    },
                    {
                      "k": "notifications_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/notifications{?since,all,participating}"
                    },
                    {
                      "k": "open_issues",
                      "v": 0.0
                    },
                    {
                      "k": "open_issues_count",
                      "v": 0.0
                    },
                    {
                      "k": "owner",
                      "v": {
                        "t": 2,
                        "d": [
                          {
                            "k": "avatar_url",
                            "v": "https://avatars.githubusercontent.com/u/249860937?v=4"
                          },
                          {
                            "k": "email",
                            "v": "git@alex.org.il"
                          },
                          {
                            "k": "events_url",
                            "v": "https://api.github.com/users/alexcodeplace/events{/privacy}"
                          },
                          {
                            "k": "followers_url",
                            "v": "https://api.github.com/users/alexcodeplace/followers"
                          },
                          {
                            "k": "following_url",
                            "v": "https://api.github.com/users/alexcodeplace/following{/other_user}"
                          },
                          {
                            "k": "gists_url",
                            "v": "https://api.github.com/users/alexcodeplace/gists{/gist_id}"
                          },
                          {
                            "k": "gravatar_id",
                            "v": ""
                          },
                          {
                            "k": "html_url",
                            "v": "https://github.com/alexcodeplace"
                          },
                          {
                            "k": "id",
                            "v": 249860937.0
                          },
                          {
                            "k": "login",
                            "v": "alexcodeplace"
                          },
                          {
                            "k": "name",
                            "v": "alexcodeplace"
                          },
                          {
                            "k": "node_id",
                            "v": "U_kgDODuSTSQ"
                          },
                          {
                            "k": "organizations_url",
                            "v": "https://api.github.com/users/alexcodeplace/orgs"
                          },
                          {
                            "k": "received_events_url",
                            "v": "https://api.github.com/users/alexcodeplace/received_events"
                          },
                          {
                            "k": "repos_url",
                            "v": "https://api.github.com/users/alexcodeplace/repos"
                          },
                          {
                            "k": "site_admin",
                            "v": false
                          },
                          {
                            "k": "starred_url",
                            "v": "https://api.github.com/users/alexcodeplace/starred{/owner}{/repo}"
                          },
                          {
                            "k": "subscriptions_url",
                            "v": "https://api.github.com/users/alexcodeplace/subscriptions"
                          },
                          {
                            "k": "type",
                            "v": "User"
                          },
                          {
                            "k": "url",
                            "v": "https://api.github.com/users/alexcodeplace"
                          },
                          {
                            "k": "user_view_type",
                            "v": "public"
                          }
                        ]
                      }
                    },
                    {
                      "k": "private",
                      "v": true
                    },
                    {
                      "k": "pull_request_creation_policy",
                      "v": "all"
                    },
                    {
                      "k": "pulls_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/pulls{/number}"
                    },
                    {
                      "k": "pushed_at",
                      "v": 1786382284.0
                    },
                    {
                      "k": "releases_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/releases{/id}"
                    },
                    {
                      "k": "size",
                      "v": 3660.0
                    },
                    {
                      "k": "ssh_url",
                      "v": "git@github.com:alexcodeplace/automixer.git"
                    },
                    {
                      "k": "stargazers",
                      "v": 0.0
                    },
                    {
                      "k": "stargazers_count",
                      "v": 0.0
                    },
                    {
                      "k": "stargazers_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/stargazers"
                    },
                    {
                      "k": "statuses_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/statuses/{sha}"
                    },
                    {
                      "k": "subscribers_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/subscribers"
                    },
                    {
                      "k": "subscription_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/subscription"
                    },
                    {
                      "k": "svn_url",
                      "v": "https://github.com/alexcodeplace/automixer"
                    },
                    {
                      "k": "tags_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/tags"
                    },
                    {
                      "k": "teams_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/teams"
                    },
                    {
                      "k": "topics",
                      "v": {
                        "t": 1
                      }
                    },
                    {
                      "k": "trees_url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer/git/trees{/sha}"
                    },
                    {
                      "k": "updated_at",
                      "v": "2026-06-30T11:42:10Z"
                    },
                    {
                      "k": "url",
                      "v": "https://api.github.com/repos/alexcodeplace/automixer"
                    },
                    {
                      "k": "visibility",
                      "v": "private"
                    },
                    {
                      "k": "watchers",
                      "v": 0.0
                    },
                    {
                      "k": "watchers_count",
                      "v": 0.0
                    },
                    {
                      "k": "web_commit_signoff_required",
                      "v": false
                    }
                  ]
                }
              },
              {
                "k": "sender",
                "v": {
                  "t": 2,
                  "d": [
                    {
                      "k": "avatar_url",
                      "v": "https://avatars.githubusercontent.com/u/249860937?v=4"
                    },
                    {
                      "k": "events_url",
                      "v": "https://api.github.com/users/alexcodeplace/events{/privacy}"
                    },
                    {
                      "k": "followers_url",
                      "v": "https://api.github.com/users/alexcodeplace/followers"
                    },
                    {
                      "k": "following_url",
                      "v": "https://api.github.com/users/alexcodeplace/following{/other_user}"
                    },
                    {
                      "k": "gists_url",
                      "v": "https://api.github.com/users/alexcodeplace/gists{/gist_id}"
                    },
                    {
                      "k": "gravatar_id",
                      "v": ""
                    },
                    {
                      "k": "html_url",
                      "v": "https://github.com/alexcodeplace"
                    },
                    {
                      "k": "id",
                      "v": 249860937.0
                    },
                    {
                      "k": "login",
                      "v": "alexcodeplace"
                    },
                    {
                      "k": "node_id",
                      "v": "U_kgDODuSTSQ"
                    },
                    {
                      "k": "organizations_url",
                      "v": "https://api.github.com/users/alexcodeplace/orgs"
                    },
                    {
                      "k": "received_events_url",
                      "v": "https://api.github.com/users/alexcodeplace/received_events"
                    },
                    {
                      "k": "repos_url",
                      "v": "https://api.github.com/users/alexcodeplace/repos"
                    },
                    {
                      "k": "site_admin",
                      "v": false
                    },
                    {
                      "k": "starred_url",
                      "v": "https://api.github.com/users/alexcodeplace/starred{/owner}{/repo}"
                    },
                    {
                      "k": "subscriptions_url",
                      "v": "https://api.github.com/users/alexcodeplace/subscriptions"
                    },
                    {
                      "k": "type",
                      "v": "User"
                    },
                    {
                      "k": "url",
                      "v": "https://api.github.com/users/alexcodeplace"
                    },
                    {
                      "k": "user_view_type",
                      "v": "public"
                    }
                  ]
                }
              }
            ]
          }
        },
        {
          "k": "workflow_ref",
          "v": "alexcodeplace/automixer/.github/workflows/ci.yml@refs/heads/main"
        },
        {
          "k": "workflow_sha",
          "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
        },
        {
          "k": "repository_id",
          "v": "1275130595"
        },
        {
          "k": "triggering_actor",
          "v": "alexcodeplace"
        }
      ]
    },
    "inputs": {
      "t": 2
    },
    "job": {
      "t": 2,
      "d": [
        {
          "k": "check_run_id",
          "v": 93536369116.0
        },
        {
          "k": "workflow_ref",
          "v": "alexcodeplace/automixer/.github/workflows/ci.yml@refs/heads/main"
        },
        {
          "k": "workflow_sha",
          "v": "424602add47b5dc63b35c1ffae94ee37c9199f8c"
        },
        {
          "k": "workflow_repository",
          "v": "alexcodeplace/automixer"
        },
        {
          "k": "workflow_file_path",
          "v": ".github/workflows/ci.yml"
        }
      ]
    },
    "matrix": {
      "t": 2,
      "d": [
        {
          "k": "os",
          "v": "ubuntu-latest"
        },
        {
          "k": "python-version",
          "v": "3.13"
        }
      ]
    },
    "needs": {
      "t": 2
    },
    "strategy": {
      "t": 2,
      "d": [
        {
          "k": "fail-fast",
          "v": false
        },
        {
          "k": "job-index",
          "v": 3.0
        },
        {
          "k": "job-total",
          "v": 4.0
        },
        {
          "k": "max-parallel",
          "v": 4.0
        }
      ]
    },
    "vars": {
      "t": 2
    }
  },
  "billingOwnerId": "U_kgDODuSTSQ"
}
[2026-08-10 17:18:11Z INFO JobRunner] Job ID fc9fd60c-f261-50ee-b2b7-239d7a2d0d41
[2026-08-10 17:18:11Z INFO ConfigurationStore] currentAssemblyLocation: /home/user/actions-runner-automixer-debian1/bin/Runner.Worker.dll
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO ConfigurationStore] binPath: /home/user/actions-runner-automixer-debian1/bin
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO ConfigurationStore] RootFolder: /home/user/actions-runner-automixer-debian1
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'Runner': '/home/user/actions-runner-automixer-debian1/.runner'
[2026-08-10 17:18:11Z INFO ConfigurationStore] ConfigFilePath: /home/user/actions-runner-automixer-debian1/.runner
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'MigratedRunner': '/home/user/actions-runner-automixer-debian1/.runner_migrated'
[2026-08-10 17:18:11Z INFO ConfigurationStore] MigratedConfigFilePath: /home/user/actions-runner-automixer-debian1/.runner_migrated
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'Credentials': '/home/user/actions-runner-automixer-debian1/.credentials'
[2026-08-10 17:18:11Z INFO ConfigurationStore] CredFilePath: /home/user/actions-runner-automixer-debian1/.credentials
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'MigratedCredentials': '/home/user/actions-runner-automixer-debian1/.credentials_migrated'
[2026-08-10 17:18:11Z INFO ConfigurationStore] MigratedCredFilePath: /home/user/actions-runner-automixer-debian1/.credentials_migrated
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known config file 'Service': '/home/user/actions-runner-automixer-debian1/.service'
[2026-08-10 17:18:11Z INFO ConfigurationStore] ServiceConfigFilePath: /home/user/actions-runner-automixer-debian1/.service
[2026-08-10 17:18:11Z INFO ConfigurationStore] Read setting file: 394 chars
[2026-08-10 17:18:11Z INFO JobRunner] Initializing launch client
[2026-08-10 17:18:11Z INFO JobServerQueue] Initializing results client
[2026-08-10 17:18:11Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock
[2026-08-10 17:18:11Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00.
[2026-08-10 17:18:11Z INFO JobServerQueue] Start process web console line queue.
[2026-08-10 17:18:11Z INFO JobServerQueue] Start process file upload queue.
[2026-08-10 17:18:11Z INFO JobServerQueue] Start results file upload queue.
[2026-08-10 17:18:11Z INFO JobServerQueue] Starting results-based upload queue...
[2026-08-10 17:18:11Z INFO JobServerQueue] Start process timeline update queue.
[2026-08-10 17:18:11Z INFO ExecutionContext] Initializing Job context
[2026-08-10 17:18:11Z INFO ExecutionContext] Initialize GitHub context
[2026-08-10 17:18:11Z INFO ExecutionContext] Initialize Env context
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:11Z INFO JobRunner] Starting the job execution context.
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:11Z INFO JobRunner] Validating directory permissions for: '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Tools': '/home/user/actions-runner-automixer-debian1/_work/_tool'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:11Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:12Z INFO JobRunner] Getting job extension.
[2026-08-10 17:18:12Z INFO JobRunner] Initialize job. Getting all job steps.
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known config file 'Credentials': '/home/user/actions-runner-automixer-debian1/.credentials'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known config file 'SetupInfo': '/home/user/actions-runner-automixer-debian1/.setup_info'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO PipelineDirectoryManager] Loading tracking config if exists: /home/user/actions-runner-automixer-debian1/_work/_PipelineMapping/alexcodeplace/automixer/PipelineFolder.json
[2026-08-10 17:18:12Z INFO PipelineDirectoryManager] Updating job run properties.
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO JobExtension] Downloading actions
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:12Z INFO Worker] Listening for cancel message from the channel.
[2026-08-10 17:18:12Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel.
[2026-08-10 17:18:12Z INFO ResultServer] Successfully started websocket client.
[2026-08-10 17:18:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a1dc9021-96f0-4ba9-96e4-d51756466a07', success rate: 1/1.
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:12Z INFO ActionManager] Save archive 'https://codeload.github.com/actions/checkout/tar.gz/11d5960a326750d5838078e36cf38b85af677262' into /home/user/actions-runner-automixer-debian1/_work/_actions/_temp_c8cbaf61-79e6-42e0-9ea0-20a272caf31d/62629b18-498c-465f-b00a-4a567060dd67.tar.gz.
[2026-08-10 17:18:12Z INFO ActionManager] Using Basic token for action archive download.
[2026-08-10 17:18:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a1dc9021-96f0-4ba9-96e4-d51756466a07', success rate: 1/1.
[2026-08-10 17:18:12Z INFO ActionManager] Request URL: https://codeload.github.com/actions/checkout/tar.gz/11d5960a326750d5838078e36cf38b85af677262 X-GitHub-Request-Id: D509:3A517A:1F89:6C2F5:6A7A07D4 Http Status: OK
[2026-08-10 17:18:12Z INFO ActionManager] Which2: 'tar'
[2026-08-10 17:18:12Z INFO ActionManager] Location: '/usr/bin/tar'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/tar'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Arguments: '-xzf "/home/user/actions-runner-automixer-debian1/_work/_actions/_temp_c8cbaf61-79e6-42e0-9ea0-20a272caf31d/62629b18-498c-465f-b00a-4a567060dd67.tar.gz"'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/_actions/_temp_c8cbaf61-79e6-42e0-9ea0-20a272caf31d/_staging'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2752910.
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] Process started with process id 2752910, waiting for process exit.
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:12Z INFO ProcessInvokerWrapper] Finished process 2752910 with exit code 0, and elapsed time 00:00:00.0121849.
[2026-08-10 17:18:12Z INFO ActionManager] Finished getting action repository.
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:12Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:12Z INFO ActionManager] Save archive 'https://codeload.github.com/actions/setup-python/tar.gz/a26af69be951a213d495a4c3e4e4022e16d87065' into /home/user/actions-runner-automixer-debian1/_work/_actions/_temp_ed5525e2-9bb7-4868-8fe8-f30afc355cee/6d1b95a8-e652-4770-88b9-002ca93c1c03.tar.gz.
[2026-08-10 17:18:12Z INFO ActionManager] Using Basic token for action archive download.
[2026-08-10 17:18:12Z INFO JobServerQueue] Job timeline record has been updated for the first time.
[2026-08-10 17:18:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a1dc9021-96f0-4ba9-96e4-d51756466a07', success rate: 1/1.
[2026-08-10 17:18:13Z INFO ActionManager] Request URL: https://codeload.github.com/actions/setup-python/tar.gz/a26af69be951a213d495a4c3e4e4022e16d87065 X-GitHub-Request-Id: D526:1D0917:2085:6C58F:6A7A07D4 Http Status: OK
[2026-08-10 17:18:13Z INFO ActionManager] Which2: 'tar'
[2026-08-10 17:18:13Z INFO ActionManager] Location: '/usr/bin/tar'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/tar'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Arguments: '-xzf "/home/user/actions-runner-automixer-debian1/_work/_actions/_temp_ed5525e2-9bb7-4868-8fe8-f30afc355cee/6d1b95a8-e652-4770-88b9-002ca93c1c03.tar.gz"'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/_actions/_temp_ed5525e2-9bb7-4868-8fe8-f30afc355cee/_staging'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2752917.
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Process started with process id 2752917, waiting for process exit.
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Finished process 2752917 with exit code 0, and elapsed time 00:00:00.0337271.
[2026-08-10 17:18:13Z INFO ActionManager] Finished getting action repository.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Load schema file with definitions: [
  "null",
  "boolean",
  "number",
  "string",
  "sequence",
  "mapping",
  "any",
  "action-root",
  "inputs",
  "input",
  "outputs",
  "output-definition",
  "runs",
  "container-runs",
  "container-runs-args",
  "container-runs-env",
  "node-runs",
  "plugin-runs",
  "composite-runs",
  "composite-steps",
  "composite-step",
  "run-step",
  "uses-step",
  "container-runs-context",
  "output-value",
  "input-default-context",
  "non-empty-string",
  "string-steps-context",
  "boolean-steps-context",
  "step-env",
  "step-if",
  "step-with"
]
[2026-08-10 17:18:13Z INFO ActionManifestManager] Load schema file with definitions: [
  "null",
  "boolean",
  "number",
  "string",
  "sequence",
  "mapping",
  "any",
  "action-root",
  "inputs",
  "input",
  "outputs",
  "output-definition",
  "runs",
  "container-runs",
  "container-runs-args",
  "container-runs-env",
  "node-runs",
  "plugin-runs",
  "composite-runs",
  "composite-steps",
  "composite-step",
  "run-step",
  "uses-step",
  "container-runs-context",
  "output-value",
  "input-default-context",
  "non-empty-string",
  "string-steps-context",
  "boolean-steps-context",
  "step-env",
  "step-if",
  "step-with"
]
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Checkout",
  "description": "Checkout a Git repository at a particular version",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 4,
          "col": 3,
          "lit": "repository"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 6,
          "col": 14,
          "expr": "github.repository"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 7,
          "col": 3,
          "lit": "ref"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 12,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 24,
          "col": 14,
          "expr": "github.token"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 25,
          "col": 3,
          "lit": "ssh-key"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 37,
          "col": 3,
          "lit": "ssh-known-hosts"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 42,
          "col": 3,
          "lit": "ssh-strict"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 47,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 48,
          "col": 3,
          "lit": "ssh-user"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 51,
          "col": 14,
          "lit": "git"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 52,
          "col": 3,
          "lit": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 54,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 55,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 57,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 59,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 60,
          "col": 3,
          "lit": "filter"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 64,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 65,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 69,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 70,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 73,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 74,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 76,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 77,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 79,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 80,
          "col": 3,
          "lit": "show-progress"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 82,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 83,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 85,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 86,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 94,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 95,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 97,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 98,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 101,
          "col": 3,
          "lit": "allow-unsafe-pr-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 109,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:18:13Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManager] Load action that reference repository from '/home/user/actions-runner-automixer-debian1/_work/_actions/actions/checkout/v4'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Checkout",
  "description": "Checkout a Git repository at a particular version",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 4,
          "col": 3,
          "lit": "repository"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 6,
          "col": 14,
          "expr": "github.repository"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 7,
          "col": 3,
          "lit": "ref"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 12,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 24,
          "col": 14,
          "expr": "github.token"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 25,
          "col": 3,
          "lit": "ssh-key"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 37,
          "col": 3,
          "lit": "ssh-known-hosts"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 42,
          "col": 3,
          "lit": "ssh-strict"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 47,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 48,
          "col": 3,
          "lit": "ssh-user"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 51,
          "col": 14,
          "lit": "git"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 52,
          "col": 3,
          "lit": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 54,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 55,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 57,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 59,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 60,
          "col": 3,
          "lit": "filter"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 64,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 65,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 69,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 70,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 73,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 74,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 76,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 77,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 79,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 80,
          "col": 3,
          "lit": "show-progress"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 82,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 83,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 85,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 86,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 94,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 95,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 97,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 98,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 101,
          "col": 3,
          "lit": "allow-unsafe-pr-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 109,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:18:13Z INFO ActionManager] Action pre node.js file: N/A.
[2026-08-10 17:18:13Z INFO ActionManager] Action node.js file: dist/index.js.
[2026-08-10 17:18:13Z INFO ActionManager] Action post node.js file: dist/index.js.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Ignore action property author.
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Ignore action property branding.
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Setup Python",
  "description": "Set up a specific version of Python and add the command-line tools to the PATH.",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 6,
          "col": 3,
          "lit": "python-version"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 8,
          "col": 3,
          "lit": "python-version-file"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 10,
          "col": 3,
          "lit": "cache"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 13,
          "col": 3,
          "lit": "architecture"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 15,
          "col": 3,
          "lit": "check-latest"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 17,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 18,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 3,
          "line": 20,
          "col": 14,
          "expr": "github.server_url == 'https://github.com' && github.token || ''"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 21,
          "col": 3,
          "lit": "cache-dependency-path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 23,
          "col": 3,
          "lit": "update-environment"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 25,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 26,
          "col": 3,
          "lit": "allow-prereleases"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 28,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 29,
          "col": 3,
          "lit": "freethreaded"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 31,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/setup/index.js",
    "pre": null,
    "post": "dist/cache-save/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "success()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:18:13Z INFO ActionManager] Action node.js file: dist/setup/index.js, no more preparation.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManager] Load action that reference repository from '/home/user/actions-runner-automixer-debian1/_work/_actions/actions/setup-python/v5'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Ignore action property author.
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Ignore action property branding.
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Setup Python",
  "description": "Set up a specific version of Python and add the command-line tools to the PATH.",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 6,
          "col": 3,
          "lit": "python-version"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 8,
          "col": 3,
          "lit": "python-version-file"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 10,
          "col": 3,
          "lit": "cache"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 13,
          "col": 3,
          "lit": "architecture"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 15,
          "col": 3,
          "lit": "check-latest"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 17,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 18,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 3,
          "line": 20,
          "col": 14,
          "expr": "github.server_url == 'https://github.com' && github.token || ''"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 21,
          "col": 3,
          "lit": "cache-dependency-path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 23,
          "col": 3,
          "lit": "update-environment"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 25,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 26,
          "col": 3,
          "lit": "allow-prereleases"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 28,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 29,
          "col": 3,
          "lit": "freethreaded"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 31,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/setup/index.js",
    "pre": null,
    "post": "dist/cache-save/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "success()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:18:13Z INFO ActionManager] Action pre node.js file: N/A.
[2026-08-10 17:18:13Z INFO ActionManager] Action node.js file: dist/setup/index.js.
[2026-08-10 17:18:13Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js.
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO JobExtension] Adding .
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO JobExtension] Total accessible running process: 258.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO JobExtension] Start checking server connectivity.
[2026-08-10 17:18:13Z INFO JobExtension] Check server connectivity for https://broker.actions.githubusercontent.com/health.
[2026-08-10 17:18:13Z INFO JobExtension] Check server connectivity for https://token.actions.githubusercontent.com/ready.
[2026-08-10 17:18:13Z INFO JobExtension] Check server connectivity for https://run.actions.githubusercontent.com/health.
[2026-08-10 17:18:13Z INFO JobExtension] Start checking service connectivity in background.
[2026-08-10 17:18:13Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "setup_job",
  "type": "runner",
  "stage": "Pre",
  "stepId": "a1dc9021-96f0-4ba9-96e4-d51756466a07",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 2,
  "startTime": "2026-08-10T17:18:12.0138514Z",
  "finishTime": "2026-08-10T17:18:13.4772578Z"
}.
[2026-08-10 17:18:13Z INFO JobRunner] Total job steps: 10.
[2026-08-10 17:18:13Z INFO JobRunner] Run all job steps.
[2026-08-10 17:18:13Z INFO DapDebugger] DapDebugger initialized
[2026-08-10 17:18:13Z INFO StepsRunner] Processing step: DisplayName='Run actions/checkout@v4'
[2026-08-10 17:18:13Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:18:13Z INFO StepsRunner] Result: true
[2026-08-10 17:18:13Z INFO StepsRunner] Starting the step.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManager] Load action that reference repository from '/home/user/actions-runner-automixer-debian1/_work/_actions/actions/checkout/v4'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Checkout",
  "description": "Checkout a Git repository at a particular version",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 4,
          "col": 3,
          "lit": "repository"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 6,
          "col": 14,
          "expr": "github.repository"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 7,
          "col": 3,
          "lit": "ref"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 12,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 24,
          "col": 14,
          "expr": "github.token"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 25,
          "col": 3,
          "lit": "ssh-key"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 37,
          "col": 3,
          "lit": "ssh-known-hosts"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 42,
          "col": 3,
          "lit": "ssh-strict"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 47,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 48,
          "col": 3,
          "lit": "ssh-user"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 51,
          "col": 14,
          "lit": "git"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 52,
          "col": 3,
          "lit": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 54,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 55,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 57,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 59,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 60,
          "col": 3,
          "lit": "filter"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 64,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 65,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 69,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 70,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 73,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 74,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 76,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 77,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 79,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 80,
          "col": 3,
          "lit": "show-progress"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 82,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 83,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 85,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 86,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 94,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 95,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 97,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 98,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 101,
          "col": 3,
          "lit": "allow-unsafe-pr-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 109,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:18:13Z INFO ActionManager] Action pre node.js file: N/A.
[2026-08-10 17:18:13Z INFO ActionManager] Action node.js file: dist/index.js.
[2026-08-10 17:18:13Z INFO ActionManager] Action post node.js file: dist/index.js.
[2026-08-10 17:18:13Z INFO ExecutionContext] Reserve record order 12 to 22 for post job actions.
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:13Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateArtifactsFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ArtifactsListFileCommand, Runner.Worker
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'repository': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 6,
  "col": 14,
  "lit": "alexcodeplace/automixer"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'ref': default value evaluate result: ""
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 24,
  "col": 14,
  "lit": "***"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'ssh-key': default value evaluate result: ""
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'ssh-known-hosts': default value evaluate result: ""
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'ssh-strict': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 47,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'ssh-user': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 51,
  "col": 14,
  "lit": "git"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'persist-credentials': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 54,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'path': default value evaluate result: ""
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'clean': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 59,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'filter': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 64,
  "col": 14,
  "lit": ""
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 69,
  "col": 14,
  "lit": ""
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout-cone-mode': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 73,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'fetch-depth': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 76,
  "col": 14,
  "lit": "1"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'fetch-tags': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 79,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'show-progress': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 82,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'lfs': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 85,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'submodules': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 94,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'set-safe-directory': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 97,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'github-server-url': default value evaluate result: ""
[2026-08-10 17:18:13Z INFO ActionManifestManagerLegacy] Input 'allow-unsafe-pr-checkout': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 109,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:18:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:18:13Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:13Z INFO HostContext] Well known directory 'Externals': '/home/user/actions-runner-automixer-debian1/externals'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   File name: '/home/user/actions-runner-automixer-debian1/externals/node24/bin/node'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Arguments: '"/home/user/actions-runner-automixer-debian1/_work/_actions/actions/checkout/v4/dist/index.js"'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2752919.
[2026-08-10 17:18:13Z INFO ProcessInvokerWrapper] Process started with process id 2752919, waiting for process exit.
[2026-08-10 17:18:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a1dc9021-96f0-4ba9-96e4-d51756466a07', success rate: 1/1.
[2026-08-10 17:18:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record '037273d3-a685-424b-898e-90b09e9cfa80', success rate: 1/1.
[2026-08-10 17:18:13Z INFO AddMaskCommandExtension] Add new secret mask with length of 524
[2026-08-10 17:18:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record '037273d3-a685-424b-898e-90b09e9cfa80', success rate: 1/1.
[2026-08-10 17:18:13Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:18:13Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_a1dc9021-96f0-4ba9-96e4-d51756466a07.1
[2026-08-10 17:18:13Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] Finished process 2752919 with exit code 0, and elapsed time 00:00:00.8059838.
[2026-08-10 17:18:14Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_f3b10b25-2469-4c3c-96af-d2b394e140ee) is empty; skipping attachment upload
[2026-08-10 17:18:14Z INFO StepsRunner] Step result: 
[2026-08-10 17:18:14Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "actions/checkout",
  "ref": "v4",
  "type": "node24",
  "stage": "Main",
  "stepId": "037273d3-a685-424b-898e-90b09e9cfa80",
  "stepContextName": "__actions_checkout",
  "hasPreStep": false,
  "hasPostStep": true,
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 1,
  "startTime": "2026-08-10T17:18:13.4878598Z",
  "finishTime": "2026-08-10T17:18:14.34174Z"
}.
[2026-08-10 17:18:14Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2026-08-10 17:18:14Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:18:14Z INFO StepsRunner] Processing step: DisplayName='Install Python via uv (self-hosted)'
[2026-08-10 17:18:14Z INFO StepsRunner] Evaluating: (success() && (runner.environment == 'self-hosted'))
[2026-08-10 17:18:14Z INFO StepsRunner] Expanded: (true && ('self-hosted' == 'self-hosted'))
[2026-08-10 17:18:14Z INFO StepsRunner] Result: true
[2026-08-10 17:18:14Z INFO StepsRunner] Starting the step.
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:14Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:14Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:18:14Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:18:14Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:18:14Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:14Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:14Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:14Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:14Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/bash'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Arguments: '-e /home/user/actions-runner-automixer-debian1/_work/_temp/c87ab84e-954c-478a-a011-b4d9e07ee52c.sh'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2753064.
[2026-08-10 17:18:14Z INFO ProcessInvokerWrapper] Process started with process id 2753064, waiting for process exit.
[2026-08-10 17:18:14Z INFO JobServerQueue] Try to append 1 batches web console lines for record '037273d3-a685-424b-898e-90b09e9cfa80', success rate: 1/1.
[2026-08-10 17:18:14Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:14Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2026-08-10 17:18:15Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2026-08-10 17:18:15Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:16Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:18:16Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_037273d3-a685-424b-898e-90b09e9cfa80.1
[2026-08-10 17:18:16Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:16Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2026-08-10 17:18:17Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:21Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:21Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] Finished process 2753064 with exit code 0, and elapsed time 00:00:07.7265362.
[2026-08-10 17:18:22Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_b992c390-6576-464d-a908-d7f5c88a666e) is empty; skipping attachment upload
[2026-08-10 17:18:22Z INFO StepsRunner] Step result: 
[2026-08-10 17:18:22Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "sh",
  "type": "run",
  "stage": "Main",
  "stepId": "dc1c54c4-9140-480e-be30-efb16654992d",
  "stepContextName": "__run",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 8,
  "startTime": "2026-08-10T17:18:14.3427416Z",
  "finishTime": "2026-08-10T17:18:22.0831387Z"
}.
[2026-08-10 17:18:22Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2026-08-10 17:18:22Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:18:22Z INFO StepsRunner] Processing step: DisplayName='Run actions/setup-python@v5'
[2026-08-10 17:18:22Z INFO StepsRunner] Evaluating: (success() && (runner.environment != 'self-hosted'))
[2026-08-10 17:18:22Z INFO StepsRunner] Expanded: (true && ('self-hosted' != 'self-hosted'))
[2026-08-10 17:18:22Z INFO StepsRunner] Result: false
[2026-08-10 17:18:22Z INFO StepsRunner] Skipping step due to condition evaluation.
[2026-08-10 17:18:22Z INFO StepsRunner] No need for updating job result with current step result 'Skipped'.
[2026-08-10 17:18:22Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:18:22Z INFO StepsRunner] Processing step: DisplayName='Install system dependencies (Ubuntu)'
[2026-08-10 17:18:22Z INFO StepsRunner] Evaluating: (success() && (runner.os == 'Linux'))
[2026-08-10 17:18:22Z INFO StepsRunner] Expanded: (true && ('Linux' == 'Linux'))
[2026-08-10 17:18:22Z INFO StepsRunner] Result: true
[2026-08-10 17:18:22Z INFO StepsRunner] Starting the step.
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:22Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:22Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:18:22Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:18:22Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:18:22Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:22Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:22Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:22Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:22Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/bash'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Arguments: '-e /home/user/actions-runner-automixer-debian1/_work/_temp/4672c480-688f-47e5-a5a4-ffffa5f5e3bb.sh'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2753317.
[2026-08-10 17:18:22Z INFO ProcessInvokerWrapper] Process started with process id 2753317, waiting for process exit.
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'dc1c54c4-9140-480e-be30-efb16654992d', success rate: 1/1.
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:22Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:18:22Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_dc1c54c4-9140-480e-be30-efb16654992d.1
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:22Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2026-08-10 17:18:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] Finished process 2753317 with exit code 0, and elapsed time 00:00:01.0621035.
[2026-08-10 17:18:23Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_57416bfd-7735-4c27-bc1a-d91f14c05882) is empty; skipping attachment upload
[2026-08-10 17:18:23Z INFO StepsRunner] Step result: 
[2026-08-10 17:18:23Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "sh",
  "type": "run",
  "stage": "Main",
  "stepId": "986c100f-610d-4630-98e6-d74833f77691",
  "stepContextName": "__run_2",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 2,
  "startTime": "2026-08-10T17:18:22.0846064Z",
  "finishTime": "2026-08-10T17:18:23.1520502Z"
}.
[2026-08-10 17:18:23Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2026-08-10 17:18:23Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:18:23Z INFO StepsRunner] Processing step: DisplayName='Install system dependencies (macOS)'
[2026-08-10 17:18:23Z INFO StepsRunner] Evaluating: (success() && (runner.os == 'macOS'))
[2026-08-10 17:18:23Z INFO StepsRunner] Expanded: (true && ('Linux' == 'macOS'))
[2026-08-10 17:18:23Z INFO StepsRunner] Result: false
[2026-08-10 17:18:23Z INFO StepsRunner] Skipping step due to condition evaluation.
[2026-08-10 17:18:23Z INFO StepsRunner] No need for updating job result with current step result 'Skipped'.
[2026-08-10 17:18:23Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:18:23Z INFO StepsRunner] Processing step: DisplayName='Install Python dependencies'
[2026-08-10 17:18:23Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:18:23Z INFO StepsRunner] Result: true
[2026-08-10 17:18:23Z INFO StepsRunner] Starting the step.
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:23Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:23Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:18:23Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:18:23Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:18:23Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:23Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:18:23Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:18:23Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/bash'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Arguments: '-e /home/user/actions-runner-automixer-debian1/_work/_temp/10d4b6c3-d0b9-4b09-bb53-f829f1025d3c.sh'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2753347.
[2026-08-10 17:18:23Z INFO ProcessInvokerWrapper] Process started with process id 2753347, waiting for process exit.
[2026-08-10 17:18:23Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2026-08-10 17:18:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '986c100f-610d-4630-98e6-d74833f77691', success rate: 1/1.
[2026-08-10 17:18:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:23Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:23Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2026-08-10 17:18:24Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:24Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:18:24Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_986c100f-610d-4630-98e6-d74833f77691.1
[2026-08-10 17:18:24Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2026-08-10 17:18:24Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:26Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:27Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:27Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:28Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:28Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:28Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:28Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:29Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:29Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:29Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:30Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:30Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:30Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:30Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:31Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:31Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:31Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:31Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:32Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:32Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:32Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:32Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:33Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:33Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:33Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:35Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:35Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:35Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:37Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:37Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:37Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:39Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:39Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:39Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:39Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:42Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:43Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:43Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:43Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:18:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:47Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:18:53Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:18:53Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:18:53Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:03Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:03Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:03Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO JobServerQueue] Try to append 1 batches web console lines for record '25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935', success rate: 1/1.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Finished process 2753347 with exit code 0, and elapsed time 00:00:45.2453855.
[2026-08-10 17:19:08Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_08b2f9fb-c463-442a-9417-6b2b7dd58ba9) is empty; skipping attachment upload
[2026-08-10 17:19:08Z INFO StepsRunner] Step result: 
[2026-08-10 17:19:08Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "sh",
  "type": "run",
  "stage": "Main",
  "stepId": "25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935",
  "stepContextName": "__run_4",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 46,
  "startTime": "2026-08-10T17:18:23.1530303Z",
  "finishTime": "2026-08-10T17:19:08.4037375Z"
}.
[2026-08-10 17:19:08Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = ''
[2026-08-10 17:19:08Z INFO StepsRunner] Processing step: DisplayName='Lint'
[2026-08-10 17:19:08Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:19:08Z INFO StepsRunner] Result: true
[2026-08-10 17:19:08Z INFO StepsRunner] Starting the step.
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:19:08Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:19:08Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:19:08Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:19:08Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:19:08Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:19:08Z INFO ScriptHandler] Which2: 'bash'
[2026-08-10 17:19:08Z INFO ScriptHandler] Location: '/usr/bin/bash'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   File name: '/usr/bin/bash'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Arguments: '-e /home/user/actions-runner-automixer-debian1/_work/_temp/3b74901b-8081-4cb0-acc7-b973c10d4c3a.sh'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2753978.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Process started with process id 2753978, waiting for process exit.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9f693c29-6fea-4177-9c71-13ee42820c41', success rate: 1/1.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Finished process 2753978 with exit code 1, and elapsed time 00:00:00.1048520.
[2026-08-10 17:19:08Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_79c53996-f9ff-4d6c-b493-7ba9ac804dfd) is empty; skipping attachment upload
[2026-08-10 17:19:08Z INFO StepsRunner] Step result: Failed
[2026-08-10 17:19:08Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "sh",
  "type": "run",
  "stage": "Main",
  "stepId": "9f693c29-6fea-4177-9c71-13ee42820c41",
  "stepContextName": "__run_5",
  "result": "failed",
  "errorMessages": [
    "Process completed with exit code 1."
  ],
  "executionTimeInSeconds": 1,
  "startTime": "2026-08-10T17:19:08.4041942Z",
  "finishTime": "2026-08-10T17:19:08.5150477Z"
}.
[2026-08-10 17:19:08Z INFO StepsRunner] Update job result with current step result 'Failed'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = 'Failed'
[2026-08-10 17:19:08Z INFO StepsRunner] Processing step: DisplayName='Type check'
[2026-08-10 17:19:08Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:19:08Z INFO StepsRunner] Result: false
[2026-08-10 17:19:08Z INFO StepsRunner] Skipping step due to condition evaluation.
[2026-08-10 17:19:08Z INFO StepsRunner] No need for updating job result with current step result 'Skipped'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = 'Failed'
[2026-08-10 17:19:08Z INFO StepsRunner] Processing step: DisplayName='Unit tests'
[2026-08-10 17:19:08Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:19:08Z INFO StepsRunner] Result: false
[2026-08-10 17:19:08Z INFO StepsRunner] Skipping step due to condition evaluation.
[2026-08-10 17:19:08Z INFO StepsRunner] No need for updating job result with current step result 'Skipped'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = 'Failed'
[2026-08-10 17:19:08Z INFO StepsRunner] Processing step: DisplayName='Integration tests'
[2026-08-10 17:19:08Z INFO StepsRunner] Evaluating: success()
[2026-08-10 17:19:08Z INFO StepsRunner] Result: false
[2026-08-10 17:19:08Z INFO StepsRunner] Skipping step due to condition evaluation.
[2026-08-10 17:19:08Z INFO StepsRunner] No need for updating job result with current step result 'Skipped'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = 'Failed'
[2026-08-10 17:19:08Z INFO StepsRunner] Processing step: DisplayName='Post Run actions/checkout@v4'
[2026-08-10 17:19:08Z INFO StepsRunner] Evaluating: always()
[2026-08-10 17:19:08Z INFO StepsRunner] Result: true
[2026-08-10 17:19:08Z INFO StepsRunner] Starting the step.
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:19:08Z INFO ActionManager] Load action that reference repository from '/home/user/actions-runner-automixer-debian1/_work/_actions/actions/checkout/v4'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Actions': '/home/user/actions-runner-automixer-debian1/_work/_actions'
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Loaded action.yml file: {
  "name": "Checkout",
  "description": "Checkout a Git repository at a particular version",
  "inputs": {
    "type": 2,
    "map": [
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 4,
          "col": 3,
          "lit": "repository"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 6,
          "col": 14,
          "expr": "github.repository"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 7,
          "col": 3,
          "lit": "ref"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 12,
          "col": 3,
          "lit": "token"
        },
        "value": {
          "type": 3,
          "file": 2,
          "line": 24,
          "col": 14,
          "expr": "github.token"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 25,
          "col": 3,
          "lit": "ssh-key"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 37,
          "col": 3,
          "lit": "ssh-known-hosts"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 42,
          "col": 3,
          "lit": "ssh-strict"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 47,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 48,
          "col": 3,
          "lit": "ssh-user"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 51,
          "col": 14,
          "lit": "git"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 52,
          "col": 3,
          "lit": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 54,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 55,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 57,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 59,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 60,
          "col": 3,
          "lit": "filter"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 64,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 65,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 69,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 70,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 73,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 74,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 76,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 77,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 79,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 80,
          "col": 3,
          "lit": "show-progress"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 82,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 83,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 85,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 86,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 94,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 95,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 97,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 98,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 2,
          "line": 101,
          "col": 3,
          "lit": "allow-unsafe-pr-checkout"
        },
        "value": {
          "type": 0,
          "file": 2,
          "line": 109,
          "col": 14,
          "lit": "false"
        }
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node20",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2026-08-10 17:19:08Z INFO ActionManager] Action pre node.js file: N/A.
[2026-08-10 17:19:08Z INFO ActionManager] Action node.js file: dist/index.js.
[2026-08-10 17:19:08Z INFO ActionManager] Action post node.js file: dist/index.js.
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:19:08Z INFO ExecutionContext] Write event payload to /home/user/actions-runner-automixer-debian1/_work/_temp/_github_workflow/event.json
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Work': '/home/user/actions-runner-automixer-debian1/_work'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Temp': '/home/user/actions-runner-automixer-debian1/_work/_temp'
[2026-08-10 17:19:08Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'repository': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 6,
  "col": 14,
  "lit": "alexcodeplace/automixer"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'ref': default value evaluate result: ""
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 24,
  "col": 14,
  "lit": "***"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'ssh-key': default value evaluate result: ""
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'ssh-known-hosts': default value evaluate result: ""
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'ssh-strict': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 47,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'ssh-user': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 51,
  "col": 14,
  "lit": "git"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'persist-credentials': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 54,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'path': default value evaluate result: ""
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'clean': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 59,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'filter': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 64,
  "col": 14,
  "lit": ""
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 69,
  "col": 14,
  "lit": ""
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout-cone-mode': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 73,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'fetch-depth': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 76,
  "col": 14,
  "lit": "1"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'fetch-tags': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 79,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'show-progress': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 82,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'lfs': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 85,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'submodules': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 94,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'set-safe-directory': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 97,
  "col": 14,
  "lit": "true"
}
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'github-server-url': default value evaluate result: ""
[2026-08-10 17:19:08Z INFO ActionManifestManagerLegacy] Input 'allow-unsafe-pr-checkout': default value evaluate result: {
  "type": 0,
  "file": 2,
  "line": 109,
  "col": 14,
  "lit": "false"
}
[2026-08-10 17:19:08Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command set-env
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command set-output
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command save-state
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-path
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-mask
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command warning
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command error
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command notice
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command debug
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command group
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command endgroup
[2026-08-10 17:19:08Z INFO ActionCommandManager] Register action command extension for command echo
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Externals': '/home/user/actions-runner-automixer-debian1/externals'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Starting process:
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   File name: '/home/user/actions-runner-automixer-debian1/externals/node24/bin/node'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Arguments: '"/home/user/actions-runner-automixer-debian1/_work/_actions/actions/checkout/v4/dist/index.js"'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Working directory: '/home/user/actions-runner-automixer-debian1/_work/automixer/automixer'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2754001.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Process started with process id 2754001, waiting for process exit.
[2026-08-10 17:19:08Z INFO AddMaskCommandExtension] Add new secret mask with length of 32
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2026-08-10 17:19:08Z INFO ProcessInvokerWrapper] Finished process 2754001 with exit code 0, and elapsed time 00:00:00.1488504.
[2026-08-10 17:19:08Z INFO CreateStepSummaryCommand] Step Summary file (/home/user/actions-runner-automixer-debian1/_work/_temp/_runner_file_commands/step_summary_f3d02b71-7c01-400f-8f20-2a5ba421c05d) is empty; skipping attachment upload
[2026-08-10 17:19:08Z INFO StepsRunner] Step result: 
[2026-08-10 17:19:08Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "actions/checkout",
  "ref": "v4",
  "type": "node24",
  "stage": "Post",
  "stepId": "4d257c00-29a2-4e82-8d8d-a2df9b8e7715",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 1,
  "startTime": "2026-08-10T17:19:08.5200301Z",
  "finishTime": "2026-08-10T17:19:08.6779537Z"
}.
[2026-08-10 17:19:08Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2026-08-10 17:19:08Z INFO StepsRunner] Current state: job state = 'Failed'
[2026-08-10 17:19:08Z INFO JobRunner] Finalize job.
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:08Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:19:08Z INFO JobExtension] Initialize Env context
[2026-08-10 17:19:08Z INFO JobExtension] Initialize steps context
[2026-08-10 17:19:08Z INFO JobExtension] Total accessible running process: 261.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2555451 (kworker/1:0-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2555451/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2555451/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2610280 (kworker/3:2-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2610280/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2610280/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2657646 (kworker/7:1-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2657646/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2657646/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2676035 (kworker/u32:1+iou_exit)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2676035/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2676035/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2686363 (kworker/6:1-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2686363/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2686363/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2696676 (kworker/u32:0+iou_exit)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2696676/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2696676/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2709501 (kworker/u32:10+iou_exit)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2709501/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2709501/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2710489 (kworker/u32:12-ext4-rsv-conversion)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2710489/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2710489/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2716486 (kworker/4:1-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2716486/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2716486/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2722835 (kworker/3:1-mm_percpu_wq)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2722835/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2722835/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2737043 (kworker/6:3-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2737043/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2737043/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2748264 (kworker/3:3-events_power_efficient)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2748264/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2748264/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2752380 (kworker/0:2-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2752380/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2752380/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753248 (systemd-userwork: waiting...)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753248/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2753248/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753480 (kworker/6:0-events)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753480/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2753480/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753590 (systemd-userwork: waiting...)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753590/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2753590/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753891 (sshd-session: user [priv])
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753891/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2753891/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753967 (sshd-session: user@notty)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753967/environ
[2026-08-10 17:19:08Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2753967/environ' is denied.
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753969 (git-receive-pack)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753969/environ
[2026-08-10 17:19:08Z INFO JobExtension] Inspecting process environment variables. PID: 2753975 (git)
[2026-08-10 17:19:08Z INFO LinuxProcessExtensions] Read env from /proc/2753975/environ
[2026-08-10 17:19:08Z INFO JobExtension] Wait for all connectivity checks to finish.
[2026-08-10 17:19:08Z INFO JobExtension] Connectivity check result: {
  "endpointUrl": "https://broker.actions.githubusercontent.com/health",
  "endpointIPs": null,
  "startTime": "2026-08-10T17:18:13.4739612Z",
  "statusCode": "http_OK",
  "requestId": "D530:10633:18F0E:26449:6A7A07D5",
  "httpRequestDurationInMs": 406,
  "dnsResolutionDurationInMs": 0,
  "dnsError": null
}
[2026-08-10 17:19:08Z INFO JobExtension] Connectivity check result: {
  "endpointUrl": "https://token.actions.githubusercontent.com/ready",
  "endpointIPs": null,
  "startTime": "2026-08-10T17:18:13.4748283Z",
  "statusCode": "http_NoContent",
  "requestId": "C410:2C79F9:53387:5C421:6A7A07D5",
  "httpRequestDurationInMs": 459,
  "dnsResolutionDurationInMs": 0,
  "dnsError": null
}
[2026-08-10 17:19:08Z INFO JobExtension] Connectivity check result: {
  "endpointUrl": "https://run.actions.githubusercontent.com/health",
  "endpointIPs": null,
  "startTime": "2026-08-10T17:18:13.4749515Z",
  "statusCode": "http_OK",
  "requestId": "D52F:32964:18EDB:2656F:6A7A07D5",
  "httpRequestDurationInMs": 409,
  "dnsResolutionDurationInMs": 0,
  "dnsError": null
}
[2026-08-10 17:19:08Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "complete_job",
  "type": "runner",
  "stage": "Post",
  "stepId": "91d2f87c-d2f1-47d2-a2a2-bb152eaeefb6",
  "result": "succeeded",
  "errorMessages": [
    "Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/"
  ],
  "executionTimeInSeconds": 1,
  "startTime": "2026-08-10T17:19:08.6826284Z",
  "finishTime": "2026-08-10T17:19:08.7250169Z"
}.
[2026-08-10 17:19:08Z INFO JobRunner] Job result after all job steps finish: Failed
[2026-08-10 17:19:08Z INFO JobRunner] Completing the job execution context.
[2026-08-10 17:19:08Z INFO JobRunner] Shutting down the job server queue.
[2026-08-10 17:19:08Z INFO JobServerQueue] Fire signal to shutdown all queues.
[2026-08-10 17:19:09Z INFO JobServerQueue] All queue process task stopped.
[2026-08-10 17:19:09Z INFO JobServerQueue] Skip 3 batches web console lines for last run
[2026-08-10 17:19:09Z INFO JobServerQueue] Try to append 2 batches web console lines for record '9f693c29-6fea-4177-9c71-13ee42820c41', success rate: 2/2.
[2026-08-10 17:19:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4d257c00-29a2-4e82-8d8d-a2df9b8e7715', success rate: 1/1.
[2026-08-10 17:19:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record '91d2f87c-d2f1-47d2-a2a2-bb152eaeefb6', success rate: 1/1.
[2026-08-10 17:19:09Z INFO JobServerQueue] Web console line queue drained.
[2026-08-10 17:19:09Z INFO JobServerQueue] Uploading 5 files in one shot.
[2026-08-10 17:19:09Z INFO JobServerQueue] Try to upload 5 log files or attachments, success rate: 5/5.
[2026-08-10 17:19:09Z INFO JobServerQueue] File upload queue drained.
[2026-08-10 17:19:09Z INFO JobServerQueue] Starting results-based upload queue...
[2026-08-10 17:19:09Z INFO JobServerQueue] Uploading 5 file(s) in one shot through results service.
[2026-08-10 17:19:09Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:19:09Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_25b607ae-bbc9-4fc0-b1a9-fa1b20a0a935.1
[2026-08-10 17:19:09Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:19:09Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_9f693c29-6fea-4177-9c71-13ee42820c41.1
[2026-08-10 17:19:10Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:19:10Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_4d257c00-29a2-4e82-8d8d-a2df9b8e7715.1
[2026-08-10 17:19:11Z INFO JobServerQueue] Got a step log file to send to results service.
[2026-08-10 17:19:11Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_91d2f87c-d2f1-47d2-a2a2-bb152eaeefb6.1
[2026-08-10 17:19:11Z INFO JobServerQueue] Got a job log file to send to results service.
[2026-08-10 17:19:11Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, /home/user/actions-runner-automixer-debian1/_diag/blocks/650b5215-7eda-4f91-85b9-b3dba3e87a79_fc9fd60c-f261-50ee-b2b7-239d7a2d0d41.1
[2026-08-10 17:19:12Z INFO JobServerQueue] Tried to upload 5 file(s) to results, success rate: 5/5.
[2026-08-10 17:19:12Z INFO JobServerQueue] Results upload queue drained.
[2026-08-10 17:19:12Z INFO JobServerQueue] Timeline update queue drained.
[2026-08-10 17:19:12Z INFO JobServerQueue] Disposing job server ...
[2026-08-10 17:19:12Z INFO JobServerQueue] Disposing results server ...
[2026-08-10 17:19:12Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained.
[2026-08-10 17:19:12Z INFO TempDirectoryManager] Cleaning runner temp folder: /home/user/actions-runner-automixer-debian1/_work/_temp
[2026-08-10 17:19:12Z INFO HostContext] Well known directory 'Bin': '/home/user/actions-runner-automixer-debian1/bin'
[2026-08-10 17:19:12Z INFO HostContext] Well known directory 'Root': '/home/user/actions-runner-automixer-debian1'
[2026-08-10 17:19:12Z INFO HostContext] Well known directory 'Diag': '/home/user/actions-runner-automixer-debian1/_diag'
[2026-08-10 17:19:12Z INFO HostContext] Well known config file 'Telemetry': '/home/user/actions-runner-automixer-debian1/_diag/.telemetry'
[2026-08-10 17:19:12Z INFO JobRunner] Raising job completed against run service
[2026-08-10 17:19:13Z INFO Worker] Job completed.
