Re: Not able to build scripts from local machine onto jenkins

2023-04-07 Thread Alex Earl
We need more information about your setup. How did you configure your job?
What does the job actually look like? Without more information we can't
really help that much.

On Fri, Apr 7, 2023, 01:23 Biswajit Patnaik 
wrote:

> I have created a simple python file project.py on my desktop in ubuntu
> 22.04.2
>
> I tried to build a simple free project on Jenkins and in the execution
> shell I wrote the location of the python file then apply and saved it.
>
> When building it showed failure. What is the reason and what should I
> write in the execution shell.
>
> I have given the required file permission with chmod 777
>
> Error msg-
>
> Build step Execution shell mark build as failure
>
> permission denied
>
> Its not just happening for python file but also if I create a simple text
> file in my ubuntu local machine it still does not builds.
>
> What to do?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/6dcdab31-12f3-43c8-9ed5-5536605cb99fn%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVerqHK8LqRc%2BUAtd3UxY_TftwfPyawCpGx_2piwZTtffg%40mail.gmail.com.


Not able to build scripts from local machine onto jenkins

2023-04-07 Thread Biswajit Patnaik
 

I have created a simple python file project.py on my desktop in ubuntu 
22.04.2

I tried to build a simple free project on Jenkins and in the execution 
shell I wrote the location of the python file then apply and saved it.

When building it showed failure. What is the reason and what should I write 
in the execution shell.

I have given the required file permission with chmod 777

Error msg-

Build step Execution shell mark build as failure

permission denied

Its not just happening for python file but also if I create a simple text 
file in my ubuntu local machine it still does not builds.

What to do?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6dcdab31-12f3-43c8-9ed5-5536605cb99fn%40googlegroups.com.