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:4687 (2 months ago)

Debug log (UTC)

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

  }
}
[16:44:16.444] Task URL: https://cr-buildbucket.appspot.com/build/8682535561555917249
[16:44:16.444] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847965627571088784:2:0) after 2m2s
[16:44:18.661] Received PubSub notification, asking Buildbucket for the build status
[16:44:18.677] Build status: SCHEDULED
[16:44:25.180] Received PubSub notification, asking Buildbucket for the build status
[16:44:25.201] Build status: STARTED
[16:44:47.609] Received PubSub notification, asking Buildbucket for the build status
[16:44:47.625] Build:
{
  "id": "8682535561555917249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T16:44:15.868638141Z",
  "startTime": "2026-05-06T16:44:22.979005604Z",
  "endTime": "2026-05-06T16:44:45.237270678Z",
  "updateTime": "2026-05-06T16:44:45.237270678Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:44:47.625] Invocation finished in 36.876329501s with status SUCCEEDED