See <https://builds.apache.org/job/Aurora/1928/display/redirect?page=changes>

Changes:

[wfarner] Add metadata field to Job object in DSL

------------------------------------------
[...truncated 18.37 KB...]
):
stdout:
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/fernet.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/utils.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/__about__.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/__init__.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/exceptions.py -> 
build/lib.linux-x86_64-2.7/cryptography
creating build/lib.linux-x86_64-2.7/cryptography/hazmat
copying src/cryptography/hazmat/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat
creating build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/name.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/certificate_transparency.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/extensions.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/oid.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/base.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/general_name.py -> 
build/lib.linux-x86_64-2.7/cryptography/x509
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/mac.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/aead.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dh.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x25519.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/aead.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/__init__.py -> 
build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
running egg_info
writing requirements to src/cryptography.egg-info/requires.txt
writing src/cryptography.egg-info/PKG-INFO
writing top-level names to src/cryptography.egg-info/top_level.txt
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c'
creating build/temp.linux-x86_64-2.7
generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c'
building '_openssl' extension
creating build/temp.linux-x86_64-2.7/build
creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
-Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
build/temp.linux-x86_64-2.7/_openssl.c -o 
build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -Wconversion 
-Wno-error=sign-conversion

stderr:
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 
'vectors'
build/temp.linux-x86_64-2.7/_openssl.c: In function 'dev_urandom_read':
build/temp.linux-x86_64-2.7/_openssl.c:1577:14: warning: conversion to 'int' 
from 'ssize_t' may alter its value [-Wconversion]
         size -= n;
              ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'SSL_SESSION_get_master_key':
build/temp.linux-x86_64-2.7/_openssl.c:2192:23: warning: conversion to 'size_t' 
from 'int' may change the sign of the result [-Wsign-conversion]
         return session->master_key_length;
                       ^
build/temp.linux-x86_64-2.7/_openssl.c:2194:25: warning: conversion to 'size_t' 
from 'int' may change the sign of the result [-Wsign-conversion]
         outlen = session->master_key_length;
                         ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_setup_ssl_threads':
build/temp.linux-x86_64-2.7/_openssl.c:2612:44: warning: conversion to 
'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
         _ssl_locks_count = CRYPTO_num_locks();
                                            ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'Cryptography_pem_password_cb':
build/temp.linux-x86_64-2.7/_openssl.c:2645:37: warning: conversion to 'size_t' 
from 'int' may change the sign of the result [-Wsign-conversion]
         memcpy(buf, st->password, st->length);
                                     ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_d_SSL_CTX_clear_options':
build/temp.linux-x86_64-2.7/_openssl.c:47789:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_CTX_clear_options(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_f_SSL_CTX_clear_options':
build/temp.linux-x86_64-2.7/_openssl.c:47822:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_CTX_clear_options(x0, x1); }
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode':
build/temp.linux-x86_64-2.7/_openssl.c:49630:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_CTX_set_mode(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode':
build/temp.linux-x86_64-2.7/_openssl.c:49663:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_CTX_set_mode(x0, x1); }
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_d_SSL_CTX_set_options':
build/temp.linux-x86_64-2.7/_openssl.c:49794:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_CTX_set_options(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_f_SSL_CTX_set_options':
build/temp.linux-x86_64-2.7/_openssl.c:49827:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_CTX_set_options(x0, x1); }
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_d_SSL_CTX_set_session_cache_mode':
build/temp.linux-x86_64-2.7/_openssl.c:49840:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_CTX_set_session_cache_mode(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function 
'_cffi_f_SSL_CTX_set_session_cache_mode':
build/temp.linux-x86_64-2.7/_openssl.c:49873:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_CTX_set_session_cache_mode(x0, x1); }
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode':
build/temp.linux-x86_64-2.7/_openssl.c:53810:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_set_mode(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_mode':
build/temp.linux-x86_64-2.7/_openssl.c:53843:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_set_mode(x0, x1); }
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_options':
build/temp.linux-x86_64-2.7/_openssl.c:53856:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   return SSL_set_options(x0, x1);
   ^
build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_options':
build/temp.linux-x86_64-2.7/_openssl.c:53889:3: warning: conversion to 'long 
int' from 'long unsigned int' may change the sign of the result 
[-Wsign-conversion]
   { result = SSL_set_options(x0, x1); }
   ^
Assembler messages:
Fatal error: can't create 
build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o: No such 
file or directory
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1


Exception caught: (<class 'pex.resolver.Untranslateable'>)
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/bin/pants";,>
 line 11, in <module>
    sys.exit(main())
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/pants_loader.py";,>
 line 69, in main
    PantsLoader.run()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/pants_loader.py";,>
 line 65, in run
    cls.load_and_execute(entrypoint)
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/pants_loader.py";,>
 line 58, in load_and_execute
    entrypoint_main()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/pants_exe.py";,>
 line 26, in main
    PantsRunner(exiter).run()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/pants_runner.py";,>
 line 48, in run
    options_bootstrapper=options_bootstrapper).run()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/local_pants_runner.py";,>
 line 37, in run
    self._run()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/bin/local_pants_runner.py";,>
 line 43, in _run
    options, build_config = OptionsInitializer(options_bootstrapper, 
exiter=self._exiter).setup()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/init/options_initializer.py";,>
 line 45, in __init__
    self._working_set = working_set or 
PluginResolver(self._options_bootstrapper).resolve()
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/init/plugin_resolver.py";,>
 line 67, in resolve
    for plugin_location in self._resolve_plugin_locations():
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/init/plugin_resolver.py";,>
 line 93, in _resolve_exact_plugin_locations
    for plugin in self._resolve_plugins():
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pants/init/plugin_resolver.py";,>
 line 108, in _resolve_plugins
    allow_prereleases=PANTS_SEMVER.is_prerelease)
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pex/resolver.py";,>
 line 376, in resolve
    return resolver.resolve(resolvables_from_iterable(requirements, builder))
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pex/resolver.py";,>
 line 209, in resolve
    dist = self.build(package, resolvable.options)
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pex/resolver.py";,>
 line 282, in build
    dist = super(CachingResolver, self).build(package, options)
  File 
"<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/local/lib/python2.7/site-packages/pex/resolver.py";,>
 line 177, in build
    raise Untranslateable('Package %s is not translateable by %s' % (package, 
translator))

Exception message: Package 
SourcePackage(u'file://<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/plugins/cryptography-2.1.4.tar.gz')>
 is not translateable by ChainedTranslator(WheelTranslator, EggTranslator, 
SourceTranslator)

Traceback (most recent call last):
  File "/dev/fd/63", line 7, in <module>
    
  File "/usr/lib/python2.7/json/__init__.py", line 290, in load
    **kw)
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

Pants thrift version  does not match expected version 0.10.0!
:api:generateThriftJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':api:generateThriftJava'.
> Process 'command 
> '<https://builds.apache.org/job/Aurora/ws/build-support/thrift/thriftw''> 
> finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 27s
7 actionable tasks: 1 executed, 6 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to