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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15004 (1 month ago)

Debug log (UTC)

[04:47:21.229] New invocation is queued and will start shortly
[04:47:22.368] Starting the invocation (attempt 1)
[04:47:22.393] Ignoring gitiles_ref tag without the buildset tag
[04:47:22.393] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:47:22.393] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:47:22.393] Buildbucket request:
{
  "requestId": "8841306550810833216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841306550810833216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15004"
                            },
                        "id": "cron:v1:15004"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841306550810833216"
    },
    {
      "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:47:24.588] Scheduled build:
{
  "id": "8675876488254216417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T04:47:23.047933809Z",
  "updateTime": "2026-07-19T04:47:24.240720776Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:47:24.588] Task URL: https://cr-buildbucket.appspot.com/build/8675876488254216417
[04:47:24.588] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841306550810833216:2:0) after 3m5s
[04:47:51.787] Received PubSub notification, asking Buildbucket for the build status
[04:47:51.848] Build:
{
  "id": "8675876488254216417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T04:47:23.047933809Z",
  "startTime": "2026-07-19T04:47:27.001433736Z",
  "endTime": "2026-07-19T04:47:50.450288172Z",
  "updateTime": "2026-07-19T04:47:50.450288172Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:47:51.848] Invocation finished in 30.62308216s with status SUCCEEDED