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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9529 (2 days ago)

Debug log (UTC)

[04:41:16.595] New invocation is queued and will start shortly
[04:41:17.682] Starting the invocation (attempt 1)
[04:41:17.704] Ignoring gitiles_ref tag without the buildset tag
[04:41:17.704] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:41:17.704] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:41:17.704] Buildbucket request:
{
  "requestId": "8844840214846878896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844840214846878896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9529"
                            },
                        "id": "cron:v1:9529"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844840214846878896"
    },
    {
      "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"
  }
}
[04:41:19.861] Scheduled build:
{
  "id": "8679410151982178241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T04:41:18.706533667Z",
  "updateTime": "2026-06-10T04:41:19.343511280Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:41:19.861] Task URL: https://cr-buildbucket.appspot.com/build/8679410151982178241
[04:41:19.861] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844840214846878896:2:0) after 8m14s
[04:41:20.445] Received PubSub notification, asking Buildbucket for the build status
[04:41:20.511] Build status: SCHEDULED
[04:41:26.514] Received PubSub notification, asking Buildbucket for the build status
[04:41:26.536] Build status: STARTED
[04:41:50.928] Received PubSub notification, asking Buildbucket for the build status
[04:41:50.945] Build:
{
  "id": "8679410151982178241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T04:41:18.706533667Z",
  "startTime": "2026-06-10T04:41:26.326258943Z",
  "endTime": "2026-06-10T04:41:50.617363342Z",
  "updateTime": "2026-06-10T04:41:50.617363342Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:41:50.945] Invocation finished in 34.35408479s with status SUCCEEDED