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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11476 (2 weeks ago)

Debug log (UTC)

[01:41:12.874] New invocation is queued and will start shortly
[01:41:14.115] Starting the invocation (attempt 1)
[01:41:14.145] Ignoring gitiles_ref tag without the buildset tag
[01:41:14.145] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:41:14.145] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:41:14.146] Buildbucket request:
{
  "requestId": "8843583185840924400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843583185840924400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11476"
                            },
                        "id": "cron:v1:11476"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843583185840924400"
    },
    {
      "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"
  }
}
[01:41:16.027] Scheduled build:
{
  "id": "8678153123026028369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T01:41:14.937535303Z",
  "updateTime": "2026-06-24T01:41:14.937535303Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:41:16.027] Task URL: https://cr-buildbucket.appspot.com/build/8678153123026028369
[01:41:16.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843583185840924400:2:0) after 3m49s
[01:41:16.856] Received PubSub notification, asking Buildbucket for the build status
[01:41:16.882] Build status: SCHEDULED
[01:41:21.759] Received PubSub notification, asking Buildbucket for the build status
[01:41:21.779] Build status: STARTED
[01:41:55.393] Received PubSub notification, asking Buildbucket for the build status
[01:41:55.497] Build:
{
  "id": "8678153123026028369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T01:41:14.937535303Z",
  "startTime": "2026-06-24T01:41:21.376322546Z",
  "endTime": "2026-06-24T01:41:55.088647932Z",
  "updateTime": "2026-06-24T01:41:55.088647932Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:41:55.497] Invocation finished in 42.628697275s with status SUCCEEDED