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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3433 (2 days ago)

Debug log (UTC)

[18:21:30.338] New invocation is queued and will start shortly
[18:21:31.444] Starting the invocation (attempt 1)
[18:21:31.471] Ignoring gitiles_ref tag without the buildset tag
[18:21:31.471] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:21:31.471] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:21:31.471] Buildbucket request:
{
  "requestId": "8848774877016706240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848774877016706240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3433"
                            },
                        "id": "cron:v1:3433"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848774877016706240"
    },
    {
      "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"
  }
}
[18:21:33.012] Scheduled build:
{
  "id": "8683344814242288913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T18:21:32.365293865Z",
  "updateTime": "2026-04-27T18:21:32.797384228Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:21:33.012] Task URL: https://cr-buildbucket.appspot.com/build/8683344814242288913
[18:21:33.012] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848774877016706240:2:0) after 7m42s
[18:21:33.690] Received PubSub notification, asking Buildbucket for the build status
[18:21:33.708] Build status: SCHEDULED
[18:21:36.838] Received PubSub notification, asking Buildbucket for the build status
[18:21:36.899] Build status: STARTED
[18:22:02.309] Received PubSub notification, asking Buildbucket for the build status
[18:22:02.388] Build:
{
  "id": "8683344814242288913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T18:21:32.365293865Z",
  "startTime": "2026-04-27T18:21:36.657329643Z",
  "endTime": "2026-04-27T18:22:00.439994502Z",
  "updateTime": "2026-04-27T18:22:00.439994502Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:22:02.388] Invocation finished in 32.05187504s with status SUCCEEDED