Re: Publish over SSH plugin not transferring any files

2019-12-26 Thread Seshadri Reddy
Hello sir,

Even i got the same error message, however my .war file is copied to tomcat
sever from Ansible master.




Regards,
Seshadri Reddy

On Wed, 25 Dec, 2019, 6:36 PM William Hetherington,  wrote:

> Which module are you using in your Ansible playbook task?
> https://docs.ansible.com/ansible/latest/modules/copy_module.html Is used
> for copying from local to remote.
>
> On Tue, Dec 24, 2019 at 21:15 Richard Bywater  wrote:
>
>> Looks to me like the Ansible playbook is running on the remote server but
>> there's nothing actually copying the files to the remote server so the
>> playbook doesn't have anything to copy.
>>
>> However I've only have taken a quick peek so apologies if I've misread
>> the situation.
>>
>> Richard.
>>
>> On Wed, 25 Dec 2019, 4:14 AM Prabhu Varadhachari, <
>> prabhu.rudhvin2...@gmail.com> wrote:
>>
>>>
>>> Hello ,
>>>>
>>>>
>>> I want transfer the file from Jenkins work space to remote server. Job
>>> is done but files are not transferred. Can you please help me to fix this
>>> issue.
>>>
>>> SNAPSHOT/server-1.0-SNAPSHOT.jar
>>> [JENKINS] Archiving /var/lib/jenkins/workspace/Devops-project-2/pom.xml to 
>>> com.example.maven-project/maven-project/1.0-SNAPSHOT/maven-project-1.0-SNAPSHOT.pom
>>> channel stopped
>>> SSH: Connecting from host [192.168.56.150]
>>> SSH: Connecting with configuration [ansible-server] ...
>>>
>>> SSH: Disconnecting configuration [ansible-server] ...
>>> SSH: Transferred 0 file(s)
>>> SSH: Connecting from host [192.168.56.150]
>>> SSH: Connecting with configuration [ansible-server] ...
>>> SSH: EXEC: STDOUT/STDERR from command [ansible-playbook 
>>> /opt/playbooks/copywarfile.yml] ...
>>>
>>> PLAY [all] 
>>> *
>>>
>>> TASK [Gathering Facts] 
>>> *
>>>
>>> ok: [192.168.56.160]
>>>
>>> TASK [copy jar/war onto tomcat servers] 
>>> 
>>>
>>> ok: [192.168.56.160]
>>>
>>> PLAY RECAP 
>>> *
>>> 192.168.56.160 : ok=2changed=0unreachable=0failed=0 
>>>skipped=0rescued=0ignored=0
>>>
>>> SSH: EXEC: completed after 8,881 ms
>>> SSH: Disconnecting configuration [ansible-server] ...
>>> SSH: Transferred 0 file(s)
>>> Finished: SUCCESS
>>>
>>>
>>> Thanks
>>>
>>> Prabhu V
>>>
>>> --
>>> 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/17d9e826-dee5-4bd5-959f-ce7eef81dfd1%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/17d9e826-dee5-4bd5-959f-ce7eef81dfd1%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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/CAAy0hwe3A5eoY0CXhddr_7%2Bp1A0werQ0XW%2BC%3D1iLfLowhVo8xA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CAAy0hwe3A5eoY0CXhddr_7%2Bp1A0werQ0XW%2BC%3D1iLfLowhVo8xA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> William Hetherington
> w - opschops.ca
> t - @wmwh
>
> --
> 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/CALJU9pdi3hT3aktn1yAY87NFjDkhgW4Tm5aH-cbmC0-24xqAcQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CALJU9pdi3hT3aktn1yAY87NFjDkhgW4Tm5aH-cbmC0-24xqAcQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CACnJYXykqVocPTVRHpC3tB6q5cccH4QF4pBcnicWiEAC9M31EA%40mail.gmail.com.


Re: Jenkins GITLab Problem HTTPS connection

2019-03-15 Thread Seshadri Reddy
Hello sir,

As a first step u have to install gitlab plugin in Jenkins.
And in Jenkins configure systems, in Gitlab location u have to pass gitlab
access url with gitlab API token. This is gitlab plugin configuration.

Next step u have to restart Jenkins server and try again. If you get same
issue kindly let me know.

Please free to call me 8050928211.


Thanks & Regards
Seshadri Reddy


On Fri, 15 Mar, 2019, 5:22 PM Sascha Leber, 
wrote:

> Hi everbody,
>
> i have starte with GITLab and Jenkins and hanging on a problem.
>
> When i try to connect with jenkins on GITLab repo he gives me the
> following error.
>
> Failed to connect to repository : Command "git ls-remote -h
> https://mydomain.local.git HEAD" returned status code 128:
> stdout:
> stderr: fatal: unable to access 'https://mydomain.local/': Peer's
> certificate issuer has been marked as not trusted by the user.
>
> Can anyone help me ?
>
> Where can i put the trust for this ? We have an own CA for your
> information.
>
> I am running an Cent OS 7.
>
> Thank you
>
> --
> 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/0e541eba-ae1b-41cb-804f-80842de9adfe%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/0e541eba-ae1b-41cb-804f-80842de9adfe%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CACnJYXzCN7Te-3fNs9TRCTCy5gxwhnXUU5_r2P6Axu6BcswC-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins connecting to Gitlab

2019-02-20 Thread Seshadri Reddy
Yes we can do it. We can integrate gitlab to Jenkins by creating access
token in Gitlab.



Thanks,
Regards,

Jai Reddy

On Wed, 20 Feb, 2019, 7:36 PM Cansu Tanrikulu, 
wrote:

> Hello,
>
> i was looking for a software which i can connect my project in Tomcat to
> GitLab, to push/commit/merge the changes easily. My question is, is this
> possible with Jenkins?
>
> Thanks in advance
>
> --
> 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/31d390a4-da30-4fad-bd8b-529a080b890a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CACnJYXw%2BVUK7wQwuspfYKcqNg%3D12ZqrO_iEpF8jdO2gv3i2hzA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.