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:10099 (1 month ago)

Debug log (UTC)

[06:05:46.408] New invocation is queued and will start shortly
[06:05:47.466] Starting the invocation (attempt 1)
[06:05:47.489] Ignoring gitiles_ref tag without the buildset tag
[06:05:47.489] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:05:47.489] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:05:47.489] Buildbucket request:
{
  "requestId": "8844472510897489056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844472510897489056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10099"
                            },
                        "id": "cron:v1:10099"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844472510897489056"
    },
    {
      "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"
  }
}
[06:05:49.369] Scheduled build:
{
  "id": "8679042447967854001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T06:05:48.581391946Z",
  "updateTime": "2026-06-14T06:05:49.034218543Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:05:49.369] Task URL: https://cr-buildbucket.appspot.com/build/8679042447967854001
[06:05:49.369] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844472510897489056:2:0) after 1m32s
[06:05:49.856] Received PubSub notification, asking Buildbucket for the build status
[06:05:49.898] Build status: SCHEDULED
[06:05:54.582] Received PubSub notification, asking Buildbucket for the build status
[06:05:54.614] Build status: STARTED
[06:06:19.314] Received PubSub notification, asking Buildbucket for the build status
[06:06:19.397] Build:
{
  "id": "8679042447967854001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T06:05:48.581391946Z",
  "startTime": "2026-06-14T06:05:54.240737405Z",
  "endTime": "2026-06-14T06:06:19.075435082Z",
  "updateTime": "2026-06-14T06:06:19.075435082Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:06:19.397] Invocation finished in 32.994699042s with status SUCCEEDED