Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63214

Could not write file: 522 SSL/TLS required (...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Postponed
    • Icon: Major Major
    • Ubuntu 16.04
      OpenJDK 1.8.0_252
      Jenkins 2.235.2
      Publish over FTP 1.15
      Infrastructure plugin for Publish Over X 0.22

      After configuring the publish-over-ftp-plugin properly (Configuration test is successful) the plugin is not able to transfer the artifacts.

      The directories are being created properly put not the artifacts.

      Exception stack:

      2020-07-26 19:11:20.369+0000 [id=595]   WARNING j.p.p.BPInstanceConfig#perform: An exception was caught when invoking perform
      jenkins.plugins.publish_over.BapPublisherException: Could not write file. Server message: [522 SSL/TLS required on the data channel
      ]
              at jenkins.plugins.publish_over_ftp.BapFtpClient.transferFile(BapFtpClient.java:139)
              at jenkins.plugins.publish_over_ftp.BapFtpClient.transferFile(BapFtpClient.java:40)
              at jenkins.plugins.publish_over.BPTransfer.transferFile(BPTransfer.java:171)
              at jenkins.plugins.publish_over.BPTransfer.transfer(BPTransfer.java:155)
              at jenkins.plugins.publish_over.BPTransfer.transfer(BPTransfer.java:142)
              at jenkins.plugins.publish_over.BapPublisher$Performer.transfer(BapPublisher.java:276)
              at jenkins.plugins.publish_over.BapPublisher$Performer.perform(BapPublisher.java:232)
              at jenkins.plugins.publish_over.BapPublisher$Performer.access$000(BapPublisher.java:205)
              at jenkins.plugins.publish_over.BapPublisher.perform(BapPublisher.java:158)
              at jenkins.plugins.publish_over.BPCallablePublisher.invoke(BPCallablePublisher.java:65)
      Caused: jenkins.plugins.publish_over.BapPublisherException: Exception when publishing, exception message [Could not write file. Server message: [522 SSL/TLS required on the data channel
      ]]
              at jenkins.plugins.publish_over.BPCallablePublisher.invoke(BPCallablePublisher.java:69)
              at jenkins.plugins.publish_over.BPCallablePublisher.invoke(BPCallablePublisher.java:38)
              at hudson.FilePath.act(FilePath.java:1075)
              at hudson.FilePath.act(FilePath.java:1058)
              at jenkins.plugins.publish_over.BPInstanceConfig.perform(BPInstanceConfig.java:141)
              at jenkins.plugins.publish_over.BPPlugin.perform(BPPlugin.java:126)
              at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
              at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
              at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
              at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
              at hudson.model.Build$BuildExecution.post2(Build.java:186)
              at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
              at hudson.model.Run.execute(Run.java:1905)
              at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
              at hudson.model.ResourceController.execute(ResourceController.java:97)
              at hudson.model.Executor.run(Executor.java:428)
      getConfigPage -> /ci_skip_wrapper/config

            Unassigned Unassigned
            joestr Joel Strasser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: