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:9544 (2 days ago)

Debug log (UTC)

[07:14:35.082] New invocation is queued and will start shortly
[07:14:36.209] Starting the invocation (attempt 1)
[07:14:36.236] Ignoring gitiles_ref tag without the buildset tag
[07:14:36.236] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:14:36.236] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:14:36.236] Buildbucket request:
{
  "requestId": "8844830569534909264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844830569534909264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9544"
                            },
                        "id": "cron:v1:9544"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844830569534909264"
    },
    {
      "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"
  }
}
[07:14:38.616] Scheduled build:
{
  "id": "8679400506572324417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T07:14:37.286156559Z",
  "updateTime": "2026-06-10T07:14:38.007594037Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:14:38.616] Task URL: https://cr-buildbucket.appspot.com/build/8679400506572324417
[07:14:38.616] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844830569534909264:2:0) after 9m10s
[07:14:38.822] Received PubSub notification, asking Buildbucket for the build status
[07:14:38.856] Build status: SCHEDULED
[07:14:41.825] Received PubSub notification, asking Buildbucket for the build status
[07:14:42.020] Build status: STARTED
[07:15:05.632] Received PubSub notification, asking Buildbucket for the build status
[07:15:05.650] Build:
{
  "id": "8679400506572324417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T07:14:37.286156559Z",
  "startTime": "2026-06-10T07:14:41.684665370Z",
  "endTime": "2026-06-10T07:15:05.069672762Z",
  "updateTime": "2026-06-10T07:15:05.069672762Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:15:05.650] Invocation finished in 30.572984703s with status SUCCEEDED