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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23671 (6 days ago)

Debug log (UTC)

[00:29:34.569] New invocation is queued and will start shortly
[00:29:36.430] Starting the invocation (attempt 1)
[00:29:36.453] Ignoring gitiles_ref tag without the buildset tag
[00:29:36.453] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:29:36.453] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:29:36.453] Buildbucket request:
{
  "requestId": "8835705756865248688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835705756865248688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23671"
                            },
                        "id": "cron:v1:23671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835705756865248688"
    },
    {
      "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"
  }
}
[00:29:37.685] Scheduled build:
{
  "id": "8670275693627071105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T00:29:37.034565721Z",
  "updateTime": "2026-09-19T00:29:37.518632699Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:29:37.685] Task URL: https://cr-buildbucket.appspot.com/build/8670275693627071105
[00:29:37.685] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835705756865248688:2:0) after 1m17s
[00:29:38.301] Received PubSub notification, asking Buildbucket for the build status
[00:29:38.330] Build status: SCHEDULED
[00:29:42.173] Received PubSub notification, asking Buildbucket for the build status
[00:29:42.191] Build status: STARTED
[00:30:06.428] Received PubSub notification, asking Buildbucket for the build status
[00:30:06.448] Build:
{
  "id": "8670275693627071105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T00:29:37.034565721Z",
  "startTime": "2026-09-19T00:29:41.970452879Z",
  "endTime": "2026-09-19T00:30:05.885185562Z",
  "updateTime": "2026-09-19T00:30:05.885185562Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:30:06.449] Invocation finished in 31.886821079s with status SUCCEEDED