Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Post from Jenkins not working
-
Hi,
I am trying to post an artifact from Jenkins using
Inedo ProGet Plugin.The post doesn't seem to work. Unfortunately I don't see any action on the proget server, but connectivity is established.
In Jenkins I just see:
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] step
[ProGet] Packaging Artifacts
[ProGet] Sending POST as user 'Admin' to http://xxxx/upack/NSK-Artifactory/upload
Cancelling nested steps due to timeout
The Upack file is about 70mb of size, so upload should be no problem within 15 minutes.
When using another project upload works just fine:
[ProGet] Packaging Artifacts
[ProGet] Sending POST as user 'Admin' to http://xxx/upack/NSK-Artifactory/upload
[ProGet] With application/zip content:
... Content of file D:\JenkinsWorkspace\workspace\repository_release_NSK-6443-MPDDVGNLQJVH2AFMOWMFXVX4HTLMOUJPIH2OCGZVKYP2L5NAYINA\BitbucketTest.unpack ...Do you have any ideas what''s going wrong and what I can check?
Thanks in advance and best regards
MarcoProduct: ProGet
Version: 5.0.10
-
Hello; just to let you know, the Inedo ProGet Plugin for Jenkins has been updated, and may work better.
Have you had an progress onthis otherwise?