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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123950 (10 months ago)

Debug log (UTC)

[17:17:08.045] New invocation is queued and will start shortly
[17:17:09.113] Starting the invocation (attempt 1)
[17:17:09.146] Ignoring gitiles_ref tag without the buildset tag
[17:17:09.146] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:17:09.148] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:17:09.148] Buildbucket request:
{
  "requestId": "8878222941008098624",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878222941008098624",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123950"
                            },
                        "id": "cron:v1:123950"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878222941008098624"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[17:17:09.579] Scheduled build:
{
  "id": "8712792879134002593",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8983,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T17:17:09.210974595Z",
  "updateTime": "2025-06-06T17:17:09.210974595Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:17:09.579] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712792879134002593
[17:17:09.579] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878222941008098624:2:0) after 2m2s
[17:17:09.885] Received PubSub notification, asking Buildbucket for the build status
[17:17:09.925] Build status: SCHEDULED
[17:17:31.552] Received PubSub notification, asking Buildbucket for the build status
[17:17:31.578] Build status: STARTED
[17:17:52.855] Received PubSub notification, asking Buildbucket for the build status
[17:17:52.892] Build:
{
  "id": "8712792879134002593",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8983,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T17:17:09.210974595Z",
  "startTime": "2025-06-06T17:17:30.741849221Z",
  "endTime": "2025-06-06T17:17:52.583379195Z",
  "updateTime": "2025-06-06T17:17:52.583379195Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:17:52.892] Invocation finished in 44.853253541s with status SUCCEEDED