-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I am trying to get this setup to run in a pipeline and receive the following error:
2023-06-16T16:53:22.4138884Z [VERBOSE] [2023-06-16T16:53:22.383Z] Begin step 'Write process payload to file'.
2023-06-16T16:53:22.4139264Z [VERBOSE] [2023-06-16T16:53:22.393Z] Exception message:EISDIR: illegal operation on a directory, open 'D:\a\r1\a'
2023-06-16T16:53:22.4139635Z Call stack:Error: EISDIR: illegal operation on a directory, open 'D:\a\r1\a'
2023-06-16T16:53:22.4142917Z at Object.openSync (node:fs:601:3)
2023-06-16T16:53:22.4143481Z at Object.writeFileSync (node:fs:2249:35)
2023-06-16T16:53:22.4144837Z at NodeJsUtility.writeJsonToFile (C:\npm\prefix\node_modules\process-migrator\build\nodejs\nodejs\NodeJsUtilities.js:19:20)
2023-06-16T16:53:22.4145349Z at C:\npm\prefix\node_modules\process-migrator\build\nodejs\nodejs\main.js:40:78
2023-06-16T16:53:22.4146049Z at Engine.Task (C:\npm\prefix\node_modules\process-migrator\build\nodejs\common\Engine.js:12:27)
2023-06-16T16:53:22.4146547Z at main (C:\npm\prefix\node_modules\process-migrator\build\nodejs\nodejs\main.js:40:35)
2023-06-16T16:53:22.4147033Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2023-06-16T16:53:22.4147483Z [ERROR] [2023-06-16T16:53:22.393Z] Encountered unkonwn error, check log file for details.
2023-06-16T16:53:22.4412007Z ##[error]Process-Migrator FAILED: Call stack:Error: EISDIR: illegal operation on a directory, open 'D:\a\r1\a' [ERROR] [2023-06-16T16:53:22.393Z] Encountered unkonwn error, check log file for details.
2023-06-16T16:53:22.4423540Z
2023-06-16T16:53:22.4423791Z
2023-06-16T16:53:22.4666536Z ##[section]Finishing: Azure DevOps Services Process migrate