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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:34017 (2 years ago)

Debug log (UTC)

[03:37:02.095] New invocation is queued and will start shortly
[03:37:03.172] Starting the invocation (attempt 1)
[03:37:03.199] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.199] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.199] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.199] Buildbucket request:
{
  "requestId": "8955463152560526160",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8955463152560526160",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34017"
                            },
                        "id": "cron:v1:34017"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8955463152560526160"
    },
    {
      "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"
  }
}
[03:37:03.527] Scheduled build:
{
  "id": "8790033090628996689",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-05T03:37:03.314969224Z",
  "updateTime": "2023-02-05T03:37:03.314969224Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.528] Task URL: https://cr-buildbucket.appspot.com/build/8790033090628996689
[03:37:03.528] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8955463152560526160:2:0) after 1m13s
[03:37:21.642] Received PubSub notification, asking Buildbucket for the build status
[03:37:21.667] Build status: STARTED
[03:37:51.382] Received PubSub notification, asking Buildbucket for the build status
[03:37:51.428] Build:
{
  "id": "8790033090628996689",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-05T03:37:03.314969224Z",
  "startTime": "2023-02-05T03:37:18.101785Z",
  "endTime": "2023-02-05T03:37:51.092938048Z",
  "updateTime": "2023-02-05T03:37:51.092938048Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:37:51.428] Invocation finished in 49.340642987s with status SUCCEEDED