Run pipeline is failed
nguyen-tien-github opened this issue · 14 comments
Hi Admin,
After I setup 2 connections and new pipeline successfully, run pipeline is always failed with error below:
14:14:40 [SF.api] Authorize : true
14:14:40 [Git] Clone from [git repo.git] (#pipeline ):
14:17:47 [Git] Pull files from branch: #pipeline
14:17:47 [ERROR] Run pipeline : Error: ENOENT: no such file or directory, stat '/Users/mypc/Library/Application Support/pipeline/pipeline/481289da-6fec-49f9-99b4-5a136891af66/git/tabs/ONG_Education__c.tab'
Could you please check and help me? Thank you.
Hi, @nguyen-tien-mulodo , Which git service are you using? Does it work when you remove tabs metadata?
@xgeek-net I understand error above, but now I have new error:
17:33:08 [SF.api] Authorize : true
17:33:08 [Git] Clone from https://github.com/mulodo-vietnam/office-tool-next-generation.git (#pipeline ):
17:35:06 [Git] Pull files from branch: #pipeline
17:35:06 [ERROR] Run pipeline : Error: ENOENT: no such file or directory, stat '/Users/mulodo/Library/Application Support/pipeline/pipeline/1faeff5d-ccef-4d46-83a8-3606d805d91d/git/src'
How I can allow permission to create them on system folder of Mac?
Could you please help me? Thank you.
@xgeek-net the error is still occurred when I changed parent folder as you said above.
Could you please give me sample git for this deployment? Thank you.
@nguyen-tien-mulodo folk this repository, set root path to be blank, and try again.
https://github.com/xgeek-net/sfdc-apex-trigger-framework
Hi @xgeek-net
I run your repo above, but the deployment is still failed.
Please check attachment image. Thank you.
@nguyen-tien-mulodo , it works for me, see below:
14:50:37 [SF.api] Authorize : true
14:50:37 [Github] Pull from sfdc-apex-trigger-framework (#master ):
14:50:37 [Github] Pull files from branch: #master
14:50:37 > .gitignore (Ignored)
14:50:37 > LICENSE (Ignored)
14:50:37 > README.md (Ignored)
14:50:39 > src/classes/TriggerHandler.cls-meta.xml (Size: 174)
14:50:39 > src/classes/AccountTriggerHandler.cls (Size: 1609)
14:50:39 > src/classes/TriggerHandler.cls (Size: 3031)
14:50:39 > src/triggers/AccountTrigger.trigger-meta.xml (Size: 178)
14:50:39 > src/classes/TriggerHandlerManager.cls-meta.xml (Size: 174)
14:50:39 > src/classes/AccountTriggerHandler.cls-meta.xml (Size: 174)
14:50:39 > src/triggers/AccountTrigger.trigger (Size: 588)
14:50:39 > src/classes/TriggerHandlerManager.cls (Size: 3607)
14:50:39 [Github] Pull Done.
@xgeek-net I tried many times but they are failed :(
Step by step below:
- Fork your sample repo to my own repo.
- Create connections: git and sandbox environment.
- Create new pipeline between git vs sandbox with name pipeline and branch to deploy (master). Leave all fields as their default values on this tool.
- Click Run pipeline and get result is failed. :(
Could you please help me? Thank you.
de5938f6-39b2-498e-ab42-61e809e0de04.zip
please download and check @xgeek-net . Thank you.
@nguyen-tien-mulodo reproduced! Seems it is a bug and I will fix it ASAP!
Thank you so much @xgeek-net x
I'm waiting for your new version <3
@nguyen-tien-mulodo , just fixed this issue at latest version (2.0.2), get update and try again. :)
@xgeek-net thank you so much, not it's working well on my PC.
Nice weekend @xgeek-net