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:10765 (3 weeks ago)

Debug log (UTC)

[00:04:34.050] New invocation is queued and will start shortly
[00:04:35.131] Starting the invocation (attempt 1)
[00:04:35.155] Ignoring gitiles_ref tag without the buildset tag
[00:04:35.155] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:04:35.155] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:04:35.155] Buildbucket request:
{
  "requestId": "8844042251179294752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844042251179294752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10765"
                            },
                        "id": "cron:v1:10765"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844042251179294752"
    },
    {
      "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"
  }
}
[00:04:36.448] Scheduled build:
{
  "id": "8678612188669659713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T00:04:35.823846297Z",
  "updateTime": "2026-06-19T00:04:36.301973945Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:04:36.448] Task URL: https://cr-buildbucket.appspot.com/build/8678612188669659713
[00:04:36.448] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844042251179294752:2:0) after 6m51s
[00:04:37.073] Received PubSub notification, asking Buildbucket for the build status
[00:04:37.089] Build status: SCHEDULED
[00:04:41.773] Received PubSub notification, asking Buildbucket for the build status
[00:04:41.803] Build status: STARTED
[00:05:05.607] Received PubSub notification, asking Buildbucket for the build status
[00:05:05.629] Build:
{
  "id": "8678612188669659713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T00:04:35.823846297Z",
  "startTime": "2026-06-19T00:04:41.617531438Z",
  "endTime": "2026-06-19T00:05:05.122543905Z",
  "updateTime": "2026-06-19T00:05:05.122543905Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:05:05.629] Invocation finished in 31.583038224s with status SUCCEEDED