Build failed in Jenkins: yast-yast-samba-server-master #37
See <https://ci.opensuse.org/job/yast-yast-samba-server-master/37/display/redirect?page=changes> Changes: [Josef Reidinger] Bump version to 5.0.0 ------------------------------------------ Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-samba-server.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-samba-server.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-samba-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a90f54514a75be98dbd16a012419b167d2d69d98 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f a90f54514a75be98dbd16a012419b167d2d69d98 # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk d5032e1017f1a3b831b1223f09be27a7b691ec5d # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-samba-server-master] $ /bin/sh -xe /tmp/jenkins14895612010035953467.sh + cd <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/samba-server.rb:453: warning: assigned but unused variable - printers * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/package/yast2-samba-server-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-samba-server * ...Done Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/osc/babysitter.py", line 67, in run return prg.main(argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 349, in main return self.cmd(args) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 372, in cmd retval = self.onecmd(argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 506, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 1237, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python3.6/site-packages/osc/commandline.py", line 4673, in do_checkout meta=opts.meta, outdir=opts.output_dir) File "/usr/lib/python3.6/site-packages/osc/core.py", line 5187, in checkout_package meta_data = b''.join(show_package_meta(apiurl, quote_plus(project), quote_plus(package))) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3625, in show_package_meta f = http_GET(url) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3464, in http_GET def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3455, in http_request return urlopen(req) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 503: Service Unavailable Server returned an error: HTTP Error 503: Service Unavailable Error getting meta for project 'YaST:Head' package 'yast2-samba-server' Request: https://api.opensuse.org/source/YaST%3AHead/yast2-samba-server/_meta Headers: Date: Wed, 30 Aug 2023 22:01:55 GMT Server: Apache Strict-Transport-Security: max-age=31536000 cache-control: no-cache content-type: text/xml Connection: close Transfer-Encoding: chunked rm -rf YaST:Head rake aborted! Command failed with status (1): [osc -A 'https://api.opensuse.org/' --trace...] Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 26934 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-samba-server/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-samba-server-master/38/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-samba-server.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-samba-server.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-samba-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 71893691623502559b53fe404760c9028b7d26a5 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 71893691623502559b53fe404760c9028b7d26a5 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk a90f54514a75be98dbd16a012419b167d2d69d98 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-samba-server-master] $ /bin/sh -xe /tmp/jenkins294798731769715593.sh + cd <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/samba-server.rb:453: warning: assigned but unused variable - printers * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/package/yast2-samba-server-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-samba-server * ...Done A YaST:Head A YaST:Head/yast2-samba-server A YaST:Head/yast2-samba-server/yast2-samba-server-4.6.0.tar.bz2 A YaST:Head/yast2-samba-server/yast2-samba-server.changes A YaST:Head/yast2-samba-server/yast2-samba-server.spec At revision 489. rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server.changes rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server.spec cp package/yast2-samba-server-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server cp package/yast2-samba-server.changes <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server cp package/yast2-samba-server.spec <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server osc -A 'https://api.opensuse.org/' addremove A yast2-samba-server-5.0.0.tar.bz2 D yast2-samba-server-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-samba-server' 'yast2-samba-server.spec' > /tmp/yast-rake20230901-17870-1ew5ov9 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-samba-server' 'yast2-samba-server.changes' | diff - 'yast2-samba-server.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 17867 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-samba-server/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-samba-server-master/39/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-samba-server.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-samba-server.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-samba-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 71893691623502559b53fe404760c9028b7d26a5 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 71893691623502559b53fe404760c9028b7d26a5 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 71893691623502559b53fe404760c9028b7d26a5 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-samba-server-master] $ /bin/sh -xe /tmp/jenkins11420441963588444085.sh + cd <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/samba-server.rb:453: warning: assigned but unused variable - printers * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/package/yast2-samba-server-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-samba-server * ...Done A YaST:Head A YaST:Head/yast2-samba-server A YaST:Head/yast2-samba-server/yast2-samba-server-4.6.0.tar.bz2 A YaST:Head/yast2-samba-server/yast2-samba-server.changes A YaST:Head/yast2-samba-server/yast2-samba-server.spec At revision 489. rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server.changes rm <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server/yast2-samba-server.spec cp package/yast2-samba-server-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server cp package/yast2-samba-server.changes <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server cp package/yast2-samba-server.spec <https://ci.opensuse.org/job/yast-yast-samba-server-master/ws/YaST>:Head/yast2-samba-server osc -A 'https://api.opensuse.org/' addremove A yast2-samba-server-5.0.0.tar.bz2 D yast2-samba-server-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-samba-server' 'yast2-samba-server.spec' > /tmp/yast-rake20230905-4021-1a1yjw8 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-samba-server' 'yast2-samba-server.changes' | diff - 'yast2-samba-server.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 4018 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-samba-server/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org