Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev fee7a656e997575f9767380a52ce0f30d9c9179b)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:4543 (1 week ago)

Debug log (UTC)

[08:02:28.685] New invocation is queued and will start shortly
[08:02:29.976] Starting the invocation (attempt 1)
[08:02:30.001] Ignoring gitiles_ref tag without the buildset tag
[08:02:30.002] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:02:30.002] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:02:30.002] Buildbucket request:
{
  "requestId": "8896558424164712528",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8896558424164712528",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4543"
                            },
                        "id": "cron:v1:4543"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8896558424164712528"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[08:02:30.407] Scheduled build:
{
  "id": "8731128362051779553",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-11-16T08:02:30.073425012Z",
  "updateTime": "2024-11-16T08:02:30.073425012Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:02:30.407] Task URL: https://cr-buildbucket.appspot.com/build/8731128362051779553
[08:02:30.407] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8896558424164712528:2:0) after 6m30s
[08:02:35.073] Received PubSub notification, asking Buildbucket for the build status
[08:02:35.097] Build status: SCHEDULED
[08:02:39.610] Received PubSub notification, asking Buildbucket for the build status
[08:02:39.628] Build status: STARTED
[08:04:37.151] Received PubSub notification, asking Buildbucket for the build status
[08:04:37.187] Build:
{
  "id": "8731128362051779553",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-11-16T08:02:30.073425012Z",
  "startTime": "2024-11-16T08:02:35.659992029Z",
  "endTime": "2024-11-16T08:04:36.522474667Z",
  "updateTime": "2024-11-16T08:04:36.522474667Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:04:37.187] Invocation finished in 2m8.513095698s with status SUCCEEDED