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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6562 (1 month ago)

Debug log (UTC)

[01:03:54.274] New invocation is queued and will start shortly
[01:03:55.467] Starting the invocation (attempt 1)
[01:03:55.493] Ignoring gitiles_ref tag without the buildset tag
[01:03:55.493] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:03:55.493] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:03:55.493] Buildbucket request:
{
  "requestId": "8846756427005797072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846756427005797072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6562"
                            },
                        "id": "cron:v1:6562"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846756427005797072"
    },
    {
      "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:03:58.156] Scheduled build:
{
  "id": "8681326364054702785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T01:03:56.468819026Z",
  "updateTime": "2026-05-20T01:03:57.670938365Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:03:58.156] Task URL: https://cr-buildbucket.appspot.com/build/8681326364054702785
[01:03:58.156] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846756427005797072:2:0) after 1m3s
[01:03:59.102] Received PubSub notification, asking Buildbucket for the build status
[01:03:59.123] Build status: SCHEDULED
[01:04:03.607] Received PubSub notification, asking Buildbucket for the build status
[01:04:03.626] Build status: STARTED
[01:04:26.902] Received PubSub notification, asking Buildbucket for the build status
[01:04:26.920] Build:
{
  "id": "8681326364054702785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T01:03:56.468819026Z",
  "startTime": "2026-05-20T01:04:02.982059105Z",
  "endTime": "2026-05-20T01:04:26.609004863Z",
  "updateTime": "2026-05-20T01:04:26.609004863Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:04:26.920] Invocation finished in 32.650090414s with status SUCCEEDED