eg https://apm-ci.elastic.co/job/elastic+apm-server+master+package/17/console: ``` ./_beats/dev-tools/jenkins_release.sh: line 21: VERSION_QUALIFIER: unbound variable ``` because we have `set -u`. introduced in https://github.com/elastic/apm-server/pull/1565.