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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4495 (4 months ago)

Debug log (UTC)

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

  }
}
[07:53:11.700] Task URL: https://cr-buildbucket.appspot.com/build/8682659571272726065
[07:53:11.700] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848089633971828640:2:0) after 8m10s
[07:53:12.263] Received PubSub notification, asking Buildbucket for the build status
[07:53:12.315] Build status: SCHEDULED
[07:53:18.692] Received PubSub notification, asking Buildbucket for the build status
[07:53:18.711] Build status: STARTED
[07:53:42.646] Received PubSub notification, asking Buildbucket for the build status
[07:53:42.667] Build:
{
  "id": "8682659571272726065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T07:53:10.986514819Z",
  "startTime": "2026-05-05T07:53:18.272431919Z",
  "endTime": "2026-05-05T07:53:42.401734028Z",
  "updateTime": "2026-05-05T07:53:42.401734028Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:53:42.667] Invocation finished in 33.639059284s with status SUCCEEDED