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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9400 (3 days ago)

Debug log (UTC)

[06:33:38.123] New invocation is queued and will start shortly
[06:33:39.576] Starting the invocation (attempt 1)
[06:33:39.695] Ignoring gitiles_ref tag without the buildset tag
[06:33:39.695] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:33:39.695] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:33:39.695] Buildbucket request:
{
  "requestId": "8844923742809876976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844923742809876976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9400"
                            },
                        "id": "cron:v1:9400"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844923742809876976"
    },
    {
      "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"
  }
}
[06:33:41.571] Scheduled build:
{
  "id": "8679493679463180289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T06:33:40.693349824Z",
  "updateTime": "2026-06-09T06:33:41.136579425Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:33:41.571] Task URL: https://cr-buildbucket.appspot.com/build/8679493679463180289
[06:33:41.571] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844923742809876976:2:0) after 3m10s
[06:33:41.962] Received PubSub notification, asking Buildbucket for the build status
[06:33:41.988] Build status: SCHEDULED
[06:33:44.992] Received PubSub notification, asking Buildbucket for the build status
[06:33:45.041] Build status: STARTED
[06:34:06.293] Received PubSub notification, asking Buildbucket for the build status
[06:34:06.317] Build:
{
  "id": "8679493679463180289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T06:33:40.693349824Z",
  "startTime": "2026-06-09T06:33:44.658498485Z",
  "endTime": "2026-06-09T06:34:05.870245784Z",
  "updateTime": "2026-06-09T06:34:05.870245784Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:34:06.317] Invocation finished in 28.198961718s with status SUCCEEDED