Master crash with SEGV on copyartifact, caused by com.trilead.ssh2.crypto

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: copyartifact-plugin
    • Environment:
      Jenkins 2.34
      copyartifact version: 1.38.1
      Red Hat Enterprise Linux Server release 6.8 (Santiago)
      java_version: "1.8.0-openjdk"

      We have been experiencing crashes on Jenkins master. They happens every 2-3 days.

      They look to happen in relation to a job which runs hourly and uses the CopyArtifact step.

      The job runs hourly on one of the nodes. It calls the copyArtifact to grab the latest successful build from the main release build.

      step([$class: 'CopyArtifact',
      projectName: "upstreamProject",
      selector: [$class: 'LastCompletedBuildSelector'],
      target: 'build-store',
      filter: "*/_T.${platformFileExt{color}}",
      flatten: true])

      The crash happens only occasionally (every 2-3 days). The crash is on the jenkins master server.

       

        1. hs_err_pid21965.log
          162 kB
          Andrea Cecotti
        2. hs_err_pid30179.log
          160 kB
          Andrea Cecotti
        3. hs_err_pid7240.log
          164 kB
          Andrea Cecotti

            Assignee:
            Unassigned
            Reporter:
            Andrea Cecotti
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: