ursabot commented on pull request #8049: URL: https://github.com/apache/arrow/pull/8049#issuecomment-680023886
[AMD64 Conda Crossbow Submit (#123787)](https://ci.ursalabs.org/#builders/98/builds/647) builder failed. Revision: c2c7526152ef73b7b54949ecd266594181085454 Crossbow: `'python crossbow.py ...'` step's stderr: ``` Traceback (most recent call last): File "crossbow.py", line 1645, in <module> crossbow(obj={}, auto_envvar_prefix='CROSSBOW') File "/opt/conda/lib/python3.8/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/opt/conda/lib/python3.8/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/opt/conda/lib/python3.8/site-packages/click/core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/opt/conda/lib/python3.8/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/opt/conda/lib/python3.8/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/opt/conda/lib/python3.8/site-packages/click/decorators.py", line 33, in new_func return f(get_current_context().obj, *args, **kwargs) File "crossbow.py", line 1444, in submit job = Job.from_config(config=config, target=target, tasks=tasks, File "crossbow.py", line 943, in from_config return cls(target=target, tasks=tasks) File "crossbow.py", line 868, in __init__ raise ValueError('no tasks were provided for the job') ValueError: no tasks were provided for the job ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org