You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System are you using (both controller, and any agents involved in the problem)?
We are using Linux Instance as part of the ECS.
Amazon Linux AMI release 2018.03
Reproduction steps
This error is what we can see intermittently for our NodeJS application when we are running the npm install commands.
Expected Results
The job should pass successfully.
Actual Results
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mtiming�[0m�[91m �[0m�[91mnpm�[0m�[91m Completed in 943769ms
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mERR!�[0m�[91m cb() never called!
11:36:01 �[0m�[91m
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mERR!�[0m�[91m This is an error with npm itself. Please report this error at:
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mERR!�[0m�[91m <https://npm.community/>
11:36:01 �[0m�[91m
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mERR!�[0m�[91m A complete log of this run can be found in:
11:36:01 �[0m�[91mnpm�[0m�[91m �[0m�[91mERR!�[0m�[91m /root/.npm/_logs/2023-07-10T06_05_52_533Z-debug.log
11:36:01 �[0mThe command '/bin/sh -c npm install --loglevel verbose' returned a non-zero code: 1
11:36:01 /home/jenkins/workspace/es_CandidatePortal_Build_develop/re/shared/mk/re.docker.mk:49: recipe for target 'docker-build' failed
11:36:01 make: *** [docker-build] Error 1
Anything else?
ECS tasks are getting stopped by the error Stopped by Jenkins Amazon ECS PlugIn and exit code- 143.
The job runs for 20 mins and exits with the aforementioned error.
The plugin is not mentioning the reason for the container getting exited. Where can we find the exact reason for it?
Can you please look into this?
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
We are using Linux Instance as part of the ECS.
Amazon Linux AMI release 2018.03
Reproduction steps
Expected Results
The job should pass successfully.
Actual Results
Anything else?
ECS tasks are getting stopped by the error Stopped by Jenkins Amazon ECS PlugIn and exit code- 143.
The job runs for 20 mins and exits with the aforementioned error.
The plugin is not mentioning the reason for the container getting exited. Where can we find the exact reason for it?
Can you please look into this?
The text was updated successfully, but these errors were encountered: