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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32730 (2 years ago)

Debug log (UTC)

[12:37:02.796] New invocation is queued and will start shortly
[12:37:04.025] Starting the invocation (attempt 1)
[12:37:04.056] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.056] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.056] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.056] Buildbucket request:
{
  "requestId": "8960321414155055888",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8960321414155055888",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32730"
                            },
                        "id": "cron:v1:32730"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8960321414155055888"
    },
    {
      "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"
  }
}
[12:37:04.414] Scheduled build:
{
  "id": "8794891352091731441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-13T12:37:04.134400750Z",
  "updateTime": "2022-12-13T12:37:04.134400750Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:04.414] Task URL: https://cr-buildbucket.appspot.com/build/8794891352091731441
[12:37:04.414] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8960321414155055888:2:0) after 7m31s
[12:38:41.217] Received PubSub notification, asking Buildbucket for the build status
[12:38:41.240] Build status: STARTED
[12:39:13.907] Received PubSub notification, asking Buildbucket for the build status
[12:39:13.934] Build:
{
  "id": "8794891352091731441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-13T12:37:04.134400750Z",
  "startTime": "2022-12-13T12:38:40.296258Z",
  "endTime": "2022-12-13T12:39:13.629024777Z",
  "updateTime": "2022-12-13T12:39:13.629024777Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:39:13.934] Invocation finished in 2m11.151114488s with status SUCCEEDED