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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4603 (4 months ago)

Debug log (UTC)

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

  }
}
[02:17:31.895] Task URL: https://cr-buildbucket.appspot.com/build/8682590092792431281
[02:17:31.895] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848020158420851856:2:0) after 2m54s
[02:17:32.122] Received PubSub notification, asking Buildbucket for the build status
[02:17:32.142] Build status: SCHEDULED
[02:17:42.018] Received PubSub notification, asking Buildbucket for the build status
[02:17:42.034] Build status: STARTED
[02:18:06.690] Received PubSub notification, asking Buildbucket for the build status
[02:18:06.879] Build:
{
  "id": "8682590092792431281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T02:17:30.828923537Z",
  "startTime": "2026-05-06T02:17:41.597972563Z",
  "endTime": "2026-05-06T02:18:06.239130841Z",
  "updateTime": "2026-05-06T02:18:06.239130841Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:18:06.879] Invocation finished in 40.802351144s with status SUCCEEDED