Status: SUCCEEDED
Triggered by: -
Duration: 30 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:23707 (6 days ago)

Debug log (UTC)

[06:37:48.909] New invocation is queued and will start shortly
[06:37:49.965] Starting the invocation (attempt 1)
[06:37:49.987] Ignoring gitiles_ref tag without the buildset tag
[06:37:49.987] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:49.988] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:49.988] Buildbucket request:
{
  "requestId": "8835682589269186080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835682589269186080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23707"
                            },
                        "id": "cron:v1:23707"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835682589269186080"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:37:51.329] Scheduled build:
{
  "id": "8670252526939372337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T06:37:50.509522597Z",
  "updateTime": "2026-09-19T06:37:50.904524248Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:51.329] Task URL: https://cr-buildbucket.appspot.com/build/8670252526939372337
[06:37:51.329] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835682589269186080:2:0) after 6m37s
[06:37:51.804] Received PubSub notification, asking Buildbucket for the build status
[06:37:51.824] Build status: SCHEDULED
[06:37:54.787] Received PubSub notification, asking Buildbucket for the build status
[06:37:54.812] Build status: STARTED
[06:38:19.429] Received PubSub notification, asking Buildbucket for the build status
[06:38:19.449] Build:
{
  "id": "8670252526939372337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T06:37:50.509522597Z",
  "startTime": "2026-09-19T06:37:54.604690701Z",
  "endTime": "2026-09-19T06:38:19.172175645Z",
  "updateTime": "2026-09-19T06:38:19.172175645Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:19.449] Invocation finished in 30.544495604s with status SUCCEEDED