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:8953 (6 days ago)

Debug log (UTC)

[02:07:24.635] New invocation is queued and will start shortly
[02:07:25.712] Starting the invocation (attempt 1)
[02:07:25.734] Ignoring gitiles_ref tag without the buildset tag
[02:07:25.734] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:07:25.734] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:07:25.734] Buildbucket request:
{
  "requestId": "8845212283124210688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845212283124210688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8953"
                            },
                        "id": "cron:v1:8953"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845212283124210688"
    },
    {
      "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"
  }
}
[02:07:28.036] Scheduled build:
{
  "id": "8679782220145727985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T02:07:26.855797828Z",
  "updateTime": "2026-06-06T02:07:26.855797828Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:07:28.036] Task URL: https://cr-buildbucket.appspot.com/build/8679782220145727985
[02:07:28.036] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845212283124210688:2:0) after 7m4s
[02:07:28.608] Received PubSub notification, asking Buildbucket for the build status
[02:07:28.674] Build status: SCHEDULED
[02:07:32.555] Received PubSub notification, asking Buildbucket for the build status
[02:07:32.572] Build status: STARTED
[02:07:57.594] Received PubSub notification, asking Buildbucket for the build status
[02:07:57.614] Build:
{
  "id": "8679782220145727985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T02:07:26.855797828Z",
  "startTime": "2026-06-06T02:07:32.302015145Z",
  "endTime": "2026-06-06T02:07:57.301940824Z",
  "updateTime": "2026-06-06T02:07:57.301940824Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:07:57.614] Invocation finished in 32.982667848s with status SUCCEEDED