this is the full stack trace:
jenkins.plugins.publish_over.BapPublisherException:
jenkins.plugins.publish_over.BapPublisherException: Exception when
testing config. URL [smb://192.168.1.201/shared/], Message: [Failed to
connect: 0.0.0.0<00>/192.168.1.201]
at
jenkins.plugins.publish_over_cifs.CifsHostConfiguration.testConfig(CifsHostConfiguration.java:206)
at
jenkins.plugins.publish_over_cifs.CifsHostConfiguration.createClient(CifsHostConfiguration.java:97)
at
jenkins.plugins.publish_over_cifs.descriptor.CifsPublisherPluginDescriptor.doTestConnection(CifsPublisherPluginDescriptor.java:158)
at
java.lang.invoke.MethodHandle.invokeWithArguments(java.base@9-internal/MethodHandle.java:636)
at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184)
at
org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129)
at
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845)
at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248)
at
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
at
hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135)
at
hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:138)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:80)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
at
hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:92)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
at
hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90)
at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:553)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-internal/ThreadPoolExecutor.java:1158)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-internal/ThreadPoolExecutor.java:632)
at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
Caused by: jcifs.smb.SmbException: Failed to connect: 0.0.0.0<00>/192.168.1.201
jcifs.util.transport.TransportException
jcifs.smb.SmbException: This client does not support the negotiated dialect.
at jcifs.smb.SmbTransport.doConnect(SmbTransport.java:329)
at jcifs.util.transport.Transport.run(Transport.java:241)
at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
at jcifs.util.transport.Transport.run(Transport.java:258)
at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
at jcifs.smb.SmbTransport.connect(SmbTransport.java:309)
at jcifs.smb.SmbTree.treeConnect(SmbTree.java:156)
at jcifs.smb.SmbFile.doConnect(SmbFile.java:911)
at jcifs.smb.SmbFile.connect(SmbFile.java:954)
at jcifs.smb.SmbFile.connect0(SmbFile.java:880)
at jcifs.smb.SmbFile.exists(SmbFile.java:1415)
at
jenkins.plugins.publish_over_cifs.CifsHostConfiguration.testConfig(CifsHostConfiguration.java:203)
... 67 more
On Mon, Sep 4, 2017 at 11:26 PM Slide <[email protected]> wrote:
> I have uploaded a version of the plugin to
> https://earl-of-code.com/publish-over-cifs.hpi that should give the whole
> stack trace for the error when using the check connection. Please let me
> know the full exception message and I'll see what I can find in the code.
>
>
> On Sat, Sep 2, 2017 at 12:02 PM Slide <[email protected]> wrote:
>
>> I and on the jenkins irc channel, though not at the moment or today most
>> likely. If you get on there look for slide-o-mix
>>
>> On Sat, Sep 2, 2017, 09:11 Ted <[email protected]> wrote:
>>
>>> is there a live chat we can do? irc or something? I'd even be willing
>>> to screen share if necessary.
>>>
>>> On Sat, Sep 2, 2017 at 12:09 PM Slide <[email protected]> wrote:
>>>
>>>> Ok, I'll try and get something up soon with some additional logging.
>>>>
>>>> On Sat, Sep 2, 2017, 08:43 Ted <[email protected]> wrote:
>>>>
>>>>> I'd be willing to try whatever you need. I am unable to track down
>>>>> the logs from the crash last time. As I said, it's not doing it now.
>>>>>
>>>>> On Sat, Sep 2, 2017 at 11:27 AM Slide <[email protected]> wrote:
>>>>>
>>>>>> If you are willing, I can provide a plugin hpi file with additional
>>>>>> logging to see if we can't figure out what the problem is. Would you be
>>>>>> willing to do that? What is in the logs when Jenkins crashes completely?
>>>>>>
>>>>>> On Sat, Sep 2, 2017, 08:11 Ted <[email protected]> wrote:
>>>>>>
>>>>>>> nothing on that log either, though it didn't crash this time.
>>>>>>>
>>>>>>> On Sat, Sep 2, 2017 at 10:57 AM Ted Winslow <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Nope. Nada. I can tell you that I have tested a bit more. When I
>>>>>>>> add the functionality anyway (in spite of the errors) running the build
>>>>>>>> results in a crash of Jenkins altogether. I can check if that logs
>>>>>>>> anything if that will help.
>>>>>>>>
>>>>>>>> I'm working with samba shares, in case you're curious.
>>>>>>>>
>>>>>>>> Also, I apologize for taking so long to reply. I thought I had
>>>>>>>> email notifications on for this thread and apparently I did not. I do
>>>>>>>> now
>>>>>>>> so it shouldn't be a problem.
>>>>>>>>
>>>>>>>> On Tuesday, August 29, 2017 at 9:10:33 PM UTC-4, slide wrote:
>>>>>>>>>
>>>>>>>>> I've recently taken over maintaining this plugin, I am not super
>>>>>>>>> familiar with it yet. Is there anything in the Jenkins logs?
>>>>>>>>>
>>>>>>>>> On Tue, Aug 29, 2017, 13:29 Ted Winslow <[email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Bump. Anybody?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Saturday, August 26, 2017 at 12:24:05 AM UTC-4, Ted Winslow
>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>> I don't seem to be understanding the configuration of the
>>>>>>>>>>> Publish over CIFS plugin.
>>>>>>>>>>>
>>>>>>>>>>> I installed the plugin and am trying to add a CIFS node to no
>>>>>>>>>>> avail. It is showing every field as invalid as I look at the
>>>>>>>>>>> configuration
>>>>>>>>>>> page, which I am guessing is not relevant. I am trying to publish
>>>>>>>>>>> to
>>>>>>>>>>> another server and I even went so far as to mount the drive locally
>>>>>>>>>>> to
>>>>>>>>>>> verify everything was working. Unfortunately, when I click "Test
>>>>>>>>>>> Configuration" I get this error:
>>>>>>>>>>>
>>>>>>>>>>> Cannot read share (or directory on share)
>>>>>>>>>>>
>>>>>>>>>>> jenkins.plugins.publish_over.BapPublisherException: Exception when
>>>>>>>>>>> testing config. URL [smb://192.168.1.201/shared/], Message: [Failed
>>>>>>>>>>> to connect: 0.0.0.0<00>/192.168.1.201]
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Any idea what I'm doing wrong?
>>>>>>>>>>>
>>>>>>>>>>> I can tell you that it is a guest share with public Read/Write
>>>>>>>>>>> that I was able to mount as guest in fstab (but it required the
>>>>>>>>>>> ver=3
>>>>>>>>>>> flag). I didn't enter any username or password for that reason. I
>>>>>>>>>>> want to
>>>>>>>>>>> copy my builds over to my deployment server so it can deploy the
>>>>>>>>>>> builds
>>>>>>>>>>> after they complete.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> <https://lh3.googleusercontent.com/-4naZzakZE2o/WaDm7Lwyg0I/AAAAAAAAPvQ/G3o-c3WqioQ8X0GvABZw5FXAPJBEoPwpQCLcBGAs/s1600/chrome_2017-08-25_23-11-20.png>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>> 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 [email protected].
>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/11e8057a-1082-4adf-a0ac-d44cd5e91f70%40googlegroups.com
>>>>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/11e8057a-1082-4adf-a0ac-d44cd5e91f70%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 a topic in
>>>>>>>> the Google Groups "Jenkins Users" group.
>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>> https://groups.google.com/d/topic/jenkinsci-users/O-DH2XUBRt8/unsubscribe
>>>>>>>> .
>>>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>>>> [email protected].
>>>>>>>
>>>>>>>
>>>>>>>> To view this discussion on the web visit
>>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/081ed5fa-1f83-4cb6-9aa5-8c59ec3cbca2%40googlegroups.com
>>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/081ed5fa-1f83-4cb6-9aa5-8c59ec3cbca2%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 [email protected].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUwFE53gU7K4MZW07MuqALy78x_G7231YOT%3DMU00JZDNWg%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUwFE53gU7K4MZW07MuqALy78x_G7231YOT%3DMU00JZDNWg%40mail.gmail.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 a topic in
>>>>>> the Google Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this topic, visit
>>>>>> https://groups.google.com/d/topic/jenkinsci-users/O-DH2XUBRt8/unsubscribe
>>>>>> .
>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>> [email protected].
>>>>>>
>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfMWFDu1wS7hkFAGsbF-64x61vuXF%2B3iTywupZ44gHP%2Bg%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfMWFDu1wS7hkFAGsbF-64x61vuXF%2B3iTywupZ44gHP%2Bg%40mail.gmail.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 [email protected].
>>>>>
>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUwk4EGAJF5pTtnyU__xjiomwxYYdfKBOAL%3DTjrkTaeabw%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUwk4EGAJF5pTtnyU__xjiomwxYYdfKBOAL%3DTjrkTaeabw%40mail.gmail.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 a topic in the
>>>> Google Groups "Jenkins Users" group.
>>>> To unsubscribe from this topic, visit
>>>> https://groups.google.com/d/topic/jenkinsci-users/O-DH2XUBRt8/unsubscribe
>>>> .
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> [email protected].
>>>>
>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVe%3DFJ%2BZ%2B9HS3BA9MQfiO%3Dq1aJsmG-U3uCVU80qLCDeCHg%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVe%3DFJ%2BZ%2B9HS3BA9MQfiO%3Dq1aJsmG-U3uCVU80qLCDeCHg%40mail.gmail.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 [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUy%2BhnKGrvSiOt-xKmno8%3Dy66UVKAAf8xd-bt81e5YseAA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUy%2BhnKGrvSiOt-xKmno8%3Dy66UVKAAf8xd-bt81e5YseAA%40mail.gmail.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 a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/O-DH2XUBRt8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVd4PVciUXyxJhOaOvR1AdjCmroqFbUOukkmVEOu4ehCHA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVd4PVciUXyxJhOaOvR1AdjCmroqFbUOukkmVEOu4ehCHA%40mail.gmail.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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/CAPOFNUx5WQ3prAJWRutwxCD_wapSXDdUPrgHFqV3POtPTuOEuw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.