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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9787 (1 month ago)

Debug log (UTC)

[00:42:44.837] New invocation is queued and will start shortly
[00:42:46.173] Starting the invocation (attempt 1)
[00:42:46.197] Ignoring gitiles_ref tag without the buildset tag
[00:42:46.197] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:42:46.197] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:42:46.197] Buildbucket request:
{
  "requestId": "8844674027880268512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844674027880268512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9787"
                            },
                        "id": "cron:v1:9787"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844674027880268512"
    },
    {
      "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"
  }
}
[00:42:48.128] Scheduled build:
{
  "id": "8679243964975012785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T00:42:46.987103596Z",
  "updateTime": "2026-06-12T00:42:47.505854263Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:42:48.128] Task URL: https://cr-buildbucket.appspot.com/build/8679243964975012785
[00:42:48.128] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844674027880268512:2:0) after 6m12s
[00:42:48.301] Received PubSub notification, asking Buildbucket for the build status
[00:42:48.391] Build status: SCHEDULED
[00:42:52.583] Received PubSub notification, asking Buildbucket for the build status
[00:42:52.598] Build status: STARTED
[00:43:16.923] Received PubSub notification, asking Buildbucket for the build status
[00:43:16.942] Build:
{
  "id": "8679243964975012785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T00:42:46.987103596Z",
  "startTime": "2026-06-12T00:42:52.262390770Z",
  "endTime": "2026-06-12T00:43:16.576643481Z",
  "updateTime": "2026-06-12T00:43:16.576643481Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:43:16.942] Invocation finished in 32.109348838s with status SUCCEEDED