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-04-28 03:42:32,715 [ scc.config] DEBUG Found github.token
2026-04-28 03:42:32,717 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-28 03:42:32,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:33,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:33,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-28 03:42:33,957 [ scc.gh] DEBUG 5000 remaining from 5000 (Reset at 04:04
2026-04-28 03:42:33,957 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-28 03:42:33,960 [ scc.git] DEBUG Check current status
2026-04-28 03:42:33,960 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:33,962 [ scc.git] DEBUG 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-28 03:42:33,962 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:34,009 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-28 03:42:34,018 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-28 03:42:34,021 [ scc.config] DEBUG Found remote.origin.url
2026-04-28 03:42:34,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-28 03:42:35,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-28 03:42:35,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-28 03:42:35,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-28 03:42:36,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-28 03:42:36,429 [ scc.git] DEBUG Resetting...
2026-04-28 03:42:36,429 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-28 03:42:36,436 [ scc.git] DEBUG HEAD is now at 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-28 03:42:36,436 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-28 03:42:36,481 [ scc.git] DEBUG Check current status
2026-04-28 03:42:36,481 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:36,483 [ scc.git] DEBUG 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-28 03:42:36,483 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:36,528 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-28 03:42:36,537 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-28 03:42:36,537 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-28 03:42:36,537 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-28 03:42:36,537 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-28 03:42:36,537 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-28 03:42:36,538 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-28 03:42:36,538 [ scc.repo] DEBUG ## PRs found:
2026-04-28 03:42:36,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-28 03:42:36,902 [ scc.repo] DEBUG ## Branches found:
2026-04-28 03:42:36,902 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:36,902 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:36,905 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-28 03:42:36,907 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-28 03:42:36,907 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-28 03:42:36,909 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-28 03:42:36,912 [ scc.git] DEBUG Already up to date.
2026-04-28 03:42:36,912 [ scc.git] DEBUG ## Unique users: []
2026-04-28 03:42:36,912 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:36,912 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:36,914 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-28 03:42:36,950 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:36,950 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:36,952 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-28 03:42:36,967 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f9127f903d0> has no local changes
2026-04-28 03:42:36,967 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Generated by WEBSITE-push#117 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/117/)'
2026-04-28 03:42:36,981 [ scc.git] DEBUG [detached HEAD a0496426] merge master -Dorg -Snone
2026-04-28 03:42:36,981 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-04-28 03:42:36,981 [ scc.merge] INFO Already up to date.
2026-04-28 03:42:36,981 [ scc.merge] INFO
2026-04-28 03:42:36,981 [ scc.merge] INFO
2026-04-28 03:42:36,981 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-28 03:42:36,981 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-28 03:42:38,151 [ scc.config] DEBUG Found github.token
2026-04-28 03:42:38,152 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-28 03:42:38,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:38,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:39,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-28 03:42:39,231 [ scc.gh] DEBUG 4999 remaining from 5000 (Reset at 04:04
2026-04-28 03:42:39,232 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-28 03:42:39,234 [ scc.git] DEBUG Check current status
2026-04-28 03:42:39,234 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:39,236 [ scc.git] DEBUG a0496426 merge master -Dorg -Snone
2026-04-28 03:42:39,237 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:39,282 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-28 03:42:39,290 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-28 03:42:39,293 [ scc.config] DEBUG Found remote.origin.url
2026-04-28 03:42:39,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-28 03:42:40,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-28 03:42:40,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-28 03:42:41,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-28 03:42:41,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-28 03:42:41,764 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:41,806 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-28 03:42:41,806 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-28 03:42:41,808 [ scc.git] DEBUG Check current status
2026-04-28 03:42:41,808 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:41,811 [ scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-28 03:42:41,811 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:41,851 [ scc.config] DEBUG Found remote.origin.url
2026-04-28 03:42:42,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-28 03:42:42,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-28 03:42:43,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-28 03:42:43,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-28 03:42:44,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-28 03:42:44,261 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:44,299 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-28 03:42:44,299 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-28 03:42:44,299 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-28 03:42:44,301 [ scc.git] DEBUG Check current status
2026-04-28 03:42:44,301 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:44,304 [ scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-28 03:42:44,304 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:44,343 [ scc.config] DEBUG Found remote.origin.url
2026-04-28 03:42:44,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-28 03:42:45,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-28 03:42:45,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-28 03:42:46,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-28 03:42:46,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-28 03:42:46,676 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:46,714 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-28 03:42:46,714 [ scc.git] DEBUG Resetting...
2026-04-28 03:42:46,714 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-28 03:42:46,721 [ scc.git] DEBUG HEAD is now at a0496426 merge master -Dorg -Snone
2026-04-28 03:42:46,721 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-28 03:42:46,762 [ scc.git] DEBUG Check current status
2026-04-28 03:42:46,762 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-28 03:42:46,764 [ scc.git] DEBUG a0496426 merge master -Dorg -Snone
2026-04-28 03:42:46,764 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-28 03:42:46,808 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-28 03:42:46,816 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-28 03:42:46,817 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-28 03:42:46,817 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-28 03:42:46,817 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-28 03:42:46,817 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-28 03:42:46,817 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-28 03:42:46,817 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-04-28 03:42:46,817 [ scc.repo] DEBUG ## PRs found:
2026-04-28 03:42:47,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-28 03:42:47,133 [ scc.repo] DEBUG ## Branches found:
2026-04-28 03:42:47,133 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:47,133 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:47,135 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-28 03:42:47,137 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-28 03:42:47,137 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-28 03:42:47,139 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-28 03:42:47,142 [ scc.git] DEBUG Already up to date.
2026-04-28 03:42:47,142 [ scc.git] DEBUG ## Unique users: []
2026-04-28 03:42:47,142 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:47,142 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:47,143 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-28 03:42:47,180 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:47,180 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:47,182 [ scc.repo] DEBUG ## PRs found:
2026-04-28 03:42:47,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-28 03:42:48,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-28 03:42:48,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-28 03:42:48,820 [ scc.repo] DEBUG ## Branches found:
2026-04-28 03:42:48,820 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-28 03:42:48,820 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:48,820 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:48,822 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-28 03:42:48,824 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-28 03:42:48,824 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-28 03:42:48,827 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-28 03:42:48,830 [ scc.git] DEBUG Already up to date.
2026-04-28 03:42:48,830 [ scc.git] DEBUG ## Unique users: []
2026-04-28 03:42:48,830 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:48,830 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:48,832 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-28 03:42:48,868 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:48,868 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:48,870 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:48,906 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-28 03:42:48,910 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6d499eb290> has no local changes
2026-04-28 03:42:48,910 [ 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#117 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/117/)'
2026-04-28 03:42:48,916 [ scc.git] DEBUG [detached HEAD e0ca6fb] merge master -Dorg -Ssuccess-only
2026-04-28 03:42:48,916 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-28 03:42:48,916 [ scc.repo] DEBUG ## PRs found:
2026-04-28 03:42:49,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-28 03:42:49,295 [ scc.repo] DEBUG ## Branches found:
2026-04-28 03:42:49,295 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-28 03:42:49,295 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:49,295 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:49,297 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-28 03:42:49,299 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-28 03:42:49,299 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-28 03:42:49,302 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-28 03:42:49,304 [ scc.git] DEBUG Already up to date.
2026-04-28 03:42:49,304 [ scc.git] DEBUG ## Unique users: []
2026-04-28 03:42:49,305 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:49,305 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:49,307 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-28 03:42:49,343 [ scc.git] DEBUG Get sha1 of %s
2026-04-28 03:42:49,343 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-28 03:42:49,345 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:49,381 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-28 03:42:49,384 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6d499b6b90> has no local changes
2026-04-28 03:42:49,384 [ 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#117 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/117/)'
2026-04-28 03:42:49,391 [ scc.git] DEBUG [detached HEAD ea2d93d] merge master -Dorg -Ssuccess-only
2026-04-28 03:42:49,391 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-28 03:42:49,391 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-28 03:42:49,430 [ scc.config] DEBUG Found submodule.Schemas.url
2026-04-28 03:42:49,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:49,755 [ scc.config] DEBUG Found submodule._minutes.url
2026-04-28 03:42:50,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-28 03:42:50,189 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-28 03:42:50,202 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6d49c487d0> has local changes
2026-04-28 03:42:50,202 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
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#117 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/117/)'
2026-04-28 03:42:50,211 [ scc.git] DEBUG [detached HEAD 342864f2] merge master -Dorg -Ssuccess-only
2026-04-28 03:42:50,211 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-28 03:42:50,211 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-04-28 03:42:50,211 [ scc.merge] INFO Already up to date.
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] INFO Repository: ome/schemas
2026-04-28 03:42:50,211 [ scc.merge] INFO Excluded PRs:
2026-04-28 03:42:50,211 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-28 03:42:50,211 [ scc.merge] INFO Already up to date.
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] INFO Repository: ome/meeting-minutes
2026-04-28 03:42:50,211 [ scc.merge] INFO Already up to date.
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] INFO
2026-04-28 03:42:50,211 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-28 03:42:50,211 [ scc.git] DEBUG Calling 'git remote'
2026-04-28 03:42:50,213 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-28 03:42:50,213 [ scc.git] DEBUG Calling 'git remote'
2026-04-28 03:42:50,215 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-28 03:42:50,215 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-28 03:42:50,216 [ scc.git] DEBUG Calling 'git remote'
2026-04-28 03:42:50,218 [ 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 83a75cc
nothing to commit, working tree clean
HEAD detached from 0333d993
nothing to commit, working tree clean
2026-04-28 03:43:05,713 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci