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:14920 (1 month ago)

Debug log (UTC)

[14:26:30.554] New invocation is queued and will start shortly
[14:26:31.632] Starting the invocation (attempt 1)
[14:26:31.655] Ignoring gitiles_ref tag without the buildset tag
[14:26:31.655] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:26:31.655] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:26:31.655] Buildbucket request:
{
  "requestId": "8841360710472212016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841360710472212016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14920"
                            },
                        "id": "cron:v1:14920"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841360710472212016"
    },
    {
      "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"
  }
}
[14:26:32.748] Scheduled build:
{
  "id": "8675930648037223857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T14:26:32.253063615Z",
  "updateTime": "2026-07-18T14:26:32.253063615Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:26:32.748] Task URL: https://cr-buildbucket.appspot.com/build/8675930648037223857
[14:26:32.748] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841360710472212016:2:0) after 5m19s
[14:26:33.466] Received PubSub notification, asking Buildbucket for the build status
[14:26:33.502] Build status: SCHEDULED
[14:26:40.521] Received PubSub notification, asking Buildbucket for the build status
[14:26:40.537] Build status: STARTED
[14:27:03.234] Received PubSub notification, asking Buildbucket for the build status
[14:27:03.262] Build:
{
  "id": "8675930648037223857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T14:26:32.253063615Z",
  "startTime": "2026-07-18T14:26:38.198199118Z",
  "endTime": "2026-07-18T14:27:02.944144564Z",
  "updateTime": "2026-07-18T14:27:02.944144564Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:27:03.262] Invocation finished in 32.714876953s with status SUCCEEDED