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:36783 (2 years ago)

Debug log (UTC)

[09:37:03.206] New invocation is queued and will start shortly
[09:37:04.441] Starting the invocation (attempt 1)
[09:37:04.472] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.472] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.473] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.474] Buildbucket request:
{
  "requestId": "8945021851018709968",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8945021851018709968",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36783"
                            },
                        "id": "cron:v1:36783"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945021851018709968"
    },
    {
      "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:04.749] Scheduled build:
{
  "id": "8779591788960413409",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-31T09:37:04.545319905Z",
  "updateTime": "2023-05-31T09:37:04.545319905Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.749] Task URL: https://cr-buildbucket.appspot.com/build/8779591788960413409
[09:37:04.749] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8945021851018709968:2:0) after 6m42s
[09:37:19.753] Received PubSub notification, asking Buildbucket for the build status
[09:37:19.780] Build status: STARTED
[09:38:13.009] Received PubSub notification, asking Buildbucket for the build status
[09:38:13.069] Build:
{
  "id": "8779591788960413409",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-31T09:37:04.545319905Z",
  "startTime": "2023-05-31T09:37:19.243948Z",
  "endTime": "2023-05-31T09:38:12.681672698Z",
  "updateTime": "2023-05-31T09:38:12.681672698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:13.069] Invocation finished in 1m9.871200554s with status SUCCEEDED