51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 4201|回复: 6
打印 上一主题 下一主题

[原创] Jenkins+ant+Jmeter持续集成报错,求原因和解答?

[复制链接]
  • TA的每日心情
    擦汗
    4 小时前
  • 签到天数: 527 天

    连续签到: 4 天

    [LV.9]测试副司令

    跳转到指定楼层
    1#
    发表于 2018-10-16 10:19:42 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    1测试积点
    这是报错日志
    由用户 admin 启动
    1. [EnvInject] - Loading node environment variables.
    2. 构建中 在工作空间 /Users/Shared/Jenkins/Home/workspace/lynTest 中
    3. [extras] $ /Applications/apache-ant-1.10.3/bin/ant -file build.xml run
    4. Buildfile: /Applications/apache-jmeter-4.0/extras/build.xml
    5.       [echo] /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl
    6.       [echo] /Applications/apache-jmeter-4.0/TestReport/html/TestReport201805041415.html
    7.       [echo] /Applications/apache-jmeter-4.0/TestReport/html

    8. run:
    9.       [echo] /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl
    10.       [echo] /Applications/apache-jmeter-4.0/TestReport/html/TestReport201805041415.html
    11.       [echo] /Applications/apache-jmeter-4.0/TestReport/html

    12. test:
    13.     [jmeter] Executing test plan: /Applications/apache-jmeter-4.0/TestScrip/Wconcept.jmx ==> /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl
    14.     [jmeter] Creating summariser <summary>
    15.     [jmeter] Created the tree successfully using /Applications/apache-jmeter-4.0/TestScrip/Wconcept.jmx
    16.     [jmeter] Starting the test @ Fri May 04 14:15:37 CST 2018 (1525414537003)
    17.     [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
    18.     [jmeter] summary =     10 in 00:00:07 =    1.4/s Avg:   674 Min:    93 Max:  3263 Err:     0 (0.00%)
    19.     [jmeter] Tidying up ...    @ Fri May 04 14:15:45 CST 2018 (1525414545494)
    20.     [jmeter] ... end of run
    21.       [echo] /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl
    22.       [echo] /Applications/apache-jmeter-4.0/TestReport/html/TestReport201805041415.html
    23.       [echo] /Applications/apache-jmeter-4.0/TestReport/html

    24. report:

    25. BUILD FAILED
    26. /Applications/apache-jmeter-4.0/extras/build.xml:24: The following error occurred while executing this line:
    27. /Applications/apache-jmeter-4.0/extras/build.xml:51: input file /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl does not exist

    28. Total time: 13 seconds
    29. Build step 'Invoke Ant' marked build as failure
    30. Finished: FAILURE
    复制代码
    我用ant直接执行,调Jmeter是没问题的,但是用Jenkins去调ant来执行build文件就会报错了,求解
    Jenkins配置Ant和JDK路径没有问题
    工程里调用build.xml的配置也没问题

    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

  • TA的每日心情

    2020-2-2 12:43
  • 签到天数: 630 天

    连续签到: 1 天

    [LV.9]测试副司令

    2#
    发表于 2018-10-17 09:02:57 | 只看该作者
    错误很明显Applications/apache-jmeter-4.0/extras/build.xml:51: input file /Applications/apache-jmeter-4.0/TestReport/jtl/TestReport201805041415.jtl does not exist
    这个文件不存在,找下具体原因,为啥不存在,你直接调的日志和这个对比看看
    回复

    使用道具 举报

    该用户从未签到

    3#
    发表于 2018-10-17 11:40:03 | 只看该作者
    文件不存在啊
    回复

    使用道具 举报

  • TA的每日心情
    开心
    2019-3-20 13:48
  • 签到天数: 2 天

    连续签到: 1 天

    [LV.1]测试小兵

    4#
    发表于 2018-10-17 14:20:35 | 只看该作者
    很明显  文件不存在 报错
    回复

    使用道具 举报

  • TA的每日心情

    2024-7-8 09:00
  • 签到天数: 943 天

    连续签到: 1 天

    [LV.10]测试总司令

    5#
    发表于 2018-10-17 14:29:51 | 只看该作者

    文件不存在啊
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    3 小时前
  • 签到天数: 1516 天

    连续签到: 5 天

    [LV.Master]测试大本营

    6#
    发表于 2018-10-17 14:47:21 | 只看该作者
    缺少文件
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    6 小时前
  • 签到天数: 2812 天

    连续签到: 5 天

    [LV.Master]测试大本营

    7#
    发表于 2018-10-17 15:06:37 | 只看该作者
    缺少使用的文件
    回复

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-15 13:35 , Processed in 0.068622 second(s), 21 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表