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

Automatically execute a large number of the same tasks, and the "Hard kill!" log appears.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • jenkinsfile-runner
    • Jenkins ver. 2.176.2,

      Jenkins automatically executes a task more than 100 times, and a "hard kill!" log appears on the way to run, causing the task to stop directly.
      Jenkins is using the java-based appium automated test platform.
      Since the running job is only executing the same task repeatedly, it should not be a problem of the running program.

      Jenkins Log:

      [2023-02-20T08:34:42.242Z] 2023/02/20
      [Pipeline] echo
      [2023-02-20T08:34:42.262Z] ループカウント = 1 / 100回目開始
      [Pipeline] build
      [2023-02-20T08:34:42.403Z] Scheduling project: xxxx
      [2023-02-20T08:34:50.953Z] Starting building: xxxx #1280
      [Pipeline] bat
      [2023-02-20T08:44:33.222Z] 
      [2023-02-20T08:44:33.222Z] C:\Program Files (x86)\Jenkins\workspace\xxxxx>echo 2023/02/20 
      [2023-02-20T08:44:33.222Z] 2023/02/20
      [Pipeline] echo
      [2023-02-20T08:44:33.241Z] ループカウント = 1 / 100回目終了

      .....

      [2023-02-20T23:51:27.657Z] ループカウント = 77 / 100回目開始
      [Pipeline] build
      [2023-02-20T23:51:27.673Z] Scheduling project: xxxx
      [2023-02-20T23:51:35.941Z] Starting building: xxxx #1356
      Hard kill!
      Finished: ABORTED

       

      Please help analyze the cause and how to solve it.

      thank you.

            Unassigned Unassigned
            c1041651283 cheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: