首页 > Web开发 > 详细

publish html report报错:This is especially strange since your build otherwise succeeded

时间:2018-09-20 15:24:56      阅读:1430      评论:0      收藏:0      [点我收藏+]

jenkins配置publish html report显示HTML测试报告报错:

[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/jenkins/workspace/***/test-output to /var/jenkins_home/jobs//***/builds/60/htmlreports/HTML_20Report
ERROR: Directory ‘/home/jenkins/workspace//***/test-output‘ exists but failed copying to ‘/var/jenkins_home/jobs//***/builds/60/htmlreports/HTML_20Report‘.
ERROR: This is especially strange since your build otherwise succeeded.
Build step ‘Publish HTML reports‘ changed build result to FAILURE
perform:构建结果FAILURE,发送策略:ALL
Finished: FAILURE

日志显示:生成HTML报告时,出现异常,才导致报错

开发Jenkins插件的时候, maven install报错:
Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (display-info) on project QaJenkinsPlugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]

原因:maven没有配置,使用idea自带的3.0.5的版本,后续改成3.3.9版本后修复

publish html report报错:This is especially strange since your build otherwise succeeded

原文:https://www.cnblogs.com/zjxyz2008zhangjuan/p/9680778.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!