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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5320 (2 months ago)

Debug log (UTC)

[04:47:44.415] New invocation is queued and will start shortly
[04:47:45.536] Starting the invocation (attempt 1)
[04:47:45.556] Ignoring gitiles_ref tag without the buildset tag
[04:47:45.556] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:47:45.556] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:47:45.557] Buildbucket request:
{
  "requestId": "8847557717180125264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847557717180125264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5320"
                            },
                        "id": "cron:v1:5320"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847557717180125264"
    },
    {
      "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"
  }
}
[04:47:47.500] Scheduled build:
{
  "id": "8682127653956926081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T04:47:46.868116837Z",
  "updateTime": "2026-05-11T04:47:47.382006008Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:47:47.500] Task URL: https://cr-buildbucket.appspot.com/build/8682127653956926081
[04:47:47.500] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847557717180125264:2:0) after 9m56s
[04:48:13.771] Received PubSub notification, asking Buildbucket for the build status
[04:48:13.789] Build status: STARTED
[04:48:22.044] Received PubSub notification, asking Buildbucket for the build status
[04:48:22.060] Build:
{
  "id": "8682127653956926081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T04:47:46.868116837Z",
  "startTime": "2026-05-11T04:47:51.903899475Z",
  "endTime": "2026-05-11T04:48:15.988467810Z",
  "updateTime": "2026-05-11T04:48:15.988467810Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:48:22.060] Invocation finished in 37.648150468s with status SUCCEEDED