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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12412 (1 day ago)

Debug log (UTC)

[17:48:13.092] New invocation is queued and will start shortly
[17:48:14.163] Starting the invocation (attempt 1)
[17:48:14.191] Ignoring gitiles_ref tag without the buildset tag
[17:48:14.191] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:48:14.191] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:48:14.191] Buildbucket request:
{
  "requestId": "8842978765434793616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842978765434793616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12412"
                            },
                        "id": "cron:v1:12412"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842978765434793616"
    },
    {
      "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"
  }
}
[17:48:15.632] Scheduled build:
{
  "id": "8677548702915236993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T17:48:14.873021402Z",
  "updateTime": "2026-06-30T17:48:15.535185504Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:48:15.632] Task URL: https://cr-buildbucket.appspot.com/build/8677548702915236993
[17:48:15.632] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842978765434793616:2:0) after 4m23s
[17:48:16.119] Received PubSub notification, asking Buildbucket for the build status
[17:48:16.141] Build status: SCHEDULED
[17:48:22.853] Received PubSub notification, asking Buildbucket for the build status
[17:48:22.878] Build status: STARTED
[17:48:48.618] Received PubSub notification, asking Buildbucket for the build status
[17:48:48.639] Build:
{
  "id": "8677548702915236993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T17:48:14.873021402Z",
  "startTime": "2026-06-30T17:48:22.688223205Z",
  "endTime": "2026-06-30T17:48:48.350683193Z",
  "updateTime": "2026-06-30T17:48:48.350683193Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:48:48.639] Invocation finished in 35.552321008s with status SUCCEEDED