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:7951 (2 weeks ago)

Debug log (UTC)

[22:34:34.456] New invocation is queued and will start shortly
[22:34:35.808] Starting the invocation (attempt 1)
[22:34:35.833] Ignoring gitiles_ref tag without the buildset tag
[22:34:35.833] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:34:35.833] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:34:35.833] Buildbucket request:
{
  "requestId": "8845859852391166816",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845859852391166816",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7951"
                            },
                        "id": "cron:v1:7951"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845859852391166816"
    },
    {
      "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"
  }
}
[22:34:37.514] Scheduled build:
{
  "id": "8680429789269649809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T22:34:36.813185611Z",
  "updateTime": "2026-05-29T22:34:37.371740681Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:34:37.515] Task URL: https://cr-buildbucket.appspot.com/build/8680429789269649809
[22:34:37.515] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845859852391166816:2:0) after 5m51s
[22:34:38.064] Received PubSub notification, asking Buildbucket for the build status
[22:34:38.084] Build status: SCHEDULED
[22:34:40.998] Received PubSub notification, asking Buildbucket for the build status
[22:34:41.016] Build status: STARTED
[22:35:06.019] Received PubSub notification, asking Buildbucket for the build status
[22:35:06.040] Build:
{
  "id": "8680429789269649809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T22:34:36.813185611Z",
  "startTime": "2026-05-29T22:34:40.814458105Z",
  "endTime": "2026-05-29T22:35:05.177963428Z",
  "updateTime": "2026-05-29T22:35:05.177963428Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:35:06.040] Invocation finished in 31.58683335s with status SUCCEEDED