Service Fabric Deploy failing with Service Fabric SDK 2.5
See original GitHub issueVSTS task failing after VS 2017 upgraded to the latest tooling and SDK 2.5
2017-04-06T11:24:08.0027632Z Searching for path: C:\a\r1\a\Service Fabric Cluster\sf-xml\PublishProfiles\Cloud.xml
2017-04-06T11:24:08.0307635Z Found path: C:\a\r1\a\Service Fabric Cluster\sf-xml\PublishProfiles\Cloud.xml
2017-04-06T11:24:08.1097652Z Searching for path: C:\a\r1\a\Service Fabric Cluster\sf-package
2017-04-06T11:24:08.2907697Z Found path: C:\a\r1\a\Service Fabric Cluster\sf-package
2017-04-06T11:24:12.0809854Z Successfully connected to cluster.
2017-04-06T11:24:12.1415166Z Searching for path: C:\a\r1\a
2017-04-06T11:24:12.2285248Z No items were found with search pattern C:\a\r1\a.
2017-04-06T11:24:12.2335243Z Overriding upgrade settings specified in publish profile with the settings specified in the VSTS Task.
2017-04-06T11:24:15.7001754Z ##[error]Exception while parsing XML file: C:\a\_temp\TestApplicationPackage_3147697723\fmdmafrq.0h0\sf-package\ApplicationManifest.xml
FileName: C:\a\_temp\TestApplicationPackage_3147697723\fmdmafrq.0h0\sf-package\ApplicationManifest.xml
2017-04-06T11:24:15.7501760Z ##[section]Finishing: Deploy to Unsecure Cluster
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Service Fabric Deploy failing with Service Fabric SDK 2.5 #3958
I've run into this as well - I think the issue is that when building the sfproj, an additional attribute '___CorrelationId___' is getting...
Read more >Service Fabric Deploy error - Microsoft Q&A
Service Fabric Deploy error ... Out of these, the web api, and total 3 services from 14 services across 2 apps are failing....
Read more >VSTS Deploy Service Fabric Application Task - Stack Overflow
According to the warning message, you are running the build with Hosted Agent which has Service Fabric SDK 2.4.164 installed.
Read more >Service Fabric application deployment failure
This is an annoying issue and making us a bit nervous when deploying this app to our Production service fabric clusters. Please help...
Read more >Service Fabric application lifecycle management using ...
This post is a collection of notes that I took as I was familiarizing myself with lifecycle management of Service Fabric applications.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Kwal @bishal-pdMSFT much appreciated, and the workaround mentioned resolves the issue immediately.
Disabling the generation of the IDs (as referenced in the issue over in the SF repo) does the trick.