polystat/j2ast

[Release]

IamMaxim opened this issue · 33 comments

This issue is used to communicate with Rultor.

@rultor release tag 0.1.0

@rultor release tag 0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release tag 0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 15s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 24030
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Fri Feb 25 10:55:55 CET 2022
+ uptime
 10:55:55 up 515 days, 20:01,  0 users,  load average: 1.54, 1.03, 0.95
+ cat
.rultor.yml in yegor256/home doesn't allow polystat/j2ast to use its assets (there are 117 friends), see http://doc.rultor.com/reference.html#assets
+ exit -1
'cid' file is absent, container wasn't started correctly

@rultor release tag 0.1.0

@rultor release tag 0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release tag 0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 16s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 17105
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Fri Feb 25 12:41:05 CET 2022
+ uptime
 12:41:05 up 515 days, 21:47,  0 users,  load average: 0.67, 0.88, 0.96
+ cat
.rultor.yml in yegor256/home doesn't allow polystat/j2ast to use its assets (there are 117 friends), see http://doc.rultor.com/reference.html#assets
+ exit -1
'cid' file is absent, container wasn't started correctly

@rultor release tag 0.1.0

@rultor release tag 0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release tag 0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 15s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 3261
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Sat Feb 26 13:20:38 CET 2022
+ uptime
 13:20:38 up 516 days, 22:26,  0 users,  load average: 0.94, 0.96, 0.99
+ cat
.rultor.yml in yegor256/home doesn't allow polystat/j2ast to use its assets (there are 117 friends), see http://doc.rultor.com/reference.html#assets
+ exit -1
'cid' file is absent, container wasn't started correctly

@rultor release tag 0.1.0

@rultor release tag 0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release tag 0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 23s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 8358
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Sat Feb 26 14:33:13 CET 2022
+ uptime
 14:33:13 up 516 days, 23:39,  0 users,  load average: 0.85, 0.91, 0.96
+ head=git@github.com:polystat/j2ast.git
+ image=iammaxim/j2eo:latest
+ head_branch=master
+ author=iammaxim
+ vars=('--env=head=git@github.com:polystat/j2ast.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:polystat/j2ast.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=iammaxim'\''\'\'''\'''\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''echo "Home dir: $HOME"'\'' '\'';'\'' '\''echo "Current path: $(pwd)"'\'' '\'';'\'' '\''echo "Contents of home dir:"'\'' '\'';'\'' '\''ls -lha /home/r'\'' '\'';'\'' '\''echo "Contents of current dir:"'\'' '\'';'\'' '\''ls -lha'\'' '\'';'\'' '\''echo "Building Gradle project (excluding tests)..."'\'' '\'';'\'' '\''./gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg'\'' '\'';'\'' '\''echo "Done."'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=iammaxim')
+ scripts=('export '\''head=git@github.com:polystat/j2ast.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=iammaxim'\''' ';' 'cp ../gradle.properties .' ';' 'echo "Home dir: $HOME"' ';' 'echo "Current path: $(pwd)"' ';' 'echo "Contents of home dir:"' ';' 'ls -lha /home/r' ';' 'echo "Contents of current dir:"' ';' 'ls -lha' ';' 'echo "Building Gradle project (excluding tests)..."' ';' './gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg' ';' 'echo "Done."' ';')
+ directory=
+ container=polystat_j2ast_1
+ as_root=true
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:polystat/j2ast.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:polystat/j2ast.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:polystat/j2ast.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=iammaxim'\''' ';' 'cp ../gradle.properties .' ';' 'echo "Home dir: $HOME"' ';' 'echo "Current path: $(pwd)"' ';' 'echo "Contents of home dir:"' ';' 'ls -lha /home/r' ';' 'echo "Contents of current dir:"' ';' 'ls -lha' ';' 'echo "Building Gradle project (excluding tests)..."' ';' './gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg' ';' 'echo "Done."' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

@rultor release, tag 0.1.0

@rultor release, tag 0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag 0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 23s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 10274
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Sat Feb 26 14:36:11 CET 2022
+ uptime
 14:36:11 up 516 days, 23:42,  0 users,  load average: 1.00, 0.97, 0.99
+ head=git@github.com:polystat/j2ast.git
+ image=iammaxim/j2eo:latest
+ head_branch=master
+ author=iammaxim
+ vars=('--env=head=git@github.com:polystat/j2ast.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:polystat/j2ast.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=iammaxim'\''\'\'''\'''\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''echo "Home dir: $HOME"'\'' '\'';'\'' '\''echo "Current path: $(pwd)"'\'' '\'';'\'' '\''echo "Contents of home dir:"'\'' '\'';'\'' '\''ls -lha /home/r'\'' '\'';'\'' '\''echo "Contents of current dir:"'\'' '\'';'\'' '\''ls -lha'\'' '\'';'\'' '\''echo "Building Gradle project (excluding tests)..."'\'' '\'';'\'' '\''./gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg'\'' '\'';'\'' '\''echo "Done."'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=iammaxim')
+ scripts=('export '\''head=git@github.com:polystat/j2ast.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=iammaxim'\''' ';' 'cp ../gradle.properties .' ';' 'echo "Home dir: $HOME"' ';' 'echo "Current path: $(pwd)"' ';' 'echo "Contents of home dir:"' ';' 'ls -lha /home/r' ';' 'echo "Contents of current dir:"' ';' 'ls -lha' ';' 'echo "Building Gradle project (excluding tests)..."' ';' './gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg' ';' 'echo "Done."' ';')
+ directory=
+ container=polystat_j2ast_1
+ as_root=true
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:polystat/j2ast.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:polystat/j2ast.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:polystat/j2ast.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=iammaxim'\''' ';' 'cp ../gradle.properties .' ';' 'echo "Home dir: $HOME"' ';' 'echo "Current path: $(pwd)"' ';' 'echo "Contents of home dir:"' ';' 'ls -lha /home/r' ';' 'echo "Contents of current dir:"' ';' 'ls -lha' ';' 'echo "Building Gradle project (excluding tests)..."' ';' './gradlew build fatJar publish -x test --info -Dcandidates=false -PmvnPublicationVersion=${tag} -Dsigning.secretKeyRingFile=/home/r/secring.gpg' ';' 'echo "Done."' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

@rultor release, tag=0.1.0

@rultor release, tag=0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 2min)

\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [31s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B\u001b[2ACaching disabled for Kotlin DSL accessors for root project 'JavaParser' because:\u001b[0K
  Build cache is disabled\u001b[0K
Kotlin DSL accessors for root project 'JavaParser' is not up-to-date because:
  No history is available.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [31s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B\u001b[2ACaching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:\u001b[0K
  Build cache is disabled\u001b[0K
Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  No history is available.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [31s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project > Compiling build file 'build.gradle.kts'\u001b[m\u001b[56D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [32s]\u001b[m\u001b[36D\u001b[2B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [33s]\u001b[m\u001b[36D\u001b[2B\u001b[1A\u001b[1m> root project\u001b[m\u001b[0K\u001b[14D\u001b[1B\u001b[2AWorking Directory = /home/r/repo\u001b[0K
Grammar file changed since last build; Rebuilding parser with Bison...\u001b[0K
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [33s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B\u001b[2AStarting process 'command 'bison''. Working directory: /home/r/repo Command: bison --report=states,lookaheads --report-file=out/Java_16_Grammar.report --output=src/main/java/parser/JavaParser.java src/main/resources/Java_16_Grammar.y\u001b[0K
Successfully started process 'command 'bison''\u001b[0K
src/main/resources/Java_16_Grammar.y: warning: 3 nonterminals useless in grammar [-Wother]
src/main/resources/Java_16_Grammar.y: warning: 5 rules useless in grammar [-Wother]
src/main/resources/Java_16_Grammar.y:1468.1-14: warning: nonterminal useless in grammar: CastExpression [-Wother]
 1468 | CastExpression
      | ^~~~~~~~~~~~~~
src/main/resources/Java_16_Grammar.y:1473.1-10: warning: nonterminal useless in grammar: TargetType [-Wother]
 1473 | TargetType
      | ^~~~~~~~~~
src/main/resources/Java_16_Grammar.y:1477.1-8: warning: nonterminal useless in grammar: TypeList [-Wother]
 1477 | TypeList
      | ^~~~~~~~
src/main/resources/Java_16_Grammar.y: warning: 396 shift/reduce conflicts [-Wconflicts-sr]
src/main/resources/Java_16_Grammar.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
src/main/resources/Java_16_Grammar.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [33s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [34s]\u001b[m\u001b[36D\u001b[2B\u001b[2AWorking Directory = /home/r/repo\u001b[0K
Applying Maven credentials\u001b[0K
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [34s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B\u001b[2AAll projects evaluated.\u001b[0K
\u001b[1B\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [34s]\u001b[m\u001b[38D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[0K
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K

* What went wrong:
Task 'fatJar' not found in root project 'JavaParser'. Some candidates are: 'jar'.

* Try:
\u001b[33m> \u001b[39mRun \u001b[1mgradlew tasks\u001b[m to get a list of available tasks.
\u001b[33m> \u001b[39mRun with \u001b[1m--stacktrace\u001b[m option to get the stack trace.
\u001b[33m> \u001b[39mRun with \u001b[1m--debug\u001b[m option to get more log output.
\u001b[33m> \u001b[39mRun with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 49s
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[2K\u001b[1B\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25hcontainer c42a0ae1fe109667c43c1838c7aacc1b4d53affba4bdbd7879d1f092af613a2a is dead
Sat Feb 26 14:47:01 CET 2022

@rultor release, tag=0.1.0

@rultor release, tag=0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.1.0

@IamMaxim Oops, I failed. You can see the full log here (spent 2min)

\u001b[1m> Task :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K
Caching disabled for task ':publishMavenJavaPublicationToMavenRepository' because:
  Build cache is disabled
Task ':publishMavenJavaPublicationToMavenRepository' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing to repository 'maven' (https://s01.oss.sonatype.org/content/repositories/releases/)
Uploading j2ast-0.0.1.jar to /content/repositories/releases/org/polystat/j2ast/0.0.1/j2ast-0.0.1.jar
Uploading j2ast-0.0.1.pom to /content/repositories/releases/org/polystat/j2ast/0.0.1/j2ast-0.0.1.pom
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 81% EXECUTING [37s]\u001b[m\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.pom.md5\u001b[m\u001b[69D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 81% EXECUTING [38s]\u001b[m\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.pom.sha256\u001b[m\u001b[72D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.pom.sha512\u001b[m\u001b[72D\u001b[1B\u001b[2AUploading j2ast-0.0.1.module to /content/repositories/releases/org/polystat/j2ast/0.0.1/j2ast-0.0.1.module\u001b[0K
\u001b[1B\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 81% EXECUTING [38s]\u001b[m\u001b[0K\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.module > 2 KiB/2 \u001b[m\u001b[79D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.module.sha1\u001b[m\u001b[0K\u001b[73D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.module.md5\u001b[m\u001b[0K\u001b[72D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.module.sha256\u001b[m\u001b[75D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.1.module.sha512\u001b[m\u001b[75D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[0K\u001b[68D\u001b[1B\u001b[2AResource missing. [HTTP GET: https://s01.oss.sonatype.org/content/repositories/releases/org/polystat/j2ast/maven-metadata.xml]\u001b[0K
Uploading maven-metadata.xml to /content/repositories/releases/org/polystat/j2ast/maven-metadata.xml\u001b[0K
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 81% EXECUTING [38s]\u001b[m\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[68D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 81% EXECUTING [39s]\u001b[m\u001b[35D\u001b[2B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha1\u001b[m\u001b[73D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.md5\u001b[m\u001b[0K\u001b[72D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha256\u001b[m\u001b[75D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha512\u001b[m\u001b[75D\u001b[1B\u001b[2A:publishMavenJavaPublicationToMavenRepository (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 3.681 secs.\u001b[0K
:publish (Thread[Execution worker for ':' Thread 3,5,main]) started.\u001b[0K

\u001b[1m> Task :publish\u001b[m
Skipping task ':publish' as it has no actions.
:publish (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 3,5,main]) started.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
producer locations for task group 2 (Thread[Execution worker for ':' Thread 5,5,main]) started.
producer locations for task group 2 (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.

\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 52s
6 actionable tasks: 6 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% EXECUTING [39s]\u001b[m\u001b[36D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[0K\u001b[26D\u001b[2B\u001b[2A\u001b[2K\u001b[1B\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25h+ echo Done.
Done.
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
M	src/main/java/parser/JavaParser.java
+ git tag 0.1.0 -m '0.1.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 5142bc0 Updated rultor configuration
+ git clean -fd
Removing gradle.properties
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 5142bc0).
+ git push --all origin
ERROR: Permission to polystat/j2ast.git denied to rultor.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container 211f915a86a6b0a42d03156b522fcd06f30efa1e10894efc79c099e740e5eb18 is dead
Sat Feb 26 14:51:12 CET 2022

@rultor release, tag=0.0.2

@rultor release, tag=0.0.2

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.0.2

@IamMaxim Oops, I failed. You can see the full log here (spent 2min)

'/home/r/repo/src/main/java/tree/Statement/Statement.java'
'/home/r/repo/src/main/java/tree/Statement/IfThenElse.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchLabels.java'
'/home/r/repo/src/main/java/tree/Statement/Yield.java'
'/home/r/repo/src/main/java/tree/Statement/BlockStatement.java'
'/home/r/repo/src/main/java/tree/Statement/Break.java'
'/home/r/repo/src/main/java/tree/Statement/Assert.java'
'/home/r/repo/src/main/java/tree/Statement/Block.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchBlocks.java'
'/home/r/repo/src/main/java/tree/Statement/Throw.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchRule.java'
'/home/r/repo/src/main/java/tree/Statement/Continue.java'
'/home/r/repo/src/main/java/tree/Statement/StatementExpressions.java'
'/home/r/repo/src/main/java/tree/Statement/StatementExpression.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchRules.java'
'/home/r/repo/src/main/java/tree/Statement/Synchronized.java'
'/home/r/repo/src/main/java/tree/Statement/Return.java'
'/home/r/repo/src/main/java/tree/Statement/CatchClause.java'
'/home/r/repo/src/main/java/tree/Statement/Try.java'
'/home/r/repo/src/main/java/tree/Statement/While.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchBlock.java'
'/home/r/repo/src/main/java/tree/Statement/Switch.java'
'/home/r/repo/src/main/java/tree/Statement/CatchClauses.java'
'/home/r/repo/src/main/java/tree/Statement/Do.java'
'/home/r/repo/src/main/java/tree/Statement/BlockStatements.java'
'/home/r/repo/src/main/java/tree/Statement/SwitchLabel.java'
'/home/r/repo/src/main/java/tree/ResourceSpecification.java'
'/home/r/repo/src/main/java/tree/Modifiers.java'
'/home/r/repo/src/main/java/tree/Dims.java'
'/home/r/repo/src/main/java/tree/Annotations.java'
'/home/r/repo/src/main/java/tree/InitializerArray.java'
'/home/r/repo/src/main/java/tree/Annotation.java'
'/home/r/repo/src/main/java/tree/Entity.java'
'/home/r/repo/src/main/java/tree/CompoundName.java'
'/home/r/repo/src/main/java/tree/Initializer.java'
------

\u001b[31;1m> Task :javadoc\u001b[0;39m\u001b[31m FAILED\u001b[39m
:javadoc (Thread[included builds,5,main]) completed. Took 3.354 secs.

\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m

* What went wrong:
Execution failed for task ':javadoc'.
\u001b[33m> \u001b[39mJavadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/home/r/repo/build/tmp/javadoc/javadoc.options'

* Try:
\u001b[33m> \u001b[39mRun with \u001b[1m--stacktrace\u001b[m option to get the stack trace.
\u001b[33m> \u001b[39mRun with \u001b[1m--debug\u001b[m option to get more log output.
\u001b[33m> \u001b[39mRun with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 50s
4 actionable tasks: 4 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[2K\u001b[1B\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25hcontainer 4a8ef1ffe6ce653fbbeaa64b486c777eb546627001e0bc3c69af92b5f0b8c6e9 is dead
Sun Feb 27 10:00:09 CET 2022

@rultor release, tag=0.0.2

@rultor release, tag=0.0.2

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.0.2

@IamMaxim Oops, I failed. You can see the full log here (spent 2min)

\u001b[1m> Task :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K
Caching disabled for task ':publishMavenJavaPublicationToMavenRepository' because:
  Build cache is disabled
Task ':publishMavenJavaPublicationToMavenRepository' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing to repository 'maven' (https://s01.oss.sonatype.org/content/repositories/releases/)
Uploading j2ast-0.0.2.jar to /content/repositories/releases/org/polystat/j2ast/0.0.2/j2ast-0.0.2.jar
Uploading j2ast-0.0.2.pom to /content/repositories/releases/org/polystat/j2ast/0.0.2/j2ast-0.0.2.pom
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 83% EXECUTING [36s]\u001b[m\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.pom.sha256\u001b[m\u001b[72D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.pom.sha512\u001b[m\u001b[72D\u001b[1B\u001b[2AUploading j2ast-0.0.2.module to /content/repositories/releases/org/polystat/j2ast/0.0.2/j2ast-0.0.2.module\u001b[0K
\u001b[1B\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 83% EXECUTING [36s]\u001b[m\u001b[0K\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.module > 2.7 KiB/\u001b[m\u001b[79D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.module.sha1\u001b[m\u001b[0K\u001b[73D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.module.md5\u001b[m\u001b[0K\u001b[72D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 83% EXECUTING [37s]\u001b[m\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.module.sha256\u001b[m\u001b[75D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K\u001b[47D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2.module.sha512\u001b[m\u001b[75D\u001b[1B\u001b[2AUploading j2ast-0.0.2-sources.jar to /content/repositories/releases/org/polystat/j2ast/0.0.2/j2ast-0.0.2-sources.jar\u001b[0K
\u001b[1B\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 83% EXECUTING [37s]\u001b[m\u001b[0K\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2-sources.jar > 112\u001b[m\u001b[79D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2-sources.jar.sha1\u001b[m\u001b[0K\u001b[78D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2-sources.jar.md5\u001b[m\u001b[0K\u001b[77D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2-sources.jar.sha25\u001b[m\u001b[79D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2ast-0.0.2-sources.jar.sha51\u001b[m\u001b[79D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K\u001b[47D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[68D\u001b[1B\u001b[2AUploading maven-metadata.xml to /content/repositories/releases/org/polystat/j2ast/maven-metadata.xml\u001b[0K
\u001b[1B\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m==========\u001b[0;39;1m---> 83% EXECUTING [38s]\u001b[m\u001b[0K\u001b[35D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[68D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha1\u001b[m\u001b[73D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.md5\u001b[m\u001b[0K\u001b[72D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha256\u001b[m\u001b[75D\u001b[1B\u001b[1A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha512\u001b[m\u001b[75D\u001b[1B\u001b[2A:publishMavenJavaPublicationToMavenRepository (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 4.083 secs.\u001b[0K
:publish (Thread[Execution worker for ':' Thread 3,5,main]) started.\u001b[0K

\u001b[1m> Task :publish\u001b[m
Skipping task ':publish' as it has no actions.
:publish (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 3,5,main]) started.
producer locations for task group 2 (Thread[included builds,5,main]) started.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
producer locations for task group 2 (Thread[included builds,5,main]) completed. Took 0.0 secs.

\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 51s
7 actionable tasks: 7 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha512\u001b[m\u001b[75D\u001b[1B\u001b[2A\u001b[2K\u001b[1B\u001b[2K\u001b[1A\u001b[0m\u001b[?12l\u001b[?25h+ echo Done.
Done.
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
M	src/main/java/parser/JavaParser.java
+ git tag 0.0.2 -m '0.0.2: tagged by rultor.com'
+ git reset --hard
HEAD is now at 37106da Updated build.gradle
+ git clean -fd
Removing gradle.properties
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 37106da).
+ git push --all origin
ERROR: Permission to polystat/j2ast.git denied to rultor.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container 81edb6207422337c3d2e178fdc791bcb3981ed46f9bebbfd595e4b130ba8e7cf is dead
Sun Feb 27 10:04:18 CET 2022

@rultor release, tag=0.0.3

@rultor release, tag=0.0.3

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.0.3

@IamMaxim Done! FYI, the full log is here (took me 2min)

@rultor release, tag=0.1.0

@rultor release, tag=0.1.0

@IamMaxim OK, I will release it now. Please check the progress here

@rultor release, tag=0.1.0

@IamMaxim Done! FYI, the full log is here (took me 2min)