Random LVM ERROR: 64-bit code requested on a subtarget that doesn't support it!

0

We have an x86_64 image that builds out for Lambda, and when testing on a Lambda deployment we see that, on average, 1/5 tests has an issue where it exits with the following error. Other tests successfully finish without error. Can anyone advise us in how to prevent this scenario?

{ "errorType": "Runtime.ExitError", "errorMessage": "RequestId: b216b2ae-c127-4c70-ba36-d4795dd4d52e Error: Runtime exited with error: signal: aborted" }

START RequestId: b216b2ae-c127-4c70-ba36-d4795dd4d52e Version: $LATEST [Info] File exists. Continuing for testing. [Info] 54ed21890171c1d9d2f15226dfb02c4cb25a72fa602d3ed37b0ee5273c77819f FEngine (64 bits) created at 0x7f9628621010 (threading is enabled) EGL(1.5) OpenGL(4.5) LLVM ERROR: 64-bit code requested on a subtarget that doesn't support it! RequestId: b216b2ae-c127-4c70-ba36-d4795dd4d52e Error: Runtime exited with error: signal: aborted Runtime.ExitError END RequestId: b216b2ae-c127-4c70-ba36-d4795dd4d52e REPORT RequestId: b216b2ae-c127-4c70-ba36-d4795dd4d52e Duration: 3267.35 ms Billed Duration: 4131 ms Memory Size: 3000 MB Max Memory Used: 606 MB Init Duration: 863.24 ms

James
gefragt vor 2 Monaten367 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen