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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5329 (2 months ago)

Debug log (UTC)

[06:24:36.288] New invocation is queued and will start shortly
[06:24:37.388] Starting the invocation (attempt 1)
[06:24:37.412] Ignoring gitiles_ref tag without the buildset tag
[06:24:37.412] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:24:37.413] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:24:37.413] Buildbucket request:
{
  "requestId": "8847551622988221280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847551622988221280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5329"
                            },
                        "id": "cron:v1:5329"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847551622988221280"
    },
    {
      "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:24:42.237] Scheduled build:
{
  "id": "8682121557040043953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T06:24:41.341722483Z",
  "updateTime": "2026-05-11T06:24:41.792717020Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:24:42.237] Task URL: https://cr-buildbucket.appspot.com/build/8682121557040043953
[06:24:42.237] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847551622988221280:2:0) after 1m23s
[06:24:42.617] Received PubSub notification, asking Buildbucket for the build status
[06:24:42.687] Build status: SCHEDULED
[06:24:45.674] Received PubSub notification, asking Buildbucket for the build status
[06:24:45.763] Build status: STARTED
[06:25:10.937] Received PubSub notification, asking Buildbucket for the build status
[06:25:10.958] Build:
{
  "id": "8682121557040043953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T06:24:41.341722483Z",
  "startTime": "2026-05-11T06:24:45.320041633Z",
  "endTime": "2026-05-11T06:25:10.500309276Z",
  "updateTime": "2026-05-11T06:25:10.500309276Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:25:10.958] Invocation finished in 34.673558978s with status SUCCEEDED