polystat / j2eo

Experimental Transpiler of Java Programs to EO Programming Language
MIT License
11 stars 11 forks source link

[Release] #81

Open IamMaxim opened 2 years ago

IamMaxim commented 2 years ago

Dummy issue to communicate with Rultor

IamMaxim commented 2 years ago

@rultor release, tag 0.4.0

rultor commented 2 years ago

@rultor release, tag 0.4.0

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

rultor commented 2 years ago

@rultor release, tag 0.4.0

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 19209
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Tue Apr 19 11:53:27 CEST 2022
+ uptime
 11:53:27 up 568 days, 19:59,  0 users,  load average: 0.98, 1.01, 1.03
+ head=git@github.com:polystat/j2eo.git
+ image=iammaxim/j2eo:latest
+ head_branch=master
+ author=iammaxim
+ vars=('--env=head=git@github.com:polystat/j2eo.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:polystat/j2eo.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/j2eo.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_j2eo_81
+ 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/j2eo.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/j2eo.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:polystat/j2eo.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
IamMaxim commented 2 years ago

@rultor release, tag=0.4.0

rultor commented 2 years ago

@rultor release, tag=0.4.0

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

rultor commented 2 years ago

@rultor release, tag=0.4.0

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

        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:78)
        at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.create(ForwardClientInput.java:75)
        at org.gradle.util.internal.Swapper.swap(Swapper.java:38)
        at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:75)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
        at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
        at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
        at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
        at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
        at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
        at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
        at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
        at java.base/java.lang.Thread.run(Thread.java:833)
Working Directory = /home/r/repo
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [29s]\u001b[m\u001b[36D\u001b[1B\u001b[1m> root project\u001b[m\u001b[14D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5AApplying dependency management to configuration 'apiElements-published' in project 'J2EO'\u001b[0K
Applying dependency management to configuration 'runtimeElements-published' in project 'J2EO'\u001b[0K
\u001b[0K
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K
\u001b[0K
* Where:
Build file '/home/r/repo/build.gradle.kts' line: 428

* What went wrong:
out/latestGrammarMD5 (No such file or directory)

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--debug\u001b[m option to get more log output. Run 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 34s
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.
Watching 0 directories to track changes
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25hcontainer 2beb3ef5573bf887008368b91bf8a351a2ab9b4e29acb129ba4784a9bff90283 is dead
Tue Apr 19 13:56:56 CEST 2022
IamMaxim commented 2 years ago

@rultor release, tag=0.5.0

rultor commented 2 years ago

@rultor release, tag=0.5.0

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

rultor commented 2 years ago

@rultor release, tag=0.5.0

@iammaxim Done! FYI, the full log is here (took me 3min)

IamMaxim commented 2 years ago

@rultor release, tag=0.5.0

rultor commented 2 years ago

@rultor release, tag=0.5.0

@iammaxim Invalid release tag 0.5.0 specified. There is already a release 0.5.0 newer than the given release in this repository.

rultor commented 2 years ago

@rultor release, tag=0.5.0

@iammaxim I'm sorry, I don't understand you :( Check this page and try again please

IamMaxim commented 2 years ago

@rultor release, tag=0.5.1

rultor commented 2 years ago

@rultor release, tag=0.5.1

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

rultor commented 2 years ago

@rultor release, tag=0.5.1

@iammaxim Done! FYI, the full log is here (took me 3min)

IamMaxim commented 2 years ago

@rultor release, tag=0.5.2

rultor commented 2 years ago

@rultor release, tag=0.5.2

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

rultor commented 2 years ago

@rultor release, tag=0.5.2

@iammaxim Done! FYI, the full log is here (took me 3min)

egorklementev commented 2 years ago

@rultor, release, tag=0.6.0

rultor commented 2 years ago

@rultor, release, tag=0.6.0

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

rultor commented 2 years ago

@rultor, release, tag=0.6.0

@iammaxim @egorklementev Oops, I failed. You can see the full log here (spent 5min)

Caching disabled for task ':publishMavenJavaPublicationToMavenRepository' because:\u001b[0K
  Build cache is disabled\u001b[0K
Task ':publishMavenJavaPublicationToMavenRepository' is not up-to-date because:\u001b[0K
  Task has not declared any outputs despite executing actions.
Publishing to repository 'maven' (https://s01.oss.sonatype.org/content/repositories/releases/)
Uploading j2eo-0.6.0.jar to /content/repositories/releases/org/polystat/j2eo/0.6.0/j2eo-0.6.0.jar
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 46s]\u001b[m\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 13.6 MiB/21.\u001b[m\u001b[79D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 15 MiB/21.3 \u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 15.4 MiB/21.\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 16.5 MiB/21.\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 18 MiB/21.3 \u001b[m\u001b[79D\u001b[4B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 47s]\u001b[m\u001b[38D\u001b[5B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 20.1 MiB/21.\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 20.6 MiB/21.\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar > 21.3 MiB/21.\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K\u001b[47D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar.sha1\u001b[m\u001b[69D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar.md5\u001b[m\u001b[0K\u001b[68D\u001b[4B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 48s]\u001b[m\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K\u001b[47D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar.sha256\u001b[m\u001b[71D\u001b[4B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 49s]\u001b[m\u001b[38D\u001b[5B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository\u001b[m\u001b[0K\u001b[47D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.jar.sha512\u001b[m\u001b[71D\u001b[4B\u001b[5AUploading j2eo-0.6.0.pom to /content/repositories/releases/org/polystat/j2eo/0.6.0/j2eo-0.6.0.pom\u001b[0K
\u001b[4B\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 50s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.pom > 3.5 KiB/3.5 \u001b[m\u001b[79D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.pom.sha1\u001b[m\u001b[0K\u001b[69D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.pom.md5\u001b[m\u001b[0K\u001b[68D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.pom.sha256\u001b[m\u001b[71D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.pom.sha512\u001b[m\u001b[71D\u001b[4B\u001b[5AUploading j2eo-0.6.0-sources.jar to /content/repositories/releases/org/polystat/j2eo/0.6.0/j2eo-0.6.0-sources.jar\u001b[0K
\u001b[4B\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 50s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-sources.jar > 149.\u001b[m\u001b[79D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 51s]\u001b[m\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-sources.jar.sha1\u001b[m\u001b[0K\u001b[77D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-sources.jar.md5\u001b[m\u001b[0K\u001b[76D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-sources.jar.sha256\u001b[m\u001b[79D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-sources.jar.sha512\u001b[m\u001b[79D\u001b[4B\u001b[5AUploading j2eo-0.6.0-javadoc.jar to /content/repositories/releases/org/polystat/j2eo/0.6.0/j2eo-0.6.0-javadoc.jar\u001b[0K
\u001b[4B\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 51s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-javadoc.jar > 113.\u001b[m\u001b[79D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-javadoc.jar.sha1\u001b[m\u001b[0K\u001b[77D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-javadoc.jar.md5\u001b[m\u001b[0K\u001b[76D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-javadoc.jar.sha256\u001b[m\u001b[79D\u001b[4B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 52s]\u001b[m\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0-javadoc.jar.sha512\u001b[m\u001b[79D\u001b[4B\u001b[5AUploading j2eo-0.6.0.module to /content/repositories/releases/org/polystat/j2eo/0.6.0/j2eo-0.6.0.module\u001b[0K
\u001b[4B\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 52s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.module > 5 KiB/5 K\u001b[m\u001b[79D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.module.sha1\u001b[m\u001b[0K\u001b[72D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.module.md5\u001b[m\u001b[0K\u001b[71D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.module.sha256\u001b[m\u001b[74D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > j2eo-0.6.0.module.sha512\u001b[m\u001b[74D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[0K\u001b[68D\u001b[4B\u001b[5AUploading maven-metadata.xml to /content/repositories/releases/org/polystat/j2eo/maven-metadata.xml\u001b[0K
\u001b[4B\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 52s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml\u001b[m\u001b[68D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m============\u001b[0;39;1m-> 92% EXECUTING [1m 53s]\u001b[m\u001b[38D\u001b[1B\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha1\u001b[m\u001b[73D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.md5\u001b[m\u001b[0K\u001b[72D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha256\u001b[m\u001b[75D\u001b[4B\u001b[4A\u001b[1m> :publishMavenJavaPublicationToMavenRepository > maven-metadata.xml.sha512\u001b[m\u001b[75D\u001b[4B\u001b[5A:publishMavenJavaPublicationToMavenRepository (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 9.043 secs.\u001b[0K
:publish (Thread[Execution worker for ':' Thread 4,5,main]) started.\u001b[0K
\u001b[0K
\u001b[1m> Task :publish\u001b[m\u001b[0K
Skipping task ':publish' as it has no actions.\u001b[0K
:publish (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 4,5,main]) started.
producer locations for task group 2 (Thread[Execution worker for ':' Thread 7,5,main]) started.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs.
producer locations for task group 2 (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% EXECUTING [1m 53s]\u001b[m\u001b[39D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 2m 6s\u001b[0K
19 actionable tasks: 19 executed\u001b[0K
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
Created user preferences directory.\u001b[0K
\u001b[1B\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25h+ echo Done.
Done.
+ mv J2EO-0.6.0.jar j2eo.jar
mv: cannot stat 'J2EO-0.6.0.jar': No such file or directory
container 0a1f41aed4e9e8895bd3a7b06748a228493527395551f35d8324fa0849d35ca6 is dead
Mon 18 Jul 2022 12:02:01 PM CEST