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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8548 (1 week ago)

Debug log (UTC)

[04:42:18.884] New invocation is queued and will start shortly
[04:42:20.151] Starting the invocation (attempt 1)
[04:42:20.182] Ignoring gitiles_ref tag without the buildset tag
[04:42:20.182] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:42:20.182] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:42:20.182] Buildbucket request:
{
  "requestId": "8845474328297634240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845474328297634240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8548"
                            },
                        "id": "cron:v1:8548"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845474328297634240"
    },
    {
      "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"
  }
}
[04:42:21.846] Scheduled build:
{
  "id": "8680044265161188257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T04:42:21.254146107Z",
  "updateTime": "2026-06-03T04:42:21.615884582Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:42:21.846] Task URL: https://cr-buildbucket.appspot.com/build/8680044265161188257
[04:42:21.846] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845474328297634240:2:0) after 6m29s
[04:42:22.796] Received PubSub notification, asking Buildbucket for the build status
[04:42:22.812] Build status: SCHEDULED
[04:42:46.766] Received PubSub notification, asking Buildbucket for the build status
[04:42:46.788] Build status: STARTED
[04:43:16.189] Received PubSub notification, asking Buildbucket for the build status
[04:43:16.208] Build:
{
  "id": "8680044265161188257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T04:42:21.254146107Z",
  "startTime": "2026-06-03T04:42:46.462290644Z",
  "endTime": "2026-06-03T04:43:12.099478523Z",
  "updateTime": "2026-06-03T04:43:12.099478523Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:43:16.208] Invocation finished in 57.328862423s with status SUCCEEDED