Hi David,
No, I am building and running in the same region. I copied the output of describe-fpga-images below. The "State" says it is failed.
So I looked back into the build log and saw that at the final step when firesim is polling the state of AGFI creation it eventually fails, but the firesim just ignores that and assumes the AGFI is created successfully. Please find the build log at the bottom.
$ aws ec2 describe-fpga-images --filter Name=fpga-image-global-id,Values=agfi-0f6deb3593bf57481
{
"FpgaImages": [
{
"UpdateTime": "2019-07-26T08:49:23.000Z",
"Name": "fireboom-quadcore-ddr3-1rank-llc4mb-16kl1",
"Tags": [],
"PciId": {
"SubsystemVendorId": "0xfedd",
"VendorId": "0x1d0f",
"DeviceId": "0xf000",
"SubsystemId": "0x1d51"
},
"FpgaImageGlobalId": "agfi-0f6deb3593bf57481",
"Public": false,
"State": {
"Message": "UNKNOWN_BITSTREAM_GENERATE_ERROR: An error occurred generating the FPGA image bitstream. If an S3 LogsStorageLocation was provided in the CreateFpgaImage request, review the captured bitstream generation logs saved to S3 under the FpgaImageId for this AFI.",
"Code": "failed"
},
"ShellVersion": "0x04261818",
"OwnerId": "xxx",
"FpgaImageId": "afi-02177f519cb27c173",
"CreateTime": "2019-07-26T08:19:29.000Z",
"Description": "firesim-buildtriplet:FireBoomNoNIC-With2GHzTarget_With6PerfCounters_With20Trackers_With5IdBits_With16kL1Booms_FireSimBoomQuadCoreConfig-With1RankDRAM_With20MSHRs_FireSimDDR3FRFCFSLLC4MBConfig75MHz,firesim-deploytriplet:FireBoomNoNIC-With2GHzTarget_With6PerfCounters_With20Trackers_With5IdBits_With16kL1Booms_FireSimBoomQuadCoreConfig-With1RankDRAM_With20MSHRs_FireSimDDR3FRFCFSLLC4MBConfig75MHz,firesim-commit:afc21c534dcac8e2b7f3dada0cd4d8576d785396-dirty"
}
]
}
Build log:
2019-07-26 08:49:18,034 [flush ] [DEBUG] [localhost] local: aws ec2 describe-fpga-images --fpga-image-id afi-02177f519cb27c173 | tee AGFI_INFO
2019-07-26 08:49:18,472 [aws_build ] [INFO ] Current state: pending
2019-07-26 08:49:28,482 [flush ] [DEBUG] [localhost] local: aws ec2 describe-fpga-images --fpga-image-id afi-02177f519cb27c173 | tee AGFI_INFO
2019-07-26 08:49:28,914 [aws_build ] [INFO ] Current state: failed
2019-07-26 08:49:38,943 [copy_afi_to_] [INFO ] Copy starting region is: us-east-1
2019-07-26 08:49:38,943 [copy_afi_to_] [INFO ] Regions to copy to: ['us-west-2', 'eu-west-1']
2019-07-26 08:49:38,943 [copy_afi_to_] [INFO ] Copying AFI: afi-02177f519cb27c173
2019-07-26 08:49:39,412 [copy_afi_to_] [DEBUG] {u'FpgaImageId': 'afi-0f2e9a66ba0ebd2fc', 'ResponseMetadata': {'RetryAttempts': 0, 'HTTPStatusCode': 200, 'RequestId': 'c2ed0ba4-3a9e-4d2f-a2bd-36fa946ac009', 'HTTPHeaders': {'transfer-encoding': 'chunked', 'vary': 'accept-encoding', 'server': 'AmazonEC2', 'content-type': 'text/xml;charset=UTF-8', 'date': 'Fri, 26 Jul 2019 08:49:39 GMT'}}}
2019-07-26 08:49:39,413 [copy_afi_to_] [INFO ] Copy result: afi-0f2e9a66ba0ebd2fc
2019-07-26 08:49:39,890 [copy_afi_to_] [DEBUG] {u'FpgaImageId': 'afi-06620405f1fe73464', 'ResponseMetadata': {'RetryAttempts': 0, 'HTTPStatusCode': 200, 'RequestId': '69f29c70-6c43-45e1-ae66-b331171c6569', 'HTTPHeaders': {'transfer-encoding': 'chunked', 'vary': 'accept-encoding', 'server': 'AmazonEC2', 'content-type': 'text/xml;charset=UTF-8', 'date': 'Fri, 26 Jul 2019 08:49:38 GMT'}}}
2019-07-26 08:49:39,890 [copy_afi_to_] [INFO ] Copy result: afi-06620405f1fe73464
2019-07-26 08:49:40,005 [aws_build ] [INFO ] FireSim FPGA Build Completed
2019-07-26 08:49:40,006 [aws_build ] [INFO ] Your AGFI has been created!
Add
[fireboom-quadcore-ddr3-1rank-llc4mb-16kl1]
agfi=agfi-0f6deb3593bf57481
deploytripletoverride=None
customruntimeconfig=None