Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:27168 (3 years ago)

Debug log (UTC)

[18:37:03.032] New invocation is queued and will start shortly
[18:37:04.415] Starting the invocation (attempt 1)
[18:37:04.455] Ignoring gitiles_ref tag without the buildset tag
[18:37:04.455] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:04.456] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:04.456] Buildbucket request:
{
  "requestId": "8981317260884039856",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8981317260884039856",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27168"
                            },
                        "id": "cron:v1:27168"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8981317260884039856"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[18:37:04.944] Scheduled build:
{
  "id": "8815887198642752001",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-04-25T18:37:04.527885423Z",
  "updateTime": "2022-04-25T18:37:04.527885423Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:04.944] Task URL: https://cr-buildbucket.appspot.com/build/8815887198642752001
[18:37:04.944] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8981317260884039856:2:0) after 6m51s
[18:37:30.227] Received PubSub notification, asking Buildbucket for the build status
[18:37:30.260] Build status: STARTED
[18:38:28.326] Received PubSub notification, asking Buildbucket for the build status
[18:38:28.358] Build:
{
  "id": "8815887198642752001",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-04-25T18:37:04.527885423Z",
  "startTime": "2022-04-25T18:37:29.363651Z",
  "endTime": "2022-04-25T18:38:28.076766528Z",
  "updateTime": "2022-04-25T18:38:28.076766528Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:28.358] Invocation finished in 1m25.35230297s with status SUCCEEDED