Azure / jenkins

Templates and scripts to help you run Jenkins on Azure
Creative Commons Attribution 4.0 International
48 stars 53 forks source link

Use deployment URI instead of Github URI for artifacts #24

Closed gavinfish closed 5 years ago

gavinfish commented 5 years ago

In Jenkins solution template CI job, failing to download install_jenkins.sh script occurs from time to time. Using solution template's script instead of download from Github again just as ELK does.

 "code": "VMExtensionProvisioningError",
[SSH: false Storage Type: Premium_LRS Existing Public IP: true]         "message": "VM has reported a 
failure when processing extension 'Init'. Error message: \"Enable failed: processing file downloads failed: 
failed to download file[0]: failed to download file: http request failed: Get 
https://raw.githubusercontent.com/Azure/jenkins/master/solution_template//scripts/install_jenkins.sh: 
dial tcp 151.101.248.133:443: i/o timeout\"."