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-17 04:03:57,009 [  scc.config] DEBUG Found github.token
2026-09-17 04:03:57,010 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-17 04:03:57,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:03:57,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:03:58,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-17 04:03:58,146 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-17 04:03:58,147 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-17 04:03:58,157 [     scc.git] DEBUG Check current status
2026-09-17 04:03:58,157 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:03:58,195 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-17 04:03:58,196 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:03:58,497 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-17 04:03:58,652 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-17 04:03:58,794 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-17 04:03:58,807 [  scc.config] DEBUG Found remote.origin.url
2026-09-17 04:03:59,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-17 04:03:59,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-17 04:04:00,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-17 04:04:00,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-17 04:04:01,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-17 04:04:01,246 [     scc.git] DEBUG Resetting...
2026-09-17 04:04:01,246 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-17 04:04:01,808 [     scc.git] DEBUG HEAD is now at 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-17 04:04:01,809 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-17 04:04:02,145 [     scc.git] DEBUG Check current status
2026-09-17 04:04:02,145 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:02,170 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-17 04:04:02,171 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:02,504 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-17 04:04:02,649 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-17 04:04:02,796 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-17 04:04:02,797 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-17 04:04:02,797 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-17 04:04:02,797 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-17 04:04:02,797 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-17 04:04:02,797 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-17 04:04:02,797 [    scc.repo] DEBUG ## PRs found:
2026-09-17 04:04:03,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-17 04:04:03,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/892 HTTP/1.1" 200 None
2026-09-17 04:04:03,677 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-17 04:04:03,677 [    scc.repo] DEBUG   - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-17 04:04:04,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-17 04:04:04,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-17 04:04:04,663 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-17 04:04:04,663 [    scc.repo] DEBUG ## Branches found:
2026-09-17 04:04:04,663 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:04,663 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:04,677 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-17 04:04:04,697 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-17 04:04:04,697 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-17 04:04:04,736 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-17 04:04:04,809 [     scc.git] DEBUG Already up to date.

2026-09-17 04:04:04,809 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-17 04:04:06,573 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-17 04:04:06,573 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-17 04:04:06,687 [     scc.git] DEBUG Calling 'git fetch origin pull/892/head'
2026-09-17 04:04:08,119 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-17 04:04:08,120 [     scc.git] DEBUG  * branch              refs/pull/892/head -> FETCH_HEAD
2026-09-17 04:04:08,202 [     scc.git] DEBUG ## Unique users: []
2026-09-17 04:04:08,202 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:08,202 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:08,212 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-17 04:04:08,271 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:08,289 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-17 04:04:08,635 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-17 04:04:08,701 [     scc.git] DEBUG  governance/index.html | 12 +++++++-----
2026-09-17 04:04:08,701 [     scc.git] DEBUG  1 file changed, 7 insertions(+), 5 deletions(-)
2026-09-17 04:04:08,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:08,892 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-17 04:04:08,945 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:08,966 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 892 (Bump _minutes from `dc1c305` to `3c12f5c`) 959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-17 04:04:09,325 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-17 04:04:09,386 [     scc.git] DEBUG  _minutes | 2 +-
2026-09-17 04:04:09,386 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2026-09-17 04:04:09,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:09,565 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-17 04:04:10,272 [     scc.git] DEBUG Submodule path '_minutes': checked out '3c12f5c9ae503d7a20ff074e443c83719896c23a'
2026-09-17 04:04:10,273 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:10,273 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:10,288 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-17 04:04:11,050 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7feb0b657f10> has no local changes
2026-09-17 04:04:11,050 [     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 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'

Generated by WEBSITE-push#95 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/95/)'
2026-09-17 04:04:11,432 [     scc.git] DEBUG [detached HEAD 3cda395f] merge master -Dorg -Snone
2026-09-17 04:04:11,434 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-17 04:04:11,434 [   scc.merge] INFO  Already up to date.
2026-09-17 04:04:11,434 [   scc.merge] INFO  
2026-09-17 04:04:11,434 [   scc.merge] INFO  Merged PRs:
2026-09-17 04:04:11,434 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-17 04:04:11,434 [   scc.merge] INFO    - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-17 04:04:11,434 [   scc.merge] INFO  
2026-09-17 04:04:11,434 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-17 04:04:11,434 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_governance'
Synchronizing submodule url for '_minutes'
Submodule path 'Schemas': checked out '1b3b80b9f6109b24e6d7702a2fdd49cadf9693d2'
Merge all submodules using repository configuration:
submodules:
  _governance:
    base-branch: main2026-09-17 04:04:15,952 [  scc.config] DEBUG Found github.token
2026-09-17 04:04:15,954 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-17 04:04:16,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:16,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:17,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-17 04:04:17,209 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-17 04:04:17,210 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-17 04:04:17,220 [     scc.git] DEBUG Check current status
2026-09-17 04:04:17,220 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:17,248 [     scc.git] DEBUG 3cda395f merge master -Dorg -Snone
2026-09-17 04:04:17,249 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:17,542 [     scc.git] DEBUG +1b3b80b9f6109b24e6d7702a2fdd49cadf9693d2 Schemas (remotes/origin/HEAD)
2026-09-17 04:04:17,687 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-17 04:04:17,796 [     scc.git] DEBUG  3c12f5c9ae503d7a20ff074e443c83719896c23a _minutes (remotes/origin/HEAD)
2026-09-17 04:04:17,813 [  scc.config] DEBUG Found remote.origin.url
2026-09-17 04:04:17,813 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2026-09-17 04:04:17,815 [     scc.git] DEBUG Repository configuration:
submodules:
  _governance:
    base-branch: main

2026-09-17 04:04:18,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-17 04:04:18,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-17 04:04:19,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-17 04:04:19,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-17 04:04:20,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-17 04:04:20,088 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:04:20,228 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-17 04:04:20,228 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-17 04:04:20,244 [     scc.git] DEBUG Check current status
2026-09-17 04:04:20,244 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:20,271 [     scc.git] DEBUG 1b3b80b Generate Schemas pages
2026-09-17 04:04:20,271 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:20,432 [  scc.config] DEBUG Found remote.origin.url
2026-09-17 04:04:20,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-09-17 04:04:21,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-17 04:04:21,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-17 04:04:22,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-17 04:04:22,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-17 04:04:22,633 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:04:22,759 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:04:22,760 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-17 04:04:22,760 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-17 04:04:22,771 [     scc.git] DEBUG Check current status
2026-09-17 04:04:22,771 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:22,791 [     scc.git] DEBUG 62ee97f Merge pull request #1 from pwalczysko/layout-fixes
2026-09-17 04:04:22,792 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:22,973 [  scc.config] DEBUG Found remote.origin.url
2026-09-17 04:04:22,973 [     scc.git] DEBUG Repository configuration:
base-branch: main

2026-09-17 04:04:23,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance HTTP/1.1" 200 None
2026-09-17 04:04:23,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-17 04:04:24,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-17 04:04:24,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-17 04:04:25,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-17 04:04:25,167 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:04:25,327 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:04:25,327 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-17 04:04:25,328 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-17 04:04:25,347 [     scc.git] DEBUG Check current status
2026-09-17 04:04:25,347 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:25,393 [     scc.git] DEBUG 3c12f5c Add 2026-09-08
2026-09-17 04:04:25,394 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:25,539 [  scc.config] DEBUG Found remote.origin.url
2026-09-17 04:04:25,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-09-17 04:04:26,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-17 04:04:26,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-17 04:04:27,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-17 04:04:27,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-17 04:04:27,747 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:04:27,878 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:04:27,878 [     scc.git] DEBUG Resetting...
2026-09-17 04:04:27,878 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-17 04:04:28,054 [     scc.git] DEBUG HEAD is now at 3cda395f merge master -Dorg -Snone
2026-09-17 04:04:28,058 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-17 04:04:28,768 [     scc.git] DEBUG Submodule path 'Schemas': checked out '7bec92a82ad60d24438f37d2b2d1145a2ff470aa'
2026-09-17 04:04:28,951 [     scc.git] DEBUG Check current status
2026-09-17 04:04:28,951 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-17 04:04:28,989 [     scc.git] DEBUG 3cda395f merge master -Dorg -Snone
2026-09-17 04:04:28,989 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-17 04:04:29,292 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-17 04:04:29,458 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-17 04:04:29,577 [     scc.git] DEBUG  3c12f5c9ae503d7a20ff074e443c83719896c23a _minutes (remotes/origin/HEAD)
2026-09-17 04:04:29,578 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-17 04:04:29,578 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-17 04:04:29,578 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-17 04:04:29,578 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-17 04:04:29,578 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-17 04:04:29,578 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-09-17 04:04:29,578 [    scc.repo] DEBUG ## PRs found:
2026-09-17 04:04:29,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-17 04:04:30,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/892 HTTP/1.1" 200 None
2026-09-17 04:04:30,425 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-17 04:04:31,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:31,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-17 04:04:32,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-17 04:04:32,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:33,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?per_page=1 HTTP/1.1" 200 2
2026-09-17 04:04:33,176 [    scc.repo] DEBUG   - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-17 04:04:33,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-17 04:04:34,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-17 04:04:34,769 [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-17 04:04:35,315 [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-17 04:04:35,817 [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-17 04:04:36,326 [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-17 04:04:36,783 [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-17 04:04:36,783 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-17 04:04:36,783 [    scc.repo] DEBUG ## Branches found:
2026-09-17 04:04:36,783 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:36,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:36,797 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-17 04:04:36,813 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-17 04:04:36,813 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-17 04:04:36,848 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-17 04:04:36,937 [     scc.git] DEBUG Already up to date.

2026-09-17 04:04:36,937 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-17 04:04:38,600 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-17 04:04:38,600 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-17 04:04:38,720 [     scc.git] DEBUG Calling 'git fetch origin pull/892/head'
2026-09-17 04:04:40,591 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-17 04:04:40,591 [     scc.git] DEBUG  * branch              refs/pull/892/head -> FETCH_HEAD
2026-09-17 04:04:40,703 [     scc.git] DEBUG ## Unique users: []
2026-09-17 04:04:40,703 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:40,703 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:40,716 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-17 04:04:40,764 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:40,776 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-17 04:04:40,861 [     scc.git] DEBUG Already up to date.
2026-09-17 04:04:41,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:41,047 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-17 04:04:41,086 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:41,112 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 892 (Bump _minutes from `dc1c305` to `3c12f5c`) 959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-17 04:04:41,206 [     scc.git] DEBUG Already up to date.
2026-09-17 04:04:41,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:04:41,730 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-17 04:04:42,026 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:42,026 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:42,038 [    scc.repo] DEBUG ## PRs found:
2026-09-17 04:04:42,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-09-17 04:04:42,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-09-17 04:04:43,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-09-17 04:04:43,341 [    scc.repo] DEBUG ## Branches found:
2026-09-17 04:04:43,341 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-17 04:04:43,341 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:43,341 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:43,364 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-17 04:04:43,380 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-17 04:04:43,380 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-17 04:04:43,411 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-17 04:04:43,912 [     scc.git] DEBUG Updating 7bec92a..1b3b80b

2026-09-17 04:04:44,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls/26 HTTP/1.1" 200 None
2026-09-17 04:04:44,510 [     scc.git] DEBUG ## Unique users: []
2026-09-17 04:04:44,510 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:44,510 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:44,528 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-17 04:04:44,690 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:44,690 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:44,707 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:04:44,853 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-17 04:04:45,066 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe4dc6a0910> has no local changes
2026-09-17 04:04:45,066 [     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)
Updating 7bec92a..1b3b80b
Previously merged:
  - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'


Generated by WEBSITE-push#95 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/95/)'
2026-09-17 04:04:45,242 [     scc.git] DEBUG [detached HEAD eb0a1ae] merge master -Dorg -Ssuccess-only
2026-09-17 04:04:45,243 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:04:45,243 [     scc.git] INFO  Overriding base-branch from master to main
2026-09-17 04:04:45,243 [    scc.repo] DEBUG ## PRs found:
2026-09-17 04:04:45,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/pulls HTTP/1.1" 200 None
2026-09-17 04:04:46,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7 HTTP/1.1" 200 None
2026-09-17 04:04:46,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7/comments HTTP/1.1" 200 None
2026-09-17 04:04:47,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/6 HTTP/1.1" 200 None
2026-09-17 04:04:47,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:48,380 [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-17 04:04:48,933 [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-17 04:04:49,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:49,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/757929b6c2e7208b7336ae85e1e272d695137bee?per_page=1 HTTP/1.1" 200 2
2026-09-17 04:04:49,889 [    scc.repo] DEBUG   - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-17 04:04:50,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5 HTTP/1.1" 200 None
2026-09-17 04:04:50,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5/comments HTTP/1.1" 200 None
2026-09-17 04:04:51,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:52,049 [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-17 04:04:52,577 [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-17 04:04:53,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:53,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?per_page=1 HTTP/1.1" 200 2
2026-09-17 04:04:53,525 [    scc.repo] DEBUG   - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-17 04:04:54,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3 HTTP/1.1" 200 None
2026-09-17 04:04:54,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3/comments HTTP/1.1" 200 None
2026-09-17 04:04:55,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:55,680 [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-17 04:04:56,261 [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-17 04:04:56,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-17 04:04:57,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/f89d3b48f003808268bb5af42c955e9df07f0d4e?per_page=1 HTTP/1.1" 200 2
2026-09-17 04:04:57,229 [    scc.repo] DEBUG   - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-17 04:04:57,230 [    scc.repo] DEBUG ## Branches found:
2026-09-17 04:04:57,230 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-17 04:04:57,230 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:57,230 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:57,248 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2026-09-17 04:04:57,269 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-17 04:04:57,269 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2026-09-17 04:04:57,292 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2026-09-17 04:04:57,358 [     scc.git] DEBUG Already up to date.

2026-09-17 04:04:57,358 [     scc.git] DEBUG Calling 'git fetch origin pull/3/head'
2026-09-17 04:04:58,091 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-17 04:04:58,091 [     scc.git] DEBUG  * branch            refs/pull/3/head -> FETCH_HEAD
2026-09-17 04:04:58,123 [     scc.git] DEBUG Calling 'git fetch origin pull/5/head'
2026-09-17 04:04:58,894 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-17 04:04:58,895 [     scc.git] DEBUG  * branch            refs/pull/5/head -> FETCH_HEAD
2026-09-17 04:04:58,921 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2026-09-17 04:04:59,463 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-17 04:04:59,463 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2026-09-17 04:04:59,491 [     scc.git] DEBUG ## Unique users: []
2026-09-17 04:04:59,491 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:04:59,491 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:59,512 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f89d3b48f003808268bb5af42c955e9df07f0d4e'
2026-09-17 04:04:59,601 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:04:59,622 [     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-17 04:04:59,999 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-17 04:05:00,131 [     scc.git] DEBUG  .lycheeignore                          |   2 +
2026-09-17 04:05:00,131 [     scc.git] DEBUG  projects/bio-formats/charter/README.md | 185 +++++++++++++++++++++++++++++++++
2026-09-17 04:05:00,131 [     scc.git] DEBUG  projects/bio-formats/roster/README.md  | 153 +++++++++++++++++++++++++++
2026-09-17 04:05:00,131 [     scc.git] DEBUG  3 files changed, 340 insertions(+)
2026-09-17 04:05:00,131 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/charter/README.md
2026-09-17 04:05:00,131 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/roster/README.md
2026-09-17 04:05:00,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:00,327 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91a3c2112f0697d1e29dc58f1e62ccb7cd59961e'
2026-09-17 04:05:00,465 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:00,480 [     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-17 04:05:00,851 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-17 04:05:00,941 [     scc.git] DEBUG  .gitignore                           |   1 +
2026-09-17 04:05:00,941 [     scc.git] DEBUG  projects/omero-web/charter/README.md | 143 ++++++++++++++++++++++++++++++++
2026-09-17 04:05:00,941 [     scc.git] DEBUG  projects/omero-web/roster/README.md  | 155 +++++++++++++++++++++++++++++++++++
2026-09-17 04:05:00,941 [     scc.git] DEBUG  3 files changed, 299 insertions(+)
2026-09-17 04:05:00,941 [     scc.git] DEBUG  create mode 100644 .gitignore
2026-09-17 04:05:00,941 [     scc.git] DEBUG  create mode 100644 projects/omero-web/charter/README.md
2026-09-17 04:05:00,941 [     scc.git] DEBUG  create mode 100644 projects/omero-web/roster/README.md
2026-09-17 04:05:01,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:01,131 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...757929b6c2e7208b7336ae85e1e272d695137bee'
2026-09-17 04:05:01,220 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:01,242 [     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-17 04:05:01,539 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-17 04:05:01,628 [     scc.git] DEBUG  projects/omero-server/charter/README.md | 166 ++++++++++++++++++++++++++++++++
2026-09-17 04:05:01,628 [     scc.git] DEBUG  projects/omero-server/roster/README.md  | 154 +++++++++++++++++++++++++++++
2026-09-17 04:05:01,628 [     scc.git] DEBUG  2 files changed, 320 insertions(+)
2026-09-17 04:05:01,628 [     scc.git] DEBUG  create mode 100644 projects/omero-server/charter/README.md
2026-09-17 04:05:01,628 [     scc.git] DEBUG  create mode 100644 projects/omero-server/roster/README.md
2026-09-17 04:05:01,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:01,825 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-17 04:05:01,975 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:05:01,975 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:01,997 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:05:02,130 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-17 04:05:02,212 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe4dc5e2850> has no local changes
2026-09-17 04:05:02,212 [     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#95 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/95/)'
2026-09-17 04:05:02,394 [     scc.git] DEBUG [detached HEAD 1ef084b] merge master -Dorg -Ssuccess-only
2026-09-17 04:05:02,397 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:05:02,399 [    scc.repo] DEBUG ## PRs found:
2026-09-17 04:05:02,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-09-17 04:05:02,626 [    scc.repo] DEBUG ## Branches found:
2026-09-17 04:05:02,626 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-17 04:05:02,626 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:05:02,626 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:02,645 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-17 04:05:02,669 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-17 04:05:02,669 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-17 04:05:02,717 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-17 04:05:02,783 [     scc.git] DEBUG Already up to date.

2026-09-17 04:05:02,783 [     scc.git] DEBUG ## Unique users: []
2026-09-17 04:05:02,783 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:05:02,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:02,804 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-17 04:05:02,948 [     scc.git] DEBUG Get sha1 of %s
2026-09-17 04:05:02,949 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-17 04:05:02,967 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:05:03,099 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-17 04:05:03,224 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe4dc5e3550> has no local changes
2026-09-17 04:05:03,224 [     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#95 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/95/)'
2026-09-17 04:05:03,374 [     scc.git] DEBUG [detached HEAD b520d10] merge master -Dorg -Ssuccess-only
2026-09-17 04:05:03,375 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:05:03,375 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-17 04:05:03,536 [  scc.config] DEBUG Found submodule.Schemas.url
2026-09-17 04:05:03,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:03,776 [  scc.config] DEBUG Found submodule._governance.url
2026-09-17 04:05:04,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:04,240 [  scc.config] DEBUG Found submodule._minutes.url
2026-09-17 04:05:04,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-17 04:05:04,668 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-17 04:05:05,405 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe4df050250> has local changes
2026-09-17 04:05:05,405 [     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 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Updating 7bec92a..1b3b80b
Previously merged:
  - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'


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
Already up to date.


Generated by WEBSITE-push#95 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/95/)'
2026-09-17 04:05:05,725 [     scc.git] DEBUG [detached HEAD 94ccf9f5] merge master -Dorg -Ssuccess-only
2026-09-17 04:05:05,725 [     scc.git] DEBUG  4 files changed, 6 insertions(+), 6 deletions(-)
2026-09-17 04:05:05,726 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-17 04:05:05,726 [   scc.merge] INFO  Already up to date.
2026-09-17 04:05:05,726 [   scc.merge] INFO  
2026-09-17 04:05:05,726 [   scc.merge] INFO  Merged PRs:
2026-09-17 04:05:05,726 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-17 04:05:05,726 [   scc.merge] INFO    - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-17 04:05:05,726 [   scc.merge] INFO  
2026-09-17 04:05:05,726 [   scc.merge] INFO  Repository: ome/schemas
2026-09-17 04:05:05,726 [   scc.merge] INFO  Excluded PRs:
2026-09-17 04:05:05,726 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-09-17 04:05:05,726 [   scc.merge] INFO  Updating 7bec92a..1b3b80b
2026-09-17 04:05:05,726 [   scc.merge] INFO  Previously merged:
2026-09-17 04:05:05,726 [   scc.merge] INFO    - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'
2026-09-17 04:05:05,726 [   scc.merge] INFO  
2026-09-17 04:05:05,726 [   scc.merge] INFO  
2026-09-17 04:05:05,726 [   scc.merge] INFO  Repository: ome/governance
2026-09-17 04:05:05,726 [   scc.merge] INFO  Excluded PRs:
2026-09-17 04:05:05,727 [   scc.merge] INFO    - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
2026-09-17 04:05:05,727 [   scc.merge] INFO  Already up to date.
2026-09-17 04:05:05,727 [   scc.merge] INFO  
2026-09-17 04:05:05,727 [   scc.merge] INFO  Merged PRs:
2026-09-17 04:05:05,727 [   scc.merge] INFO    - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-17 04:05:05,727 [   scc.merge] INFO    - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-17 04:05:05,727 [   scc.merge] INFO    - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-17 04:05:05,727 [   scc.merge] INFO  
2026-09-17 04:05:05,727 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-09-17 04:05:05,727 [   scc.merge] INFO  Already up to date.
2026-09-17 04:05:05,727 [   scc.merge] INFO  
2026-09-17 04:05:05,727 [   scc.merge] INFO  
2026-09-17 04:05:05,727 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-17 04:05:05,727 [     scc.git] DEBUG Calling 'git remote'
2026-09-17 04:05:05,739 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-17 04:05:05,740 [     scc.git] DEBUG Calling 'git remote'
2026-09-17 04:05:05,758 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:05:05,758 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-17 04:05:05,758 [     scc.git] DEBUG Calling 'git remote'
2026-09-17 04:05:05,782 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-17 04:05:05,782 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-17 04:05:05,782 [     scc.git] DEBUG Calling 'git remote'
2026-09-17 04:05:05,795 [     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 3c12f5c
nothing to commit, working tree clean
HEAD detached from 199fcae8
nothing to commit, working tree clean
2026-09-17 04:05:32,237 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci