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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5245 (2 months ago)

Debug log (UTC)

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

  }
}
[15:59:43.167] Task URL: https://cr-buildbucket.appspot.com/build/8682175976958580017
[15:59:43.167] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847606040084089328:2:0) after 4m15s
[15:59:43.677] Received PubSub notification, asking Buildbucket for the build status
[15:59:43.709] Build status: SCHEDULED
[15:59:48.394] Received PubSub notification, asking Buildbucket for the build status
[15:59:48.449] Build status: STARTED
[16:00:16.992] Received PubSub notification, asking Buildbucket for the build status
[16:00:17.017] Build:
{
  "id": "8682175976958580017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T15:59:42.463350028Z",
  "startTime": "2026-05-10T15:59:47.995124102Z",
  "endTime": "2026-05-10T16:00:13.582466968Z",
  "updateTime": "2026-05-10T16:00:13.582466968Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:00:17.017] Invocation finished in 36.918568298s with status SUCCEEDED