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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4678 (2 months ago)

Debug log (UTC)

[15:06:06.299] New invocation is queued and will start shortly
[15:06:07.538] Starting the invocation (attempt 1)
[15:06:07.563] Ignoring gitiles_ref tag without the buildset tag
[15:06:07.563] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:06:07.563] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:06:07.563] Buildbucket request:
{
  "requestId": "8847971797869288688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847971797869288688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4678"
                            },
                        "id": "cron:v1:4678"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847971797869288688"
    },
    {
      "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"
  }
}
[15:06:09.359] Scheduled build:
{
  "id": "8682541734910432129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T15:06:08.498691132Z",
  "updateTime": "2026-05-06T15:06:08.498691132Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:06:09.359] Task URL: https://cr-buildbucket.appspot.com/build/8682541734910432129
[15:06:09.360] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847971797869288688:2:0) after 4m25s
[15:06:09.806] Received PubSub notification, asking Buildbucket for the build status
[15:06:09.826] Build status: SCHEDULED
[15:06:13.975] Received PubSub notification, asking Buildbucket for the build status
[15:06:14.007] Build status: STARTED
[15:06:41.560] Received PubSub notification, asking Buildbucket for the build status
[15:06:41.577] Build:
{
  "id": "8682541734910432129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T15:06:08.498691132Z",
  "startTime": "2026-05-06T15:06:13.830141630Z",
  "endTime": "2026-05-06T15:06:40.469686249Z",
  "updateTime": "2026-05-06T15:06:40.469686249Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:06:41.577] Invocation finished in 35.283719584s with status SUCCEEDED