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-05-29 04:15:56,204 [ scc.config] DEBUG Found github.token
2024-05-29 04:15:56,207 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-29 04:15:56,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:15:56,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:15:57,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-29 04:15:57,229 [ scc.gh] DEBUG 4990 remaining from 5000 (Reset at 04:05
2024-05-29 04:15:57,230 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-29 04:15:57,233 [ scc.git] DEBUG Check current status
2024-05-29 04:15:57,234 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:15:57,237 [ scc.git] DEBUG adc208b7 Merge pull request #726 from jburel/fix_typo_2024_meeting
2024-05-29 04:15:57,237 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:15:57,341 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-29 04:15:57,349 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-29 04:15:57,353 [ scc.config] DEBUG Found remote.origin.url
2024-05-29 04:15:57,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-29 04:15:58,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-29 04:15:58,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-29 04:15:59,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-29 04:15:59,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-29 04:15:59,455 [ scc.git] DEBUG Resetting...
2024-05-29 04:15:59,455 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-29 04:15:59,463 [ scc.git] DEBUG HEAD is now at adc208b7 Merge pull request #726 from jburel/fix_typo_2024_meeting
2024-05-29 04:15:59,463 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-29 04:15:59,502 [ scc.git] DEBUG Check current status
2024-05-29 04:15:59,502 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:15:59,505 [ scc.git] DEBUG adc208b7 Merge pull request #726 from jburel/fix_typo_2024_meeting
2024-05-29 04:15:59,506 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:15:59,546 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-29 04:15:59,554 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-29 04:15:59,554 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-29 04:15:59,554 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-29 04:15:59,554 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-29 04:15:59,555 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-29 04:15:59,555 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-29 04:15:59,555 [ scc.repo] DEBUG ## PRs found:
2024-05-29 04:16:00,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-29 04:16:00,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/727 HTTP/1.1" 200 None
2024-05-29 04:16:00,532 [ scc.repo] DEBUG - PR 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
2024-05-29 04:16:00,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-29 04:16:01,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-29 04:16:01,502 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-29 04:16:01,502 [ scc.repo] DEBUG ## Branches found:
2024-05-29 04:16:01,502 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:01,502 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:01,506 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-29 04:16:01,509 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-29 04:16:01,510 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-29 04:16:01,513 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-29 04:16:01,517 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:01,517 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-29 04:16:02,028 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-29 04:16:02,029 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-29 04:16:02,044 [ scc.git] DEBUG Calling 'git fetch origin pull/727/head'
2024-05-29 04:16:02,618 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-29 04:16:02,618 [ scc.git] DEBUG * branch refs/pull/727/head -> FETCH_HEAD
2024-05-29 04:16:02,621 [ scc.git] DEBUG ## Unique users: []
2024-05-29 04:16:02,621 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:02,621 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:02,625 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-29 04:16:02,635 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:02,638 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-29 04:16:02,820 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-29 04:16:02,822 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-05-29 04:16:02,822 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-05-29 04:16:02,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:02,988 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1f0349767c16ac8cf9c22003aff5eb4b525afa4b'
2024-05-29 04:16:02,997 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:03,000 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 727 (Add Telight to list of companies supporting ome-tiff) 1f0349767c16ac8cf9c22003aff5eb4b525afa4b'
2024-05-29 04:16:03,018 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-29 04:16:03,020 [ scc.git] DEBUG commercial-partners/index.html | 1 +
2024-05-29 04:16:03,020 [ scc.git] DEBUG 1 file changed, 1 insertion(+)
2024-05-29 04:16:03,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:03,399 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-29 04:16:03,433 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:03,433 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:03,436 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-29 04:16:03,583 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb93089f580> has no local changes
2024-05-29 04:16:03,583 [ 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 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
Generated by WEBSITE-push#122 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/122/)'
2024-05-29 04:16:03,597 [ scc.git] DEBUG [detached HEAD b0244802] merge master -Dorg -Snone
2024-05-29 04:16:03,597 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-29 04:16:03,597 [ scc.merge] INFO Already up to date.
2024-05-29 04:16:03,597 [ scc.merge] INFO
2024-05-29 04:16:03,597 [ scc.merge] INFO Merged PRs:
2024-05-29 04:16:03,597 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-29 04:16:03,597 [ scc.merge] INFO - PR 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
2024-05-29 04:16:03,597 [ scc.merge] INFO
2024-05-29 04:16:03,597 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-29 04:16:03,597 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-05-29 04:16:04,847 [ scc.config] DEBUG Found github.token
2024-05-29 04:16:04,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-29 04:16:05,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:05,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:05,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-29 04:16:05,866 [ scc.gh] DEBUG 4977 remaining from 5000 (Reset at 04:05
2024-05-29 04:16:05,866 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-29 04:16:05,870 [ scc.git] DEBUG Check current status
2024-05-29 04:16:05,870 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:16:05,874 [ scc.git] DEBUG b0244802 merge master -Dorg -Snone
2024-05-29 04:16:05,874 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:16:05,915 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-29 04:16:05,923 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-29 04:16:05,926 [ scc.config] DEBUG Found remote.origin.url
2024-05-29 04:16:06,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-29 04:16:06,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-29 04:16:07,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-29 04:16:07,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-29 04:16:08,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-29 04:16:08,143 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:08,182 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-29 04:16:08,182 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-29 04:16:08,186 [ scc.git] DEBUG Check current status
2024-05-29 04:16:08,186 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:16:08,189 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-05-29 04:16:08,189 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:16:08,225 [ scc.config] DEBUG Found remote.origin.url
2024-05-29 04:16:08,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-05-29 04:16:09,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-29 04:16:09,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-29 04:16:10,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-29 04:16:10,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-29 04:16:10,495 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:10,530 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-29 04:16:10,530 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-29 04:16:10,530 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-29 04:16:10,533 [ scc.git] DEBUG Check current status
2024-05-29 04:16:10,534 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:16:10,537 [ scc.git] DEBUG ae11136 Add 2024-04-30.md
2024-05-29 04:16:10,537 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:16:10,573 [ scc.config] DEBUG Found remote.origin.url
2024-05-29 04:16:11,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-05-29 04:16:11,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-29 04:16:11,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-29 04:16:12,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-29 04:16:12,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-29 04:16:12,750 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:12,785 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-29 04:16:12,785 [ scc.git] DEBUG Resetting...
2024-05-29 04:16:12,785 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-29 04:16:12,792 [ scc.git] DEBUG HEAD is now at b0244802 merge master -Dorg -Snone
2024-05-29 04:16:12,792 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-29 04:16:12,830 [ scc.git] DEBUG Check current status
2024-05-29 04:16:12,830 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-29 04:16:12,833 [ scc.git] DEBUG b0244802 merge master -Dorg -Snone
2024-05-29 04:16:12,833 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-29 04:16:12,873 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-29 04:16:12,880 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-29 04:16:12,881 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-29 04:16:12,881 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-29 04:16:12,881 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-29 04:16:12,881 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-29 04:16:12,881 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-29 04:16:12,881 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-05-29 04:16:12,881 [ scc.repo] DEBUG ## PRs found:
2024-05-29 04:16:13,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-29 04:16:13,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/727 HTTP/1.1" 200 None
2024-05-29 04:16:14,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/1f0349767c16ac8cf9c22003aff5eb4b525afa4b HTTP/1.1" 200 None
2024-05-29 04:16:14,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/1f0349767c16ac8cf9c22003aff5eb4b525afa4b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-29 04:16:15,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/1f0349767c16ac8cf9c22003aff5eb4b525afa4b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-29 04:16:15,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/1f0349767c16ac8cf9c22003aff5eb4b525afa4b HTTP/1.1" 200 None
2024-05-29 04:16:16,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/1f0349767c16ac8cf9c22003aff5eb4b525afa4b?per_page=1 HTTP/1.1" 200 2
2024-05-29 04:16:16,125 [ scc.repo] DEBUG - PR 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
2024-05-29 04:16:16,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-29 04:16:17,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-29 04:16:17,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-29 04:16:18,088 [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-05-29 04:16:18,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-29 04:16:18,983 [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-05-29 04:16:18,983 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-29 04:16:18,983 [ scc.repo] DEBUG ## Branches found:
2024-05-29 04:16:18,984 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:18,984 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:18,987 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-29 04:16:18,990 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-29 04:16:18,991 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-29 04:16:18,994 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-29 04:16:19,004 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:19,004 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-29 04:16:19,401 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-29 04:16:19,402 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-29 04:16:19,416 [ scc.git] DEBUG Calling 'git fetch origin pull/727/head'
2024-05-29 04:16:19,803 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-29 04:16:19,803 [ scc.git] DEBUG * branch refs/pull/727/head -> FETCH_HEAD
2024-05-29 04:16:19,814 [ scc.git] DEBUG ## Unique users: []
2024-05-29 04:16:19,814 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:19,815 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:19,818 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-29 04:16:19,827 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:19,830 [ 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-05-29 04:16:19,840 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:20,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:20,011 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1f0349767c16ac8cf9c22003aff5eb4b525afa4b'
2024-05-29 04:16:20,021 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:20,024 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 727 (Add Telight to list of companies supporting ome-tiff) 1f0349767c16ac8cf9c22003aff5eb4b525afa4b'
2024-05-29 04:16:20,033 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:20,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:20,413 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-29 04:16:20,447 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:20,447 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:20,450 [ scc.repo] DEBUG ## PRs found:
2024-05-29 04:16:20,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-05-29 04:16:21,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-05-29 04:16:21,384 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-29 04:16:21,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-29 04:16:22,524 [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-05-29 04:16:23,049 [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-05-29 04:16:23,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-29 04:16:23,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-05-29 04:16:23,924 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-29 04:16:23,924 [ scc.repo] DEBUG ## Branches found:
2024-05-29 04:16:23,924 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-29 04:16:23,924 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:23,924 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:23,928 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-29 04:16:23,931 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-29 04:16:23,931 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-29 04:16:23,935 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-29 04:16:23,938 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:23,939 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-05-29 04:16:24,304 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-05-29 04:16:24,304 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-05-29 04:16:24,308 [ scc.git] DEBUG ## Unique users: []
2024-05-29 04:16:24,308 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:24,308 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,312 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-05-29 04:16:24,315 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,318 [ 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-05-29 04:16:24,326 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-29 04:16:24,328 [ scc.git] DEBUG pom.xml | 2 +-
2024-05-29 04:16:24,328 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-29 04:16:24,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:24,496 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-29 04:16:24,530 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:24,530 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,533 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:24,566 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-29 04:16:24,572 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa2195b3b50> has no local changes
2024-05-29 04:16:24,572 [ 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#122 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/122/)'
2024-05-29 04:16:24,578 [ scc.git] DEBUG [detached HEAD 31f7af5] merge master -Dorg -Ssuccess-only
2024-05-29 04:16:24,579 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-29 04:16:24,579 [ scc.repo] DEBUG ## PRs found:
2024-05-29 04:16:24,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-05-29 04:16:24,929 [ scc.repo] DEBUG ## Branches found:
2024-05-29 04:16:24,929 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-29 04:16:24,929 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:24,929 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,932 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-29 04:16:24,935 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-29 04:16:24,936 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-29 04:16:24,939 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-29 04:16:24,943 [ scc.git] DEBUG Already up to date.
2024-05-29 04:16:24,943 [ scc.git] DEBUG ## Unique users: []
2024-05-29 04:16:24,943 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:24,943 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,946 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-29 04:16:24,980 [ scc.git] DEBUG Get sha1 of %s
2024-05-29 04:16:24,980 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-29 04:16:24,983 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:25,018 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-29 04:16:25,023 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa2184ceaf0> has no local changes
2024-05-29 04:16:25,023 [ 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#122 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/122/)'
2024-05-29 04:16:25,030 [ scc.git] DEBUG [detached HEAD 37a4fc4] merge master -Dorg -Ssuccess-only
2024-05-29 04:16:25,030 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-29 04:16:25,030 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-29 04:16:25,070 [ scc.config] DEBUG Found submodule.Schemas.url
2024-05-29 04:16:25,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:25,348 [ scc.config] DEBUG Found submodule._minutes.url
2024-05-29 04:16:25,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-29 04:16:25,757 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-29 04:16:25,771 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa21a289580> has local changes
2024-05-29 04:16:25,771 [ 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 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
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#122 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/122/)'
2024-05-29 04:16:25,779 [ scc.git] DEBUG [detached HEAD b602240f] merge master -Dorg -Ssuccess-only
2024-05-29 04:16:25,780 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-29 04:16:25,780 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-05-29 04:16:25,780 [ scc.merge] INFO Already up to date.
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] INFO Merged PRs:
2024-05-29 04:16:25,780 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-29 04:16:25,780 [ scc.merge] INFO - PR 727 pwalczysko 'Add Telight to list of companies supporting ome-tiff'
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] INFO Repository: ome/schemas
2024-05-29 04:16:25,780 [ scc.merge] INFO Already up to date.
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] INFO Merged PRs:
2024-05-29 04:16:25,780 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-05-29 04:16:25,780 [ scc.merge] INFO Already up to date.
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] INFO
2024-05-29 04:16:25,780 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-29 04:16:25,780 [ scc.git] DEBUG Calling 'git remote'
2024-05-29 04:16:25,783 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-29 04:16:25,784 [ scc.git] DEBUG Calling 'git remote'
2024-05-29 04:16:25,787 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-29 04:16:25,787 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-29 04:16:25,787 [ scc.git] DEBUG Calling 'git remote'
2024-05-29 04:16:25,790 [ 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 ae11136
nothing to commit, working tree clean
HEAD detached from adc208b7
nothing to commit, working tree clean
2024-05-29 04:16:41,424 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci