[ros-users] [Discourse.ros.org] [Packaging and Release Management/Kinetic] Jenkins spams after releasing a package in kinetic

Jihoon Lee ros.discourse at gmail.com
Wed Aug 30 14:48:41 UTC 2017



I keep receiving mails from jenkins about jessie deb building failure. It fails to clone a branch that doesn't exist in release branch. Can anyone help me to fix this issue? I tried to rerun bloom_release to see if bloom creates `debian/ros-kinetic-rosbridge-suite_0.8.1-0_jessie` branch, but it doesn't seem to generate the branch.

Jenkins log: http://build.ros.org/job/Ksrc_dJ__rosbridge_suite__debian_jessie__source/7/
Repo : https://github.com/RobotWebTools/rosbridge_suite
Release repo: https://github.com/RobotWebTools-release/rosbridge_suite-release

```
Invoking 'git clone --branch debian/ros-kinetic-rosbridge-suite_0.8.1-0_jessie --depth 1 --no-single-branch https://github.com/RobotWebTools-release/rosbridge_suite-release.git /tmp/sourcedeb/source'
Cloning into '/tmp/sourcedeb/source'...
fatal: Remote branch debian/ros-kinetic-rosbridge-suite_0.8.1-0_jessie not found in upstream origin
# END SUBSECTION
Traceback (most recent call last):
  File "/tmp/ros_buildfarm/scripts/release/get_sources.py", line 50, in <module>
    sys.exit(main())
  File "/tmp/ros_buildfarm/scripts/release/get_sources.py", line 46, in main
    args.os_name, args.os_code_name, args.source_dir, args.debian_repository_urls)
  File "/tmp/ros_buildfarm/ros_buildfarm/sourcedeb_job.py", line 51, in get_sources
    subprocess.check_call(cmd)
  File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '--branch', 'debian/ros-kinetic-rosbridge-suite_0.8.1-0_jessie', '--depth', '1', '--no-single-branch', 'https://github.com/RobotWebTools-release/rosbridge_suite-release.git', '/tmp/sourcedeb/source']' returned non-zero exit status 128
Build step 'Execute shell' marked build as failure
```





---
[Visit Topic](https://discourse.ros.org/t/jenkins-spams-after-releasing-a-package-in-kinetic/2536/1) or reply to this email to respond.




More information about the ros-users mailing list