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-10 09:28:43,836 [ scc.config] DEBUG Found github.token
2024-05-10 09:28:43,838 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-10 09:28:44,072 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:44,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:44,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-10 09:28:44,886 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 10:05
2024-05-10 09:28:44,887 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-10 09:28:44,891 [ scc.git] DEBUG Check current status
2024-05-10 09:28:44,891 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:28:44,894 [ scc.git] DEBUG 44e12b90 Merge pull request #712 from pwalczysko/update-events
2024-05-10 09:28:44,894 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:28:44,935 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-10 09:28:44,944 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-10 09:28:44,947 [ scc.config] DEBUG Found remote.origin.url
2024-05-10 09:28:45,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-10 09:28:45,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-10 09:28:46,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-10 09:28:46,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-10 09:28:47,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-10 09:28:47,075 [ scc.git] DEBUG Resetting...
2024-05-10 09:28:47,075 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-10 09:28:47,084 [ scc.git] DEBUG HEAD is now at 44e12b90 Merge pull request #712 from pwalczysko/update-events
2024-05-10 09:28:47,084 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-10 09:28:47,122 [ scc.git] DEBUG Check current status
2024-05-10 09:28:47,123 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:28:47,126 [ scc.git] DEBUG 44e12b90 Merge pull request #712 from pwalczysko/update-events
2024-05-10 09:28:47,126 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:28:47,168 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-10 09:28:47,177 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-10 09:28:47,178 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-10 09:28:47,178 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-10 09:28:47,178 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-10 09:28:47,178 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-10 09:28:47,179 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-10 09:28:47,179 [ scc.repo] DEBUG ## PRs found:
2024-05-10 09:28:47,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-10 09:28:48,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/714 HTTP/1.1" 200 None
2024-05-10 09:28:48,077 [ scc.repo] DEBUG - PR 714 pwalczysko 'Programme for OME2024'
2024-05-10 09:28:48,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-10 09:28:48,534 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-10 09:28:48,534 [ scc.repo] DEBUG - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-10 09:28:49,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-10 09:28:49,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-10 09:28:49,538 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-10 09:28:49,538 [ scc.repo] DEBUG ## Branches found:
2024-05-10 09:28:49,538 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:28:49,538 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:49,542 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-10 09:28:49,545 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-10 09:28:49,545 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-10 09:28:49,549 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-10 09:28:49,553 [ scc.git] DEBUG Already up to date.
2024-05-10 09:28:49,553 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-10 09:28:49,947 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-10 09:28:49,947 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-10 09:28:49,961 [ scc.git] DEBUG Calling 'git fetch origin pull/713/head'
2024-05-10 09:28:50,366 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-10 09:28:50,366 [ scc.git] DEBUG * branch refs/pull/713/head -> FETCH_HEAD
2024-05-10 09:28:50,377 [ scc.git] DEBUG Calling 'git fetch origin pull/714/head'
2024-05-10 09:28:50,945 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-10 09:28:50,945 [ scc.git] DEBUG * branch refs/pull/714/head -> FETCH_HEAD
2024-05-10 09:28:50,949 [ scc.git] DEBUG ## Unique users: []
2024-05-10 09:28:50,950 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:28:50,950 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:50,953 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-10 09:28:50,962 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:50,965 [ 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-10 09:28:50,982 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-10 09:28:50,984 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-05-10 09:28:50,984 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-05-10 09:28:51,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:51,146 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-10 09:28:51,155 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:51,158 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 713 (Bump _minutes from `76e3b8e` to `ae11136`) b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-10 09:28:51,175 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-10 09:28:51,177 [ scc.git] DEBUG _minutes | 2 +-
2024-05-10 09:28:51,177 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-10 09:28:51,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:51,554 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...8811803d0656e7a7c4e395a6ac76bb2933162a6e'
2024-05-10 09:28:51,563 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:51,566 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 714 (Programme for OME2024) 8811803d0656e7a7c4e395a6ac76bb2933162a6e'
2024-05-10 09:28:51,583 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-10 09:28:51,587 [ scc.git] DEBUG _data/ome2024.json | 1811 +++++++-------------
2024-05-10 09:28:51,587 [ scc.git] DEBUG _includes/ome2024_program_agenda.html | 83 +
2024-05-10 09:28:51,587 [ scc.git] DEBUG _layouts/ome-community-meeting-program-2024.html | 4 +-
2024-05-10 09:28:51,587 [ scc.git] DEBUG build.sh | 2 +-
2024-05-10 09:28:51,587 [ scc.git] DEBUG events/ome-community-meeting-2024/day2/index.html | 9 +
2024-05-10 09:28:51,587 [ scc.git] DEBUG events/ome-community-meeting-2024/day3/index.html | 9 +
2024-05-10 09:28:51,587 [ scc.git] DEBUG .../programme/index.html | 9 +
2024-05-10 09:28:51,587 [ scc.git] DEBUG index.html | 4 +-
2024-05-10 09:28:51,588 [ scc.git] DEBUG 8 files changed, 716 insertions(+), 1215 deletions(-)
2024-05-10 09:28:51,588 [ scc.git] DEBUG create mode 100644 _includes/ome2024_program_agenda.html
2024-05-10 09:28:51,588 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day2/index.html
2024-05-10 09:28:51,588 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day3/index.html
2024-05-10 09:28:51,588 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/programme/index.html
2024-05-10 09:28:51,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:51,971 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-10 09:28:52,016 [ scc.git] DEBUG Submodule path '_minutes': checked out 'ae111367d253dd2e8a0eb5169dd6cebdfd74e945'
2024-05-10 09:28:52,017 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:28:52,017 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:28:52,020 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-10 09:28:52,035 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4aa0dc5d90> has no local changes
2024-05-10 09:28:52,036 [ 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 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
- PR 714 pwalczysko 'Programme for OME2024'
Generated by WEBSITE-push#78 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/78/)'
2024-05-10 09:28:52,050 [ scc.git] DEBUG [detached HEAD 77077c02] merge master -Dorg -Snone
2024-05-10 09:28:52,050 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-10 09:28:52,050 [ scc.merge] INFO Already up to date.
2024-05-10 09:28:52,050 [ scc.merge] INFO
2024-05-10 09:28:52,050 [ scc.merge] INFO Merged PRs:
2024-05-10 09:28:52,050 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-10 09:28:52,050 [ scc.merge] INFO - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-10 09:28:52,050 [ scc.merge] INFO - PR 714 pwalczysko 'Programme for OME2024'
2024-05-10 09:28:52,050 [ scc.merge] INFO
2024-05-10 09:28:52,050 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-10 09:28:52,050 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-05-10 09:28:53,233 [ scc.config] DEBUG Found github.token
2024-05-10 09:28:53,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-10 09:28:53,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:53,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:28:54,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-10 09:28:54,277 [ scc.gh] DEBUG 4979 remaining from 5000 (Reset at 10:05
2024-05-10 09:28:54,277 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-10 09:28:54,281 [ scc.git] DEBUG Check current status
2024-05-10 09:28:54,281 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:28:54,284 [ scc.git] DEBUG 77077c02 merge master -Dorg -Snone
2024-05-10 09:28:54,284 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:28:54,326 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-10 09:28:54,334 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-10 09:28:54,338 [ scc.config] DEBUG Found remote.origin.url
2024-05-10 09:28:54,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-10 09:28:55,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-10 09:28:55,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-10 09:28:56,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-10 09:28:56,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-10 09:28:56,439 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:28:56,477 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-10 09:28:56,478 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-10 09:28:56,481 [ scc.git] DEBUG Check current status
2024-05-10 09:28:56,481 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:28:56,484 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-05-10 09:28:56,484 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:28:56,522 [ scc.config] DEBUG Found remote.origin.url
2024-05-10 09:28:56,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-05-10 09:28:57,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-10 09:28:57,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-10 09:28:58,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-10 09:28:58,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-10 09:28:58,671 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:28:58,708 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-10 09:28:58,709 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-10 09:28:58,709 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-10 09:28:58,712 [ scc.git] DEBUG Check current status
2024-05-10 09:28:58,712 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:28:58,716 [ scc.git] DEBUG ae11136 Add 2024-04-30.md
2024-05-10 09:28:58,716 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:28:58,753 [ scc.config] DEBUG Found remote.origin.url
2024-05-10 09:28:59,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-05-10 09:28:59,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-10 09:29:00,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-10 09:29:00,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-10 09:29:00,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-10 09:29:00,860 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:29:00,895 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-10 09:29:00,895 [ scc.git] DEBUG Resetting...
2024-05-10 09:29:00,895 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-10 09:29:00,902 [ scc.git] DEBUG HEAD is now at 77077c02 merge master -Dorg -Snone
2024-05-10 09:29:00,902 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-10 09:29:00,940 [ scc.git] DEBUG Check current status
2024-05-10 09:29:00,940 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-10 09:29:00,944 [ scc.git] DEBUG 77077c02 merge master -Dorg -Snone
2024-05-10 09:29:00,944 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-10 09:29:00,985 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-10 09:29:00,993 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-10 09:29:00,994 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-10 09:29:00,994 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-10 09:29:00,994 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-10 09:29:00,994 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-10 09:29:00,994 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-10 09:29:00,994 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-05-10 09:29:00,994 [ scc.repo] DEBUG ## PRs found:
2024-05-10 09:29:01,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-10 09:29:01,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/714 HTTP/1.1" 200 None
2024-05-10 09:29:02,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/8811803d0656e7a7c4e395a6ac76bb2933162a6e HTTP/1.1" 200 None
2024-05-10 09:29:02,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/8811803d0656e7a7c4e395a6ac76bb2933162a6e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-10 09:29:03,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/8811803d0656e7a7c4e395a6ac76bb2933162a6e/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-10 09:29:03,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/8811803d0656e7a7c4e395a6ac76bb2933162a6e HTTP/1.1" 200 None
2024-05-10 09:29:04,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/8811803d0656e7a7c4e395a6ac76bb2933162a6e?per_page=1 HTTP/1.1" 200 2
2024-05-10 09:29:04,198 [ scc.repo] DEBUG - PR 714 pwalczysko 'Programme for OME2024'
2024-05-10 09:29:04,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-10 09:29:04,677 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-10 09:29:05,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec HTTP/1.1" 200 None
2024-05-10 09:29:05,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-10 09:29:06,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-10 09:29:06,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-10 09:29:07,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-10 09:29:07,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-10 09:29:08,124 [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-10 09:29:08,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-10 09:29:09,102 [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-10 09:29:09,103 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-10 09:29:09,103 [ scc.repo] DEBUG ## Branches found:
2024-05-10 09:29:09,103 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:09,103 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:09,107 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-10 09:29:09,111 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-10 09:29:09,111 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-10 09:29:09,115 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-10 09:29:09,124 [ scc.git] DEBUG Already up to date.
2024-05-10 09:29:09,124 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-10 09:29:09,585 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-10 09:29:09,585 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-10 09:29:09,599 [ scc.git] DEBUG Calling 'git fetch origin pull/714/head'
2024-05-10 09:29:09,989 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-10 09:29:09,989 [ scc.git] DEBUG * branch refs/pull/714/head -> FETCH_HEAD
2024-05-10 09:29:10,000 [ scc.git] DEBUG ## Unique users: []
2024-05-10 09:29:10,000 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:10,000 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:10,004 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-10 09:29:10,013 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:10,016 [ 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-10 09:29:10,025 [ scc.git] DEBUG Already up to date.
2024-05-10 09:29:10,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:29:10,185 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...8811803d0656e7a7c4e395a6ac76bb2933162a6e'
2024-05-10 09:29:10,193 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:10,196 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 714 (Programme for OME2024) 8811803d0656e7a7c4e395a6ac76bb2933162a6e'
2024-05-10 09:29:10,205 [ scc.git] DEBUG Already up to date.
2024-05-10 09:29:10,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:29:10,591 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-10 09:29:10,625 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:10,626 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:10,629 [ scc.repo] DEBUG ## PRs found:
2024-05-10 09:29:11,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-05-10 09:29:11,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-05-10 09:29:11,547 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-10 09:29:12,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-10 09:29:12,511 [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-10 09:29:12,981 [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-10 09:29:13,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-10 09:29:13,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-05-10 09:29:13,848 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-10 09:29:13,848 [ scc.repo] DEBUG ## Branches found:
2024-05-10 09:29:13,848 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-10 09:29:13,848 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:13,848 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:13,852 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-10 09:29:13,856 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-10 09:29:13,856 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-10 09:29:13,860 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-10 09:29:13,863 [ scc.git] DEBUG Already up to date.
2024-05-10 09:29:13,864 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-05-10 09:29:14,248 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-05-10 09:29:14,248 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-05-10 09:29:14,252 [ scc.git] DEBUG ## Unique users: []
2024-05-10 09:29:14,252 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:14,252 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,255 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-05-10 09:29:14,259 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,262 [ 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-10 09:29:14,271 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-10 09:29:14,273 [ scc.git] DEBUG pom.xml | 2 +-
2024-05-10 09:29:14,273 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-10 09:29:14,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:29:14,487 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-10 09:29:14,522 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:14,522 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,525 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:29:14,560 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-10 09:29:14,566 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8da540f550> has no local changes
2024-05-10 09:29:14,566 [ 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#78 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/78/)'
2024-05-10 09:29:14,573 [ scc.git] DEBUG [detached HEAD 617ab92] merge master -Dorg -Ssuccess-only
2024-05-10 09:29:14,574 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-10 09:29:14,574 [ scc.repo] DEBUG ## PRs found:
2024-05-10 09:29:14,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-05-10 09:29:14,911 [ scc.repo] DEBUG ## Branches found:
2024-05-10 09:29:14,912 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-10 09:29:14,912 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:14,912 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,915 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-10 09:29:14,918 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-10 09:29:14,918 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-10 09:29:14,922 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-10 09:29:14,926 [ scc.git] DEBUG Already up to date.
2024-05-10 09:29:14,926 [ scc.git] DEBUG ## Unique users: []
2024-05-10 09:29:14,926 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:14,926 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,929 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-10 09:29:14,963 [ scc.git] DEBUG Get sha1 of %s
2024-05-10 09:29:14,964 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-10 09:29:14,967 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:29:15,001 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-10 09:29:15,006 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8da540f580> has no local changes
2024-05-10 09:29:15,006 [ 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#78 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/78/)'
2024-05-10 09:29:15,013 [ scc.git] DEBUG [detached HEAD 58e6004] merge master -Dorg -Ssuccess-only
2024-05-10 09:29:15,014 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-10 09:29:15,014 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-10 09:29:15,053 [ scc.config] DEBUG Found submodule.Schemas.url
2024-05-10 09:29:15,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:29:15,336 [ scc.config] DEBUG Found submodule._minutes.url
2024-05-10 09:29:15,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-10 09:29:15,738 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-10 09:29:15,752 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8da64f64c0> has local changes
2024-05-10 09:29:15,752 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 714 pwalczysko 'Programme for OME2024'
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#78 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/78/)'
2024-05-10 09:29:15,762 [ scc.git] DEBUG [detached HEAD 21740276] merge master -Dorg -Ssuccess-only
2024-05-10 09:29:15,763 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-10 09:29:15,763 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-05-10 09:29:15,763 [ scc.merge] INFO Excluded PRs:
2024-05-10 09:29:15,763 [ scc.merge] INFO - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
2024-05-10 09:29:15,763 [ scc.merge] INFO Already up to date.
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] INFO Merged PRs:
2024-05-10 09:29:15,763 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-10 09:29:15,763 [ scc.merge] INFO - PR 714 pwalczysko 'Programme for OME2024'
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] INFO Repository: ome/schemas
2024-05-10 09:29:15,763 [ scc.merge] INFO Already up to date.
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] INFO Merged PRs:
2024-05-10 09:29:15,763 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-05-10 09:29:15,763 [ scc.merge] INFO Already up to date.
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] INFO
2024-05-10 09:29:15,763 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-10 09:29:15,763 [ scc.git] DEBUG Calling 'git remote'
2024-05-10 09:29:15,767 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-10 09:29:15,767 [ scc.git] DEBUG Calling 'git remote'
2024-05-10 09:29:15,771 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-10 09:29:15,771 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-10 09:29:15,771 [ scc.git] DEBUG Calling 'git remote'
2024-05-10 09:29:15,774 [ 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 44e12b90
nothing to commit, working tree clean
2024-05-10 09:29:30,447 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci