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-27 04:19:27,430 [  scc.config] DEBUG Found github.token
2024-06-27 04:19:27,432 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-27 04:19:27,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:28,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:28,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-27 04:19:28,453 [      scc.gh] DEBUG 4988 remaining from 5000 (Reset at 04:06
2024-06-27 04:19:28,454 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 04:19:28,457 [     scc.git] DEBUG Check current status
2024-06-27 04:19:28,457 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:28,460 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-27 04:19:28,460 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:28,502 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-27 04:19:28,729 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-27 04:19:28,733 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 04:19:28,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-27 04:19:29,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 04:19:29,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 04:19:30,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 04:19:30,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 04:19:30,667 [     scc.git] DEBUG Resetting...
2024-06-27 04:19:30,667 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-27 04:19:30,674 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-27 04:19:30,674 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-27 04:19:30,712 [     scc.git] DEBUG Check current status
2024-06-27 04:19:30,712 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:30,715 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-27 04:19:30,716 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:30,755 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-27 04:19:30,763 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-27 04:19:30,764 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-27 04:19:30,764 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-27 04:19:30,764 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-27 04:19:30,764 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-27 04:19:30,764 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-27 04:19:30,764 [    scc.repo] DEBUG ## PRs found:
2024-06-27 04:19:31,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-27 04:19:31,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-27 04:19:32,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734/comments HTTP/1.1" 200 None
2024-06-27 04:19:32,113 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-27 04:19:32,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-27 04:19:32,564 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-27 04:19:32,564 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-27 04:19:33,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-27 04:19:33,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-27 04:19:33,494 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-27 04:19:33,494 [    scc.repo] DEBUG ## Branches found:
2024-06-27 04:19:33,494 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:33,494 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:33,498 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 04:19:33,501 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 04:19:33,501 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 04:19:33,505 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 04:19:33,508 [     scc.git] DEBUG Already up to date.

2024-06-27 04:19:33,508 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-27 04:19:33,922 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:33,922 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-27 04:19:33,939 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-27 04:19:34,271 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:34,271 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-27 04:19:34,282 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-27 04:19:34,997 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:34,997 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-27 04:19:35,008 [     scc.git] DEBUG ## Unique users: []
2024-06-27 04:19:35,008 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:35,009 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:35,012 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-27 04:19:35,021 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:35,025 [     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-27 04:19:35,079 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 04:19:35,081 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-27 04:19:35,081 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-27 04:19:35,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:35,236 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-27 04:19:35,246 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:35,249 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-27 04:19:35,279 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 04:19:35,281 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-27 04:19:35,281 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-27 04:19:35,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:35,637 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a'
2024-06-27 04:19:35,647 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:35,650 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 734 (Update events) 4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a'
2024-06-27 04:19:35,773 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 04:19:35,776 [     scc.git] DEBUG  _data/ome2024.json                     |  4 ++--
2024-06-27 04:19:35,776 [     scc.git] DEBUG  events/index.html                      |  4 ++--
2024-06-27 04:19:35,776 [     scc.git] DEBUG  events/workshops-elmi-june-2024.html   |  9 ++++++++-
2024-06-27 04:19:35,776 [     scc.git] DEBUG  events/workshops-panama-june-2024.html | 10 +++++-----
2024-06-27 04:19:35,776 [     scc.git] DEBUG  4 files changed, 17 insertions(+), 10 deletions(-)
2024-06-27 04:19:36,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:36,044 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 04:19:36,086 [     scc.git] DEBUG Submodule path '_minutes': checked out '200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5'
2024-06-27 04:19:36,087 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:36,087 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:36,090 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 04:19:36,438 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f874703d550> has no local changes
2024-06-27 04:19:36,439 [     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 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
  - PR 734 pwalczysko 'Update events'

Generated by WEBSITE-push#153 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/153/)'
2024-06-27 04:19:36,453 [     scc.git] DEBUG [detached HEAD d0b08f02] merge master -Dorg -Snone
2024-06-27 04:19:36,453 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-27 04:19:36,453 [   scc.merge] INFO  Already up to date.
2024-06-27 04:19:36,453 [   scc.merge] INFO  
2024-06-27 04:19:36,453 [   scc.merge] INFO  Merged PRs:
2024-06-27 04:19:36,453 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-27 04:19:36,453 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-27 04:19:36,453 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-27 04:19:36,453 [   scc.merge] INFO  
2024-06-27 04:19:36,453 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-27 04:19:36,453 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-27 04:19:37,594 [  scc.config] DEBUG Found github.token
2024-06-27 04:19:37,596 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-27 04:19:37,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:38,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:38,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-27 04:19:38,595 [      scc.gh] DEBUG 4972 remaining from 5000 (Reset at 04:06
2024-06-27 04:19:38,595 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 04:19:38,599 [     scc.git] DEBUG Check current status
2024-06-27 04:19:38,599 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:38,602 [     scc.git] DEBUG d0b08f02 merge master -Dorg -Snone
2024-06-27 04:19:38,602 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:38,642 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-27 04:19:38,650 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-27 04:19:38,654 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 04:19:39,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-27 04:19:39,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 04:19:39,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 04:19:40,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 04:19:40,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 04:19:40,763 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:19:40,801 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-27 04:19:40,802 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 04:19:40,805 [     scc.git] DEBUG Check current status
2024-06-27 04:19:40,805 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:40,808 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-27 04:19:40,809 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:40,844 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 04:19:41,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-27 04:19:41,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 04:19:42,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 04:19:42,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 04:19:42,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 04:19:42,925 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:19:42,958 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-27 04:19:42,959 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-27 04:19:42,959 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 04:19:42,962 [     scc.git] DEBUG Check current status
2024-06-27 04:19:42,962 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:42,965 [     scc.git] DEBUG 200a9ea Add 2024-06-11.md
2024-06-27 04:19:42,966 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:43,001 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 04:19:43,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-27 04:19:43,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 04:19:44,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 04:19:44,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 04:19:45,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 04:19:45,099 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:19:45,133 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-27 04:19:45,133 [     scc.git] DEBUG Resetting...
2024-06-27 04:19:45,133 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-27 04:19:45,140 [     scc.git] DEBUG HEAD is now at d0b08f02 merge master -Dorg -Snone
2024-06-27 04:19:45,140 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-27 04:19:45,178 [     scc.git] DEBUG Check current status
2024-06-27 04:19:45,178 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 04:19:45,181 [     scc.git] DEBUG d0b08f02 merge master -Dorg -Snone
2024-06-27 04:19:45,181 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 04:19:45,220 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-27 04:19:45,228 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-27 04:19:45,229 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-27 04:19:45,229 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-27 04:19:45,229 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-27 04:19:45,229 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-27 04:19:45,229 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-27 04:19:45,229 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-27 04:19:45,229 [    scc.repo] DEBUG ## PRs found:
2024-06-27 04:19:45,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-27 04:19:46,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-27 04:19:46,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734/comments HTTP/1.1" 200 None
2024-06-27 04:19:47,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a HTTP/1.1" 200 None
2024-06-27 04:19:47,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-27 04:19:48,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-27 04:19:48,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a HTTP/1.1" 200 None
2024-06-27 04:19:48,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a?per_page=1 HTTP/1.1" 200 2
2024-06-27 04:19:48,991 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-27 04:19:49,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-27 04:19:49,440 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-27 04:19:49,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-27 04:19:50,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-27 04:19:50,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-27 04:19:51,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-27 04:19:51,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7?per_page=1 HTTP/1.1" 200 2
2024-06-27 04:19:51,883 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-27 04:19:52,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-27 04:19:52,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-27 04:19:53,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-27 04:19:53,787 [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-27 04:19:54,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-27 04:19:54,641 [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-27 04:19:54,641 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-27 04:19:54,641 [    scc.repo] DEBUG ## Branches found:
2024-06-27 04:19:54,641 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:54,641 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:54,645 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 04:19:54,648 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 04:19:54,649 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 04:19:54,652 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 04:19:54,912 [     scc.git] DEBUG Already up to date.

2024-06-27 04:19:54,912 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-27 04:19:55,582 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:55,582 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-27 04:19:55,598 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-27 04:19:55,946 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:55,946 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-27 04:19:55,957 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-27 04:19:56,303 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-27 04:19:56,303 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-27 04:19:56,314 [     scc.git] DEBUG ## Unique users: []
2024-06-27 04:19:56,315 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:56,315 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:56,318 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-27 04:19:56,328 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:56,331 [     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-27 04:19:56,341 [     scc.git] DEBUG Already up to date.
2024-06-27 04:19:56,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:56,504 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-27 04:19:56,513 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:56,516 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-27 04:19:56,526 [     scc.git] DEBUG Already up to date.
2024-06-27 04:19:56,909 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:56,910 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a'
2024-06-27 04:19:56,920 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:56,923 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 734 (Update events) 4092e63a6e3b7b03c7a6a0fa8b414fa9d133c77a'
2024-06-27 04:19:56,932 [     scc.git] DEBUG Already up to date.
2024-06-27 04:19:57,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:19:57,315 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 04:19:57,349 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:19:57,349 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:19:57,352 [    scc.repo] DEBUG ## PRs found:
2024-06-27 04:19:57,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-27 04:19:58,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-27 04:19:58,288 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-27 04:19:58,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-27 04:19:59,275 [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-27 04:19:59,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-27 04:20:00,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-27 04:20:00,154 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-27 04:20:00,154 [    scc.repo] DEBUG ## Branches found:
2024-06-27 04:20:00,154 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-27 04:20:00,154 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:00,154 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:00,158 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 04:20:00,162 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 04:20:00,162 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 04:20:00,165 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 04:20:00,169 [     scc.git] DEBUG Already up to date.

2024-06-27 04:20:00,169 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-27 04:20:00,550 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-27 04:20:00,550 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-27 04:20:00,554 [     scc.git] DEBUG ## Unique users: []
2024-06-27 04:20:00,554 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:00,554 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:00,557 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-27 04:20:00,561 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:00,564 [     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-27 04:20:00,572 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 04:20:00,574 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-27 04:20:00,574 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-27 04:20:00,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:20:00,739 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 04:20:00,772 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:00,773 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:00,776 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:20:00,809 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 04:20:00,815 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f39712db940> has no local changes
2024-06-27 04:20:00,815 [     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#153 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/153/)'
2024-06-27 04:20:00,822 [     scc.git] DEBUG [detached HEAD dfd2241] merge master -Dorg -Ssuccess-only
2024-06-27 04:20:00,822 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-27 04:20:00,822 [    scc.repo] DEBUG ## PRs found:
2024-06-27 04:20:01,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-27 04:20:01,162 [    scc.repo] DEBUG ## Branches found:
2024-06-27 04:20:01,162 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-27 04:20:01,162 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:01,162 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:01,165 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 04:20:01,168 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 04:20:01,169 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 04:20:01,172 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 04:20:01,176 [     scc.git] DEBUG Already up to date.

2024-06-27 04:20:01,176 [     scc.git] DEBUG ## Unique users: []
2024-06-27 04:20:01,176 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:01,176 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:01,180 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 04:20:01,212 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 04:20:01,213 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 04:20:01,216 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:20:01,249 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 04:20:01,253 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f39701f7bb0> has no local changes
2024-06-27 04:20:01,254 [     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#153 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/153/)'
2024-06-27 04:20:01,260 [     scc.git] DEBUG [detached HEAD 73860d6] merge master -Dorg -Ssuccess-only
2024-06-27 04:20:01,261 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-27 04:20:01,261 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 04:20:01,298 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-27 04:20:01,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:20:01,579 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-27 04:20:01,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 04:20:01,987 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 04:20:02,001 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3971fb8550> has local changes
2024-06-27 04:20:02,001 [     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 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
  - PR 734 pwalczysko 'Update events'

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#153 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/153/)'
2024-06-27 04:20:02,010 [     scc.git] DEBUG [detached HEAD 0c47e081] merge master -Dorg -Ssuccess-only
2024-06-27 04:20:02,010 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-27 04:20:02,010 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-27 04:20:02,010 [   scc.merge] INFO  Already up to date.
2024-06-27 04:20:02,010 [   scc.merge] INFO  
2024-06-27 04:20:02,010 [   scc.merge] INFO  Merged PRs:
2024-06-27 04:20:02,010 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-27 04:20:02,010 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-27 04:20:02,010 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-27 04:20:02,010 [   scc.merge] INFO  
2024-06-27 04:20:02,010 [   scc.merge] INFO  Repository: ome/schemas
2024-06-27 04:20:02,010 [   scc.merge] INFO  Already up to date.
2024-06-27 04:20:02,010 [   scc.merge] INFO  
2024-06-27 04:20:02,010 [   scc.merge] INFO  Merged PRs:
2024-06-27 04:20:02,010 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-27 04:20:02,010 [   scc.merge] INFO  
2024-06-27 04:20:02,010 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-27 04:20:02,010 [   scc.merge] INFO  Already up to date.
2024-06-27 04:20:02,011 [   scc.merge] INFO  
2024-06-27 04:20:02,011 [   scc.merge] INFO  
2024-06-27 04:20:02,011 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-27 04:20:02,011 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 04:20:02,014 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-27 04:20:02,014 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 04:20:02,017 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-27 04:20:02,017 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-27 04:20:02,017 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 04:20:02,020 [     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 200a9ea
nothing to commit, working tree clean
HEAD detached from 9c4f94cf
nothing to commit, working tree clean
2024-06-27 04:20:17,185 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci