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)
2025-06-17 03:54:23,583 [  scc.config] DEBUG Found github.token
2025-06-17 03:54:23,585 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:23,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:24,026 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:24,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:24,435 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:24,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-06-17 03:54:24,596 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:06
2025-06-17 03:54:24,596 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-17 03:54:24,599 [     scc.git] DEBUG Check current status
2025-06-17 03:54:24,599 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:24,602 [     scc.git] DEBUG cc0f2104 Merge pull request #802 from pwalczysko/india
2025-06-17 03:54:24,602 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:24,654 [     scc.git] DEBUG  92f4f0defcf0977f7906f04d9bb6b77918dd926e Schemas (remotes/origin/dependabot/maven/org.openmicroscopy-specification-6.4.0-3-g92f4f0d)
2025-06-17 03:54:24,667 [     scc.git] DEBUG  b211426ae1825036450cb5a4a0d4c61c7bbd55e9 _minutes (heads/master-32-gb211426)
2025-06-17 03:54:24,669 [  scc.config] DEBUG Found remote.origin.url
2025-06-17 03:54:24,847 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:25,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-06-17 03:54:25,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:25,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-17 03:54:25,862 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:26,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-17 03:54:26,327 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:26,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-17 03:54:26,771 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:26,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-17 03:54:26,940 [     scc.git] DEBUG Resetting...
2025-06-17 03:54:26,940 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-06-17 03:54:26,949 [     scc.git] DEBUG HEAD is now at cc0f2104 Merge pull request #802 from pwalczysko/india
2025-06-17 03:54:26,949 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-06-17 03:54:26,996 [     scc.git] DEBUG Check current status
2025-06-17 03:54:26,996 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:26,999 [     scc.git] DEBUG cc0f2104 Merge pull request #802 from pwalczysko/india
2025-06-17 03:54:26,999 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:27,050 [     scc.git] DEBUG  92f4f0defcf0977f7906f04d9bb6b77918dd926e Schemas (remotes/origin/dependabot/maven/org.openmicroscopy-specification-6.4.0-3-g92f4f0d)
2025-06-17 03:54:27,061 [     scc.git] DEBUG  b211426ae1825036450cb5a4a0d4c61c7bbd55e9 _minutes (heads/master-32-gb211426)
2025-06-17 03:54:27,062 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-06-17 03:54:27,062 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-06-17 03:54:27,062 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-06-17 03:54:27,062 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-06-17 03:54:27,062 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-06-17 03:54:27,062 [    scc.repo] DEBUG ## PRs found:
2025-06-17 03:54:27,191 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:27,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-06-17 03:54:27,693 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:27,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/803 HTTP/1.1" 200 None
2025-06-17 03:54:27,927 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-17 03:54:27,928 [    scc.repo] DEBUG   - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'
2025-06-17 03:54:28,178 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:28,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/801 HTTP/1.1" 200 None
2025-06-17 03:54:28,401 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-17 03:54:28,402 [    scc.repo] DEBUG   - PR 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
2025-06-17 03:54:28,402 [    scc.repo] DEBUG ## Branches found:
2025-06-17 03:54:28,402 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:28,402 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:28,404 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-17 03:54:28,406 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-17 03:54:28,407 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-17 03:54:28,410 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-17 03:54:28,412 [     scc.git] DEBUG Already up to date.

2025-06-17 03:54:28,413 [     scc.git] DEBUG Calling 'git fetch origin pull/801/head'
2025-06-17 03:54:28,732 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-06-17 03:54:28,733 [     scc.git] DEBUG  * branch              refs/pull/801/head -> FETCH_HEAD
2025-06-17 03:54:28,749 [     scc.git] DEBUG Calling 'git fetch origin pull/803/head'
2025-06-17 03:54:29,078 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-06-17 03:54:29,079 [     scc.git] DEBUG  * branch              refs/pull/803/head -> FETCH_HEAD
2025-06-17 03:54:29,095 [     scc.git] DEBUG ## Unique users: []
2025-06-17 03:54:29,095 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:29,095 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:29,098 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9c46dadae99dcc7f6fa3b77e633aa37cb65060d3'
2025-06-17 03:54:29,101 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:29,103 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 801 (Bump Schemas from `92f4f0d` to `40d2a5d`) 9c46dadae99dcc7f6fa3b77e633aa37cb65060d3'
2025-06-17 03:54:29,115 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-17 03:54:29,118 [     scc.git] DEBUG  Schemas | 2 +-
2025-06-17 03:54:29,118 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-17 03:54:29,119 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:29,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:29,289 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d6d0437e21d3468e5b35dc6213c70f06b66d5191'
2025-06-17 03:54:29,292 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:29,294 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 803 (Bump _minutes from `b211426` to `7e27dd8`) d6d0437e21d3468e5b35dc6213c70f06b66d5191'
2025-06-17 03:54:29,306 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-17 03:54:29,309 [     scc.git] DEBUG  _minutes | 2 +-
2025-06-17 03:54:29,309 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-17 03:54:29,540 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:29,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:29,715 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-17 03:54:29,770 [     scc.git] DEBUG Submodule path 'Schemas': checked out '40d2a5d610ee3cfc04a2726ea26c9d18d4fcd399'
2025-06-17 03:54:29,781 [     scc.git] DEBUG Submodule path '_minutes': checked out '7e27dd8fa88a0d779b1733f4b04e53048ae58501'
2025-06-17 03:54:29,782 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:29,782 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:29,784 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-17 03:54:29,801 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f77002fce90> has no local changes
2025-06-17 03:54:29,801 [     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 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
  - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'

Generated by WEBSITE-push#512 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/512/)'
2025-06-17 03:54:29,818 [     scc.git] DEBUG [detached HEAD 1955e792] merge master -Dorg -Snone
2025-06-17 03:54:29,818 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-06-17 03:54:29,818 [   scc.merge] INFO  Already up to date.
2025-06-17 03:54:29,818 [   scc.merge] INFO  
2025-06-17 03:54:29,819 [   scc.merge] INFO  Merged PRs:
2025-06-17 03:54:29,819 [   scc.merge] INFO    - PR 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
2025-06-17 03:54:29,819 [   scc.merge] INFO    - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'
2025-06-17 03:54:29,819 [   scc.merge] INFO  
2025-06-17 03:54:29,819 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-06-17 03:54:29,819 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-06-17 03:54:30,889 [  scc.config] DEBUG Found github.token
2025-06-17 03:54:30,890 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:31,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:31,325 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:31,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:31,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:31,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-06-17 03:54:31,891 [      scc.gh] DEBUG 4982 remaining from 5000 (Reset at 04:06
2025-06-17 03:54:31,891 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-17 03:54:31,894 [     scc.git] DEBUG Check current status
2025-06-17 03:54:31,894 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:31,897 [     scc.git] DEBUG 1955e792 merge master -Dorg -Snone
2025-06-17 03:54:31,897 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:31,947 [     scc.git] DEBUG  40d2a5d610ee3cfc04a2726ea26c9d18d4fcd399 Schemas (remotes/origin/HEAD)
2025-06-17 03:54:31,956 [     scc.git] DEBUG  7e27dd8fa88a0d779b1733f4b04e53048ae58501 _minutes (remotes/origin/HEAD)
2025-06-17 03:54:31,959 [  scc.config] DEBUG Found remote.origin.url
2025-06-17 03:54:32,142 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:32,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-06-17 03:54:32,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:32,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-17 03:54:33,136 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:33,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-17 03:54:33,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:33,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-17 03:54:34,017 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:34,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-17 03:54:34,186 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:34,229 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-06-17 03:54:34,229 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-17 03:54:34,231 [     scc.git] DEBUG Check current status
2025-06-17 03:54:34,232 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:34,234 [     scc.git] DEBUG 40d2a5d Generate Schemas pages
2025-06-17 03:54:34,234 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:34,277 [  scc.config] DEBUG Found remote.origin.url
2025-06-17 03:54:34,436 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:34,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-06-17 03:54:35,005 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:35,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-17 03:54:35,478 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:35,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-17 03:54:35,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:36,091 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-17 03:54:36,343 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:36,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-17 03:54:36,629 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:36,670 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-06-17 03:54:36,670 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-06-17 03:54:36,670 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-17 03:54:36,672 [     scc.git] DEBUG Check current status
2025-06-17 03:54:36,672 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:36,675 [     scc.git] DEBUG 7e27dd8 Add 4 files
2025-06-17 03:54:36,675 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:36,716 [  scc.config] DEBUG Found remote.origin.url
2025-06-17 03:54:36,880 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:37,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-06-17 03:54:37,411 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:37,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-17 03:54:37,897 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:38,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-17 03:54:38,346 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:38,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-17 03:54:38,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:38,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-17 03:54:38,945 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:38,986 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-06-17 03:54:38,986 [     scc.git] DEBUG Resetting...
2025-06-17 03:54:38,986 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-06-17 03:54:38,994 [     scc.git] DEBUG HEAD is now at 1955e792 merge master -Dorg -Snone
2025-06-17 03:54:38,994 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-06-17 03:54:39,041 [     scc.git] DEBUG Check current status
2025-06-17 03:54:39,041 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-17 03:54:39,043 [     scc.git] DEBUG 1955e792 merge master -Dorg -Snone
2025-06-17 03:54:39,043 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-17 03:54:39,092 [     scc.git] DEBUG  40d2a5d610ee3cfc04a2726ea26c9d18d4fcd399 Schemas (remotes/origin/HEAD)
2025-06-17 03:54:39,102 [     scc.git] DEBUG  7e27dd8fa88a0d779b1733f4b04e53048ae58501 _minutes (remotes/origin/HEAD)
2025-06-17 03:54:39,103 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-06-17 03:54:39,103 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-06-17 03:54:39,103 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-06-17 03:54:39,103 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-06-17 03:54:39,103 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-06-17 03:54:39,103 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-06-17 03:54:39,103 [    scc.repo] DEBUG ## PRs found:
2025-06-17 03:54:39,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:39,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-06-17 03:54:39,715 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:39,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/803 HTTP/1.1" 200 None
2025-06-17 03:54:39,944 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-17 03:54:40,194 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:40,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d6d0437e21d3468e5b35dc6213c70f06b66d5191 HTTP/1.1" 200 None
2025-06-17 03:54:40,759 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:41,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d6d0437e21d3468e5b35dc6213c70f06b66d5191/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-17 03:54:41,301 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:41,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d6d0437e21d3468e5b35dc6213c70f06b66d5191/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-06-17 03:54:41,861 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:42,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d6d0437e21d3468e5b35dc6213c70f06b66d5191 HTTP/1.1" 200 None
2025-06-17 03:54:42,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:42,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/d6d0437e21d3468e5b35dc6213c70f06b66d5191?per_page=1 HTTP/1.1" 200 2
2025-06-17 03:54:42,620 [    scc.repo] DEBUG   - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'
2025-06-17 03:54:42,871 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:43,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/801 HTTP/1.1" 200 None
2025-06-17 03:54:43,091 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-17 03:54:43,342 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:43,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9c46dadae99dcc7f6fa3b77e633aa37cb65060d3 HTTP/1.1" 200 None
2025-06-17 03:54:43,914 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:44,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9c46dadae99dcc7f6fa3b77e633aa37cb65060d3/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-17 03:54:44,455 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:44,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9c46dadae99dcc7f6fa3b77e633aa37cb65060d3/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-06-17 03:54:44,972 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:45,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9c46dadae99dcc7f6fa3b77e633aa37cb65060d3 HTTP/1.1" 200 None
2025-06-17 03:54:45,454 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:45,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/9c46dadae99dcc7f6fa3b77e633aa37cb65060d3?per_page=1 HTTP/1.1" 200 2
2025-06-17 03:54:45,659 [    scc.repo] DEBUG   - PR 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
2025-06-17 03:54:45,659 [    scc.repo] DEBUG ## Branches found:
2025-06-17 03:54:45,659 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:45,659 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:45,661 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-17 03:54:45,664 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-17 03:54:45,664 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-17 03:54:45,667 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-17 03:54:45,671 [     scc.git] DEBUG Already up to date.

2025-06-17 03:54:45,671 [     scc.git] DEBUG Calling 'git fetch origin pull/801/head'
2025-06-17 03:54:45,995 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-06-17 03:54:45,995 [     scc.git] DEBUG  * branch              refs/pull/801/head -> FETCH_HEAD
2025-06-17 03:54:46,011 [     scc.git] DEBUG Calling 'git fetch origin pull/803/head'
2025-06-17 03:54:46,333 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-06-17 03:54:46,333 [     scc.git] DEBUG  * branch              refs/pull/803/head -> FETCH_HEAD
2025-06-17 03:54:46,349 [     scc.git] DEBUG ## Unique users: []
2025-06-17 03:54:46,349 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:46,350 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:46,352 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9c46dadae99dcc7f6fa3b77e633aa37cb65060d3'
2025-06-17 03:54:46,354 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:46,356 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 801 (Bump Schemas from `92f4f0d` to `40d2a5d`) 9c46dadae99dcc7f6fa3b77e633aa37cb65060d3'
2025-06-17 03:54:46,360 [     scc.git] DEBUG Already up to date.
2025-06-17 03:54:46,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:46,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:46,517 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d6d0437e21d3468e5b35dc6213c70f06b66d5191'
2025-06-17 03:54:46,520 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:46,522 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 803 (Bump _minutes from `b211426` to `7e27dd8`) d6d0437e21d3468e5b35dc6213c70f06b66d5191'
2025-06-17 03:54:46,525 [     scc.git] DEBUG Already up to date.
2025-06-17 03:54:46,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:46,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:46,941 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-17 03:54:46,982 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:46,982 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:46,984 [    scc.repo] DEBUG ## PRs found:
2025-06-17 03:54:47,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:47,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-06-17 03:54:47,697 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:47,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-06-17 03:54:48,157 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:48,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-06-17 03:54:48,387 [    scc.repo] DEBUG ## Branches found:
2025-06-17 03:54:48,387 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-06-17 03:54:48,387 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,387 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,390 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-17 03:54:48,392 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-17 03:54:48,392 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-17 03:54:48,395 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-17 03:54:48,398 [     scc.git] DEBUG Already up to date.

2025-06-17 03:54:48,399 [     scc.git] DEBUG ## Unique users: []
2025-06-17 03:54:48,399 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,399 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,401 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-17 03:54:48,441 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,442 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,444 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:48,485 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-17 03:54:48,491 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f5ceb9ad3d0> has no local changes
2025-06-17 03:54:48,491 [     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#512 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/512/)'
2025-06-17 03:54:48,498 [     scc.git] DEBUG [detached HEAD f1e7288] merge master -Dorg -Ssuccess-only
2025-06-17 03:54:48,498 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-06-17 03:54:48,498 [    scc.repo] DEBUG ## PRs found:
2025-06-17 03:54:48,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:48,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-06-17 03:54:48,834 [    scc.repo] DEBUG ## Branches found:
2025-06-17 03:54:48,834 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-06-17 03:54:48,834 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,835 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,837 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-17 03:54:48,839 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-17 03:54:48,839 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-17 03:54:48,842 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-17 03:54:48,846 [     scc.git] DEBUG Already up to date.

2025-06-17 03:54:48,846 [     scc.git] DEBUG ## Unique users: []
2025-06-17 03:54:48,846 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,846 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,848 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-17 03:54:48,888 [     scc.git] DEBUG Get sha1 of %s
2025-06-17 03:54:48,888 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-17 03:54:48,890 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:48,928 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-17 03:54:48,933 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f5ceb845b10> has no local changes
2025-06-17 03:54:48,933 [     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#512 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/512/)'
2025-06-17 03:54:48,941 [     scc.git] DEBUG [detached HEAD 9dbfb53] merge master -Dorg -Ssuccess-only
2025-06-17 03:54:48,941 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-06-17 03:54:48,941 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-17 03:54:48,986 [  scc.config] DEBUG Found submodule.Schemas.url
2025-06-17 03:54:49,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:49,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:49,262 [  scc.config] DEBUG Found submodule._minutes.url
2025-06-17 03:54:49,506 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-17 03:54:49,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-17 03:54:49,677 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-17 03:54:49,694 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f5ceb8f1910> has local changes
2025-06-17 03:54:49,694 [     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 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
  - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'

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#512 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/512/)'
2025-06-17 03:54:49,703 [     scc.git] DEBUG [detached HEAD bcf37abd] merge master -Dorg -Ssuccess-only
2025-06-17 03:54:49,703 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2025-06-17 03:54:49,703 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-06-17 03:54:49,703 [   scc.merge] INFO  Already up to date.
2025-06-17 03:54:49,703 [   scc.merge] INFO  
2025-06-17 03:54:49,703 [   scc.merge] INFO  Merged PRs:
2025-06-17 03:54:49,703 [   scc.merge] INFO    - PR 801 dependabot[bot] 'Bump Schemas from `92f4f0d` to `40d2a5d`'
2025-06-17 03:54:49,703 [   scc.merge] INFO    - PR 803 dependabot[bot] 'Bump _minutes from `b211426` to `7e27dd8`'
2025-06-17 03:54:49,704 [   scc.merge] INFO  
2025-06-17 03:54:49,704 [   scc.merge] INFO  Repository: ome/schemas
2025-06-17 03:54:49,704 [   scc.merge] INFO  Excluded PRs:
2025-06-17 03:54:49,704 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-06-17 03:54:49,704 [   scc.merge] INFO  Already up to date.
2025-06-17 03:54:49,704 [   scc.merge] INFO  
2025-06-17 03:54:49,704 [   scc.merge] INFO  
2025-06-17 03:54:49,704 [   scc.merge] INFO  Repository: ome/meeting-minutes
2025-06-17 03:54:49,704 [   scc.merge] INFO  Already up to date.
2025-06-17 03:54:49,704 [   scc.merge] INFO  
2025-06-17 03:54:49,704 [   scc.merge] INFO  
2025-06-17 03:54:49,704 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-06-17 03:54:49,704 [     scc.git] DEBUG Calling 'git remote'
2025-06-17 03:54:49,706 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-06-17 03:54:49,706 [     scc.git] DEBUG Calling 'git remote'
2025-06-17 03:54:49,708 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-06-17 03:54:49,708 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-06-17 03:54:49,708 [     scc.git] DEBUG Calling 'git remote'
2025-06-17 03:54:49,711 [     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 40d2a5d
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 7e27dd8
nothing to commit, working tree clean
HEAD detached from cc0f2104
nothing to commit, working tree clean
2025-06-17 03:55:04,258 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci