Console Output
+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/WEBSITE-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/WEBSITE-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2026-04-24 03:44:03,538 [ scc.config] DEBUG Found github.token
2026-04-24 03:44:03,540 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-24 03:44:03,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:04,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:04,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-24 03:44:04,624 [ scc.gh] DEBUG 4999 remaining from 5000 (Reset at 04:04
2026-04-24 03:44:04,624 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-24 03:44:04,627 [ scc.git] DEBUG Check current status
2026-04-24 03:44:04,627 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:04,629 [ scc.git] DEBUG 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-24 03:44:04,629 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:04,677 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-24 03:44:04,686 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-24 03:44:04,689 [ scc.config] DEBUG Found remote.origin.url
2026-04-24 03:44:05,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-24 03:44:05,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-24 03:44:06,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-24 03:44:06,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-24 03:44:06,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-24 03:44:06,986 [ scc.git] DEBUG Resetting...
2026-04-24 03:44:06,986 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-24 03:44:06,993 [ scc.git] DEBUG HEAD is now at 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-24 03:44:06,993 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-24 03:44:07,038 [ scc.git] DEBUG Check current status
2026-04-24 03:44:07,038 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:07,040 [ scc.git] DEBUG 0333d993 Merge pull request #864 from erindiel/commercial-partners
2026-04-24 03:44:07,040 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:07,087 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-24 03:44:07,096 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-24 03:44:07,097 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-24 03:44:07,097 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-24 03:44:07,097 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-24 03:44:07,097 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-24 03:44:07,097 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-24 03:44:07,097 [ scc.repo] DEBUG ## PRs found:
2026-04-24 03:44:07,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-24 03:44:07,450 [ scc.repo] DEBUG ## Branches found:
2026-04-24 03:44:07,450 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:07,451 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:07,453 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-24 03:44:07,455 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-24 03:44:07,455 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-24 03:44:07,458 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-24 03:44:07,460 [ scc.git] DEBUG Already up to date.
2026-04-24 03:44:07,461 [ scc.git] DEBUG ## Unique users: []
2026-04-24 03:44:07,461 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:07,461 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:07,463 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-24 03:44:07,501 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:07,501 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:07,503 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-24 03:44:07,517 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd6803926d0> has no local changes
2026-04-24 03:44:07,517 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Generated by WEBSITE-push#113 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/113/)'
2026-04-24 03:44:07,532 [ scc.git] DEBUG [detached HEAD bf60d972] merge master -Dorg -Snone
2026-04-24 03:44:07,533 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-04-24 03:44:07,533 [ scc.merge] INFO Already up to date.
2026-04-24 03:44:07,533 [ scc.merge] INFO
2026-04-24 03:44:07,533 [ scc.merge] INFO
2026-04-24 03:44:07,533 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-24 03:44:07,533 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-24 03:44:08,815 [ scc.config] DEBUG Found github.token
2026-04-24 03:44:08,816 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-24 03:44:09,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:09,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:09,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-24 03:44:09,881 [ scc.gh] DEBUG 4998 remaining from 5000 (Reset at 04:04
2026-04-24 03:44:09,881 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-24 03:44:09,884 [ scc.git] DEBUG Check current status
2026-04-24 03:44:09,884 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:09,886 [ scc.git] DEBUG bf60d972 merge master -Dorg -Snone
2026-04-24 03:44:09,886 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:09,932 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-24 03:44:09,941 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-24 03:44:09,943 [ scc.config] DEBUG Found remote.origin.url
2026-04-24 03:44:10,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-24 03:44:10,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-24 03:44:11,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-24 03:44:11,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-24 03:44:12,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-24 03:44:12,312 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:12,353 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-24 03:44:12,353 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-24 03:44:12,355 [ scc.git] DEBUG Check current status
2026-04-24 03:44:12,355 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:12,357 [ scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-24 03:44:12,358 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:12,398 [ scc.config] DEBUG Found remote.origin.url
2026-04-24 03:44:12,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-24 03:44:13,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-24 03:44:13,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-24 03:44:14,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-24 03:44:14,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-24 03:44:14,715 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:14,753 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-24 03:44:14,754 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-24 03:44:14,754 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-24 03:44:14,756 [ scc.git] DEBUG Check current status
2026-04-24 03:44:14,756 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:14,759 [ scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-24 03:44:14,759 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:14,798 [ scc.config] DEBUG Found remote.origin.url
2026-04-24 03:44:15,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-24 03:44:15,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-24 03:44:16,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-24 03:44:16,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-24 03:44:17,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-24 03:44:17,131 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:17,169 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-24 03:44:17,169 [ scc.git] DEBUG Resetting...
2026-04-24 03:44:17,169 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-24 03:44:17,175 [ scc.git] DEBUG HEAD is now at bf60d972 merge master -Dorg -Snone
2026-04-24 03:44:17,176 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-24 03:44:17,216 [ scc.git] DEBUG Check current status
2026-04-24 03:44:17,217 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-24 03:44:17,218 [ scc.git] DEBUG bf60d972 merge master -Dorg -Snone
2026-04-24 03:44:17,219 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-24 03:44:17,262 [ scc.git] DEBUG 718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-24 03:44:17,271 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-24 03:44:17,271 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-24 03:44:17,272 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-24 03:44:17,272 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-24 03:44:17,272 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-24 03:44:17,272 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-24 03:44:17,272 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-04-24 03:44:17,272 [ scc.repo] DEBUG ## PRs found:
2026-04-24 03:44:17,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-24 03:44:17,593 [ scc.repo] DEBUG ## Branches found:
2026-04-24 03:44:17,593 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:17,593 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:17,596 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-24 03:44:17,598 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-24 03:44:17,598 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-24 03:44:17,600 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-24 03:44:17,603 [ scc.git] DEBUG Already up to date.
2026-04-24 03:44:17,603 [ scc.git] DEBUG ## Unique users: []
2026-04-24 03:44:17,603 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:17,603 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:17,605 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-24 03:44:17,643 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:17,643 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:17,645 [ scc.repo] DEBUG ## PRs found:
2026-04-24 03:44:18,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-24 03:44:18,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-24 03:44:19,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-24 03:44:19,104 [ scc.repo] DEBUG ## Branches found:
2026-04-24 03:44:19,104 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-24 03:44:19,104 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,104 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,107 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-24 03:44:19,109 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-24 03:44:19,109 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-24 03:44:19,111 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-24 03:44:19,114 [ scc.git] DEBUG Already up to date.
2026-04-24 03:44:19,114 [ scc.git] DEBUG ## Unique users: []
2026-04-24 03:44:19,114 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,114 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,116 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-24 03:44:19,153 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,153 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,155 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:19,191 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-24 03:44:19,195 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff5146acd90> has no local changes
2026-04-24 03:44:19,195 [ 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#113 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/113/)'
2026-04-24 03:44:19,201 [ scc.git] DEBUG [detached HEAD 0bf55e6] merge master -Dorg -Ssuccess-only
2026-04-24 03:44:19,201 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-24 03:44:19,201 [ scc.repo] DEBUG ## PRs found:
2026-04-24 03:44:19,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-24 03:44:19,570 [ scc.repo] DEBUG ## Branches found:
2026-04-24 03:44:19,570 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-24 03:44:19,570 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,570 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,572 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-24 03:44:19,575 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-24 03:44:19,575 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-24 03:44:19,578 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-24 03:44:19,582 [ scc.git] DEBUG Already up to date.
2026-04-24 03:44:19,582 [ scc.git] DEBUG ## Unique users: []
2026-04-24 03:44:19,583 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,583 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,585 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-24 03:44:19,624 [ scc.git] DEBUG Get sha1 of %s
2026-04-24 03:44:19,624 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-24 03:44:19,626 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:19,662 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-24 03:44:19,666 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff51468b610> has no local changes
2026-04-24 03:44:19,666 [ 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#113 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/113/)'
2026-04-24 03:44:19,673 [ scc.git] DEBUG [detached HEAD 8e0f6d3] merge master -Dorg -Ssuccess-only
2026-04-24 03:44:19,673 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-24 03:44:19,673 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-24 03:44:19,712 [ scc.config] DEBUG Found submodule.Schemas.url
2026-04-24 03:44:20,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:20,017 [ scc.config] DEBUG Found submodule._minutes.url
2026-04-24 03:44:20,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-24 03:44:20,455 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-24 03:44:20,469 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff51472bf50> has local changes
2026-04-24 03:44:20,470 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Already up to date.
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#113 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/113/)'
2026-04-24 03:44:20,478 [ scc.git] DEBUG [detached HEAD d67de682] merge master -Dorg -Ssuccess-only
2026-04-24 03:44:20,478 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-24 03:44:20,479 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-04-24 03:44:20,479 [ scc.merge] INFO Already up to date.
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] INFO Repository: ome/schemas
2026-04-24 03:44:20,479 [ scc.merge] INFO Excluded PRs:
2026-04-24 03:44:20,479 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-24 03:44:20,479 [ scc.merge] INFO Already up to date.
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] INFO Repository: ome/meeting-minutes
2026-04-24 03:44:20,479 [ scc.merge] INFO Already up to date.
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] INFO
2026-04-24 03:44:20,479 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-24 03:44:20,479 [ scc.git] DEBUG Calling 'git remote'
2026-04-24 03:44:20,481 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-24 03:44:20,481 [ scc.git] DEBUG Calling 'git remote'
2026-04-24 03:44:20,484 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-24 03:44:20,484 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-24 03:44:20,484 [ scc.git] DEBUG Calling 'git remote'
2026-04-24 03:44:20,486 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 718d3d4
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 83a75cc
nothing to commit, working tree clean
HEAD detached from 0333d993
nothing to commit, working tree clean
2026-04-24 03:44:36,514 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci