Skip to content

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-09-13 04:12:28,699 [  scc.config] DEBUG Found github.token
2026-09-13 04:12:28,700 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-13 04:12:28,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:29,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:30,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-13 04:12:30,027 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-13 04:12:30,028 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-13 04:12:30,040 [     scc.git] DEBUG Check current status
2026-09-13 04:12:30,040 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:30,080 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-13 04:12:30,080 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:30,341 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-13 04:12:30,495 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-13 04:12:30,641 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-13 04:12:30,653 [  scc.config] DEBUG Found remote.origin.url
2026-09-13 04:12:30,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-13 04:12:31,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-13 04:12:31,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-13 04:12:32,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-13 04:12:32,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-13 04:12:32,865 [     scc.git] DEBUG Resetting...
2026-09-13 04:12:32,866 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-13 04:12:33,388 [     scc.git] DEBUG HEAD is now at 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-13 04:12:33,389 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-13 04:12:33,685 [     scc.git] DEBUG Check current status
2026-09-13 04:12:33,686 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:33,711 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-13 04:12:33,712 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:33,939 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-13 04:12:34,082 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-13 04:12:34,244 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-13 04:12:34,246 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-13 04:12:34,246 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-13 04:12:34,246 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-13 04:12:34,246 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-13 04:12:34,246 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-13 04:12:34,246 [    scc.repo] DEBUG ## PRs found:
2026-09-13 04:12:34,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-13 04:12:35,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/890 HTTP/1.1" 200 None
2026-09-13 04:12:35,082 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-13 04:12:35,082 [    scc.repo] DEBUG   - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'
2026-09-13 04:12:35,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-13 04:12:36,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-13 04:12:36,069 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-13 04:12:36,069 [    scc.repo] DEBUG ## Branches found:
2026-09-13 04:12:36,070 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:12:36,070 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:12:36,083 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-13 04:12:36,100 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-13 04:12:36,100 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-13 04:12:36,130 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-13 04:12:36,176 [     scc.git] DEBUG Already up to date.

2026-09-13 04:12:36,176 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-13 04:12:38,122 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-13 04:12:38,122 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-13 04:12:38,266 [     scc.git] DEBUG Calling 'git fetch origin pull/890/head'
2026-09-13 04:12:39,885 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-13 04:12:39,885 [     scc.git] DEBUG  * branch              refs/pull/890/head -> FETCH_HEAD
2026-09-13 04:12:39,961 [     scc.git] DEBUG ## Unique users: []
2026-09-13 04:12:39,961 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:12:39,961 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:12:39,973 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-13 04:12:40,030 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:12:40,045 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-13 04:12:40,371 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-13 04:12:40,440 [     scc.git] DEBUG  governance/index.html | 12 +++++++-----
2026-09-13 04:12:40,440 [     scc.git] DEBUG  1 file changed, 7 insertions(+), 5 deletions(-)
2026-09-13 04:12:40,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:40,695 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3c3f5328b5be02115ec62615f9316da951627093'
2026-09-13 04:12:40,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:12:40,761 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 890 (Bump _minutes from `dc1c305` to `e076378`) 3c3f5328b5be02115ec62615f9316da951627093'
2026-09-13 04:12:41,146 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-13 04:12:41,214 [     scc.git] DEBUG  _minutes | 2 +-
2026-09-13 04:12:41,214 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2026-09-13 04:12:41,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:41,420 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-13 04:12:42,068 [     scc.git] DEBUG Submodule path '_minutes': checked out 'e0763780b407d6961c65e6b77872488f43d61e98'
2026-09-13 04:12:42,069 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:12:42,069 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:12:42,082 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-13 04:12:42,736 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f23bc124310> has no local changes
2026-09-13 04:12:42,736 [     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 886 joshmoore 'Simplify governance page'
  - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'

Generated by WEBSITE-push#91 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/91/)'
2026-09-13 04:12:43,134 [     scc.git] DEBUG [detached HEAD 905d770d] merge master -Dorg -Snone
2026-09-13 04:12:43,136 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-13 04:12:43,136 [   scc.merge] INFO  Already up to date.
2026-09-13 04:12:43,136 [   scc.merge] INFO  
2026-09-13 04:12:43,136 [   scc.merge] INFO  Merged PRs:
2026-09-13 04:12:43,136 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-13 04:12:43,136 [   scc.merge] INFO    - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'
2026-09-13 04:12:43,136 [   scc.merge] INFO  
2026-09-13 04:12:43,136 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-13 04:12:43,136 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_governance'
Synchronizing submodule url for '_minutes'
Submodule path '_minutes': checked out '3c12f5c9ae503d7a20ff074e443c83719896c23a'
Merge all submodules using repository configuration:
submodules:
  _governance:
    base-branch: main2026-09-13 04:12:47,236 [  scc.config] DEBUG Found github.token
2026-09-13 04:12:47,238 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-13 04:12:47,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:47,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:12:48,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-13 04:12:48,385 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-13 04:12:48,385 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-13 04:12:48,396 [     scc.git] DEBUG Check current status
2026-09-13 04:12:48,396 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:48,420 [     scc.git] DEBUG 905d770d merge master -Dorg -Snone
2026-09-13 04:12:48,421 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:48,677 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-13 04:12:48,812 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-13 04:12:48,935 [     scc.git] DEBUG +3c12f5c9ae503d7a20ff074e443c83719896c23a _minutes (remotes/origin/HEAD)
2026-09-13 04:12:48,948 [  scc.config] DEBUG Found remote.origin.url
2026-09-13 04:12:48,948 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2026-09-13 04:12:48,950 [     scc.git] DEBUG Repository configuration:
submodules:
  _governance:
    base-branch: main

2026-09-13 04:12:49,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-13 04:12:49,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-13 04:12:50,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-13 04:12:50,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-13 04:12:51,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-13 04:12:51,374 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:12:51,482 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-13 04:12:51,482 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-13 04:12:51,497 [     scc.git] DEBUG Check current status
2026-09-13 04:12:51,497 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:51,523 [     scc.git] DEBUG 7bec92a Generate Schemas pages
2026-09-13 04:12:51,524 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:51,658 [  scc.config] DEBUG Found remote.origin.url
2026-09-13 04:12:51,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-09-13 04:12:52,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-13 04:12:52,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-13 04:12:53,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-13 04:12:53,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-13 04:12:53,812 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:12:53,935 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:12:53,936 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-13 04:12:53,936 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-13 04:12:53,948 [     scc.git] DEBUG Check current status
2026-09-13 04:12:53,948 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:53,971 [     scc.git] DEBUG 62ee97f Merge pull request #1 from pwalczysko/layout-fixes
2026-09-13 04:12:53,972 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:54,121 [  scc.config] DEBUG Found remote.origin.url
2026-09-13 04:12:54,121 [     scc.git] DEBUG Repository configuration:
base-branch: main

2026-09-13 04:12:54,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance HTTP/1.1" 200 None
2026-09-13 04:12:54,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-13 04:12:55,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-13 04:12:55,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-13 04:12:56,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-13 04:12:56,505 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:12:56,649 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:12:56,649 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-13 04:12:56,649 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-13 04:12:56,661 [     scc.git] DEBUG Check current status
2026-09-13 04:12:56,661 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:56,691 [     scc.git] DEBUG 3c12f5c Add 2026-09-08
2026-09-13 04:12:56,692 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:12:56,853 [  scc.config] DEBUG Found remote.origin.url
2026-09-13 04:12:57,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-09-13 04:12:57,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-13 04:12:58,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-13 04:12:58,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-13 04:12:59,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-13 04:12:59,181 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:12:59,302 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:12:59,302 [     scc.git] DEBUG Resetting...
2026-09-13 04:12:59,302 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-13 04:12:59,460 [     scc.git] DEBUG HEAD is now at 905d770d merge master -Dorg -Snone
2026-09-13 04:12:59,463 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-13 04:12:59,899 [     scc.git] DEBUG Submodule path '_minutes': checked out 'e0763780b407d6961c65e6b77872488f43d61e98'
2026-09-13 04:12:59,923 [     scc.git] DEBUG Check current status
2026-09-13 04:12:59,923 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-13 04:12:59,940 [     scc.git] DEBUG 905d770d merge master -Dorg -Snone
2026-09-13 04:12:59,940 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-13 04:13:00,161 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-13 04:13:00,280 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-13 04:13:00,404 [     scc.git] DEBUG  e0763780b407d6961c65e6b77872488f43d61e98 _minutes (heads/master-5-ge076378)
2026-09-13 04:13:00,405 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-13 04:13:00,405 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-13 04:13:00,405 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-13 04:13:00,405 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-13 04:13:00,405 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-13 04:13:00,405 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-09-13 04:13:00,405 [    scc.repo] DEBUG ## PRs found:
2026-09-13 04:13:00,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-13 04:13:01,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/890 HTTP/1.1" 200 None
2026-09-13 04:13:01,265 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-13 04:13:01,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3c3f5328b5be02115ec62615f9316da951627093?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:02,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3c3f5328b5be02115ec62615f9316da951627093/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-13 04:13:02,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3c3f5328b5be02115ec62615f9316da951627093/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-13 04:13:03,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3c3f5328b5be02115ec62615f9316da951627093?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:04,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/3c3f5328b5be02115ec62615f9316da951627093?per_page=1 HTTP/1.1" 200 2
2026-09-13 04:13:04,099 [    scc.repo] DEBUG   - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'
2026-09-13 04:13:04,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-13 04:13:05,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-13 04:13:05,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:06,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-13 04:13:06,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-13 04:13:07,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:07,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/063fb48ad36ed5aaff7942ee8697c9a62dd47162?per_page=1 HTTP/1.1" 200 2
2026-09-13 04:13:07,651 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-13 04:13:07,651 [    scc.repo] DEBUG ## Branches found:
2026-09-13 04:13:07,651 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:07,651 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:07,664 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-13 04:13:07,679 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-13 04:13:07,679 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-13 04:13:07,723 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-13 04:13:07,813 [     scc.git] DEBUG Already up to date.

2026-09-13 04:13:07,813 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-13 04:13:09,533 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-13 04:13:09,533 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-13 04:13:09,653 [     scc.git] DEBUG Calling 'git fetch origin pull/890/head'
2026-09-13 04:13:11,206 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-13 04:13:11,206 [     scc.git] DEBUG  * branch              refs/pull/890/head -> FETCH_HEAD
2026-09-13 04:13:11,304 [     scc.git] DEBUG ## Unique users: []
2026-09-13 04:13:11,304 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:11,304 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:11,315 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-13 04:13:11,360 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:11,373 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-13 04:13:11,457 [     scc.git] DEBUG Already up to date.
2026-09-13 04:13:11,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:11,643 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3c3f5328b5be02115ec62615f9316da951627093'
2026-09-13 04:13:11,700 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:11,715 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 890 (Bump _minutes from `dc1c305` to `e076378`) 3c3f5328b5be02115ec62615f9316da951627093'
2026-09-13 04:13:11,790 [     scc.git] DEBUG Already up to date.
2026-09-13 04:13:12,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:12,105 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-13 04:13:12,316 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:12,317 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:12,328 [    scc.repo] DEBUG ## PRs found:
2026-09-13 04:13:12,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-09-13 04:13:13,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-09-13 04:13:14,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-09-13 04:13:14,090 [    scc.repo] DEBUG ## Branches found:
2026-09-13 04:13:14,090 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-13 04:13:14,090 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:14,090 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:14,108 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-13 04:13:14,132 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-13 04:13:14,132 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-13 04:13:14,163 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-13 04:13:14,217 [     scc.git] DEBUG Already up to date.

2026-09-13 04:13:14,218 [     scc.git] DEBUG ## Unique users: []
2026-09-13 04:13:14,218 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:14,218 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:14,236 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-13 04:13:14,381 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:14,381 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:14,393 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:13:14,525 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-13 04:13:14,630 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a59497790> has no local changes
2026-09-13 04:13:14,631 [     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#91 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/91/)'
2026-09-13 04:13:14,765 [     scc.git] DEBUG [detached HEAD debd7e1] merge master -Dorg -Ssuccess-only
2026-09-13 04:13:14,767 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:13:14,767 [     scc.git] INFO  Overriding base-branch from master to main
2026-09-13 04:13:14,768 [    scc.repo] DEBUG ## PRs found:
2026-09-13 04:13:15,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/pulls HTTP/1.1" 200 None
2026-09-13 04:13:15,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7 HTTP/1.1" 200 None
2026-09-13 04:13:16,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7/comments HTTP/1.1" 200 None
2026-09-13 04:13:16,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/6 HTTP/1.1" 200 None
2026-09-13 04:13:17,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:17,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-13 04:13:18,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-13 04:13:18,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:19,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/757929b6c2e7208b7336ae85e1e272d695137bee?per_page=1 HTTP/1.1" 200 2
2026-09-13 04:13:19,290 [    scc.repo] DEBUG   - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-13 04:13:19,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5 HTTP/1.1" 200 None
2026-09-13 04:13:20,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5/comments HTTP/1.1" 200 None
2026-09-13 04:13:21,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:21,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-13 04:13:22,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-13 04:13:22,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:23,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?per_page=1 HTTP/1.1" 200 2
2026-09-13 04:13:23,388 [    scc.repo] DEBUG   - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-13 04:13:23,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3 HTTP/1.1" 200 None
2026-09-13 04:13:24,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3/comments HTTP/1.1" 200 None
2026-09-13 04:13:24,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:25,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-13 04:13:26,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-13 04:13:26,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-13 04:13:27,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/f89d3b48f003808268bb5af42c955e9df07f0d4e?per_page=1 HTTP/1.1" 200 2
2026-09-13 04:13:27,013 [    scc.repo] DEBUG   - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-13 04:13:27,013 [    scc.repo] DEBUG ## Branches found:
2026-09-13 04:13:27,013 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-13 04:13:27,013 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:27,013 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:27,035 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2026-09-13 04:13:27,067 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-13 04:13:27,067 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2026-09-13 04:13:27,100 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2026-09-13 04:13:27,154 [     scc.git] DEBUG Already up to date.

2026-09-13 04:13:27,155 [     scc.git] DEBUG Calling 'git fetch origin pull/3/head'
2026-09-13 04:13:27,760 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-13 04:13:27,760 [     scc.git] DEBUG  * branch            refs/pull/3/head -> FETCH_HEAD
2026-09-13 04:13:27,787 [     scc.git] DEBUG Calling 'git fetch origin pull/5/head'
2026-09-13 04:13:28,381 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-13 04:13:28,381 [     scc.git] DEBUG  * branch            refs/pull/5/head -> FETCH_HEAD
2026-09-13 04:13:28,406 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2026-09-13 04:13:28,903 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-13 04:13:28,903 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2026-09-13 04:13:28,930 [     scc.git] DEBUG ## Unique users: []
2026-09-13 04:13:28,931 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:28,931 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:28,949 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f89d3b48f003808268bb5af42c955e9df07f0d4e'
2026-09-13 04:13:29,018 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:29,031 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 3 (Bio-Formats ORP charter and roster) f89d3b48f003808268bb5af42c955e9df07f0d4e'
2026-09-13 04:13:29,286 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-13 04:13:29,356 [     scc.git] DEBUG  .lycheeignore                          |   2 +
2026-09-13 04:13:29,356 [     scc.git] DEBUG  projects/bio-formats/charter/README.md | 185 +++++++++++++++++++++++++++++++++
2026-09-13 04:13:29,356 [     scc.git] DEBUG  projects/bio-formats/roster/README.md  | 153 +++++++++++++++++++++++++++
2026-09-13 04:13:29,356 [     scc.git] DEBUG  3 files changed, 340 insertions(+)
2026-09-13 04:13:29,356 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/charter/README.md
2026-09-13 04:13:29,356 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/roster/README.md
2026-09-13 04:13:29,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:29,560 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91a3c2112f0697d1e29dc58f1e62ccb7cd59961e'
2026-09-13 04:13:29,641 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:29,655 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 5 (OMERO.web ORP charter and roster) 91a3c2112f0697d1e29dc58f1e62ccb7cd59961e'
2026-09-13 04:13:29,955 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-13 04:13:30,040 [     scc.git] DEBUG  .gitignore                           |   1 +
2026-09-13 04:13:30,040 [     scc.git] DEBUG  projects/omero-web/charter/README.md | 143 ++++++++++++++++++++++++++++++++
2026-09-13 04:13:30,040 [     scc.git] DEBUG  projects/omero-web/roster/README.md  | 155 +++++++++++++++++++++++++++++++++++
2026-09-13 04:13:30,040 [     scc.git] DEBUG  3 files changed, 299 insertions(+)
2026-09-13 04:13:30,040 [     scc.git] DEBUG  create mode 100644 .gitignore
2026-09-13 04:13:30,040 [     scc.git] DEBUG  create mode 100644 projects/omero-web/charter/README.md
2026-09-13 04:13:30,040 [     scc.git] DEBUG  create mode 100644 projects/omero-web/roster/README.md
2026-09-13 04:13:30,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:30,230 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...757929b6c2e7208b7336ae85e1e272d695137bee'
2026-09-13 04:13:30,321 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:30,337 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add OMERO.server as an OME Registered Project) 757929b6c2e7208b7336ae85e1e272d695137bee'
2026-09-13 04:13:30,609 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-13 04:13:30,698 [     scc.git] DEBUG  projects/omero-server/charter/README.md | 166 ++++++++++++++++++++++++++++++++
2026-09-13 04:13:30,698 [     scc.git] DEBUG  projects/omero-server/roster/README.md  | 154 +++++++++++++++++++++++++++++
2026-09-13 04:13:30,698 [     scc.git] DEBUG  2 files changed, 320 insertions(+)
2026-09-13 04:13:30,698 [     scc.git] DEBUG  create mode 100644 projects/omero-server/charter/README.md
2026-09-13 04:13:30,698 [     scc.git] DEBUG  create mode 100644 projects/omero-server/roster/README.md
2026-09-13 04:13:30,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:30,883 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-13 04:13:31,046 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:31,046 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:31,062 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:13:31,205 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-13 04:13:31,297 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a593ed2d0> has no local changes
2026-09-13 04:13:31,297 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/governance
Excluded PRs:
  - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
Already up to date.

Merged PRs:
  - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
  - PR 5 knabar 'OMERO.web ORP charter and roster'
  - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'

Generated by WEBSITE-push#91 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/91/)'
2026-09-13 04:13:31,431 [     scc.git] DEBUG [detached HEAD 01a1622] merge master -Dorg -Ssuccess-only
2026-09-13 04:13:31,433 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:13:31,433 [    scc.repo] DEBUG ## PRs found:
2026-09-13 04:13:31,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-09-13 04:13:31,659 [    scc.repo] DEBUG ## Branches found:
2026-09-13 04:13:31,659 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-13 04:13:31,659 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:31,659 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:31,677 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-13 04:13:31,693 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-13 04:13:31,693 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-13 04:13:31,733 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-13 04:13:31,942 [     scc.git] DEBUG Updating e076378..3c12f5c

2026-09-13 04:13:31,942 [     scc.git] DEBUG ## Unique users: []
2026-09-13 04:13:31,942 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:31,942 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:31,958 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-13 04:13:32,111 [     scc.git] DEBUG Get sha1 of %s
2026-09-13 04:13:32,111 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-13 04:13:32,125 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:13:32,261 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-13 04:13:32,345 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a593ff250> has no local changes
2026-09-13 04:13:32,345 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/meeting-minutes
Updating e076378..3c12f5c
Previously merged:


Generated by WEBSITE-push#91 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/91/)'
2026-09-13 04:13:32,506 [     scc.git] DEBUG [detached HEAD 5e24d7a] merge master -Dorg -Ssuccess-only
2026-09-13 04:13:32,508 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:13:32,508 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-13 04:13:32,639 [  scc.config] DEBUG Found submodule.Schemas.url
2026-09-13 04:13:32,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:32,871 [  scc.config] DEBUG Found submodule._governance.url
2026-09-13 04:13:33,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:33,306 [  scc.config] DEBUG Found submodule._minutes.url
2026-09-13 04:13:33,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-13 04:13:33,734 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-13 04:13:34,474 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a59494d10> has local changes
2026-09-13 04:13:34,474 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Already up to date.

Merged PRs:
  - PR 886 joshmoore 'Simplify governance page'
  - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.


Repository: ome/governance
Excluded PRs:
  - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
Already up to date.

Merged PRs:
  - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
  - PR 5 knabar 'OMERO.web ORP charter and roster'
  - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'

Repository: ome/meeting-minutes
Updating e076378..3c12f5c
Previously merged:


Generated by WEBSITE-push#91 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/91/)'
2026-09-13 04:13:34,731 [     scc.git] DEBUG [detached HEAD e18142a6] merge master -Dorg -Ssuccess-only
2026-09-13 04:13:34,731 [     scc.git] DEBUG  4 files changed, 6 insertions(+), 6 deletions(-)
2026-09-13 04:13:34,733 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-13 04:13:34,733 [   scc.merge] INFO  Already up to date.
2026-09-13 04:13:34,733 [   scc.merge] INFO  
2026-09-13 04:13:34,733 [   scc.merge] INFO  Merged PRs:
2026-09-13 04:13:34,733 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-13 04:13:34,733 [   scc.merge] INFO    - PR 890 dependabot[bot] 'Bump _minutes from `dc1c305` to `e076378`'
2026-09-13 04:13:34,733 [   scc.merge] INFO  
2026-09-13 04:13:34,733 [   scc.merge] INFO  Repository: ome/schemas
2026-09-13 04:13:34,733 [   scc.merge] INFO  Excluded PRs:
2026-09-13 04:13:34,733 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-09-13 04:13:34,733 [   scc.merge] INFO  Already up to date.
2026-09-13 04:13:34,733 [   scc.merge] INFO  
2026-09-13 04:13:34,733 [   scc.merge] INFO  
2026-09-13 04:13:34,733 [   scc.merge] INFO  Repository: ome/governance
2026-09-13 04:13:34,733 [   scc.merge] INFO  Excluded PRs:
2026-09-13 04:13:34,733 [   scc.merge] INFO    - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
2026-09-13 04:13:34,735 [   scc.merge] INFO  Already up to date.
2026-09-13 04:13:34,735 [   scc.merge] INFO  
2026-09-13 04:13:34,735 [   scc.merge] INFO  Merged PRs:
2026-09-13 04:13:34,735 [   scc.merge] INFO    - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-13 04:13:34,735 [   scc.merge] INFO    - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-13 04:13:34,735 [   scc.merge] INFO    - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-13 04:13:34,735 [   scc.merge] INFO  
2026-09-13 04:13:34,735 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-09-13 04:13:34,735 [   scc.merge] INFO  Updating e076378..3c12f5c
2026-09-13 04:13:34,735 [   scc.merge] INFO  Previously merged:
2026-09-13 04:13:34,735 [   scc.merge] INFO  
2026-09-13 04:13:34,735 [   scc.merge] INFO  
2026-09-13 04:13:34,735 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-13 04:13:34,735 [     scc.git] DEBUG Calling 'git remote'
2026-09-13 04:13:34,747 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-13 04:13:34,747 [     scc.git] DEBUG Calling 'git remote'
2026-09-13 04:13:34,761 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:13:34,761 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-13 04:13:34,761 [     scc.git] DEBUG Calling 'git remote'
2026-09-13 04:13:34,785 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-13 04:13:34,785 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-13 04:13:34,785 [     scc.git] DEBUG Calling 'git remote'
2026-09-13 04:13:34,804 [     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/_governance/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_governance/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: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'Schemas'
Entering '_governance'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 7bec92a
nothing to commit, working tree clean
Entering '_governance'
HEAD detached from 62ee97f
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from e076378
nothing to commit, working tree clean
HEAD detached from 199fcae8
nothing to commit, working tree clean
2026-09-13 04:14:00,436 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci