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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:28881 (3 years ago)

Debug log (UTC)

[03:37:02.619] New invocation is queued and will start shortly
[03:37:03.653] Starting the invocation (attempt 1)
[03:37:03.688] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.688] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.688] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.688] Buildbucket request:
{
  "requestId": "8974850902831187088",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8974850902831187088",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "28881"
                            },
                        "id": "cron:v1:28881"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8974850902831187088"
    },
    {
      "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:04.101] Scheduled build:
{
  "id": "8809420840966466689",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-06T03:37:03.764300874Z",
  "updateTime": "2022-07-06T03:37:03.764300874Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.101] Task URL: https://cr-buildbucket.appspot.com/build/8809420840966466689
[03:37:04.101] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974850902831187088:2:0) after 2m43s
[03:39:47.604] Handling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974850902831187088:2:0)
[03:39:47.637] Build status: SCHEDULED
[03:39:47.637] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974850902831187088:3:0) after 2m22s
[03:40:30.458] Received PubSub notification, asking Buildbucket for the build status
[03:40:30.486] Build status: STARTED
[03:41:29.194] Received PubSub notification, asking Buildbucket for the build status
[03:41:29.228] Build:
{
  "id": "8809420840966466689",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-06T03:37:03.764300874Z",
  "startTime": "2022-07-06T03:40:30.180063501Z",
  "endTime": "2022-07-06T03:41:28.959344758Z",
  "updateTime": "2022-07-06T03:41:28.959344758Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:41:29.228] Invocation finished in 4m26.625646121s with status SUCCEEDED