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

Debug log (UTC)

[16:57:57.087] New invocation is queued and will start shortly
[16:57:58.397] Starting the invocation (attempt 1)
[16:57:58.424] Ignoring gitiles_ref tag without the buildset tag
[16:57:58.424] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:57:58.424] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:57:58.425] Buildbucket request:
{
  "requestId": "8841441779517995936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841441779517995936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14794"
                            },
                        "id": "cron:v1:14794"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841441779517995936"
    },
    {
      "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"
  }
}
[16:57:59.619] Scheduled build:
{
  "id": "8676011717010898945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T16:57:58.855634937Z",
  "updateTime": "2026-07-17T16:57:58.855634937Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:57:59.619] Task URL: https://cr-buildbucket.appspot.com/build/8676011717010898945
[16:57:59.619] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841441779517995936:2:0) after 1m28s
[16:58:00.421] Received PubSub notification, asking Buildbucket for the build status
[16:58:00.441] Build status: SCHEDULED
[16:58:05.870] Received PubSub notification, asking Buildbucket for the build status
[16:58:05.893] Build status: STARTED
[16:58:29.627] Received PubSub notification, asking Buildbucket for the build status
[16:58:29.647] Build:
{
  "id": "8676011717010898945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T16:57:58.855634937Z",
  "startTime": "2026-07-17T16:58:05.710683852Z",
  "endTime": "2026-07-17T16:58:29.073665046Z",
  "updateTime": "2026-07-17T16:58:29.073665046Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:58:29.647] Invocation finished in 32.567638934s with status SUCCEEDED