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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ 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)
2024-06-11 04:14:53,836 [  scc.config] DEBUG Found github.token
2024-06-11 04:14:53,838 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-11 04:14:54,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:14:54,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:14:54,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-11 04:14:54,860 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:06
2024-06-11 04:14:54,861 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-11 04:14:54,864 [     scc.git] DEBUG Check current status
2024-06-11 04:14:54,865 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:14:54,868 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-11 04:14:54,868 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:14:55,023 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-11 04:14:55,139 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-11 04:14:55,143 [  scc.config] DEBUG Found remote.origin.url
2024-06-11 04:14:55,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-11 04:14:55,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-11 04:14:56,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-11 04:14:56,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-11 04:14:57,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-11 04:14:57,121 [     scc.git] DEBUG Resetting...
2024-06-11 04:14:57,121 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-11 04:14:57,128 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-11 04:14:57,128 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-11 04:14:57,167 [     scc.git] DEBUG Check current status
2024-06-11 04:14:57,167 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:14:57,170 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-11 04:14:57,170 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:14:57,210 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-11 04:14:57,219 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-11 04:14:57,220 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-11 04:14:57,220 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-11 04:14:57,220 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-11 04:14:57,220 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-11 04:14:57,220 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-11 04:14:57,220 [    scc.repo] DEBUG ## PRs found:
2024-06-11 04:14:57,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-11 04:14:58,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/732 HTTP/1.1" 200 None
2024-06-11 04:14:58,111 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-11 04:14:58,111 [    scc.repo] DEBUG   - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-11 04:14:58,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-11 04:14:59,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-11 04:14:59,087 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-11 04:14:59,087 [    scc.repo] DEBUG ## Branches found:
2024-06-11 04:14:59,087 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:14:59,087 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:14:59,091 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-11 04:14:59,094 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-11 04:14:59,094 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-11 04:14:59,097 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-11 04:14:59,101 [     scc.git] DEBUG Already up to date.

2024-06-11 04:14:59,101 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-11 04:15:00,027 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-11 04:15:00,027 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-11 04:15:00,043 [     scc.git] DEBUG Calling 'git fetch origin pull/732/head'
2024-06-11 04:15:00,478 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-11 04:15:00,478 [     scc.git] DEBUG  * branch              refs/pull/732/head -> FETCH_HEAD
2024-06-11 04:15:00,489 [     scc.git] DEBUG ## Unique users: []
2024-06-11 04:15:00,489 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:00,489 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:00,493 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-11 04:15:00,502 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:00,505 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-11 04:15:00,545 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-11 04:15:00,547 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-11 04:15:00,547 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-11 04:15:00,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:00,715 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0d2c81a07fbaca402caec321025100718827a20b'
2024-06-11 04:15:00,750 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:00,753 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 732 (Bump _minutes from `ae11136` to `4ba15be`) 0d2c81a07fbaca402caec321025100718827a20b'
2024-06-11 04:15:00,824 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-11 04:15:00,826 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-11 04:15:00,826 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-11 04:15:01,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:01,129 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-11 04:15:01,183 [     scc.git] DEBUG Submodule path '_minutes': checked out '4ba15befccf8939b20a4220a368ef5f741b67539'
2024-06-11 04:15:01,184 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:01,184 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:01,187 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-11 04:15:01,215 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd011489580> has no local changes
2024-06-11 04:15:01,216 [     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 545 sbesson 'Regenerate IDR PNG logos with transparent background'
  - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'

Generated by WEBSITE-push#135 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/135/)'
2024-06-11 04:15:01,229 [     scc.git] DEBUG [detached HEAD 1a5c08f4] merge master -Dorg -Snone
2024-06-11 04:15:01,230 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-11 04:15:01,230 [   scc.merge] INFO  Already up to date.
2024-06-11 04:15:01,230 [   scc.merge] INFO  
2024-06-11 04:15:01,230 [   scc.merge] INFO  Merged PRs:
2024-06-11 04:15:01,230 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-11 04:15:01,230 [   scc.merge] INFO    - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-11 04:15:01,230 [   scc.merge] INFO  
2024-06-11 04:15:01,230 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-11 04:15:01,230 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-11 04:15:02,930 [  scc.config] DEBUG Found github.token
2024-06-11 04:15:02,933 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-11 04:15:03,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:03,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:03,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-11 04:15:03,964 [      scc.gh] DEBUG 4981 remaining from 5000 (Reset at 04:06
2024-06-11 04:15:03,965 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-11 04:15:03,969 [     scc.git] DEBUG Check current status
2024-06-11 04:15:03,969 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:15:03,972 [     scc.git] DEBUG 1a5c08f4 merge master -Dorg -Snone
2024-06-11 04:15:03,972 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:15:04,014 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-11 04:15:04,022 [     scc.git] DEBUG  4ba15befccf8939b20a4220a368ef5f741b67539 _minutes (remotes/origin/HEAD)
2024-06-11 04:15:04,026 [  scc.config] DEBUG Found remote.origin.url
2024-06-11 04:15:04,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-11 04:15:04,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-11 04:15:05,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-11 04:15:05,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-11 04:15:06,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-11 04:15:06,165 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:06,203 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-11 04:15:06,204 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-11 04:15:06,207 [     scc.git] DEBUG Check current status
2024-06-11 04:15:06,207 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:15:06,211 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-11 04:15:06,211 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:15:06,248 [  scc.config] DEBUG Found remote.origin.url
2024-06-11 04:15:06,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-11 04:15:07,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-11 04:15:07,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-11 04:15:07,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-11 04:15:08,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-11 04:15:08,424 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:08,459 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-11 04:15:08,460 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-11 04:15:08,460 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-11 04:15:08,463 [     scc.git] DEBUG Check current status
2024-06-11 04:15:08,463 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:15:08,466 [     scc.git] DEBUG 4ba15be Notes for May and today
2024-06-11 04:15:08,467 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:15:08,502 [  scc.config] DEBUG Found remote.origin.url
2024-06-11 04:15:08,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-11 04:15:09,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-11 04:15:09,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-11 04:15:10,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-11 04:15:10,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-11 04:15:10,716 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:10,752 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-11 04:15:10,752 [     scc.git] DEBUG Resetting...
2024-06-11 04:15:10,752 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-11 04:15:10,759 [     scc.git] DEBUG HEAD is now at 1a5c08f4 merge master -Dorg -Snone
2024-06-11 04:15:10,759 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-11 04:15:10,797 [     scc.git] DEBUG Check current status
2024-06-11 04:15:10,797 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-11 04:15:10,800 [     scc.git] DEBUG 1a5c08f4 merge master -Dorg -Snone
2024-06-11 04:15:10,800 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-11 04:15:10,842 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-11 04:15:10,849 [     scc.git] DEBUG  4ba15befccf8939b20a4220a368ef5f741b67539 _minutes (remotes/origin/HEAD)
2024-06-11 04:15:10,850 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-11 04:15:10,850 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-11 04:15:10,850 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-11 04:15:10,850 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-11 04:15:10,850 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-11 04:15:10,850 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-11 04:15:10,851 [    scc.repo] DEBUG ## PRs found:
2024-06-11 04:15:11,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-11 04:15:11,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/732 HTTP/1.1" 200 None
2024-06-11 04:15:11,695 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-11 04:15:12,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b HTTP/1.1" 200 None
2024-06-11 04:15:12,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-11 04:15:13,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-11 04:15:13,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b HTTP/1.1" 200 None
2024-06-11 04:15:14,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/0d2c81a07fbaca402caec321025100718827a20b?per_page=1 HTTP/1.1" 200 2
2024-06-11 04:15:14,314 [    scc.repo] DEBUG   - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-11 04:15:14,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-11 04:15:15,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-11 04:15:15,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-11 04:15:16,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-11 04:15:16,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-11 04:15:17,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2024-06-11 04:15:17,147 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-11 04:15:17,147 [    scc.repo] DEBUG ## Branches found:
2024-06-11 04:15:17,148 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:17,148 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:17,152 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-11 04:15:17,155 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-11 04:15:17,155 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-11 04:15:17,159 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-11 04:15:17,169 [     scc.git] DEBUG Already up to date.

2024-06-11 04:15:17,169 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-11 04:15:17,570 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-11 04:15:17,570 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-11 04:15:17,586 [     scc.git] DEBUG Calling 'git fetch origin pull/732/head'
2024-06-11 04:15:18,004 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-11 04:15:18,004 [     scc.git] DEBUG  * branch              refs/pull/732/head -> FETCH_HEAD
2024-06-11 04:15:18,015 [     scc.git] DEBUG ## Unique users: []
2024-06-11 04:15:18,015 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:18,015 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:18,019 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-11 04:15:18,029 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:18,032 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-11 04:15:18,042 [     scc.git] DEBUG Already up to date.
2024-06-11 04:15:18,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:18,200 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0d2c81a07fbaca402caec321025100718827a20b'
2024-06-11 04:15:18,210 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:18,213 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 732 (Bump _minutes from `ae11136` to `4ba15be`) 0d2c81a07fbaca402caec321025100718827a20b'
2024-06-11 04:15:18,222 [     scc.git] DEBUG Already up to date.
2024-06-11 04:15:18,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:18,607 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-11 04:15:18,642 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:18,642 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:18,645 [    scc.repo] DEBUG ## PRs found:
2024-06-11 04:15:19,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-11 04:15:19,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-11 04:15:19,568 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-11 04:15:20,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-11 04:15:20,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-11 04:15:21,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-11 04:15:21,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-11 04:15:22,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-11 04:15:22,200 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-11 04:15:22,200 [    scc.repo] DEBUG ## Branches found:
2024-06-11 04:15:22,200 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-11 04:15:22,200 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:22,200 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:22,204 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-11 04:15:22,207 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-11 04:15:22,208 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-11 04:15:22,211 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-11 04:15:22,215 [     scc.git] DEBUG Already up to date.

2024-06-11 04:15:22,215 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-11 04:15:22,592 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-11 04:15:22,592 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-11 04:15:22,596 [     scc.git] DEBUG ## Unique users: []
2024-06-11 04:15:22,596 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:22,596 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:22,599 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-11 04:15:22,603 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:22,606 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Bump specification from 6.3.1 to 6.3.3) e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-11 04:15:22,670 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-11 04:15:22,672 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-11 04:15:22,672 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-11 04:15:22,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:22,828 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-11 04:15:22,862 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:22,862 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:22,865 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:22,898 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-11 04:15:22,904 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24f8383b80> has no local changes
2024-06-11 04:15:22,904 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/schemas
Already up to date.

Merged PRs:
  - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'

Generated by WEBSITE-push#135 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/135/)'
2024-06-11 04:15:22,911 [     scc.git] DEBUG [detached HEAD 2cb6f6b] merge master -Dorg -Ssuccess-only
2024-06-11 04:15:22,911 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-11 04:15:22,911 [    scc.repo] DEBUG ## PRs found:
2024-06-11 04:15:23,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-11 04:15:23,253 [    scc.repo] DEBUG ## Branches found:
2024-06-11 04:15:23,253 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-11 04:15:23,253 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:23,253 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:23,256 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-11 04:15:23,259 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-11 04:15:23,259 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-11 04:15:23,263 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-11 04:15:23,267 [     scc.git] DEBUG Already up to date.

2024-06-11 04:15:23,267 [     scc.git] DEBUG ## Unique users: []
2024-06-11 04:15:23,267 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:23,267 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:23,271 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-11 04:15:23,304 [     scc.git] DEBUG Get sha1 of %s
2024-06-11 04:15:23,304 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-11 04:15:23,307 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:23,341 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-11 04:15:23,345 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24f729daf0> has no local changes
2024-06-11 04:15:23,346 [     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#135 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/135/)'
2024-06-11 04:15:23,352 [     scc.git] DEBUG [detached HEAD 3e86436] merge master -Dorg -Ssuccess-only
2024-06-11 04:15:23,353 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-11 04:15:23,353 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-11 04:15:23,393 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-11 04:15:23,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:23,670 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-11 04:15:24,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-11 04:15:24,083 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-11 04:15:24,097 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24f9062580> has local changes
2024-06-11 04:15:24,097 [     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 545 sbesson 'Regenerate IDR PNG logos with transparent background'
  - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'

Repository: ome/schemas
Already up to date.

Merged PRs:
  - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'

Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#135 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/135/)'
2024-06-11 04:15:24,106 [     scc.git] DEBUG [detached HEAD 87e90499] merge master -Dorg -Ssuccess-only
2024-06-11 04:15:24,106 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-11 04:15:24,106 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-11 04:15:24,106 [   scc.merge] INFO  Already up to date.
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] INFO  Merged PRs:
2024-06-11 04:15:24,107 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-11 04:15:24,107 [   scc.merge] INFO    - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] INFO  Repository: ome/schemas
2024-06-11 04:15:24,107 [   scc.merge] INFO  Already up to date.
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] INFO  Merged PRs:
2024-06-11 04:15:24,107 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-11 04:15:24,107 [   scc.merge] INFO  Already up to date.
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] INFO  
2024-06-11 04:15:24,107 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-11 04:15:24,107 [     scc.git] DEBUG Calling 'git remote'
2024-06-11 04:15:24,110 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-11 04:15:24,110 [     scc.git] DEBUG Calling 'git remote'
2024-06-11 04:15:24,114 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-11 04:15:24,114 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-11 04:15:24,114 [     scc.git] DEBUG Calling 'git remote'
2024-06-11 04:15:24,117 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3: 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 9dc8459
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 4ba15be
nothing to commit, working tree clean
HEAD detached from 9c4f94cf
nothing to commit, working tree clean
2024-06-11 04:15:39,796 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci