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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9301 (4 days ago)

Debug log (UTC)

[13:41:26.693] New invocation is queued and will start shortly
[13:41:29.133] Starting the invocation (attempt 1)
[13:41:29.156] Ignoring gitiles_ref tag without the buildset tag
[13:41:29.156] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:41:29.156] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:41:29.156] Buildbucket request:
{
  "requestId": "8844987424328622160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844987424328622160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9301"
                            },
                        "id": "cron:v1:9301"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844987424328622160"
    },
    {
      "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"
  }
}
[13:41:30.947] Scheduled build:
{
  "id": "8679557360327755217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T13:41:29.888995823Z",
  "updateTime": "2026-06-08T13:41:29.888995823Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:41:30.947] Task URL: https://cr-buildbucket.appspot.com/build/8679557360327755217
[13:41:30.947] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844987424328622160:2:0) after 7m53s
[13:41:31.332] Received PubSub notification, asking Buildbucket for the build status
[13:41:31.364] Build status: SCHEDULED
[13:41:38.686] Received PubSub notification, asking Buildbucket for the build status
[13:41:38.705] Build status: STARTED
[13:42:02.288] Received PubSub notification, asking Buildbucket for the build status
[13:42:02.311] Build:
{
  "id": "8679557360327755217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T13:41:29.888995823Z",
  "startTime": "2026-06-08T13:41:37.763830684Z",
  "endTime": "2026-06-08T13:42:01.901858834Z",
  "updateTime": "2026-06-08T13:42:01.901858834Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:42:02.311] Invocation finished in 35.622088682s with status SUCCEEDED