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-03-23 04:22:16,949 [  scc.config] DEBUG Found github.token
2024-03-23 04:22:16,952 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-23 04:22:17,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:17,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:17,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-23 04:22:17,999 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:03
2024-03-23 04:22:18,000 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-23 04:22:18,004 [     scc.git] DEBUG Check current status
2024-03-23 04:22:18,005 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:18,008 [     scc.git] DEBUG 0fb4e65 Merge pull request #701 from pwalczysko/update-after-ugm
2024-03-23 04:22:18,008 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:18,054 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-23 04:22:18,062 [     scc.git] DEBUG  9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-23 04:22:18,066 [  scc.config] DEBUG Found remote.origin.url
2024-03-23 04:22:18,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-03-23 04:22:18,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-23 04:22:19,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-23 04:22:19,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-23 04:22:20,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-23 04:22:20,170 [     scc.git] DEBUG Resetting...
2024-03-23 04:22:20,170 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-23 04:22:20,177 [     scc.git] DEBUG HEAD is now at 0fb4e65 Merge pull request #701 from pwalczysko/update-after-ugm
2024-03-23 04:22:20,177 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-23 04:22:20,222 [     scc.git] DEBUG Check current status
2024-03-23 04:22:20,223 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:20,227 [     scc.git] DEBUG 0fb4e65 Merge pull request #701 from pwalczysko/update-after-ugm
2024-03-23 04:22:20,227 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:20,271 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-23 04:22:20,279 [     scc.git] DEBUG  9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-23 04:22:20,280 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-03-23 04:22:20,280 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-03-23 04:22:20,280 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-03-23 04:22:20,280 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-03-23 04:22:20,280 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-03-23 04:22:20,280 [    scc.repo] DEBUG ## PRs found:
2024-03-23 04:22:20,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-03-23 04:22:21,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-03-23 04:22:21,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-03-23 04:22:21,590 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-23 04:22:21,590 [    scc.repo] DEBUG ## Branches found:
2024-03-23 04:22:21,590 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:21,590 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:21,594 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-23 04:22:21,599 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-23 04:22:21,599 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-23 04:22:21,602 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-23 04:22:21,606 [     scc.git] DEBUG Already up to date.

2024-03-23 04:22:21,606 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-03-23 04:22:22,071 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-03-23 04:22:22,071 [     scc.git] DEBUG  * branch            refs/pull/545/head -> FETCH_HEAD
2024-03-23 04:22:22,085 [     scc.git] DEBUG ## Unique users: []
2024-03-23 04:22:22,086 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:22,086 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:22,089 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-23 04:22:22,097 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:22,100 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-23 04:22:22,198 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-23 04:22:22,200 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-03-23 04:22:22,200 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-03-23 04:22:22,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:22,361 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-23 04:22:22,397 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:22,397 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:22,400 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-23 04:22:22,437 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ffa59ea27f0> has no local changes
2024-03-23 04:22:22,437 [     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'

Generated by WEBSITE-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/5/)'
2024-03-23 04:22:22,455 [     scc.git] DEBUG [detached HEAD 4940bc1] merge master -Dorg -Snone
2024-03-23 04:22:22,455 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-03-23 04:22:22,455 [   scc.merge] INFO  Already up to date.
2024-03-23 04:22:22,455 [   scc.merge] INFO  
2024-03-23 04:22:22,456 [   scc.merge] INFO  Merged PRs:
2024-03-23 04:22:22,456 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-23 04:22:22,456 [   scc.merge] INFO  
2024-03-23 04:22:22,456 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-23 04:22:22,456 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-03-23 04:22:23,649 [  scc.config] DEBUG Found github.token
2024-03-23 04:22:23,651 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-23 04:22:23,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:24,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:24,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-23 04:22:24,931 [      scc.gh] DEBUG 4983 remaining from 5000 (Reset at 04:03
2024-03-23 04:22:24,931 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-23 04:22:24,935 [     scc.git] DEBUG Check current status
2024-03-23 04:22:24,935 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:24,938 [     scc.git] DEBUG 4940bc1 merge master -Dorg -Snone
2024-03-23 04:22:24,938 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:24,983 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-23 04:22:24,993 [     scc.git] DEBUG  9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-23 04:22:24,997 [  scc.config] DEBUG Found remote.origin.url
2024-03-23 04:22:25,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-03-23 04:22:25,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-23 04:22:26,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-23 04:22:26,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-23 04:22:27,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-23 04:22:27,102 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:27,147 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-23 04:22:27,147 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-23 04:22:27,150 [     scc.git] DEBUG Check current status
2024-03-23 04:22:27,150 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:27,153 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-03-23 04:22:27,154 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:27,195 [  scc.config] DEBUG Found remote.origin.url
2024-03-23 04:22:27,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-03-23 04:22:28,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-23 04:22:28,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-23 04:22:28,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-23 04:22:29,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-23 04:22:29,289 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:29,329 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-23 04:22:29,330 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-23 04:22:29,330 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-23 04:22:29,333 [     scc.git] DEBUG Check current status
2024-03-23 04:22:29,333 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:29,337 [     scc.git] DEBUG 9aff040 Add 2024-03-05.md
2024-03-23 04:22:29,337 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:29,381 [  scc.config] DEBUG Found remote.origin.url
2024-03-23 04:22:29,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-03-23 04:22:30,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-23 04:22:30,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-23 04:22:31,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-23 04:22:31,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-23 04:22:31,509 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:31,548 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-23 04:22:31,549 [     scc.git] DEBUG Resetting...
2024-03-23 04:22:31,549 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-23 04:22:31,556 [     scc.git] DEBUG HEAD is now at 4940bc1 merge master -Dorg -Snone
2024-03-23 04:22:31,556 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-23 04:22:31,599 [     scc.git] DEBUG Check current status
2024-03-23 04:22:31,599 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-23 04:22:31,603 [     scc.git] DEBUG 4940bc1 merge master -Dorg -Snone
2024-03-23 04:22:31,603 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-23 04:22:31,649 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-23 04:22:31,656 [     scc.git] DEBUG  9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-23 04:22:31,657 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-03-23 04:22:31,657 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-03-23 04:22:31,658 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-03-23 04:22:31,658 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-03-23 04:22:31,658 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-03-23 04:22:31,658 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-03-23 04:22:31,658 [    scc.repo] DEBUG ## PRs found:
2024-03-23 04:22:31,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-03-23 04:22:32,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-03-23 04:22:32,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-03-23 04:22:33,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-03-23 04:22:34,019 [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-03-23 04:22:34,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-03-23 04:22:35,016 [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-03-23 04:22:35,017 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-23 04:22:35,017 [    scc.repo] DEBUG ## Branches found:
2024-03-23 04:22:35,017 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:35,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:35,021 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-23 04:22:35,024 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-23 04:22:35,024 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-23 04:22:35,028 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-23 04:22:35,036 [     scc.git] DEBUG Already up to date.

2024-03-23 04:22:35,036 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-03-23 04:22:35,452 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-03-23 04:22:35,452 [     scc.git] DEBUG  * branch            refs/pull/545/head -> FETCH_HEAD
2024-03-23 04:22:35,465 [     scc.git] DEBUG ## Unique users: []
2024-03-23 04:22:35,465 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:35,465 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:35,469 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-23 04:22:35,477 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:35,480 [     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-03-23 04:22:35,488 [     scc.git] DEBUG Already up to date.
2024-03-23 04:22:35,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:35,643 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-23 04:22:35,678 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:35,678 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:35,681 [    scc.repo] DEBUG ## PRs found:
2024-03-23 04:22:36,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-03-23 04:22:36,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-03-23 04:22:36,605 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-03-23 04:22:37,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-03-23 04:22:37,688 [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-03-23 04:22:38,154 [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-03-23 04:22:38,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-03-23 04:22:39,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-03-23 04:22:39,016 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-03-23 04:22:39,016 [    scc.repo] DEBUG ## Branches found:
2024-03-23 04:22:39,017 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-23 04:22:39,017 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:39,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:39,022 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-23 04:22:39,026 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-23 04:22:39,026 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-23 04:22:39,031 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-23 04:22:39,035 [     scc.git] DEBUG Already up to date.

2024-03-23 04:22:39,036 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-03-23 04:22:39,408 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-03-23 04:22:39,409 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-03-23 04:22:39,413 [     scc.git] DEBUG ## Unique users: []
2024-03-23 04:22:39,413 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:39,413 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:39,416 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-03-23 04:22:39,420 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:39,423 [     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-03-23 04:22:39,431 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-23 04:22:39,433 [     scc.git] DEBUG  pom.xml | 2 +-
2024-03-23 04:22:39,433 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-23 04:22:39,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:39,603 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-23 04:22:39,640 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:39,640 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:39,644 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:39,679 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-23 04:22:39,685 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc58c558e80> has no local changes
2024-03-23 04:22:39,685 [     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#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/5/)'
2024-03-23 04:22:39,692 [     scc.git] DEBUG [detached HEAD d021e93] merge master -Dorg -Ssuccess-only
2024-03-23 04:22:39,692 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-23 04:22:39,693 [    scc.repo] DEBUG ## PRs found:
2024-03-23 04:22:40,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-03-23 04:22:40,027 [    scc.repo] DEBUG ## Branches found:
2024-03-23 04:22:40,027 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-23 04:22:40,028 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:40,028 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:40,032 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-23 04:22:40,035 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-23 04:22:40,035 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-23 04:22:40,038 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-23 04:22:40,042 [     scc.git] DEBUG Already up to date.

2024-03-23 04:22:40,042 [     scc.git] DEBUG ## Unique users: []
2024-03-23 04:22:40,042 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:40,042 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:40,045 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-23 04:22:40,083 [     scc.git] DEBUG Get sha1 of %s
2024-03-23 04:22:40,084 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-23 04:22:40,087 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:40,123 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-23 04:22:40,128 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc58b4b44f0> has no local changes
2024-03-23 04:22:40,128 [     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#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/5/)'
2024-03-23 04:22:40,135 [     scc.git] DEBUG [detached HEAD 1179da9] merge master -Dorg -Ssuccess-only
2024-03-23 04:22:40,135 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-23 04:22:40,135 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-23 04:22:40,176 [  scc.config] DEBUG Found submodule.Schemas.url
2024-03-23 04:22:40,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:40,447 [  scc.config] DEBUG Found submodule._minutes.url
2024-03-23 04:22:40,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-23 04:22:40,855 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-23 04:22:40,870 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc58c7fbac0> has local changes
2024-03-23 04:22:40,870 [     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'

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#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/5/)'
2024-03-23 04:22:40,879 [     scc.git] DEBUG [detached HEAD 0e7b541] merge master -Dorg -Ssuccess-only
2024-03-23 04:22:40,879 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-03-23 04:22:40,880 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-03-23 04:22:40,880 [   scc.merge] INFO  Already up to date.
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] INFO  Merged PRs:
2024-03-23 04:22:40,880 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] INFO  Repository: ome/schemas
2024-03-23 04:22:40,880 [   scc.merge] INFO  Already up to date.
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] INFO  Merged PRs:
2024-03-23 04:22:40,880 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-03-23 04:22:40,880 [   scc.merge] INFO  Already up to date.
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] INFO  
2024-03-23 04:22:40,880 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-23 04:22:40,880 [     scc.git] DEBUG Calling 'git remote'
2024-03-23 04:22:40,884 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-23 04:22:40,884 [     scc.git] DEBUG Calling 'git remote'
2024-03-23 04:22:40,887 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-23 04:22:40,887 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-23 04:22:40,887 [     scc.git] DEBUG Calling 'git remote'
2024-03-23 04:22:40,890 [     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 9aff040
nothing to commit, working tree clean
HEAD detached from 0fb4e65
nothing to commit, working tree clean
2024-03-23 04:22:56,130 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci