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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8578 (1 week ago)

Debug log (UTC)

[09:49:22.931] New invocation is queued and will start shortly
[09:49:23.943] Starting the invocation (attempt 1)
[09:49:23.969] Ignoring gitiles_ref tag without the buildset tag
[09:49:23.969] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:49:23.970] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:49:23.970] Buildbucket request:
{
  "requestId": "8845455009283490736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845455009283490736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8578"
                            },
                        "id": "cron:v1:8578"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845455009283490736"
    },
    {
      "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"
  }
}
[09:49:26.151] Scheduled build:
{
  "id": "8680024946146087121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T09:49:25.302261636Z",
  "updateTime": "2026-06-03T09:49:25.739685658Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:49:26.151] Task URL: https://cr-buildbucket.appspot.com/build/8680024946146087121
[09:49:26.151] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845455009283490736:2:0) after 6m17s
[09:49:26.518] Received PubSub notification, asking Buildbucket for the build status
[09:49:26.536] Build status: SCHEDULED
[09:49:29.642] Received PubSub notification, asking Buildbucket for the build status
[09:49:29.662] Build status: STARTED
[09:49:53.651] Received PubSub notification, asking Buildbucket for the build status
[09:49:53.675] Build:
{
  "id": "8680024946146087121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T09:49:25.302261636Z",
  "startTime": "2026-06-03T09:49:29.499590109Z",
  "endTime": "2026-06-03T09:49:53.417168915Z",
  "updateTime": "2026-06-03T09:49:53.417168915Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:49:53.676] Invocation finished in 30.748370684s with status SUCCEEDED