当前位置:网站首页>Common exceptions when Jenkins is released (continuous update...)
Common exceptions when Jenkins is released (continuous update...)
2022-07-03 05:40:00 【Manon stayup】
1. Exception when publishing, exception message [Exec exit status not zero. Status [126]
Error log :
SSH: EXEC: STDOUT/STDERR from command [/app/***/publish.sh] ...
bash: /app/***/publish.sh: Permission denied
SSH: EXEC: completed after 200 ms
SSH: Disconnecting configuration [***] ...
ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [126]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
reason :
Jenkins Insufficient script file permissions called
solve :
Use chmod Increase the permissions
chmod 777 publish.sh
2.Exception when publishing, exception message [Exec exit status not zero. Status [127]]
Error log :
SSH: EXEC: STDOUT/STDERR from command [/app/***/publish.sh] ...
bash: /app/***/publish.sh: No such file or directory
SSH: EXEC: completed after 200 ms
SSH: Disconnecting configuration [***] ...
ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [127]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
reason :
Script file directory error
solve
take Jenkins The script directory address in the configuration is changed correctly
边栏推荐
- 一起上水碩系列】Day 9
- 中职网络子网划分例题解析
- Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
- Kubernetes resource object introduction and common commands (V) - (configmap)
- Source insight automatic installation and licensing
- Covering Safari and edge, almost all mainstream browsers have realized webgl 2.0 support
- Deep embedding and alignment of Google | protein sequences
- Deploy crawl detection network using tensorrt (I)
- Redis encountered noauth authentication required
- Installing altaro VM backup
猜你喜欢

Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services

Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires

【一起上水硕系列】Day 10

Go practice - gorilla / handlers used by gorilla web Toolkit

Training method of grasping angle in grasping detection

Apache+php+mysql environment construction is super detailed!!!

Deep embedding and alignment of Google | protein sequences
![[set theory] relational closure (relational closure related theorem)](/img/6a/b6dca7abf592f8d8ab1d6aecc43381.jpg)
[set theory] relational closure (relational closure related theorem)

求质数的方法

mapbox尝鲜值之云图动画
随机推荐
Redis使用Lua脚本简介
The request database reported an error: "could not extract resultset; SQL [n/a]; needed exception is org.hibernate.exception.sqlgram"
Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
Analysis of the example of network subnet division in secondary vocational school
Learn libcef together -- set cookies for your browser
(perfect solution) how to set the position of Matplotlib legend freely
Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires
Personal outlook | looking forward to the future from Xiaobai's self analysis and future planning
獲取並監控遠程服務器日志
[written examination question analysis] | | get [sizeof and strlen] [pointer and array] graphic explanation + code analysis
PHP notes are super detailed!!!
Introduction to webrtc protocol -- an article to understand dtls, SRTP, srtcp
Go practice -- use redis in golang (redis and go redis / redis)
redis 无法远程连接问题。
Today, many CTOs were killed because they didn't achieve business
Configure and use Anaconda environment in pycharm
大二困局(复盘)
Final review (day3)
Installing altaro VM backup
Final review (Day2)