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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7126 (1 month ago)

Debug log (UTC)

[01:40:02.953] New invocation is queued and will start shortly
[01:40:04.013] Starting the invocation (attempt 1)
[01:40:04.051] Ignoring gitiles_ref tag without the buildset tag
[01:40:04.051] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:40:04.051] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:40:04.051] Buildbucket request:
{
  "requestId": "8846391765117890096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846391765117890096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7126"
                            },
                        "id": "cron:v1:7126"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846391765117890096"
    },
    {
      "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"
  }
}
[01:40:05.985] Scheduled build:
{
  "id": "8680961702122663153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T01:40:05.187145507Z",
  "updateTime": "2026-05-24T01:40:05.187145507Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:40:05.985] Task URL: https://cr-buildbucket.appspot.com/build/8680961702122663153
[01:40:05.985] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846391765117890096:2:0) after 1m8s
[01:40:11.156] Received PubSub notification, asking Buildbucket for the build status
[01:40:11.243] Build status: SCHEDULED
[01:40:18.630] Received PubSub notification, asking Buildbucket for the build status
[01:40:18.670] Build status: STARTED
[01:40:53.531] Received PubSub notification, asking Buildbucket for the build status
[01:40:53.561] Build:
{
  "id": "8680961702122663153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T01:40:05.187145507Z",
  "startTime": "2026-05-24T01:40:13.050203247Z",
  "endTime": "2026-05-24T01:40:50.482821470Z",
  "updateTime": "2026-05-24T01:40:50.482821470Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:40:53.561] Invocation finished in 50.613595761s with status SUCCEEDED