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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7621 (3 weeks ago)

Debug log (UTC)

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

  }
}
[14:07:40.201] Task URL: https://cr-buildbucket.appspot.com/build/8680642885706896673
[14:07:40.201] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846072948638737376:2:0) after 6m43s
[14:07:41.043] Received PubSub notification, asking Buildbucket for the build status
[14:07:41.081] Build status: SCHEDULED
[14:07:50.610] Received PubSub notification, asking Buildbucket for the build status
[14:07:50.632] Build status: STARTED
[14:08:13.447] Received PubSub notification, asking Buildbucket for the build status
[14:08:13.622] Build:
{
  "id": "8680642885706896673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T14:07:32.214013717Z",
  "startTime": "2026-05-27T14:07:46.166772323Z",
  "endTime": "2026-05-27T14:08:12.433434877Z",
  "updateTime": "2026-05-27T14:08:12.433434877Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:08:13.622] Invocation finished in 43.587109978s with status SUCCEEDED