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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6946 (1 month ago)

Debug log (UTC)

[18:53:36.080] New invocation is queued and will start shortly
[18:53:37.353] Starting the invocation (attempt 1)
[18:53:37.379] Ignoring gitiles_ref tag without the buildset tag
[18:53:37.379] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:53:37.379] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:53:37.379] Buildbucket request:
{
  "requestId": "8846507933571450080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846507933571450080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6946"
                            },
                        "id": "cron:v1:6946"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846507933571450080"
    },
    {
      "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"
  }
}
[18:53:39.327] Scheduled build:
{
  "id": "8681077870169971857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T18:53:38.704377663Z",
  "updateTime": "2026-05-22T18:53:38.704377663Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:53:39.327] Task URL: https://cr-buildbucket.appspot.com/build/8681077870169971857
[18:53:39.327] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846507933571450080:2:0) after 6m22s
[18:53:39.911] Received PubSub notification, asking Buildbucket for the build status
[18:53:39.930] Build status: SCHEDULED
[18:53:47.003] Received PubSub notification, asking Buildbucket for the build status
[18:53:47.022] Build status: STARTED
[18:54:12.204] Received PubSub notification, asking Buildbucket for the build status
[18:54:12.267] Build:
{
  "id": "8681077870169971857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T18:53:38.704377663Z",
  "startTime": "2026-05-22T18:53:46.793661816Z",
  "endTime": "2026-05-22T18:54:11.759628132Z",
  "updateTime": "2026-05-22T18:54:11.759628132Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:54:12.267] Invocation finished in 36.191477285s with status SUCCEEDED