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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22087 (2 weeks ago)

Debug log (UTC)

[17:25:00.876] New invocation is queued and will start shortly
[17:25:02.074] Starting the invocation (attempt 1)
[17:25:02.097] Ignoring gitiles_ref tag without the buildset tag
[17:25:02.097] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:25:02.098] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:25:02.098] Buildbucket request:
{
  "requestId": "8836729034595471312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836729034595471312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22087"
                            },
                        "id": "cron:v1:22087"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836729034595471312"
    },
    {
      "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"
  }
}
[17:25:03.566] Scheduled build:
{
  "id": "8671298971756146273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T17:25:02.964685625Z",
  "updateTime": "2026-09-07T17:25:03.415684596Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:25:03.566] Task URL: https://cr-buildbucket.appspot.com/build/8671298971756146273
[17:25:03.566] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836729034595471312:2:0) after 7m49s
[17:25:04.430] Received PubSub notification, asking Buildbucket for the build status
[17:25:04.445] Build status: SCHEDULED
[17:25:10.637] Received PubSub notification, asking Buildbucket for the build status
[17:25:10.665] Build status: STARTED
[17:25:44.607] Received PubSub notification, asking Buildbucket for the build status
[17:25:44.627] Build:
{
  "id": "8671298971756146273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T17:25:02.964685625Z",
  "startTime": "2026-09-07T17:25:10.275517383Z",
  "endTime": "2026-09-07T17:25:44.219515894Z",
  "updateTime": "2026-09-07T17:25:44.219515894Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:25:44.627] Invocation finished in 43.75467719s with status SUCCEEDED