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:30768 (3 years ago)

Debug log (UTC)

[18:37:02.828] New invocation is queued and will start shortly
[18:37:04.078] Starting the invocation (attempt 1)
[18:37:04.134] Ignoring gitiles_ref tag without the buildset tag
[18:37:04.134] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:04.134] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:04.134] Buildbucket request:
{
  "requestId": "8967727716124621920",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8967727716124621920",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30768"
                            },
                        "id": "cron:v1:30768"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8967727716124621920"
    },
    {
      "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.860] Scheduled build:
{
  "id": "8802297653960694817",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-22T18:37:04.262158697Z",
  "updateTime": "2022-09-22T18:37:04.262158697Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:04.860] Task URL: https://cr-buildbucket.appspot.com/build/8802297653960694817
[18:37:04.860] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8967727716124621920:2:0) after 4m21s
[18:37:34.172] Received PubSub notification, asking Buildbucket for the build status
[18:37:34.208] Build status: STARTED
[18:38:11.448] Received PubSub notification, asking Buildbucket for the build status
[18:38:11.490] Build:
{
  "id": "8802297653960694817",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-22T18:37:04.262158697Z",
  "startTime": "2022-09-22T18:37:33.279127Z",
  "endTime": "2022-09-22T18:38:10.693694182Z",
  "updateTime": "2022-09-22T18:38:10.693694182Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:11.490] Invocation finished in 1m8.67450622s with status SUCCEEDED