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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14932 (1 month ago)

Debug log (UTC)

[16:29:02.194] New invocation is queued and will start shortly
[16:29:03.258] Starting the invocation (attempt 1)
[16:29:03.282] Ignoring gitiles_ref tag without the buildset tag
[16:29:03.283] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:29:03.283] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:29:03.283] Buildbucket request:
{
  "requestId": "8841353001715209600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841353001715209600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14932"
                            },
                        "id": "cron:v1:14932"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841353001715209600"
    },
    {
      "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"
  }
}
[16:29:04.663] Scheduled build:
{
  "id": "8675922939200635313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T16:29:03.972123810Z",
  "updateTime": "2026-07-18T16:29:04.430022498Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:29:04.663] Task URL: https://cr-buildbucket.appspot.com/build/8675922939200635313
[16:29:04.663] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841353001715209600:2:0) after 8m11s
[16:29:05.223] Received PubSub notification, asking Buildbucket for the build status
[16:29:05.305] Build status: SCHEDULED
[16:29:10.535] Received PubSub notification, asking Buildbucket for the build status
[16:29:10.552] Build status: STARTED
[16:29:40.488] Received PubSub notification, asking Buildbucket for the build status
[16:29:40.513] Build:
{
  "id": "8675922939200635313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T16:29:03.972123810Z",
  "startTime": "2026-07-18T16:29:10.056173923Z",
  "endTime": "2026-07-18T16:29:39.852226113Z",
  "updateTime": "2026-07-18T16:29:39.852226113Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:29:40.513] Invocation finished in 38.323572904s with status SUCCEEDED