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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:27951 (3 years ago)

Debug log (UTC)

[09:37:03.524] New invocation is queued and will start shortly
[09:37:04.660] Starting the invocation (attempt 1)
[09:37:04.702] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.702] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.702] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.702] Buildbucket request:
{
  "requestId": "8978361534333236704",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8978361534333236704",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27951"
                            },
                        "id": "cron:v1:27951"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8978361534333236704"
    },
    {
      "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"
  }
}
[09:37:05.114] Scheduled build:
{
  "id": "8812931472329850929",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-28T09:37:04.798911037Z",
  "updateTime": "2022-05-28T09:37:04.798911037Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:37:05.114] Task URL: https://cr-buildbucket.appspot.com/build/8812931472329850929
[09:37:05.114] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8978361534333236704:2:0) after 9m14s
[09:39:37.487] Received PubSub notification, asking Buildbucket for the build status
[09:39:37.520] Build status: STARTED
[09:40:36.186] Received PubSub notification, asking Buildbucket for the build status
[09:40:36.241] Build:
{
  "id": "8812931472329850929",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-28T09:37:04.798911037Z",
  "startTime": "2022-05-28T09:39:36.788492Z",
  "endTime": "2022-05-28T09:40:35.541679691Z",
  "updateTime": "2022-05-28T09:40:35.541679691Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:40:36.241] Invocation finished in 3m32.737112485s with status SUCCEEDED