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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6517 (1 month ago)

Debug log (UTC)

[17:24:01.513] New invocation is queued and will start shortly
[17:24:02.898] Starting the invocation (attempt 1)
[17:24:02.918] Ignoring gitiles_ref tag without the buildset tag
[17:24:02.918] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:24:02.918] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:24:02.919] Buildbucket request:
{
  "requestId": "8846785360116148384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846785360116148384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6517"
                            },
                        "id": "cron:v1:6517"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846785360116148384"
    },
    {
      "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"
  }
}
[17:24:04.673] Scheduled build:
{
  "id": "8681355297049826385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T17:24:03.814359504Z",
  "updateTime": "2026-05-19T17:24:03.814359504Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:24:04.673] Task URL: https://cr-buildbucket.appspot.com/build/8681355297049826385
[17:24:04.673] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846785360116148384:2:0) after 3m17s
[17:24:05.103] Received PubSub notification, asking Buildbucket for the build status
[17:24:05.120] Build status: SCHEDULED
[17:24:09.595] Received PubSub notification, asking Buildbucket for the build status
[17:24:09.623] Build status: STARTED
[17:24:32.986] Received PubSub notification, asking Buildbucket for the build status
[17:24:33.339] Build:
{
  "id": "8681355297049826385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T17:24:03.814359504Z",
  "startTime": "2026-05-19T17:24:09.383779917Z",
  "endTime": "2026-05-19T17:24:32.755362127Z",
  "updateTime": "2026-05-19T17:24:32.755362127Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:24:33.339] Invocation finished in 31.833283193s with status SUCCEEDED