Closed denis-matchenko closed 10 months ago
This has affected us pretty badly too, so we are in the process of downgrading to 4.0.0
as well.
I see that there were a bunch of changes relating to writing out properties files in https://github.com/jfrog/jenkins-artifactory-plugin/pull/900/files, (specifically here where it split the writing of the properties file into two steps,) so I wonder if that is involved in what has broken here
@denis-matchenko @fraz3alpha Jenkins Artifactory plugin 4.0.3 has been released. This version includes the fix for this issue. Feel free to upgrade - we'd appreciate your feedback on that.
I'd also like to suggest considering our new Jenkins JFrog plugin, which is based on the JFrog CLI. Both plugins can be used side by side in the same pipeline.
@yahavi do we need restart Jenkins server after upgrade this plug-in? Thank you for your support Ping
Yes, @pjinggithub
@yahavi thank you for confirming this.
I am afraid the issue is not fully resolved, see #918 .
@jekkel you are right, after we upgraded plugin into 4.0.3, it still does not work with same error, so we rollbacked from 4.0.1 and 4.0.3 back to 4.0.0 and waiting for new fix. you can see in the issue of this plugin under Jenkins website, it is still marked as unresolved. https://issues.jenkins.io/browse/JENKINS-72471
not sure, when this issue can be fixed from Jenkins side.
@pjinggithub & @jekkel Thank you all for reporting this issue, Artifactory Jenkins plugin 4.0.4 has been released, including a fix for this issue. Feel free to upgrade. We'd appreciate your feedback on that.
i just update to plugin version 4.0.5 and issues out of #918 seems to be fixed. All related agent builds are running as expected. thx to @Or-Geva for contributing #923
Describe the bug Such an error occurs in the
4.0.1
version, there is no error in version4.0.0
To Reproducen such an error occurs Steps to reproduce the behavior
This part causes an error in the pipeline
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Versions
Additional context Add any other context about the problem here.