Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-surefire-plugin 2.21.0 -> 2.22.2 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

yegor256 commented Nov 5, 2022

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Nov 5, 2022

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Nov 5, 2022

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 24min)

-rwxrwxr-x  1 rultor rultor 6837 Nov  5 10:45 run.sh
-rw-rw-r--  1 rultor rultor  867 Nov  5 10:45 script.sh
-rw-rw-r--  1 rultor rultor 2570 Nov  5 10:45 secring.gpg
-rw-rw-r--  1 rultor rultor  831 Nov  5 10:45 settings.xml
-rw-rw-r--  1 rultor rultor 6971 Nov  5 10:45 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-JYxa:/main --env=MAVEN_OPTS=-Xmx1g --env=JAVA_OPTS=-Xmx1g --env=head=git@github.com:yegor256/cactoos-http.git --env=pull_id=110 --env=fork=git@github.com:yegor256/cactoos-http.git --env=fork_branch=renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x --env=head_branch=master '--env=pull_title=Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/cactoos-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=110'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/cactoos-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri pdd'\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn javadoc:javadoc'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site -Psite --errors --settings ../settings.xml'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-JYxa/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_cactoos-http_110 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ source /home/r/.profile
++ '[' /bin/bash ']'
++ '[' -f /home/r/.bashrc ']'
++ . /home/r/.bashrc
+++ '[' -z '' ']'
+++ return
++ mesg n
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export MAVEN_OPTS=-Xmx1g
+ MAVEN_OPTS=-Xmx1g
+ export JAVA_OPTS=-Xmx1g
+ JAVA_OPTS=-Xmx1g
+ export head=git@github.com:yegor256/cactoos-http.git
+ head=git@github.com:yegor256/cactoos-http.git
+ export pull_id=110
+ pull_id=110
+ export fork=git@github.com:yegor256/cactoos-http.git
+ fork=git@github.com:yegor256/cactoos-http.git
+ export fork_branch=renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x
+ fork_branch=renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2'
+ pull_title='Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2'
+ export author=yegor256
+ author=yegor256
+ sudo -i gem install --no-rdoc --no-ri pdd
Fetching: racc-1.6.0.gem
Fetching: racc-1.6.0.gem (  2%)
Fetching: racc-1.6.0.gem (  4%)
Fetching: racc-1.6.0.gem (  6%)
Fetching: racc-1.6.0.gem (  8%)
Fetching: racc-1.6.0.gem ( 10%)
Fetching: racc-1.6.0.gem ( 12%)
Fetching: racc-1.6.0.gem ( 14%)
Fetching: racc-1.6.0.gem ( 16%)
Fetching: racc-1.6.0.gem ( 18%)
Fetching: racc-1.6.0.gem ( 20%)
Fetching: racc-1.6.0.gem ( 22%)
Fetching: racc-1.6.0.gem ( 23%)
Fetching: racc-1.6.0.gem ( 46%)
Fetching: racc-1.6.0.gem ( 70%)
Fetching: racc-1.6.0.gem ( 93%)
Fetching: racc-1.6.0.gem (100%)
Fetching: racc-1.6.0.gem (100%)
ERROR:  Error installing pdd:
	racc requires Ruby version >= 2.5.
container 3e805de71e88e0c5498f0536adb3d30b7693760f75a51e917ba6a6f56dfeba1a is dead
Sat 05 Nov 2022 11:09:11 AM CET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants