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-20 01:02:33,819 [ scc.config] DEBUG Found github.token
2025-02-20 01:02:33,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:33,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:34,251 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:34,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:34,659 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:34,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-20 01:02:34,834 [ scc.gh] DEBUG 3991 remaining from 5000 (Reset at 01:02
2025-02-20 01:02:34,835 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-20 01:02:34,839 [ scc.git] DEBUG Check current status
2025-02-20 01:02:34,839 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-20 01:02:34,842 [ scc.git] DEBUG 7d4ddff change date
2025-02-20 01:02:34,842 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-20 01:02:34,886 [ scc.config] DEBUG Found remote.origin.url
2025-02-20 01:02:35,086 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:35,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-20 01:02:35,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:35,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-20 01:02:36,065 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:36,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-20 01:02:36,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:36,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-20 01:02:36,936 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:37,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-20 01:02:37,110 [ scc.git] DEBUG Resetting...
2025-02-20 01:02:37,110 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-20 01:02:37,115 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-02-20 01:02:37,116 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-20 01:02:37,157 [ scc.git] DEBUG Check current status
2025-02-20 01:02:37,157 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-20 01:02:37,161 [ scc.git] DEBUG 7d4ddff change date
2025-02-20 01:02:37,161 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-20 01:02:37,200 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-20 01:02:37,200 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-20 01:02:37,200 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-20 01:02:37,200 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-20 01:02:37,200 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-20 01:02:37,200 [ scc.repo] DEBUG ## PRs found:
2025-02-20 01:02:37,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:37,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-20 01:02:37,881 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:38,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-20 01:02:38,119 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-20 01:02:38,119 [ scc.repo] DEBUG ## Branches found:
2025-02-20 01:02:38,119 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:38,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:38,128 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-20 01:02:38,132 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-20 01:02:38,132 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-20 01:02:38,137 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-20 01:02:38,141 [ scc.git] DEBUG Already up to date.
2025-02-20 01:02:38,141 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-20 01:02:38,500 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-20 01:02:38,500 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-20 01:02:38,505 [ scc.git] DEBUG ## Unique users: []
2025-02-20 01:02:38,505 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:38,505 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:38,509 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-20 01:02:38,512 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:38,516 [ 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-20 01:02:38,523 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-20 01:02:38,526 [ scc.git] DEBUG build.gradle | 2 +-
2025-02-20 01:02:38,526 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-20 01:02:38,529 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:38,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:38,703 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-20 01:02:38,740 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:38,740 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:38,744 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-20 01:02:38,876 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8472578cd0> has no local changes
2025-02-20 01:02:38,876 [ 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#306 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/306/)'
2025-02-20 01:02:38,884 [ scc.git] DEBUG [detached HEAD 27f9e82] merge master -Dorg -Snone
2025-02-20 01:02:38,884 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-20 01:02:38,884 [ scc.merge] INFO Already up to date.
2025-02-20 01:02:38,884 [ scc.merge] INFO
2025-02-20 01:02:38,884 [ scc.merge] INFO Merged PRs:
2025-02-20 01:02:38,884 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-20 01:02:38,885 [ scc.merge] INFO
2025-02-20 01:02:38,885 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-20 01:02:38,885 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-02-20 01:02:39,346 [ scc.config] DEBUG Found github.token
2025-02-20 01:02:39,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:39,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:39,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:39,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:40,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:40,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-20 01:02:40,318 [ scc.gh] DEBUG 3981 remaining from 5000 (Reset at 01:02
2025-02-20 01:02:40,319 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-20 01:02:40,324 [ scc.git] DEBUG Check current status
2025-02-20 01:02:40,324 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-20 01:02:40,328 [ scc.git] DEBUG 27f9e82 merge master -Dorg -Snone
2025-02-20 01:02:40,329 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-20 01:02:40,377 [ scc.config] DEBUG Found remote.origin.url
2025-02-20 01:02:40,570 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:40,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-20 01:02:41,084 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:41,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-20 01:02:41,556 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:41,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-20 01:02:42,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:42,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-20 01:02:42,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:42,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-20 01:02:42,629 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-20 01:02:42,671 [ scc.git] DEBUG Resetting...
2025-02-20 01:02:42,672 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-20 01:02:42,677 [ scc.git] DEBUG HEAD is now at 27f9e82 merge master -Dorg -Snone
2025-02-20 01:02:42,678 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-20 01:02:42,721 [ scc.git] DEBUG Check current status
2025-02-20 01:02:42,721 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-20 01:02:42,726 [ scc.git] DEBUG 27f9e82 merge master -Dorg -Snone
2025-02-20 01:02:42,726 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-20 01:02:42,767 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-20 01:02:42,767 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-20 01:02:42,767 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-20 01:02:42,767 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-20 01:02:42,767 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-20 01:02:42,767 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-20 01:02:42,767 [ scc.repo] DEBUG ## PRs found:
2025-02-20 01:02:42,881 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:43,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-20 01:02:43,399 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:43,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-20 01:02:43,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:44,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-20 01:02:44,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:44,654 [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-20 01:02:44,907 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:45,175 [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-20 01:02:45,428 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:45,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-20 01:02:45,896 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:46,070 [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-20 01:02:46,071 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-20 01:02:46,071 [ scc.repo] DEBUG ## Branches found:
2025-02-20 01:02:46,071 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:46,071 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:46,076 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-20 01:02:46,080 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-20 01:02:46,080 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-20 01:02:46,085 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-20 01:02:46,089 [ scc.git] DEBUG Already up to date.
2025-02-20 01:02:46,089 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-20 01:02:46,398 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-20 01:02:46,399 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-20 01:02:46,404 [ scc.git] DEBUG ## Unique users: []
2025-02-20 01:02:46,404 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:46,405 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:46,409 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-20 01:02:46,413 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:46,419 [ 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-20 01:02:46,424 [ scc.git] DEBUG Already up to date.
2025-02-20 01:02:46,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-20 01:02:46,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-20 01:02:46,591 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-20 01:02:46,635 [ scc.git] DEBUG Get sha1 of %s
2025-02-20 01:02:46,636 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-20 01:02:46,641 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-20 01:02:46,682 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-20 01:02:46,688 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5bd4ef8cd0> has no local changes
2025-02-20 01:02:46,688 [ 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#306 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/306/)'
2025-02-20 01:02:46,696 [ scc.git] DEBUG [detached HEAD 2558310] merge master -Dorg -Ssuccess-only
2025-02-20 01:02:46,696 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-20 01:02:46,696 [ scc.merge] INFO Already up to date.
2025-02-20 01:02:46,696 [ scc.merge] INFO
2025-02-20 01:02:46,697 [ scc.merge] INFO Merged PRs:
2025-02-20 01:02:46,697 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-20 01:02:46,697 [ scc.merge] INFO
2025-02-20 01:02:46,697 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-20 01:02:46,697 [ 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 5ec1a6d] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-20 01:02:52,833 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci