Update patch set 3

Patch Set 3: Verified-1

(1 comment)

Zuul encountered a syntax error while parsing its configuration in the
repo openstack/airship-berth on branch master.  The error was:

  Ciphertext length must be equal to key size.

The error appears in the following job stanza:

  job:
      name: airship-berth-docker-publish
      timeout: 1800
      run: tools/gate/playbooks/docker-image-build.yaml
      nodeset: airship-berth-single-node
      secrets:
        - airship_berth_quay_creds
      vars:
        publish: true
        tags:
          dynamic:
            branch: true
            commit: true
          static:
            - latest

  in "openstack/airship-berth/.zuul.yaml@master", line 45, column 3

Patch-set: 3
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-10-05 14:31:55 +00:00 committed by Gerrit Code Review
parent d70812b3c8
commit 867e07f763
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "3f79a3b5_c3478b52",
"filename": ".zuul.yaml",
"patchSetId": 3
},
"lineNbr": 60,
"author": {
"id": 22348
},
"writtenOn": "2018-10-05T14:31:55Z",
"side": 1,
"message": "Ciphertext length must be equal to key size.",
"range": {
"startLine": 45,
"startChar": 2,
"endLine": 60,
"endChar": 0
},
"revId": "21a90bf7b2e5234542b3c25319d5d20347a4eca3",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}