Console Output
+ export BASE_REPO=omero-matlab.git
+ BASE_REPO=omero-matlab.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-matlab-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-matlab-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-matlab-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-matlab-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-02-19 01:02:23,307 [ scc.config] DEBUG Found github.token
2025-02-19 01:02:23,310 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:23,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:23,733 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:23,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:24,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:24,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-19 01:02:24,303 [ scc.gh] DEBUG 2930 remaining from 5000 (Reset at 01:02
2025-02-19 01:02:24,303 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-19 01:02:24,308 [ scc.git] DEBUG Check current status
2025-02-19 01:02:24,308 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-19 01:02:24,312 [ scc.git] DEBUG 7d4ddff change date
2025-02-19 01:02:24,312 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-19 01:02:24,354 [ scc.config] DEBUG Found remote.origin.url
2025-02-19 01:02:24,555 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:24,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-19 01:02:25,053 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:25,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-19 01:02:25,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:25,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-19 01:02:25,962 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:26,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-19 01:02:26,402 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:26,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-19 01:02:26,582 [ scc.git] DEBUG Resetting...
2025-02-19 01:02:26,582 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-19 01:02:26,593 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-02-19 01:02:26,594 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-19 01:02:26,632 [ scc.git] DEBUG Check current status
2025-02-19 01:02:26,632 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-19 01:02:26,636 [ scc.git] DEBUG 7d4ddff change date
2025-02-19 01:02:26,636 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-19 01:02:26,674 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-19 01:02:26,675 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-19 01:02:26,675 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-19 01:02:26,675 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-19 01:02:26,675 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-19 01:02:26,675 [ scc.repo] DEBUG ## PRs found:
2025-02-19 01:02:26,834 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:27,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-19 01:02:27,345 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:27,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-19 01:02:27,587 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-19 01:02:27,587 [ scc.repo] DEBUG ## Branches found:
2025-02-19 01:02:27,587 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:27,587 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:27,591 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-19 01:02:27,594 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-19 01:02:27,595 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-19 01:02:27,598 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-19 01:02:27,603 [ scc.git] DEBUG Already up to date.
2025-02-19 01:02:27,603 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-19 01:02:27,970 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-19 01:02:27,970 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-19 01:02:27,974 [ scc.git] DEBUG ## Unique users: []
2025-02-19 01:02:27,974 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:27,974 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:27,978 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-19 01:02:27,981 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:27,984 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-19 01:02:28,038 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-19 01:02:28,041 [ scc.git] DEBUG build.gradle | 2 +-
2025-02-19 01:02:28,041 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-19 01:02:28,044 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:28,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:28,210 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-19 01:02:28,258 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:28,258 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:28,262 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-19 01:02:28,395 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f30ae0a6cd0> has no local changes
2025-02-19 01:02:28,396 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#305 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/305/)'
2025-02-19 01:02:28,404 [ scc.git] DEBUG [detached HEAD e835c15] merge master -Dorg -Snone
2025-02-19 01:02:28,404 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-19 01:02:28,404 [ scc.merge] INFO Already up to date.
2025-02-19 01:02:28,404 [ scc.merge] INFO
2025-02-19 01:02:28,404 [ scc.merge] INFO Merged PRs:
2025-02-19 01:02:28,404 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-19 01:02:28,404 [ scc.merge] INFO
2025-02-19 01:02:28,405 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-19 01:02:28,405 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-02-19 01:02:28,867 [ scc.config] DEBUG Found github.token
2025-02-19 01:02:28,869 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:29,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:29,305 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:29,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:29,719 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:29,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-19 01:02:29,889 [ scc.gh] DEBUG 2920 remaining from 5000 (Reset at 01:02
2025-02-19 01:02:29,890 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-19 01:02:29,894 [ scc.git] DEBUG Check current status
2025-02-19 01:02:29,894 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-19 01:02:29,897 [ scc.git] DEBUG e835c15 merge master -Dorg -Snone
2025-02-19 01:02:29,898 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-19 01:02:29,938 [ scc.config] DEBUG Found remote.origin.url
2025-02-19 01:02:30,141 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:30,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-19 01:02:30,658 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:30,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-19 01:02:31,112 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:31,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-19 01:02:31,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:31,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-19 01:02:31,958 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:32,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-19 01:02:32,137 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-19 01:02:32,172 [ scc.git] DEBUG Resetting...
2025-02-19 01:02:32,172 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-19 01:02:32,177 [ scc.git] DEBUG HEAD is now at e835c15 merge master -Dorg -Snone
2025-02-19 01:02:32,177 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-19 01:02:32,212 [ scc.git] DEBUG Check current status
2025-02-19 01:02:32,212 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-19 01:02:32,215 [ scc.git] DEBUG e835c15 merge master -Dorg -Snone
2025-02-19 01:02:32,215 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-19 01:02:32,249 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-19 01:02:32,249 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-19 01:02:32,249 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-19 01:02:32,249 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-19 01:02:32,250 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-19 01:02:32,250 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-19 01:02:32,250 [ scc.repo] DEBUG ## PRs found:
2025-02-19 01:02:32,388 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:32,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-19 01:02:32,925 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:33,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-19 01:02:33,391 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:33,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-19 01:02:33,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:34,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-19 01:02:34,481 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:34,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-19 01:02:34,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:35,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-19 01:02:35,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:35,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/0d391203c853eda4f29d12007d36618cb71d342d?per_page=1 HTTP/1.1" 200 2
2025-02-19 01:02:35,734 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-19 01:02:35,734 [ scc.repo] DEBUG ## Branches found:
2025-02-19 01:02:35,734 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:35,734 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:35,738 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-19 01:02:35,742 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-19 01:02:35,742 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-19 01:02:35,746 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-19 01:02:35,750 [ scc.git] DEBUG Already up to date.
2025-02-19 01:02:35,750 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-19 01:02:36,066 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-19 01:02:36,067 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-19 01:02:36,071 [ scc.git] DEBUG ## Unique users: []
2025-02-19 01:02:36,071 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:36,071 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:36,075 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-19 01:02:36,080 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:36,083 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-19 01:02:36,087 [ scc.git] DEBUG Already up to date.
2025-02-19 01:02:36,089 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-19 01:02:36,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-19 01:02:36,251 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-19 01:02:36,290 [ scc.git] DEBUG Get sha1 of %s
2025-02-19 01:02:36,291 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-19 01:02:36,294 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-19 01:02:36,329 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-19 01:02:36,333 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe4d7ef8cd0> has no local changes
2025-02-19 01:02:36,334 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#305 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/305/)'
2025-02-19 01:02:36,340 [ scc.git] DEBUG [detached HEAD a657319] merge master -Dorg -Ssuccess-only
2025-02-19 01:02:36,340 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-19 01:02:36,340 [ scc.merge] INFO Already up to date.
2025-02-19 01:02:36,340 [ scc.merge] INFO
2025-02-19 01:02:36,340 [ scc.merge] INFO Merged PRs:
2025-02-19 01:02:36,340 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-19 01:02:36,340 [ scc.merge] INFO
2025-02-19 01:02:36,340 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-19 01:02:36,340 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.2 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD c48456d] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-19 01:02:42,370 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci