Status: SUCCEEDED
Triggered by: -
Duration: 57 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31773 (2 years ago)

Debug log (UTC)

[15:37:02.775] New invocation is queued and will start shortly
[15:37:04.133] Starting the invocation (attempt 1)
[15:37:04.171] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.171] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.171] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.172] Buildbucket request:
{
  "requestId": "8963933968307370080",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963933968307370080",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31773"
                            },
                        "id": "cron:v1:31773"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963933968307370080"
    },
    {
      "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"
  }
}
[15:37:04.609] Scheduled build:
{
  "id": "8798503905999290097",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T15:37:04.256401841Z",
  "updateTime": "2022-11-03T15:37:04.256401841Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:04.609] Task URL: https://cr-buildbucket.appspot.com/build/8798503905999290097
[15:37:04.609] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963933968307370080:2:0) after 4m50s
[15:37:07.438] Received PubSub notification, asking Buildbucket for the build status
[15:37:07.467] Build status: STARTED
[15:38:00.453] Received PubSub notification, asking Buildbucket for the build status
[15:38:00.502] Build:
{
  "id": "8798503905999290097",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T15:37:04.256401841Z",
  "startTime": "2022-11-03T15:37:06.657273Z",
  "endTime": "2022-11-03T15:38:00.273083757Z",
  "updateTime": "2022-11-03T15:38:00.273083757Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:00.502] Invocation finished in 57.83070319s with status SUCCEEDED