ERROR No artifacts found that match the file pattern gz Configuration error ERROR gz doesn t match anything exists but not gz

0 votes

I'm running a Jenkins job on a slave and I want to store the generated artifacts in the server. Since the job is currently running on the slave the artifacts are also created there.

I tried using post-build actions --->archive the artifacts. But it throws the following build error

ERROR: No artifacts found that match the file pattern "**/*.gz". Configuration error?  

ERROR: '**/*.gz' doesn't match anything: '**' exists but not '**/*.gz'

How to copy the artifacts from slave to Jenkins workspace?

Oct 15, 2020 in Jenkins by anonymous
• 19,610 points
6,696 views

1 answer to this question.

0 votes

You probably need Copy To Slave Plugin 

This can copy to slave (before build) and from slave (after build).

answered Oct 15, 2020 by Kim

Related Questions In Jenkins

0 votes
1 answer

Error message artifacts/*.jar doesn’t match anything: even ‘artifacts’ doesn’t exist

Artifacts store any data that is created ...READ MORE

answered Aug 7, 2018 in Jenkins by Nilesh
• 7,050 points
3,856 views
0 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

Where can I find the Jenkins artifacts?

It is being archived on the master ...READ MORE

answered Oct 15, 2020 in Jenkins by Kim
7,970 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP