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

Definition (rev 0905b88f566add96dba036d124d00b43603140ad)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "pigweed.ci"
  builder: "test-bug-filer"
>

Incoming triggers

  • cron:v1:3573 (6 months ago)

Debug log (UTC)

[11:35:09.381] New invocation is queued and will start shortly
[11:35:10.545] Starting the invocation (attempt 1)
[11:35:10.571] Ignoring gitiles_ref tag without the buildset tag
[11:35:10.571] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:35:10.571] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:35:10.571] Buildbucket request:
{
  "requestId": "8888934898426310048",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888934898426310048",
            "job": "pigweed/pigweed.ci-test-bug-filer",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3573"
                            },
                        "id": "cron:v1:3573"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888934898426310048"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/pigweed.ci-test-bug-filer"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[11:35:11.059] Scheduled build:
{
  "id": "8723504836456061345",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-08T11:35:10.634547500Z",
  "updateTime": "2025-02-08T11:35:10.634547500Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:35:11.059] Task URL: https://cr-buildbucket.appspot.com/build/8723504836456061345
[11:35:11.059] Scheduling timer "check-buildbucket-build-status" (pigweed/pigweed.ci-test-bug-filer:8888934898426310048:2:0) after 8m27s
[11:35:32.047] Received PubSub notification, asking Buildbucket for the build status
[11:35:32.074] Build:
{
  "id": "8723504836456061345",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-08T11:35:10.634547500Z",
  "startTime": "2025-02-08T11:35:16.566348832Z",
  "endTime": "2025-02-08T11:35:30.401095843Z",
  "updateTime": "2025-02-08T11:35:30.401095843Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:35:32.074] Invocation finished in 22.703322367s with status SUCCEEDED