Console Output
+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/WEBSITE-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/WEBSITE-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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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)
2026-01-29 03:34:04,553 [ scc.config] DEBUG Found github.token
2026-01-29 03:34:04,554 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-29 03:34:04,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:05,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:05,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-29 03:34:05,544 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:01
2026-01-29 03:34:05,544 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-29 03:34:05,546 [ scc.git] DEBUG Check current status
2026-01-29 03:34:05,546 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:05,548 [ scc.git] DEBUG 7abe5f67 Merge pull request #851 from melissalinkert/bf-8.4.0
2026-01-29 03:34:05,549 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:05,594 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (heads/master)
2026-01-29 03:34:05,604 [ scc.git] DEBUG 1d2fb5126ab108103f3bb9acbf5170246a66161b _minutes (1d2fb51)
2026-01-29 03:34:05,607 [ scc.config] DEBUG Found remote.origin.url
2026-01-29 03:34:06,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-01-29 03:34:06,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-29 03:34:07,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-29 03:34:07,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-29 03:34:07,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-29 03:34:07,892 [ scc.git] DEBUG Resetting...
2026-01-29 03:34:07,892 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-29 03:34:07,899 [ scc.git] DEBUG HEAD is now at 7abe5f67 Merge pull request #851 from melissalinkert/bf-8.4.0
2026-01-29 03:34:07,899 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-29 03:34:07,941 [ scc.git] DEBUG Check current status
2026-01-29 03:34:07,941 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:07,943 [ scc.git] DEBUG 7abe5f67 Merge pull request #851 from melissalinkert/bf-8.4.0
2026-01-29 03:34:07,943 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:07,987 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (heads/master)
2026-01-29 03:34:07,996 [ scc.git] DEBUG 1d2fb5126ab108103f3bb9acbf5170246a66161b _minutes (1d2fb51)
2026-01-29 03:34:07,997 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-29 03:34:07,997 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-29 03:34:07,997 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-29 03:34:07,997 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-29 03:34:07,997 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-29 03:34:07,997 [ scc.repo] DEBUG ## PRs found:
2026-01-29 03:34:08,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-01-29 03:34:08,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/853 HTTP/1.1" 200 None
2026-01-29 03:34:08,903 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-29 03:34:08,903 [ scc.repo] DEBUG - PR 853 dependabot[bot] 'Bump Schemas from `c4e38d1` to `718d3d4`'
2026-01-29 03:34:09,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/846 HTTP/1.1" 200 None
2026-01-29 03:34:09,396 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-29 03:34:09,396 [ scc.repo] DEBUG - PR 846 dependabot[bot] 'Bump _minutes from `1d2fb51` to `fac7c19`'
2026-01-29 03:34:09,396 [ scc.repo] DEBUG ## Branches found:
2026-01-29 03:34:09,396 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:09,396 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:09,398 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-29 03:34:09,400 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-29 03:34:09,400 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-29 03:34:09,403 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-29 03:34:09,406 [ scc.git] DEBUG Already up to date.
2026-01-29 03:34:09,406 [ scc.git] DEBUG Calling 'git fetch origin pull/846/head'
2026-01-29 03:34:09,818 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-01-29 03:34:09,818 [ scc.git] DEBUG * branch refs/pull/846/head -> FETCH_HEAD
2026-01-29 03:34:09,830 [ scc.git] DEBUG Calling 'git fetch origin pull/853/head'
2026-01-29 03:34:10,109 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-01-29 03:34:10,109 [ scc.git] DEBUG * branch refs/pull/853/head -> FETCH_HEAD
2026-01-29 03:34:10,121 [ scc.git] DEBUG ## Unique users: []
2026-01-29 03:34:10,121 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:10,121 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:10,123 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...de3820d0698e46f73816a090ad7eb9b0549c7110'
2026-01-29 03:34:10,126 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:10,128 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 846 (Bump _minutes from `1d2fb51` to `fac7c19`) de3820d0698e46f73816a090ad7eb9b0549c7110'
2026-01-29 03:34:10,138 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-29 03:34:10,141 [ scc.git] DEBUG _minutes | 2 +-
2026-01-29 03:34:10,141 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-29 03:34:10,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:10,348 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d981a1b9b07fe345cf2a097daf12ca1aa5fb19a'
2026-01-29 03:34:10,351 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:10,353 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 853 (Bump Schemas from `c4e38d1` to `718d3d4`) 0d981a1b9b07fe345cf2a097daf12ca1aa5fb19a'
2026-01-29 03:34:10,363 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-29 03:34:12,103 [ scc.git] DEBUG Schemas | 2 +-
2026-01-29 03:34:12,103 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-29 03:34:12,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:12,257 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-29 03:34:12,306 [ scc.git] DEBUG Submodule path 'Schemas': checked out '718d3d45997f76d3910c34be2e6b6eb6b4dcfbde'
2026-01-29 03:34:12,315 [ scc.git] DEBUG Submodule path '_minutes': checked out 'fac7c1920f12464d28cd46aebdffa67cce51f4b3'
2026-01-29 03:34:12,315 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:12,315 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:12,317 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-29 03:34:12,330 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f9fc7ba1d10> has no local changes
2026-01-29 03:34:12,331 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 846 dependabot[bot] 'Bump _minutes from `1d2fb51` to `fac7c19`'
- PR 853 dependabot[bot] 'Bump Schemas from `c4e38d1` to `718d3d4`'
Generated by WEBSITE-push#35 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/35/)'
2026-01-29 03:34:12,345 [ scc.git] DEBUG [detached HEAD 1ece18ab] merge master -Dorg -Snone
2026-01-29 03:34:12,345 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-01-29 03:34:12,345 [ scc.merge] INFO Already up to date.
2026-01-29 03:34:12,345 [ scc.merge] INFO
2026-01-29 03:34:12,345 [ scc.merge] INFO Merged PRs:
2026-01-29 03:34:12,345 [ scc.merge] INFO - PR 846 dependabot[bot] 'Bump _minutes from `1d2fb51` to `fac7c19`'
2026-01-29 03:34:12,345 [ scc.merge] INFO - PR 853 dependabot[bot] 'Bump Schemas from `c4e38d1` to `718d3d4`'
2026-01-29 03:34:12,345 [ scc.merge] INFO
2026-01-29 03:34:12,345 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-29 03:34:12,345 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-01-29 03:34:13,444 [ scc.config] DEBUG Found github.token
2026-01-29 03:34:13,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-29 03:34:13,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:14,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:14,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-29 03:34:14,452 [ scc.gh] DEBUG 4982 remaining from 5000 (Reset at 04:01
2026-01-29 03:34:14,453 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-29 03:34:14,455 [ scc.git] DEBUG Check current status
2026-01-29 03:34:14,455 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:14,458 [ scc.git] DEBUG 1ece18ab merge master -Dorg -Snone
2026-01-29 03:34:14,458 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:14,505 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-01-29 03:34:14,513 [ scc.git] DEBUG fac7c1920f12464d28cd46aebdffa67cce51f4b3 _minutes (heads/master)
2026-01-29 03:34:14,516 [ scc.config] DEBUG Found remote.origin.url
2026-01-29 03:34:14,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-01-29 03:34:15,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-29 03:34:15,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-29 03:34:16,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-29 03:34:16,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-29 03:34:16,735 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:16,774 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-01-29 03:34:16,775 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-29 03:34:16,777 [ scc.git] DEBUG Check current status
2026-01-29 03:34:16,777 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:16,779 [ scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-01-29 03:34:16,779 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:16,818 [ scc.config] DEBUG Found remote.origin.url
2026-01-29 03:34:17,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-01-29 03:34:17,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-29 03:34:18,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-29 03:34:18,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-29 03:34:19,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-29 03:34:19,012 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:19,049 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-01-29 03:34:19,049 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-01-29 03:34:19,050 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-29 03:34:19,052 [ scc.git] DEBUG Check current status
2026-01-29 03:34:19,052 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:19,054 [ scc.git] DEBUG fac7c19 Add 3 files
2026-01-29 03:34:19,054 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:19,093 [ scc.config] DEBUG Found remote.origin.url
2026-01-29 03:34:19,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-01-29 03:34:20,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-29 03:34:20,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-29 03:34:20,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-29 03:34:21,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-29 03:34:21,285 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:21,322 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-01-29 03:34:21,322 [ scc.git] DEBUG Resetting...
2026-01-29 03:34:21,322 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-29 03:34:21,328 [ scc.git] DEBUG HEAD is now at 1ece18ab merge master -Dorg -Snone
2026-01-29 03:34:21,328 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-29 03:34:21,369 [ scc.git] DEBUG Check current status
2026-01-29 03:34:21,369 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-29 03:34:21,371 [ scc.git] DEBUG 1ece18ab merge master -Dorg -Snone
2026-01-29 03:34:21,371 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-29 03:34:21,415 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-01-29 03:34:21,423 [ scc.git] DEBUG fac7c1920f12464d28cd46aebdffa67cce51f4b3 _minutes (heads/master)
2026-01-29 03:34:21,424 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-29 03:34:21,424 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-29 03:34:21,424 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-29 03:34:21,424 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-29 03:34:21,424 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-29 03:34:21,424 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-29 03:34:21,424 [ scc.repo] DEBUG ## PRs found:
2026-01-29 03:34:21,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-01-29 03:34:22,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/853 HTTP/1.1" 200 None
2026-01-29 03:34:22,301 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-29 03:34:22,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d981a1b9b07fe345cf2a097daf12ca1aa5fb19a HTTP/1.1" 200 None
2026-01-29 03:34:23,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d981a1b9b07fe345cf2a097daf12ca1aa5fb19a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-29 03:34:23,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d981a1b9b07fe345cf2a097daf12ca1aa5fb19a/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-29 03:34:24,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/846 HTTP/1.1" 200 None
2026-01-29 03:34:24,410 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-29 03:34:24,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/de3820d0698e46f73816a090ad7eb9b0549c7110 HTTP/1.1" 200 None
2026-01-29 03:34:25,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/de3820d0698e46f73816a090ad7eb9b0549c7110/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-29 03:34:26,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/de3820d0698e46f73816a090ad7eb9b0549c7110/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-29 03:34:26,031 [ scc.repo] DEBUG ## Branches found:
2026-01-29 03:34:26,031 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:26,031 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:26,033 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-29 03:34:26,035 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-29 03:34:26,035 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-29 03:34:26,038 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-29 03:34:26,041 [ scc.git] DEBUG Already up to date.
2026-01-29 03:34:26,041 [ scc.git] DEBUG ## Unique users: []
2026-01-29 03:34:26,041 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:26,041 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:26,043 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-29 03:34:26,080 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:26,081 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:26,083 [ scc.repo] DEBUG ## PRs found:
2026-01-29 03:34:26,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-01-29 03:34:26,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-01-29 03:34:27,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-01-29 03:34:27,427 [ scc.repo] DEBUG ## Branches found:
2026-01-29 03:34:27,427 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-01-29 03:34:27,427 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,427 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,429 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-29 03:34:27,431 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-29 03:34:27,431 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-29 03:34:27,434 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-29 03:34:27,437 [ scc.git] DEBUG Already up to date.
2026-01-29 03:34:27,437 [ scc.git] DEBUG ## Unique users: []
2026-01-29 03:34:27,437 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,437 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,439 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-29 03:34:27,477 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,477 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,479 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:27,515 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-29 03:34:27,520 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd712d374d0> has no local changes
2026-01-29 03:34:27,520 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Generated by WEBSITE-push#35 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/35/)'
2026-01-29 03:34:27,526 [ scc.git] DEBUG [detached HEAD f4e4153] merge master -Dorg -Ssuccess-only
2026-01-29 03:34:27,526 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-01-29 03:34:27,526 [ scc.repo] DEBUG ## PRs found:
2026-01-29 03:34:27,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-01-29 03:34:27,859 [ scc.repo] DEBUG ## Branches found:
2026-01-29 03:34:27,859 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-01-29 03:34:27,859 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,859 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,861 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-29 03:34:27,863 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-29 03:34:27,863 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-29 03:34:27,866 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-29 03:34:27,868 [ scc.git] DEBUG Already up to date.
2026-01-29 03:34:27,869 [ scc.git] DEBUG ## Unique users: []
2026-01-29 03:34:27,869 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,869 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,871 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-29 03:34:27,906 [ scc.git] DEBUG Get sha1 of %s
2026-01-29 03:34:27,906 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-29 03:34:27,908 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:27,943 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-29 03:34:27,947 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd712ddb8d0> has no local changes
2026-01-29 03:34:27,947 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#35 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/35/)'
2026-01-29 03:34:27,953 [ scc.git] DEBUG [detached HEAD 7012e82] merge master -Dorg -Ssuccess-only
2026-01-29 03:34:27,953 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-01-29 03:34:27,953 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-29 03:34:27,991 [ scc.config] DEBUG Found submodule.Schemas.url
2026-01-29 03:34:28,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:28,268 [ scc.config] DEBUG Found submodule._minutes.url
2026-01-29 03:34:28,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-29 03:34:28,671 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-29 03:34:28,684 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd713bc6310> has local changes
2026-01-29 03:34:28,684 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 853 dependabot[bot] 'Bump Schemas from `c4e38d1` to `718d3d4`' (status: failure)
- PR 846 dependabot[bot] 'Bump _minutes from `1d2fb51` to `fac7c19`' (status: failure)
Already up to date.
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#35 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/35/)'
2026-01-29 03:34:28,693 [ scc.git] DEBUG [detached HEAD 4617568a] merge master -Dorg -Ssuccess-only
2026-01-29 03:34:28,693 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2026-01-29 03:34:28,693 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-01-29 03:34:28,693 [ scc.merge] INFO Excluded PRs:
2026-01-29 03:34:28,693 [ scc.merge] INFO - PR 853 dependabot[bot] 'Bump Schemas from `c4e38d1` to `718d3d4`' (status: failure)
2026-01-29 03:34:28,693 [ scc.merge] INFO - PR 846 dependabot[bot] 'Bump _minutes from `1d2fb51` to `fac7c19`' (status: failure)
2026-01-29 03:34:28,693 [ scc.merge] INFO Already up to date.
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] INFO Repository: ome/schemas
2026-01-29 03:34:28,693 [ scc.merge] INFO Excluded PRs:
2026-01-29 03:34:28,693 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-01-29 03:34:28,693 [ scc.merge] INFO Already up to date.
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] INFO Repository: ome/meeting-minutes
2026-01-29 03:34:28,693 [ scc.merge] INFO Already up to date.
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] INFO
2026-01-29 03:34:28,693 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-29 03:34:28,693 [ scc.git] DEBUG Calling 'git remote'
2026-01-29 03:34:28,695 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-01-29 03:34:28,696 [ scc.git] DEBUG Calling 'git remote'
2026-01-29 03:34:28,698 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-01-29 03:34:28,698 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-01-29 03:34:28,698 [ scc.git] DEBUG Calling 'git remote'
2026-01-29 03:34:28,700 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 718d3d4
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from fac7c19
nothing to commit, working tree clean
HEAD detached from 7abe5f67
nothing to commit, working tree clean
2026-01-29 03:34:42,841 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci