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:9598 (1 day ago)

Debug log (UTC)

[16:28:48.114] New invocation is queued and will start shortly
[16:28:50.855] Starting the invocation (attempt 1)
[16:28:50.882] Ignoring gitiles_ref tag without the buildset tag
[16:28:50.882] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:28:50.882] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:28:50.883] Buildbucket request:
{
  "requestId": "8844795701204787872",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844795701204787872",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9598"
                            },
                        "id": "cron:v1:9598"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844795701204787872"
    },
    {
      "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:28:53.117] Scheduled build:
{
  "id": "8679365636581430881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T16:28:51.901217878Z",
  "updateTime": "2026-06-10T16:28:52.535588857Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:28:53.117] Task URL: https://cr-buildbucket.appspot.com/build/8679365636581430881
[16:28:53.117] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844795701204787872:2:0) after 5m30s
[16:28:53.811] Received PubSub notification, asking Buildbucket for the build status
[16:28:53.827] Build status: SCHEDULED
[16:28:57.367] Received PubSub notification, asking Buildbucket for the build status
[16:28:57.384] Build status: STARTED
[16:29:19.657] Received PubSub notification, asking Buildbucket for the build status
[16:29:19.678] Build:
{
  "id": "8679365636581430881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T16:28:51.901217878Z",
  "startTime": "2026-06-10T16:28:55.998181706Z",
  "endTime": "2026-06-10T16:29:19.271387571Z",
  "updateTime": "2026-06-10T16:29:19.271387571Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:29:19.678] Invocation finished in 31.570009891s with status SUCCEEDED