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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10648 (3 weeks ago)

Debug log (UTC)

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

  }
}
[04:03:54.232] Task URL: https://cr-buildbucket.appspot.com/build/8678687730513763201
[04:03:54.232] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844117793540987472:2:0) after 9m31s
[04:03:54.900] Received PubSub notification, asking Buildbucket for the build status
[04:03:54.922] Build status: SCHEDULED
[04:04:02.369] Received PubSub notification, asking Buildbucket for the build status
[04:04:02.408] Build status: STARTED
[04:04:28.314] Received PubSub notification, asking Buildbucket for the build status
[04:04:28.353] Build:
{
  "id": "8678687730513763201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T04:03:53.506741560Z",
  "startTime": "2026-06-18T04:04:02.189586730Z",
  "endTime": "2026-06-18T04:04:27.947437237Z",
  "updateTime": "2026-06-18T04:04:27.947437237Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:04:28.353] Invocation finished in 37.117669552s with status SUCCEEDED