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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10153 (1 month ago)

Debug log (UTC)

[15:19:48.426] New invocation is queued and will start shortly
[15:19:49.786] Starting the invocation (attempt 1)
[15:19:49.898] Ignoring gitiles_ref tag without the buildset tag
[15:19:49.898] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:19:49.898] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:19:49.898] Buildbucket request:
{
  "requestId": "8844437654115227984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844437654115227984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10153"
                            },
                        "id": "cron:v1:10153"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844437654115227984"
    },
    {
      "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"
  }
}
[15:19:51.639] Scheduled build:
{
  "id": "8679007590973583793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T15:19:50.801487607Z",
  "updateTime": "2026-06-14T15:19:51.215242985Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:19:51.639] Task URL: https://cr-buildbucket.appspot.com/build/8679007590973583793
[15:19:51.639] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844437654115227984:2:0) after 3m51s
[15:19:52.106] Received PubSub notification, asking Buildbucket for the build status
[15:19:52.121] Build status: SCHEDULED
[15:19:55.983] Received PubSub notification, asking Buildbucket for the build status
[15:19:56.014] Build status: STARTED
[15:20:21.057] Received PubSub notification, asking Buildbucket for the build status
[15:20:21.118] Build:
{
  "id": "8679007590973583793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T15:19:50.801487607Z",
  "startTime": "2026-06-14T15:19:55.810625723Z",
  "endTime": "2026-06-14T15:20:20.687316901Z",
  "updateTime": "2026-06-14T15:20:20.687316901Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:20:21.118] Invocation finished in 32.697076807s with status SUCCEEDED