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

Debug log (UTC)

[20:59:02.546] New invocation is queued and will start shortly
[20:59:03.669] Starting the invocation (attempt 1)
[20:59:03.695] Ignoring gitiles_ref tag without the buildset tag
[20:59:03.695] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:59:03.696] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:59:03.697] Buildbucket request:
{
  "requestId": "8838889896324852416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838889896324852416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18745"
                            },
                        "id": "cron:v1:18745"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838889896324852416"
    },
    {
      "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"
  }
}
[20:59:05.289] Scheduled build:
{
  "id": "8673459833678641665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T20:59:04.447655011Z",
  "updateTime": "2026-08-14T20:59:04.945855838Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:59:05.289] Task URL: https://cr-buildbucket.appspot.com/build/8673459833678641665
[20:59:05.289] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838889896324852416:2:0) after 1m41s
[20:59:05.714] Received PubSub notification, asking Buildbucket for the build status
[20:59:05.745] Build status: SCHEDULED
[20:59:10.186] Received PubSub notification, asking Buildbucket for the build status
[20:59:10.208] Build status: STARTED
[20:59:34.097] Received PubSub notification, asking Buildbucket for the build status
[20:59:34.118] Build:
{
  "id": "8673459833678641665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T20:59:04.447655011Z",
  "startTime": "2026-08-14T20:59:09.972210078Z",
  "endTime": "2026-08-14T20:59:33.785214136Z",
  "updateTime": "2026-08-14T20:59:33.785214136Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:59:34.118] Invocation finished in 31.578915698s with status SUCCEEDED