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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8635 (1 week ago)

Debug log (UTC)

[19:41:49.495] New invocation is queued and will start shortly
[19:41:50.677] Starting the invocation (attempt 1)
[19:41:50.709] Ignoring gitiles_ref tag without the buildset tag
[19:41:50.709] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:41:50.709] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:41:50.709] Buildbucket request:
{
  "requestId": "8845417736009532208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845417736009532208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8635"
                            },
                        "id": "cron:v1:8635"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845417736009532208"
    },
    {
      "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"
  }
}
[19:41:52.832] Scheduled build:
{
  "id": "8679987672720071441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T19:41:52.012677770Z",
  "updateTime": "2026-06-03T19:41:52.438399798Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:41:52.832] Task URL: https://cr-buildbucket.appspot.com/build/8679987672720071441
[19:41:52.832] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845417736009532208:2:0) after 5m10s
[19:41:53.396] Received PubSub notification, asking Buildbucket for the build status
[19:41:53.434] Build status: SCHEDULED
[19:41:56.521] Received PubSub notification, asking Buildbucket for the build status
[19:41:56.542] Build status: STARTED
[19:42:20.325] Received PubSub notification, asking Buildbucket for the build status
[19:42:20.384] Build:
{
  "id": "8679987672720071441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T19:41:52.012677770Z",
  "startTime": "2026-06-03T19:41:56.102690826Z",
  "endTime": "2026-06-03T19:42:19.696963456Z",
  "updateTime": "2026-06-03T19:42:19.696963456Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:42:20.384] Invocation finished in 30.892657473s with status SUCCEEDED