From e251bd84e30612372a8819142fca29a06457b047 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Fri, 5 Oct 2018 14:19:46 +0000 Subject: [PATCH] Update patch set 2 Patch Set 2: 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: 2 Label: Verified=-1 --- ae124ac4a7d72b301feb78ce0d5c1455820491ef | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ae124ac4a7d72b301feb78ce0d5c1455820491ef diff --git a/ae124ac4a7d72b301feb78ce0d5c1455820491ef b/ae124ac4a7d72b301feb78ce0d5c1455820491ef new file mode 100644 index 0000000..2d7fa32 --- /dev/null +++ b/ae124ac4a7d72b301feb78ce0d5c1455820491ef @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "key": { + "uuid": "3f79a3b5_50501f60", + "filename": ".zuul.yaml", + "patchSetId": 2 + }, + "lineNbr": 60, + "author": { + "id": 22348 + }, + "writtenOn": "2018-10-05T14:19:46Z", + "side": 1, + "message": "Ciphertext length must be equal to key size.", + "range": { + "startLine": 45, + "startChar": 2, + "endLine": 60, + "endChar": 0 + }, + "revId": "ae124ac4a7d72b301feb78ce0d5c1455820491ef", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file