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

Definition (rev c922df7f3ebbf09d5a6f144d12699a27ed6f4f07)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "try.triggered"
  builder: "v8_verify_flakes"
>

Incoming triggers

  • cron:v1:34128 (2 years ago)

Debug log (UTC)

[07:15:52.504] New invocation is queued and will start shortly
[07:15:53.581] Starting the invocation (attempt 1)
[07:15:53.614] Ignoring gitiles_ref tag without the buildset tag
[07:15:53.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:15:53.614] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:15:53.614] Buildbucket request:
{
  "requestId": "8948745208815929408",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8948745208815929408",
            "job": "v8/v8_verify_flakes",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34128"
                            },
                        "id": "cron:v1:34128"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8948745208815929408"
    },
    {
      "key": "scheduler_job_id",
      "value": "v8/v8_verify_flakes"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[07:15:54.518] Scheduled build:
{
  "id": "8783315146683908625",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "createdBy": "project:v8",
  "createTime": "2023-04-20T07:15:53.913793158Z",
  "updateTime": "2023-04-20T07:15:53.913793158Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:15:54.519] Task URL: https://cr-buildbucket.appspot.com/build/8783315146683908625
[07:15:54.519] Scheduling timer "check-buildbucket-build-status" (v8/v8_verify_flakes:8948745208815929408:2:0) after 6m4s
[07:16:10.323] Received PubSub notification, asking Buildbucket for the build status
[07:16:10.346] Build status: STARTED
[07:21:05.204] Received PubSub notification, asking Buildbucket for the build status
[07:21:05.253] Build:
{
  "id": "8783315146683908625",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "createdBy": "project:v8",
  "createTime": "2023-04-20T07:15:53.913793158Z",
  "startTime": "2023-04-20T07:16:10.093512928Z",
  "endTime": "2023-04-20T07:21:04.760614846Z",
  "updateTime": "2023-04-20T07:21:04.760614846Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:21:05.253] Invocation finished in 5m12.757085377s with status SUCCEEDED