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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12460 (1 day ago)

Debug log (UTC)

[02:00:36.803] New invocation is queued and will start shortly
[02:00:38.459] Starting the invocation (attempt 1)
[02:00:38.481] Ignoring gitiles_ref tag without the buildset tag
[02:00:38.481] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:00:38.481] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:00:38.481] Buildbucket request:
{
  "requestId": "8842947786605665088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842947786605665088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12460"
                            },
                        "id": "cron:v1:12460"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842947786605665088"
    },
    {
      "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"
  }
}
[02:00:39.920] Scheduled build:
{
  "id": "8677517723270149969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T02:00:39.365282921Z",
  "updateTime": "2026-07-01T02:00:39.825421070Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:00:39.920] Task URL: https://cr-buildbucket.appspot.com/build/8677517723270149969
[02:00:39.920] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842947786605665088:2:0) after 1m57s
[02:00:40.688] Received PubSub notification, asking Buildbucket for the build status
[02:00:40.707] Build status: SCHEDULED
[02:00:44.508] Received PubSub notification, asking Buildbucket for the build status
[02:00:44.527] Build status: STARTED
[02:01:16.273] Received PubSub notification, asking Buildbucket for the build status
[02:01:16.290] Build:
{
  "id": "8677517723270149969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T02:00:39.365282921Z",
  "startTime": "2026-07-01T02:00:44.241100600Z",
  "endTime": "2026-07-01T02:01:15.859009632Z",
  "updateTime": "2026-07-01T02:01:15.859009632Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:01:16.290] Invocation finished in 39.490078893s with status SUCCEEDED