Closed boverhof closed 5 years ago
Node name "test" running with a previous installation with node "BFB" results in this error.
DEBUG:root:foqus_service.TurbineLiteDB.add_message: { "instanceid": "i-0eec6733c93dfce86", "message": "job failed in setup: AssertionError(u'missing sinter configuration \"anonymous/zzfoqus_BFB/test/BFB_v11_FBS_01_26_2018.json\" not in [u\\'anonymous/zzfoqus_BFB/BFB/\\', u\\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.acmf\\', u\\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.json\\', u\\'anonymous/zzfoqus_BFB/meta.json\\', u\\'anonymous/zzfoqus_BFB/session.foqus\\']',)", "exception": "Traceback (most recent call last):\n File \"c:\\programdata\\anaconda2\\lib\\site-packages\\foqus-2017.12.0.0-py2.7.egg\\EGG-INFO\\scripts\\foqus_service.py\", line 227, in SvcDoRun\n dat = self.setup_foqus(db, job_desc)\n File \"c:\\programdata\\anaconda2\\lib\\site-packages\\foqus-2017.12.0.0-py2.7.egg\\EGG-INFO\\scripts\\foqus_service.py\", line 380, in setup_foqus\n assert sinter_filename in s3_key_list, 'missing sinter configuration \"%s\" not in %s' %(sinter_filename, str(s3_key_list))\n AssertionError: missing sinter configuration \"anonymous/zzfoqus_BFB/test/BFB_v11_FBS_01_26_2018.json\" not in [u'anonymous/zzfoqus_BFB/BFB/', u'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.acmf', u'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.json', u'anonymous/zzfoqus_BFB/meta.json', u'anonymous/zzfoqus_BFB/session.foqus']\n", "consumer": "9145ea38-14d9-453f-a75d-5435e5e4b31d", "job": "10f92bc9-bbfb-4d85-beaf-e8b2e0b4d923"} DEBUG:botocore.hooks:Event before-parameter-build.sns.Publish: calling handler <function generate_idempotent_uuid at 0x03EB1C70> DEBUG:botocore.endpoint:Making request for OperationModel(name=Publish) with params: {'body': {'Action': u'Publish', 'Message': '{"instanceid": "i-0eec6733c93dfce86", "message": "job failed in setup: AssertionError(u\'missing sinter configuration \\"anonymous/zzfoqus_BFB/test/BFB_v11_FBS_01_26_2018.json\\" not in [u\\\\\'anonymous/zzfoqus_BFB/BFB/\\\\\', u\\\\\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.acmf\\\\\', u\\\\\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.json\\\\\', u\\\\\'anonymous/zzfoqus_BFB/meta.json\\\\\', u\\\\\'anonymous/zzfoqus_BFB/session.foqus\\\\\']\',)", "exception": "Traceback (most recent call last):\\n File \\"c:\\\\programdata\\\\anaconda2\\\\lib\\\\site-packages\\\\foqus-2017.12.0.0-py2.7.egg\\\\EGG-INFO\\\\scripts\\\\foqus_service.py\\", line 227, in SvcDoRun\\n dat = self.setup_foqus(db, job_desc)\\n File \\"c:\\\\programdata\\\\anaconda2\\\\lib\\\\site-packages\\\\foqus-2017.12.0.0-py2.7.egg\\\\EGG-INFO\\\\scripts\\\\foqus_service.py\\", line 380, in setup_foqus\\n assert sinter_filename in s3_key_list, \'missing sinter configuration \\"%s\\" not in %s\' %(sinter_filename, str(s3_key_list))\\nAssertionError: missing sinter configuration \\"anonymous/zzfoqus_BFB/test/BFB_v11_FBS_01_26_2018.json\\" not in [u\'anonymous/zzfoqus_BFB/BFB/\', u\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.acmf\', u\'anonymous/zzfoqus_BFB/BFB/BFB_v11_FBS_01_26_2018.json\', u\'anonymous/zzfoqus_BFB/meta.json\', u\'anonymous/zzfoqus_BFB/session.foqus\']\\n", "consumer": "9145ea38-14d9-453f-a75d-5435e5e4b31d", "job": "10f92bc9-bbfb-4d85-beaf-e8b2e0b4d923"}', 'Version': u'2010-03-31', 'TopicArn': 'arn:aws:sns:us-east-1:754323349409:FOQUS-Message-Topic'}, 'url': u'https://sns.us-east-1.amazonaws.com/', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.9.12 Python/2.7.14 Windows/2008ServerR2 Botocore/1.12.12'}, 'context': {'auth_type': None, 'client_region': 'us-east-1', 'has_streaming_input': False, 'client_config': <botocore.config.Config object at 0x080CE850>}, 'query_string': '', 'url_path': '/', 'method': u'POST'}
@boverhof still needs to get to this.
@boverhof this is somewhat related to #27
This is now obsolete.
Example Run:
Node name "test" running with a previous installation with node "BFB" results in this error.