# Pastebin fX7ESpX4 2016-08-15 13:53:56,963 - INFO - Processing job cba7d880-04ca-4e02-8517-deb5619f3b0f... Normalising 2016-08-15 13:53:57,025 - INFO - Generating filelist.yaml and copying low-level data for evaluation... 2016-08-15 13:53:57,039 - INFO - Generating groundtruth.yaml... 2016-08-15 13:53:57,040 - INFO - Training model... Successfully written /home/acousticbrainz/dataset-training/cba7d880-04ca-4e02-8517-deb5619f3b0f/project.yaml INFO ClassificationTaskManager | Merging original base dataset... 2016-08-15 13:53:57,048 - INFO - Merging original base dataset... Harmonizing chunks so that they all have the same layout & history... Traceback (most recent call last): File "evaluate.py", line 181, in main() File "evaluate.py", line 35, in main evaluate_dataset(pending_job) File "evaluate.py", line 69, in evaluate_dataset filelist_file=filelist_path, File "/home/acousticbrainz/acousticbrainz-server/dataset_eval/../dataset_eval/gaia_wrapper.py", line 47, in train_model run_tests(project_file) File "/home/acousticbrainz/ve/local/lib/python2.7/site-packages/gaia2/scripts/classification/run_tests.py", line 55, in runTests test.run() File "/home/acousticbrainz/ve/local/lib/python2.7/site-packages/gaia2/classification/classificationtaskmanager.py", line 177, in run self.mergeDataSet() File "/home/acousticbrainz/ve/local/lib/python2.7/site-packages/gaia2/classification/classificationtaskmanager.py", line 170, in mergeDataSet mergeAll(self.conf['filelist'], self.conf['datasetFilename'], 5000, transfoFile = None) File "/home/acousticbrainz/ve/local/lib/python2.7/site-packages/gaia2/fusion.py", line 160, in mergeAll vldescs, nandescs, rdescs = harmonizeChunks(partfiles) File "/home/acousticbrainz/ve/local/lib/python2.7/site-packages/gaia2/fusion.py", line 86, in harmonizeChunks ds.load(partfiles[0]) IndexError: list index out of range