+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 25816 + echo '1.68.1 24dc2a841' 1.68.1 24dc2a841 + date Thu Jan 3 13:46:58 CET 2019 + uptime 13:46:58 up 19 days, 4:17, 0 users, load average: 6.93, 6.65, 6.54 + ff=only + image=yegor256/java8 + rebase=true + head_branch=master + pull_title='Add ReadTheDocs documentation' + author=extsoft + directory= + head=git@github.com:tatools/sunshine.git + pull_id=154 + fork=git@github.com:tatools/sunshine.git + fork_branch=146 + squash=false + vars=('--env=head=git@github.com:tatools/sunshine.git' '--env=pull_id=154' '--env=fork=git@github.com:tatools/sunshine.git' '--env=fork_branch=146' '--env=head_branch=master' '--env=pull_title=Add ReadTheDocs documentation' '--env=author=extsoft' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=154'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=146'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Add ReadTheDocs documentation'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''./gradlew --info'\'' '\'';'\'' '\''./gradlew clean'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=/dev/null'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''pull_id=154'\''' ';' 'export '\''fork=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''fork_branch=146'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Add ReadTheDocs documentation'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' './gradlew --info' ';' './gradlew clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';') + container=tatools_sunshine_154 + as_root=false + 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:tatools/sunshine.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:tatools/sunshine.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''pull_id=154'\''' ';' 'export '\''fork=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''fork_branch=146'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Add ReadTheDocs documentation'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' './gradlew --info' ';' './gradlew clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';' + sensitive=() + gpgconf --reload gpg-agent + gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net gpg: armor header: Version: SKS 1.1.6 gpg: armor header: Comment: Hostname: keyserver.timlukas.de gpg: pub 2048R/9AF0FA4C 2014-08-17 Rultor.com <gpg@rultor.com> gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 + gpg --version gpg (GnuPG) 1.4.20 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: ~/.gnupg Supported algorithms: Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-EsPM/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-EsPM/.gpg/secring.gpg --decrypt repo/scrt/gradle.properties.asc gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: AES256 encrypted data gpg: original file name='rultor-XXXX.PAj6SW1t' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine gradle.properties.enc gpg: AES encrypted data gpg: gpg-agent is not available in this session gpg: encrypted with 1 passphrase gpg: original file name='gradle.properties' + rm -rf gradle.properties.enc ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-EsPM/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-EsPM/.gpg/secring.gpg --decrypt repo/scrt/secring.gpg.asc gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: AES256 encrypted data gpg: original file name='rultor-XXXX.4PzJ6q9F' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine secring.gpg.enc gpg: AES encrypted data gpg: gpg-agent is not available in this session gpg: encrypted with 1 passphrase gpg: original file name='secring.gpg' + rm -rf secring.gpg.enc + rm -rf .gpg + cd repo + git remote add fork git@github.com:tatools/sunshine.git + git remote update Fetching origin Fetching fork From github.com:tatools/sunshine * [new branch] 146 -> fork/146 * [new branch] master -> fork/master + args= + '[' only == default ']' + '[' only == no ']' + '[' only == only ']' + args=' --ff-only' + export BRANCH=__rultor + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + git checkout -B __rultor fork/146 Switched to a new branch '__rultor' Branch __rultor set up to track remote branch 146 from fork. + git checkout -B master origin/master Switched to and reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + '[' true == true ']' + git checkout __rultor Switched to branch '__rultor' Your branch is up-to-date with 'fork/146'. + git rebase master Current branch __rultor is up to date. + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + '[' false == true ']' + git merge --ff-only __rultor Updating 739cf14..dabd6f5 Fast-forward .gitignore | 3 + README.md | 114 ++++++----------------------- docs/Makefile | 19 +++++ docs/conf.py | 179 +++++++++++++++++++++++++++++++++++++++++++++ docs/index.rst | 27 +++++++ docs/make.bat | 35 +++++++++ docs/md/artifacts.md | 17 +++++ docs/md/concept.md | 34 +++++++++ docs/md/entry-points.md | 56 ++++++++++++++ docs/md/getting-started.md | 39 ++++++++++ docs/requirements.txt | 4 + 11 files changed, 434 insertions(+), 93 deletions(-) create mode 100644 docs/Makefile create mode 100644 docs/conf.py create mode 100644 docs/index.rst create mode 100644 docs/make.bat create mode 100644 docs/md/artifacts.md create mode 100644 docs/md/concept.md create mode 100644 docs/md/entry-points.md create mode 100644 docs/md/getting-started.md create mode 100644 docs/requirements.txt + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=6.56 ++ echo 6.56 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 6.56, low enough to run a new Docker container' load average is 6.56, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/java8 + docker pull yegor256/java8 Using default tag: latest latest: Pulling from yegor256/java8 Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13 Status: Image is up to date for yegor256/java8:latest + docker ps --filter=status=exited + grep --quiet '\statools_sunshine_154\s*$' + ls -al . total 724 drwx--x--x 3 rultor rultor 4096 Jan 3 13:47 . drwxrwxrwt 14 root root 684032 Jan 3 13:47 .. -rw-rw-r-- 1 rultor rultor 444 Jan 3 13:47 end.sh -rwxrwxr-x 1 rultor rultor 338 Jan 3 13:47 entry.sh -rw-rw-r-- 1 rultor rultor 244 Jan 3 13:47 gradle.properties -rw-rw-r-- 1 rultor rultor 6 Jan 3 13:46 pid drwxrwxr-x 12 rultor rultor 4096 Jan 3 13:47 repo -rwxrwxr-x 1 rultor rultor 6657 Jan 3 13:46 run.sh -rw-rw-r-- 1 rultor rultor 592 Jan 3 13:47 script.sh -rw-rw-r-- 1 rultor rultor 2643 Jan 3 13:47 secring.gpg -rw-rw-r-- 1 rultor rultor 8576 Jan 3 13:47 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-EsPM:/main --env=head=git@github.com:tatools/sunshine.git --env=pull_id=154 --env=fork=git@github.com:tatools/sunshine.git --env=fork_branch=146 --env=head_branch=master '--env=pull_title=Add ReadTheDocs documentation' --env=author=extsoft '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=154'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=146'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Add ReadTheDocs documentation'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''./gradlew --info'\'' '\'';'\'' '\''./gradlew clean'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=/dev/null'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-EsPM/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=tatools_sunshine_154 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 + 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 ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./secring.gpg ./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 + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export head=git@github.com:tatools/sunshine.git + head=git@github.com:tatools/sunshine.git + export pull_id=154 + pull_id=154 + export fork=git@github.com:tatools/sunshine.git + fork=git@github.com:tatools/sunshine.git + export fork_branch=146 + fork_branch=146 + export head_branch=master + head_branch=master + export 'pull_title=Add ReadTheDocs documentation' + pull_title='Add ReadTheDocs documentation' + export author=extsoft + author=extsoft + java -version java version "1.8.0_171" Java(TM) SE Runtime Environment (build 1.8.0_171-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode) + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export LANGUAGE=en_US.UTF-8 + LANGUAGE=en_US.UTF-8 + sudo -i gem install pdd Fetching: mini_portile2-2.3.0.gem (100%) Successfully installed mini_portile2-2.3.0 Fetching: nokogiri-1.8.2.gem (100%) Building native extensions. This could take a while... Successfully installed nokogiri-1.8.2 Fetching: rainbow-3.0.0.gem (100%) Successfully installed rainbow-3.0.0 Fetching: slop-4.6.1.gem (100%) Successfully installed slop-4.6.1 Fetching: pdd-0.20.4.gem (100%) Successfully installed pdd-0.20.4 Parsing documentation for mini_portile2-2.3.0 Installing ri documentation for mini_portile2-2.3.0 Parsing documentation for nokogiri-1.8.2 Installing ri documentation for nokogiri-1.8.2 Parsing documentation for rainbow-3.0.0 Installing ri documentation for rainbow-3.0.0 Parsing documentation for slop-4.6.1 Installing ri documentation for slop-4.6.1 Parsing documentation for pdd-0.20.4 Installing ri documentation for pdd-0.20.4 Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 15 seconds 5 gems installed + ./gradlew --info Downloading https://services.gradle.org/distributions/gradle-5.0-all.zip ........................................................................................................................... Initialized native services in: /home/r/.gradle/native 0m Welcome to Gradle 5.0! Here are the highlights of this release: - Kotlin DSL 1.0 - Task timeouts - Dependency alignment aka BOM support - Interactive `gradle init` For more details see https://docs.gradle.org/5.0/release-notes.html Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) 2A1B1m> Starting Daemonm17D1B2AStarting process 'Gradle build daemon'. Working directory: /home/r/.gradle/daemon/5.0 Command: /usr/lib/jvm/java-8-oracle/bin/java -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/r/.gradle/wrapper/dists/gradle-5.0-all/4mxuau4c77thx8zlvtz4xiez7/gradle-5.0/lib/gradle-launcher-5.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.0 Successfully started process 'Gradle build daemon'0K 0K 2A1B1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B1A1m> Starting Daemonm17D1B2AAn attempt to start the daemon took 1.137 secs. The client will now receive all logging from the daemon (pid: 10661). The daemon log file: /home/r/.gradle/daemon/5.0/daemon-10661.out.log0K Starting build in new daemon [memory: 477.6 MB] 0K 2A1B> IDLE6D1B2AUsing 12 worker leases. 1B0K 2A0K1B> IDLE6D1B2AStarting Build 1B0K 2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm21D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm21D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm21D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm21D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm21D1B2ACompiling settings file '/home/r/repo/settings.gradle' using SubsetScriptTransformer.0K 1B0K 2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settings > Compiling /home/r/repo/settings.gradle into local compilation cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cachem176D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settings > Compiling /home/r/repo/settings.gradle into local compilation cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cachem176D1B2ACompiling settings file '/home/r/repo/settings.gradle' using BuildScriptTransformer.0K 1B0K 2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m0K36D1B1m> Evaluating settings > Compiling /home/r/repo/settings.gradle into local compilation cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cachem176D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settings > Compiling /home/r/repo/settings.gradle into local compilation cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cachem176D1B2A1m<0;32;1;0;39;1m-------------> 0% INITIALIZING [0s]m36D1B1m> Evaluating settingsm0K21D1B2ASettings evaluated using settings file '/home/r/repo/settings.gradle'.0K 1B0K 2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> Loading projectsm18D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> Loading projectsm18D1B2AProjects loaded. Root project using build file '/home/r/repo/build.gradle'.0K Included projects: [root project 'sunshine', project ':sunshine-core', project ':sunshine-core-deps', project ':sunshine-junit4', project ':sunshine-junit4-integration-tests', project ':sunshine-testng', project ':sunshine-testng-integration-tests']0K 0K 0K 2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B> IDLE6D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root project > Compiling /home/r/repo/build.gradle into local compilation cache > Compiling build file '/home/r/repo/build.gradle' to cross build script cachem160D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root projectm0K14D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root projectm14D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root projectm14D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [1s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1 > com.jfrog.bintray.gradle.plugin-1.8.4.pomm107D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m0K63D1B2A0K 1m> Configure project :m0K Evaluating root project 'sunshine' using build file '/home/r/repo/build.gradle'. Compiling build file '/home/r/repo/build.gradle' using SubsetScriptTransformer. 0K 0K 2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B2AResource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/jfrog/bintray/com.jfrog.bintray.gradle.plugin/1.8.4/com.jfrog.bintray.gradle.plugin-1.8.4.jar]0K 1B0K 2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m0K35D1B1m> root project > Resolve dependencies of :classpathm51D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [3s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > gradle-bintray-plugin-1.8.4.pomm85D1B 3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m0K35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm0K79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpath > maven-ant-tasks-2.1.3.pomm79D1B1m> root project > Resolve dependencies of :classpath > http-builder-0.7.2.pomm76D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpathm0K51D1B> IDLE0K6D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [5s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-parent/19/maven-parent-19.pom, /home/r/.m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom]0K 2B0K 3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m0K35D1B1m> root project > Resolve dependencies of :classpathm51D1B> IDLE6D1B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpathm51D2B3AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/apache/9/apache-9.pom, /home/r/.m2/repository/org/apache/apache/9/apache-9.pom]0K 2B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpath > nekohtml-1.9.16.pomm73D1B1m> root project > Resolve dependencies of :classpath > json-lib-2.3.pomm70D1B1m> root project > Resolve dependencies of :classpath > httpclient-4.2.1.pomm74D1B1m> root project > Resolve dependencies of :classpath > xml-resolver-1.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B1m> root project > Resolve dependencies of :classpath > nekohtml-1.9.16.pomm73D1B1m> root project > Resolve dependencies of :classpath > json-lib-2.3.pomm70D1B1m> root project > Resolve dependencies of :classpath > httpclient-4.2.1.pomm74D1B1m> root project > Resolve dependencies of :classpath > xml-resolver-1.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > json-lib-2.3.pomm70D1B1m> root project > Resolve dependencies of :classpath > httpclient-4.2.1.pomm74D1B1m> root project > Resolve dependencies of :classpath > xml-resolver-1.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D2B1m> root project > Resolve dependencies of :classpath > json-lib-2.3.pomm70D1B1m> root project > Resolve dependencies of :classpath > httpclient-4.2.1.pomm74D1B1m> root project > Resolve dependencies of :classpath > xml-resolver-1.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [6s]m35D2B1m> root project > Resolve dependencies of :classpath > json-lib-2.3.pomm70D1B1m> root project > Resolve dependencies of :classpath > httpclient-4.2.1.pomm74D1B1m> root project > Resolve dependencies of :classpath > xml-resolver-1.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D2B> IDLE0K6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > httpcomponents-client-4.2.1.pomm85D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcomponents-client-4.2.1.pomm85D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcomponents-client-4.2.1.pomm85D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcomponents-client-4.2.1.pomm85D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcomponents-client-4.2.1.pomm85D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/apache/3/apache-3.pom, /home/r/.m2/repository/org/apache/apache/3/apache-3.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [7s]m35D4B1m> root project > Resolve dependencies of :classpathm51D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/httpcomponents/project/6/project-6.pom, /home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > ant-1.8.0.pomm67D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D2B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D2B1m> root project > Resolve dependencies of :classpath > ant-1.8.0.pomm67D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m0K35D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > ant-1.8.0.pomm67D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D2B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D2B1m> root project > Resolve dependencies of :classpath > ant-1.8.0.pomm67D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D2B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D2B1m> root project > Resolve dependencies of :classpath > ant-1.8.0.pomm67D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom, /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom]0K 0K 0K 0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-file-1.0-beta-6.pomm79D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-provider-api-1.0-beta-6.pomm87D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom]0K 1B0K 0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m0K35D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-providers-1.0-beta-6.pomm84D1B1m> root project > Resolve dependencies of :classpath > ant-parent-1.8.0.pomm74D1B1m> root project > Resolve dependencies of :classpath > wagon-provider-api-1.0-beta-6.pomm87D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of :classpath > wagon-http-lightweight-1.0-beta-6.pomm91D1B1m> root project > Resolve dependencies of :classpath > wagon-providers-1.0-beta-6.pomm0K84D1B1m> root project > Resolve dependencies of :classpath > ant-parent-1.8.0.pomm74D1B1m> root project > Resolve dependencies of :classpath > wagon-provider-api-1.0-beta-6.pomm87D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-parent/11/maven-parent-11.pom, /home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m0K35D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > wagon-providers-1.0-beta-6.pomm84D1B1m> root project > Resolve dependencies of :classpath > ant-parent-1.8.0.pomm0K74D1B1m> root project > Resolve dependencies of :classpath > wagon-provider-api-1.0-beta-6.pomm87D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/apache/5/apache-5.pom, /home/r/.m2/repository/org/apache/apache/5/apache-5.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [8s]m35D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > wagon-providers-1.0-beta-6.pomm84D1B1m> root project > Resolve dependencies of :classpath > ant-parent-1.8.0.pomm0K74D1B1m> root project > Resolve dependencies of :classpath > wagon-provider-api-1.0-beta-6.pomm87D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > wagon-providers-1.0-beta-6.pomm84D1B1m> root project > Resolve dependencies of :classpath > ant-parent-1.8.0.pomm0K74D1B1m> root project > Resolve dependencies of :classpath > wagon-1.0-beta-6.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D2B> IDLE0K6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > wagon-1.0-beta-6.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > wagon-1.0-beta-6.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > wagon-1.0-beta-6.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > wagon-1.0-beta-6.pomm74D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom, /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcore-4.2.1.pomm72D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcore-4.2.1.pomm72D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcore-4.2.1.pomm72D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [9s]m35D4B1m> root project > Resolve dependencies of :classpath > httpcore-4.2.1.pomm72D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom, /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > httpcomponents-core-4.2.1.pomm83D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom, /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > httpcomponents-core-4.2.1.pomm83D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/commons/commons-parent/22/commons-parent-22.pom, /home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D4B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D4B1m> root project > Resolve dependencies of :classpathm51D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/commons/commons-parent/5/commons-parent-5.pom, /home/r/.m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D1B> IDLE6D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpathm51D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D4B1m> root project > Resolve dependencies of :classpathm51D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/apache/4/apache-4.pom, /home/r/.m2/repository/org/apache/apache/4/apache-4.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > ezmorph-1.0.6.pomm71D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > commons-beanutils-1.8.0.pomm81D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom, /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom, /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m0K36D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > ezmorph-1.0.6.pomm0K71D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [10s]m36D2B1m> root project > Resolve dependencies of :classpath > ezmorph-1.0.6.pomm71D3B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/commons/commons-parent/11/commons-parent-11.pom, /home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/commons/commons-parent/9/commons-parent-9.pom, /home/r/.m2/repository/org/apache/commons/commons-parent/9/commons-parent-9.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m0K36D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > ezmorph-1.0.6.pomm71D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > ezmorph-1.0.6.pomm71D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > xercesImpl-2.9.1.pomm74D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > xercesImpl-2.9.1.pomm74D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > xercesImpl-2.9.1.pomm74D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > xercesImpl-2.9.1.pomm74D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > ant-launcher-1.8.0.pomm76D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > ant-launcher-1.8.0.pomm76D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > ant-launcher-1.8.0.pomm76D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [11s]m36D2B1m> root project > Resolve dependencies of :classpath > ant-launcher-1.8.0.pomm76D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpath > ant-launcher-1.8.0.pomm76D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm0K51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom, /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m0K36D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpathm51D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [12s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpathm51D3B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom, /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m0K36D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > wagon-http-shared-1.0-beta-6.pomm86D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpath > wagon-http-shared-1.0-beta-6.pomm86D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpath > wagon-http-shared-1.0-beta-6.pomm86D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpath > wagon-http-shared-1.0-beta-6.pomm86D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpath > wagon-http-shared-1.0-beta-6.pomm86D3B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpathm0K51D3B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/junit/junit/3.8.1/junit-3.8.1.pom, /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :classpath > xercesMinimal-1.9.6.2.pomm79D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > nekohtml-1.9.6.2.pomm74D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D2B1m> root project > Resolve dependencies of :classpath > xercesMinimal-1.9.6.2.pomm79D2B> IDLE0K6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [13s]m36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jarm66D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm0K78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > http-builder-0.7.2.jarm69D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jarm66D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > http-builder-0.7.2.jarm69D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jarm66D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > http-builder-0.7.2.jarm69D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jarm66D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > http-builder-0.7.2.jarm69D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m0K36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jarm0K66D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > http-builder-0.7.2.jarm69D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar]0K 2B0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m0K36D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.16.jar > 81 KB/121 KB downloadedm92D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jarm72D1B1m> root project > Resolve files of :classpath > json-lib-2.3-jdk15.jar > 102 KB/148 KB downloadedm96D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > wagon-http-lightweight-1.0-beta-6.jarm0K84D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jar > 336 KB/1.26 MB downloadedm100D1B1m> root project > Resolve files of :classpath > wagon-http-shared-1.0-beta-6.jarm0K79D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > wagon-http-lightweight-1.0-beta-6.jarm84D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jar > 768 KB/1.26 MB downloadedm100D1B1m> root project > Resolve files of :classpath > wagon-http-shared-1.0-beta-6.jarm79D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m36D1B1m> root project > Resolve files of :classpath > wagon-http-lightweight-1.0-beta-6.jarm84D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jarm78D1B1m> root project > Resolve files of :classpath > maven-ant-tasks-2.1.3.jar > 1.22 MB/1.26 MB downloadedm101D1B1m> root project > Resolve files of :classpath > wagon-http-shared-1.0-beta-6.jarm79D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m0K36D1B1m> root project > Resolve files of :classpath > wagon-http-lightweight-1.0-beta-6.jarm0K84D1B1m> root project > Resolve files of :classpath > gradle-bintray-plugin-1.8.4.jar > 75 KB/144 KB downloadedm104D1B1m> root project > Resolve files of :classpath > httpcore-4.2.1.jarm65D1B1m> root project > Resolve files of :classpath > wagon-http-shared-1.0-beta-6.jarm79D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar]0K 2B0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [14s]m0K36D1B> IDLE0K6D1B1m> root project > Resolve files of :classpath > commons-beanutils-1.8.0.jarm74D1B1m> root project > Resolve files of :classpath > httpcore-4.2.1.jarm65D1B1m> root project > Resolve files of :classpath > wagon-http-shared-1.0-beta-6.jarm79D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm69D1B1m> root project > Resolve files of :classpath > commons-beanutils-1.8.0.jarm74D1B1m> root project > Resolve files of :classpath > httpcore-4.2.1.jarm65D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jarm0K67D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm69D1B1m> root project > Resolve files of :classpath > commons-beanutils-1.8.0.jarm74D1B1m> root project > Resolve files of :classpath > httpcore-4.2.1.jarm65D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jarm67D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm69D1B1m> root project > Resolve files of :classpath > commons-beanutils-1.8.0.jarm74D1B1m> root project > Resolve files of :classpath > httpcore-4.2.1.jarm65D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jarm67D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar, /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m0K36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm69D1B1m> root project > Resolve files of :classpath > commons-beanutils-1.8.0.jar > 142 KB/225 KB downloadedm101D1B1m> root project > Resolve files of :classpath > xercesMinimal-1.9.6.2.jarm72D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jarm67D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar, /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m0K36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm0K69D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.6.2.jarm0K67D1B1m> root project > Resolve files of :classpath > xercesMinimal-1.9.6.2.jarm72D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jar > 160 KB/1.17 MB downloadedm95D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m36D1B1m> root project > Resolve files of :classpath > ant-launcher-1.8.0.jarm69D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.6.2.jarm67D1B1m> root project > Resolve files of :classpath > xercesMinimal-1.9.6.2.jarm72D1B1m> root project > Resolve files of :classpath > xercesImpl-2.9.1.jar > 1.14 MB/1.17 MB downloadedm96D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m36D1B> IDLE0K6D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.6.2.jarm67D1B1m> root project > Resolve files of :classpath > xercesMinimal-1.9.6.2.jarm72D1B> IDLE0K6D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/junit/junit/3.8.1/junit-3.8.1.jar, /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar]0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m0K36D1B1m> root project > Resolve files of :classpath > backport-util-concurrent-3.1.jar.sha1m84D1B1m> root project > Resolve files of :classpath > nekohtml-1.9.6.2.jarm67D1B1m> root project > Resolve files of :classpath > xercesMinimal-1.9.6.2.jarm72D1B> IDLE6D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar, /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar]0K Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar, /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar]0K 2B0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m0K36D1B1m> root project > Resolve files of :classpath > backport-util-concurrent-3.1.jar.sha1m84D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar, /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [15s]m0K36D1B1m> root project > Resolve files of :classpath > backport-util-concurrent-3.1.jar.sha1m84D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root project > Resolve files of :classpath > backport-util-concurrent-3.1.jar.sha1m84D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root project > Resolve files of :classpath > backport-util-concurrent-3.1.jar.sha1m84D4B5AFound locally available resource with matching checksum: [https://plugins.gradle.org/m2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar, /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar]0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m0K36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root projectm14D4B5ACompiling build file '/home/r/repo/build.gradle' using BuildScriptTransformer.0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root project > Compiling /home/r/repo/build.gradle into local compilation cache > Compiling build file '/home/r/repo/build.gradle' to cross build script cachem160D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root project > Compiling /home/r/repo/build.gradle into local compilation cache > Compiling build file '/home/r/repo/build.gradle' to cross build script cachem160D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root projectm0K14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [16s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm14D4B5ACompiling script '/home/r/repo/gradle/jacoco.gradle' using SubsetScriptTransformer.0K Compiling script '/home/r/repo/gradle/jacoco.gradle' using BuildScriptTransformer.0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root project > Compiling /home/r/repo/gradle/jacoco.gradle into local compilation cache > Compiling script '/home/r/repo/gradle/jacoco.gradle' to cross build script cachem172D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm0K14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm14D4B5ACompiling script '/home/r/repo/gradle/bintray.gradle' using SubsetScriptTransformer.0K Compiling script '/home/r/repo/gradle/bintray.gradle' using BuildScriptTransformer.0K 3B0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root project > Compiling /home/r/repo/gradle/bintray.gradle into local compilation cache > Compiling script '/home/r/repo/gradle/bintray.gradle' to cross build script cachem174D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root project > Compiling /home/r/repo/gradle/bintray.gradle into local compilation cache > Compiling script '/home/r/repo/gradle/bintray.gradle' to cross build script cachem174D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm0K14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm14D4B5AConfiguring signAndPublish task for project :0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [17s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [18s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [18s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [18s]m36D1B1m> root projectm14D4B5A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [18s]m36D1B1m> root projectm14D4B5A1m<0;32;1m=0;39;1m------------> 14% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core > Compiling /home/r/repo/sunshine-core/build.gradle into local compilation cachem97D3B5A0K 1m> Configure project :sunshine-corem0K Evaluating project ':sunshine-core' using build file '/home/r/repo/sunshine-core/build.gradle'.0K Compiling build file '/home/r/repo/sunshine-core/build.gradle' using SubsetScriptTransformer.0K Compiling build file '/home/r/repo/sunshine-core/build.gradle' using BuildScriptTransformer.0K 1m> Configure project :sunshine-core-depsm Evaluating project ':sunshine-core-deps' using build file '/home/r/repo/sunshine-core-deps/build.gradle'. Compiling build file '/home/r/repo/sunshine-core-deps/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/r/repo/sunshine-core-deps/build.gradle' using BuildScriptTransformer. 0K 0K 0K 0K 0K 5A1m<0;32;1m=====0;39;1m--------> 42% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4m18D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Configure project :sunshine-junit4m0K Evaluating project ':sunshine-junit4' using build file '/home/r/repo/sunshine-junit4/build.gradle'.0K Compiling build file '/home/r/repo/sunshine-junit4/build.gradle' using SubsetScriptTransformer.0K Compiling build file '/home/r/repo/sunshine-junit4/build.gradle' using BuildScriptTransformer.0K 0K 0K 0K 0K 0K 5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve dependencies of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.pomm126D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jarm0K119D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > groovy-backports-compat23-2.4.15.jarm139D2B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jar > 857 KB/5.09 MB downloadedm147D1B> IDLE0K6D2B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [18s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jar > 1.83 MB/5.09 MB downloadedm148D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jar > 2.81 MB/5.09 MB downloadedm148D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jar > 3.80 MB/5.09 MB downloadedm148D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve files of :sunshine-junit4-integration-tests:classpath > shadow-4.0.3.jar > 4.82 MB/5.09 MB downloadedm148D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-testsm0K36D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-testsm36D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Compiling /home/r/repo/sunshine-junit4-integration-tests/build.gradle into local compilation cache > Compiling build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle' to cross build script cachem250D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-testsm0K36D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-testsm36D3B5A1m<0;32;1m=======0;39;1m------> 57% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests > Resolve dependencies of :sunshine-junit4-integration-tests:runtimem105D3B5A0K 1m> Configure project :sunshine-junit4-integration-testsm0K Evaluating project ':sunshine-junit4-integration-tests' using build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle'.0K Compiling build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle' using SubsetScriptTransformer.0K Compiling build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle' using BuildScriptTransformer.0K 1m> Configure project :sunshine-testngm Evaluating project ':sunshine-testng' using build file '/home/r/repo/sunshine-testng/build.gradle'. Compiling build file '/home/r/repo/sunshine-testng/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/r/repo/sunshine-testng/build.gradle' using BuildScriptTransformer. 0K 0K 0K 0K 0K 5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [19s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests > Compiling /home/r/repo/sunshine-testng-integration-tests/build.gradle into local compilation cache > Compiling build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle' to cross build script cachem250D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests > Resolve dependencies of :sunshine-testng-integration-tests:runtime > testng-6.11.pomm0K123D3B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests > Resolve dependencies of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.pomm126D3B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > testng-6.11.jar > 240 KB/745 KB downloadedm143D1B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE0K6D1B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [20s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [21s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [21s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jarm119D2B5A1m<0;32;1m===========0;39;1m--> 85% CONFIGURING [21s]m37D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-testng-integration-tests > Resolve files of :sunshine-testng-integration-tests:runtime > snakeyaml-1.17.jar > 78 KB/267 KB downloadedm145D2B5A0K 1m> Configure project :sunshine-testng-integration-testsm0K Evaluating project ':sunshine-testng-integration-tests' using build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle'.0K Compiling build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle' using SubsetScriptTransformer.0K Compiling build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle' using BuildScriptTransformer.0K All projects evaluated. No tasks specified. Using project default tasks 'clean', 'ready' Selected primary task 'clean' from project : Selected primary task 'ready' from project : 0K 0K 0K 0K 0K 5A1m<0;32;1m=============0;39;1m> 100% CONFIGURING [21s]m38D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=============0;39;1m> 100% CONFIGURING [21s]m38D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D4B5ATasks to be executed: [task ':sunshine-core:clean', task ':sunshine-core-deps:clean', task ':sunshine-junit4:clean', task ':sunshine-junit4-integration-tests:clean', task ':sunshine-testng:clean', task ':sunshine-testng-integration-tests:clean', task ':sunshine-core-deps:compileJava', task ':sunshine-core-deps:processResources', task ':sunshine-core-deps:classes', task ':sunshine-core-deps:jar', task ':sunshine-core:compileJava', task ':sunshine-core:processResources', task ':sunshine-core:classes', task ':sunshine-core:copyUnitTestsDependencies', task ':sunshine-core:compileTestJava', task ':sunshine-core:processTestResources', task ':sunshine-core:testClasses', task ':sunshine-core:test', task ':sunshine-core:jacocoTestReport', task ':sunshine-core:check', task ':sunshine-core:ready', task ':sunshine-core-deps:assemble', task ':sunshine-core-deps:compileTestJava', task ':sunshine-core-deps:processTestResources', task ':sunshine-core-deps:testClasses', task ':sunshine-core-deps:test', task ':sunshine-core-deps:check', task ':sunshine-core-deps:build', task ':sunshine-core-deps:ready', task ':sunshine-core:jar', task ':sunshine-junit4:compileJava', task ':sunshine-junit4:processResources', task ':sunshine-junit4:classes', task ':sunshine-junit4:compileTestJava', task ':sunshine-junit4:processTestResources', task ':sunshine-junit4:testClasses', task ':sunshine-junit4:test', task ':sunshine-junit4:jacocoTestReport', task ':sunshine-junit4:check', task ':sunshine-junit4:ready', task ':sunshine-junit4:jar', task ':sunshine-junit4-integration-tests:compileJava', task ':sunshine-junit4-integration-tests:processResources', task ':sunshine-junit4-integration-tests:classes', task ':sunshine-junit4-integration-tests:jar', task ':sunshine-junit4-integration-tests:assemble', task ':sunshine-junit4-integration-tests:compileTestJava', task ':sunshine-junit4-integration-tests:processTestResources', task ':sunshine-junit4-integration-tests:testClasses', task ':sunshine-junit4-integration-tests:test', task ':sunshine-junit4-integration-tests:check', task ':sunshine-junit4-integration-tests:storeDependencies', task ':sunshine-junit4-integration-tests:build', task ':sunshine-junit4-integration-tests:shadowJar', task ':sunshine-junit4-integration-tests:runIntegrationTests', task ':sunshine-junit4-integration-tests:ready', task ':sunshine-testng:compileJava', task ':sunshine-testng:processResources', task ':sunshine-testng:classes', task ':sunshine-testng:compileTestJava', task ':sunshine-testng:processTestResources', task ':sunshine-testng:testClasses', task ':sunshine-testng:test', task ':sunshine-testng:jacocoTestReport', task ':sunshine-testng:check', task ':sunshine-testng:ready', task ':sunshine-testng:jar', task ':sunshine-testng-integration-tests:compileJava', task ':sunshine-testng-integration-tests:processResources', task ':sunshine-testng-integration-tests:classes', task ':sunshine-testng-integration-tests:jar', task ':sunshine-testng-integration-tests:assemble', task ':sunshine-testng-integration-tests:compileTestJava', task ':sunshine-testng-integration-tests:processTestResources', task ':sunshine-testng-integration-tests:testClasses', task ':sunshine-testng-integration-tests:test', task ':sunshine-testng-integration-tests:check', task ':sunshine-testng-integration-tests:storeDependencies', task ':sunshine-testng-integration-tests:build', task ':sunshine-testng-integration-tests:runIntegrationTests', task ':sunshine-testng-integration-tests:ready']0K :sunshine-core:clean (Thread[Execution worker for ':',5,main]) started.0K 0K 1m> Task :sunshine-core:cleanm33m UP-TO-DATE39m0K Task ':sunshine-core:clean' is not up-to-date because:0K Task has not declared any outputs despite executing actions. :sunshine-core:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.053 secs. :sunshine-core-deps:clean (Thread[Execution worker for ':',5,main]) started. 1m> Task :sunshine-core-deps:cleanm33m UP-TO-DATE39m Task ':sunshine-core-deps:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :sunshine-core-deps:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs. :sunshine-junit4:clean (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-junit4:cleanm33m UP-TO-DATE39m Task ':sunshine-junit4:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :sunshine-junit4:clean (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.002 secs. :sunshine-junit4-integration-tests:clean (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:cleanm33m UP-TO-DATE39m Task ':sunshine-junit4-integration-tests:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :sunshine-junit4-integration-tests:clean (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.0 secs. :sunshine-testng:clean (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-testng:cleanm33m UP-TO-DATE39m Task ':sunshine-testng:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :sunshine-testng:clean (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:clean (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-testng-integration-tests:cleanm33m UP-TO-DATE39m Task ':sunshine-testng-integration-tests:clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :sunshine-testng-integration-tests:clean (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:compileJava (Thread[Execution worker for ':' Thread 9,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 7% EXECUTING [21s]m34D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B1m> :sunshine-core-deps:compileJavam33D1B> IDLE6D1B5A1m<0;32;1;0;39;1m-------------> 7% EXECUTING [21s]m34D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core-deps:compileJavam33D2B5A1m<0;32;1;0;39;1m-------------> 7% EXECUTING [21s]m34D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core-deps:compileJavam33D2B5A1m<0;32;1;0;39;1m-------------> 7% EXECUTING [21s]m34D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core-deps:compileJavam33D2B5A0K 1m> Task :sunshine-core-deps:compileJavam0K Task ':sunshine-core-deps:compileJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-core-deps:compileJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.001 secs. :sunshine-core-deps:compileJava (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.363 secs. :sunshine-core-deps:processResources (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-core-deps:processResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-core-deps/src/main/resources', not found Skipping task ':sunshine-core-deps:processResources' as it has no source files and no previous output files. :sunshine-core-deps:processResources (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.002 secs. :sunshine-core-deps:classes (Thread[Execution worker for ':' Thread 9,5,main]) started. 1m> Task :sunshine-core-deps:classesm Skipping task ':sunshine-core-deps:classes' as it has no actions. :sunshine-core-deps:classes (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:jar (Thread[Execution worker for ':' Thread 9,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=0;39;1m------------> 11% EXECUTING [21s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B1m> :sunshine-core-deps:jarm25D1B> IDLE6D1B5A0K 1m> Task :sunshine-core-deps:jarm0K Task ':sunshine-core-deps:jar' is not up-to-date because:0K No history is available.0K :sunshine-core-deps:jar (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.046 secs.0K :sunshine-core:compileJava (Thread[Execution worker for ':' Thread 9,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D1B> IDLE6D1B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jarm100D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [22s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJava > Resolve files of :sunshine-core:compileClasspath > lombok-1.16.14.jar > 687 KB/1.36 MB downloadedm128D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam0K28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [23s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A0K 1m> Task :sunshine-core:compileJavam0K Task ':sunshine-core:compileJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-core:compileJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. 0K 0K 0K 0K 0K 5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B1m> :sunshine-core:compileJavam28D1B> IDLE6D1B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D2B1m> :sunshine-core:compileJavam28D2B5ANote: /home/r/repo/sunshine-core/src/main/java/org/tatools/sunshine/core/Kernel.java uses unchecked or unsafe operations.0K Note: Recompile with -Xlint:unchecked for details.0K 3B0K 0K 5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B1m> :sunshine-core:compileJavam28D1B> IDLE6D1B5ACreated classpath snapshot for incremental compilation in 0.098 secs.0K :sunshine-core:compileJava (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 2.912 secs.0K :sunshine-core:processResources (Thread[Execution worker for ':' Thread 9,5,main]) started.0K 0K 1m> Task :sunshine-core:processResourcesm33m NO-SOURCE39m0K file or directory '/home/r/repo/sunshine-core/src/main/resources', not found Skipping task ':sunshine-core:processResources' as it has no source files and no previous output files. :sunshine-core:processResources (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.002 secs. :sunshine-core:classes (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-core:classesm Skipping task ':sunshine-core:classes' as it has no actions. :sunshine-core:classes (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-core:copyUnitTestsDependencies (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-core:copyUnitTestsDependenciesm Task ':sunshine-core:copyUnitTestsDependencies' is not up-to-date because: No history is available. :sunshine-core:copyUnitTestsDependencies (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.016 secs. :sunshine-core:compileTestJava (Thread[Execution worker for ':',5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [24s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJava > Resolve dependencies of :sunshine-core:testCompileClasspath > system-rules-1.18.0.pomm120D1B1m> :sunshine-core:compileTestJava > Resolve dependencies of :sunshine-core:testCompileClasspath > hamcrest-all-1.3.pomm117D1B> IDLE6D1B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJava > Resolve dependencies of :sunshine-core:testCompileClasspath > maven-metadata.xmlm0K115D1B> IDLE0K6D2B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJava > Resolve files of :sunshine-core:testCompileClasspath > hamcrest-all-1.3.jarm0K110D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJava > Resolve files of :sunshine-core:testCompileClasspath > hamcrest-all-1.3.jar > 286 KB/299 KB downloadedm137D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJava > Resolve files of :sunshine-core:testCompileClasspath > hamcrest-all-1.3.jar > 286 KB/299 KB downloadedm137D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam0K32D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam32D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam32D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam32D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam32D3B5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [25s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:compileTestJavam32D3B5A0K 1m> Task :sunshine-core:compileTestJavam0K junit:junit-dep:4.11 is relocated to junit:junit:4.11. Please update your dependencies.0K Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/junit/junit-dep/4.11/junit-dep-4.11.pom, /home/r/.gradle/caches/modules-2/files-2.1/junit/junit-dep/4.11/9e705f834fdfc89544fb9dcb923466a9407acf70/junit-dep-4.11.pom]0K junit:junit-dep:4.11 is relocated to junit:junit:4.11. Please update your dependencies.0K Task ':sunshine-core:compileTestJava' is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':sunshine-core:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.19 secs. 45 duplicate classes found in classpath (see all with --debug). :sunshine-core:compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 1.096 secs. :sunshine-core:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-core:processTestResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-core/src/test/resources', not found Skipping task ':sunshine-core:processTestResources' as it has no source files and no previous output files. :sunshine-core:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :sunshine-core:testClasses (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-core:testClassesm Skipping task ':sunshine-core:testClasses' as it has no actions. :sunshine-core:testClasses (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-core:test (Thread[Execution worker for ':' Thread 6,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > Resolve dependencies of :sunshine-core:jacocoAgent > org.jacoco.agent-0.8.2.pomm103D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > Resolve files of :sunshine-core:jacocoAgent > org.jacoco.agent-0.8.2.jarm0K96D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:testm0K21D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [26s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D3B5AGradle Test Executor 1 started executing tests.0K 4B0K 5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 0 tests completedm41D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 7 tests completedm41D1B1m> :sunshine-core:test > Executing test org.tatools.sunshine.core.SunshineSuitePrintableTestm91D2B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 21 tests completedm42D1B1m> :sunshine-core:test > Executing test org.tatools.sunshine.core.SunTestm0K72D2B5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:test > 33 tests completedm42D1B1m> :sunshine-core:test > Executing test org.tatools.sunshine.core.FileSystemOfClasspathClassesTestm97D2B5AGradle Test Executor 1 finished executing tests.0K 4B0K 5A1m<0;32;1m==0;39;1m-----------> 20% EXECUTING [27s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:testm0K21D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-core:testm0K Task ':sunshine-core:test' is not up-to-date because:0K No history is available.0K Starting process 'Gradle Test Executor 1'. Working directory: /home/r/repo/sunshine-core Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.2.jar_2aca8b620b19ecd063f63feff8caaa38/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/5.0/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'0K Successfully started process 'Gradle Test Executor 1' org.tatools.sunshine.core.SunshineSuitePrintableTest > tests STANDARD_OUT Sunshine found 1 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: - org.tatools.sunshine.core.SunshineTest$Fake@4d22c60d org.tatools.sunshine.core.SunTest > shine STANDARD_OUT =============================================== Total tests run: 5, Failures: 0, Skips: 1 =============================================== Finished generating test XML results (0.013 secs) into: /home/r/repo/sunshine-core/build/test-results/test Generating HTML test report... Finished generating test html results (0.034 secs) into: /home/r/repo/sunshine-core/build/reports/tests/test :sunshine-core:test (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 1.597 secs. :sunshine-core:jacocoTestReport (Thread[Execution worker for ':' Thread 3,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReport > Resolve dependencies of :sunshine-core:jacocoAnt > org.jacoco.ant-0.8.2.pomm111D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReport > Resolve dependencies of :sunshine-core:jacocoAntm0K84D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReport > Resolve dependencies of :sunshine-core:jacocoAntm84D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [27s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReport > Resolve files of :sunshine-core:jacocoAntm0K77D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm0K33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [28s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A1m<0;32;1m==0;39;1m-----------> 22% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-core:jacocoTestReportm33D3B5A0K 1m> Task :sunshine-core:jacocoTestReportm0K Task ':sunshine-core:jacocoTestReport' is not up-to-date because:0K No history is available.0K [ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-core/build/jacoco/test.exec0K [ant:jacocoReport] Writing bundle 'sunshine-core' with 39 classes :sunshine-core:jacocoTestReport (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 1.907 secs. :sunshine-core:check (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core:checkm Skipping task ':sunshine-core:check' as it has no actions. :sunshine-core:check (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core:ready (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core:readym Task ':sunshine-core:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. Unit testing of Sunshine core is completed. :sunshine-core:ready (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.002 secs. :sunshine-core-deps:assemble (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:assemblem Skipping task ':sunshine-core-deps:assemble' as it has no actions. :sunshine-core-deps:assemble (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. 0K 0K 0K 0K 0K 5A1m<0;32;1m===0;39;1m----------> 27% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m===0;39;1m----------> 27% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D4B5A:sunshine-core-deps:compileTestJava (Thread[Execution worker for ':' Thread 8,5,main]) started.0K 0K 1m> Task :sunshine-core-deps:compileTestJavam33m NO-SOURCE39m0K file or directory '/home/r/repo/sunshine-core-deps/src/test/java', not found0K Skipping task ':sunshine-core-deps:compileTestJava' as it has no source files and no previous output files.0K :sunshine-core-deps:compileTestJava (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.002 secs. :sunshine-core-deps:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:processTestResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-core-deps/src/test/resources', not found Skipping task ':sunshine-core-deps:processTestResources' as it has no source files and no previous output files. :sunshine-core-deps:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:testClassesm33m UP-TO-DATE39m Skipping task ':sunshine-core-deps:testClasses' as it has no actions. :sunshine-core-deps:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:test (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:testm33m NO-SOURCE39m Skipping task ':sunshine-core-deps:test' as it has no source files and no previous output files. :sunshine-core-deps:test (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.003 secs. :sunshine-core-deps:check (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:checkm33m UP-TO-DATE39m Skipping task ':sunshine-core-deps:check' as it has no actions. :sunshine-core-deps:check (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:build (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:buildm Skipping task ':sunshine-core-deps:build' as it has no actions. :sunshine-core-deps:build (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core-deps:ready (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core-deps:readym Task ':sunshine-core-deps:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. A JAR file for Sunshine unit testing is ready. :sunshine-core-deps:ready (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-core:jar (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-core:jarm Task ':sunshine-core:jar' is not up-to-date because: No history is available. :sunshine-core:jar (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.033 secs. :sunshine-junit4:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m====0;39;1m---------> 37% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:compileJavam30D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m====0;39;1m---------> 37% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:compileJavam30D3B5A1m<0;32;1m====0;39;1m---------> 37% EXECUTING [29s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:compileJavam30D3B5A1m<0;32;1m====0;39;1m---------> 37% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:compileJavam30D3B5A0K 1m> Task :sunshine-junit4:compileJavam0K Task ':sunshine-junit4:compileJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-junit4:compileJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.005 secs. :sunshine-junit4:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.329 secs. :sunshine-junit4:processResources (Thread[Execution worker for ':' Thread 3,5,main]) started. 1m> Task :sunshine-junit4:processResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found Skipping task ':sunshine-junit4:processResources' as it has no source files and no previous output files. :sunshine-junit4:processResources (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :sunshine-junit4:classes (Thread[Execution worker for ':' Thread 3,5,main]) started. 1m> Task :sunshine-junit4:classesm Skipping task ':sunshine-junit4:classes' as it has no actions. :sunshine-junit4:classes (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :sunshine-junit4:compileTestJava (Thread[Execution worker for ':' Thread 3,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=====0;39;1m--------> 40% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:compileTestJavam34D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-junit4:compileTestJavam0K Task ':sunshine-junit4:compileTestJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-junit4:compileTestJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.003 secs. 45 duplicate classes found in classpath (see all with --debug). :sunshine-junit4:compileTestJava (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.126 secs. :sunshine-junit4:processTestResources (Thread[Execution worker for ':' Thread 3,5,main]) started. 1m> Task :sunshine-junit4:processTestResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-junit4/src/test/resources', not found Skipping task ':sunshine-junit4:processTestResources' as it has no source files and no previous output files. :sunshine-junit4:processTestResources (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :sunshine-junit4:testClasses (Thread[Execution worker for ':' Thread 3,5,main]) started. 1m> Task :sunshine-junit4:testClassesm Skipping task ':sunshine-junit4:testClasses' as it has no actions. :sunshine-junit4:testClasses (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :sunshine-junit4:test (Thread[Execution worker for ':' Thread 3,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [30s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D3B5AGradle Test Executor 2 started executing tests.0K 4B0K 5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [31s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 0 tests completedm43D1B1m> :sunshine-junit4:test > Executing test org.tatools.sunshine.junit4.JunitStatusTestm84D1B> IDLE6D1B5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 8 tests completedm43D1B1m> :sunshine-junit4:test > Executing test org.tatools.sunshine.junit4.JunitSuiteTestm0K83D2B5AGradle Test Executor 2 finished executing tests.0K 4B0K 5A1m<0;32;1m=====0;39;1m--------> 44% EXECUTING [31s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:test > 11 tests completedm0K44D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-junit4:testm0K Task ':sunshine-junit4:test' is not up-to-date because:0K No history is available.0K Starting process 'Gradle Test Executor 2'. Working directory: /home/r/repo/sunshine-junit4 Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.2.jar_2aca8b620b19ecd063f63feff8caaa38/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/5.0/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2'0K Successfully started process 'Gradle Test Executor 2' org.tatools.sunshine.junit4.JunitSuiteTest > testDefaultTestsFilter STANDARD_OUT Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: org.tatools.sunshine.junit4.JunitSuiteTest > testDefaultFileSystemAndTestsFilter STANDARD_OUT Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: Finished generating test XML results (0.004 secs) into: /home/r/repo/sunshine-junit4/build/test-results/test Generating HTML test report... Finished generating test html results (0.003 secs) into: /home/r/repo/sunshine-junit4/build/reports/tests/test :sunshine-junit4:test (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 1.131 secs. :sunshine-junit4:jacocoTestReport (Thread[Execution worker for ':' Thread 6,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=====0;39;1m--------> 45% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:jacocoTestReportm35D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-junit4:jacocoTestReportm0K Task ':sunshine-junit4:jacocoTestReport' is not up-to-date because:0K No history is available.0K [ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-junit4/build/jacoco/test.exec0K [ant:jacocoReport] Writing bundle 'sunshine-junit4' with 4 classes :sunshine-junit4:jacocoTestReport (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.115 secs. :sunshine-junit4:check (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4:checkm Skipping task ':sunshine-junit4:check' as it has no actions. :sunshine-junit4:check (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4:ready (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4:readym Task ':sunshine-junit4:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. Unit testing of Sunshine Junit4 is completed. :sunshine-junit4:ready (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4:jar (Thread[Execution worker for ':' Thread 6,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m======0;39;1m-------> 49% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4:jarm22D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-junit4:jarm0K Task ':sunshine-junit4:jar' is not up-to-date because:0K No history is available.0K :sunshine-junit4:jar (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.007 secs.0K :sunshine-junit4-integration-tests:compileJava (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:compileJavam Task ':sunshine-junit4-integration-tests:compileJava' is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':sunshine-junit4-integration-tests:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.002 secs. :sunshine-junit4-integration-tests:compileJava (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.049 secs. :sunshine-junit4-integration-tests:processResources (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:processResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/main/resources', not found Skipping task ':sunshine-junit4-integration-tests:processResources' as it has no source files and no previous output files. :sunshine-junit4-integration-tests:processResources (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :sunshine-junit4-integration-tests:classes (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:classesm Skipping task ':sunshine-junit4-integration-tests:classes' as it has no actions. :sunshine-junit4-integration-tests:classes (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:jar (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:jarm Task ':sunshine-junit4-integration-tests:jar' is not up-to-date because: No history is available. :sunshine-junit4-integration-tests:jar (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.006 secs. :sunshine-junit4-integration-tests:assemble (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:assemblem Skipping task ':sunshine-junit4-integration-tests:assemble' as it has no actions. :sunshine-junit4-integration-tests:assemble (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:compileTestJava (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:compileTestJavam33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/test/java', not found Skipping task ':sunshine-junit4-integration-tests:compileTestJava' as it has no source files and no previous output files. :sunshine-junit4-integration-tests:compileTestJava (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :sunshine-junit4-integration-tests:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:processTestResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/test/resources', not found Skipping task ':sunshine-junit4-integration-tests:processTestResources' as it has no source files and no previous output files. :sunshine-junit4-integration-tests:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:testClasses (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:testClassesm33m UP-TO-DATE39m Skipping task ':sunshine-junit4-integration-tests:testClasses' as it has no actions. :sunshine-junit4-integration-tests:testClasses (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:test (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:testm33m NO-SOURCE39m Skipping task ':sunshine-junit4-integration-tests:test' as it has no source files and no previous output files. :sunshine-junit4-integration-tests:test (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.002 secs. :sunshine-junit4-integration-tests:check (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:checkm33m UP-TO-DATE39m Skipping task ':sunshine-junit4-integration-tests:check' as it has no actions. :sunshine-junit4-integration-tests:check (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:storeDependencies (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:storeDependenciesm Task ':sunshine-junit4-integration-tests:storeDependencies' is not up-to-date because: No history is available. :sunshine-junit4-integration-tests:storeDependencies (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.006 secs. :sunshine-junit4-integration-tests:build (Thread[Execution worker for ':' Thread 6,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:buildm Skipping task ':sunshine-junit4-integration-tests:build' as it has no actions. :sunshine-junit4-integration-tests:build (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :sunshine-junit4-integration-tests:shadowJar (Thread[Execution worker for ':' Thread 6,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D3B5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D3B5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D3B5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [31s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D3B5A1m<0;32;1m========0;39;1m-----> 65% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:shadowJarm46D3B5A0K 1m> Task :sunshine-junit4-integration-tests:shadowJarm0K Task ':sunshine-junit4-integration-tests:shadowJar' is not up-to-date because:0K No history is available.0K *******************0K GRADLE SHADOW STATS Total Jars: 5 (includes project) Total Time: 0.298s [298ms] Average Time/Jar: 0.0596s [59.6ms] ******************* :sunshine-junit4-integration-tests:shadowJar (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.577 secs. :sunshine-junit4-integration-tests:runIntegrationTests (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m========0;39;1m-----> 66% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:runIntegrationTestsm56D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m========0;39;1m-----> 66% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m========0;39;1m-----> 66% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m========0;39;1m-----> 66% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m========0;39;1m-----> 66% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-junit4-integration-tests:runIntegrationTestsm56D3B5A0K 1m> Task :sunshine-junit4-integration-tests:runIntegrationTestsm0K Task ':sunshine-junit4-integration-tests:runIntegrationTests' is not up-to-date because:0K Task has not declared any outputs despite executing actions.0K Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-junit4-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-junit4-integration-tests-unspecified.jar | grep "Total tests run: 1, Failures: 0, Skips: 0"0K Successfully started process 'command 'sh'' Total tests run: 1, Failures: 0, Skips: 0 Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-junit4-integration-tests Command: sh -c cd build/libs/ && java -Dtests-regex="(org.tatools.junit4tests)(.+)?" -jar sunshine-junit4-integration-tests-unspecified-all.jar | grep "Total tests run: 1, Failures: 0, Skips: 0" Successfully started process 'command 'sh'' Total tests run: 1, Failures: 0, Skips: 0 :sunshine-junit4-integration-tests:runIntegrationTests (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.507 secs. :sunshine-junit4-integration-tests:ready (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-junit4-integration-tests:readym Task ':sunshine-junit4-integration-tests:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. Sunshine Junit4 integration testing is completed. :sunshine-junit4-integration-tests:ready (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [32s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A1m<0;32;1m========0;39;1m-----> 69% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileJavam30D3B5A0K 1m> Task :sunshine-testng:compileJavam0K Task ':sunshine-testng:compileJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-testng:compileJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.306 secs. :sunshine-testng:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.714 secs. :sunshine-testng:processResources (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng:processResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found Skipping task ':sunshine-testng:processResources' as it has no source files and no previous output files. :sunshine-testng:processResources (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng:classes (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng:classesm Skipping task ':sunshine-testng:classes' as it has no actions. :sunshine-testng:classes (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng:compileTestJava (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=========0;39;1m----> 72% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileTestJavam34D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=========0;39;1m----> 72% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:compileTestJavam34D3B5A0K 1m> Task :sunshine-testng:compileTestJavam0K Task ':sunshine-testng:compileTestJava' is not up-to-date because:0K No history is available.0K All input files are considered out-of-date for incremental task ':sunshine-testng:compileTestJava'.0K Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.018 secs. 45 duplicate classes found in classpath (see all with --debug). :sunshine-testng:compileTestJava (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.147 secs. :sunshine-testng:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng:processTestResourcesm Task ':sunshine-testng:processTestResources' is not up-to-date because: No history is available. :sunshine-testng:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.004 secs. :sunshine-testng:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng:testClassesm Skipping task ':sunshine-testng:testClasses' as it has no actions. :sunshine-testng:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng:test (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:testm23D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [33s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D3B5AGradle Test Executor 3 started executing tests.0K 4B0K 5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.SunshineTestNGTestm87D1B> IDLE6D1B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.SunshineTestNGTestm87D2B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 0 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.SunshineTestNGTestm87D2B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 1 test completedm0K42D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.LoadableTestNGSuiteTestm92D2B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 2 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.LoadableTestNGSuiteTestm92D2B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 2 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.LoadableTestNGSuiteTestm92D2B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [34s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 5 tests completedm43D1B1m> :sunshine-testng:test > Executing test org.tatools.sunshine.testng.TestNGKernelTestm0K85D2B5AGradle Test Executor 3 finished executing tests.0K 4B0K 5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [35s]m0K35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 14 tests completedm0K44D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m=========0;39;1m----> 76% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:test > 14 tests completedm44D3B5A0K 1m> Task :sunshine-testng:testm0K Task ':sunshine-testng:test' is not up-to-date because:0K No history is available.0K Starting process 'Gradle Test Executor 3'. Working directory: /home/r/repo/sunshine-testng Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.2.jar_2aca8b620b19ecd063f63feff8caaa38/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/5.0/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'0K Successfully started process 'Gradle Test Executor 3' org.tatools.sunshine.testng.LoadableTestNGSuiteTest > testAutomaticSuiteDirectoryCreation STANDARD_OUT Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: org.tatools.sunshine.testng.LoadableTestNGSuiteTest > testDefaultTestsFiltering STANDARD_OUT Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: org.tatools.sunshine.testng.LoadableTestNGSuiteTest > testFileSystemFilteringWithDefaultSuiteFolder STANDARD_OUT Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine. Classes: Finished generating test XML results (0.001 secs) into: /home/r/repo/sunshine-testng/build/test-results/test Generating HTML test report... Finished generating test html results (0.004 secs) into: /home/r/repo/sunshine-testng/build/reports/tests/test :sunshine-testng:test (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 1.712 secs. :sunshine-testng:jacocoTestReport (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m==========0;39;1m---> 77% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:jacocoTestReportm35D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-testng:jacocoTestReportm0K Task ':sunshine-testng:jacocoTestReport' is not up-to-date because:0K No history is available.0K [ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-testng/build/jacoco/test.exec0K [ant:jacocoReport] Writing bundle 'sunshine-testng' with 7 classes :sunshine-testng:jacocoTestReport (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.127 secs. :sunshine-testng:check (Thread[Execution worker for ':' Thread 2,5,main]) started. 1m> Task :sunshine-testng:checkm Skipping task ':sunshine-testng:check' as it has no actions. :sunshine-testng:check (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :sunshine-testng:ready (Thread[Execution worker for ':' Thread 2,5,main]) started. 1m> Task :sunshine-testng:readym Task ':sunshine-testng:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. Unit testing of Sunshine TestNG is completed. :sunshine-testng:ready (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :sunshine-testng:jar (Thread[Execution worker for ':' Thread 2,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m==========0;39;1m---> 81% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng:jarm22D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-testng:jarm0K Task ':sunshine-testng:jar' is not up-to-date because:0K No history is available.0K :sunshine-testng:jar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.012 secs.0K :sunshine-testng-integration-tests:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. 1m> Task :sunshine-testng-integration-tests:compileJavam Task ':sunshine-testng-integration-tests:compileJava' is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':sunshine-testng-integration-tests:compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Created classpath snapshot for incremental compilation in 0.004 secs. :sunshine-testng-integration-tests:compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.06 secs. :sunshine-testng-integration-tests:processResources (Thread[Execution worker for ':' Thread 4,5,main]) started. 1m> Task :sunshine-testng-integration-tests:processResourcesm Task ':sunshine-testng-integration-tests:processResources' is not up-to-date because: No history is available. :sunshine-testng-integration-tests:processResources (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.004 secs. :sunshine-testng-integration-tests:classes (Thread[Execution worker for ':' Thread 4,5,main]) started. 1m> Task :sunshine-testng-integration-tests:classesm Skipping task ':sunshine-testng-integration-tests:classes' as it has no actions. :sunshine-testng-integration-tests:classes (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:jar (Thread[Execution worker for ':' Thread 4,5,main]) started. 1m> Task :sunshine-testng-integration-tests:jarm Task ':sunshine-testng-integration-tests:jar' is not up-to-date because: No history is available. :sunshine-testng-integration-tests:jar (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.007 secs. :sunshine-testng-integration-tests:assemble (Thread[Execution worker for ':' Thread 4,5,main]) started. 1m> Task :sunshine-testng-integration-tests:assemblem Skipping task ':sunshine-testng-integration-tests:assemble' as it has no actions. :sunshine-testng-integration-tests:assemble (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:compileTestJava (Thread[Execution worker for ':' Thread 4,5,main]) started. 1m> Task :sunshine-testng-integration-tests:compileTestJavam33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-testng-integration-tests/src/test/java', not found Skipping task ':sunshine-testng-integration-tests:compileTestJava' as it has no source files and no previous output files. :sunshine-testng-integration-tests:compileTestJava (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng-integration-tests:processTestResourcesm33m NO-SOURCE39m file or directory '/home/r/repo/sunshine-testng-integration-tests/src/test/resources', not found Skipping task ':sunshine-testng-integration-tests:processTestResources' as it has no source files and no previous output files. :sunshine-testng-integration-tests:processTestResources (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng-integration-tests:testClassesm33m UP-TO-DATE39m Skipping task ':sunshine-testng-integration-tests:testClasses' as it has no actions. :sunshine-testng-integration-tests:testClasses (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:test (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng-integration-tests:testm33m NO-SOURCE39m Skipping task ':sunshine-testng-integration-tests:test' as it has no source files and no previous output files. :sunshine-testng-integration-tests:test (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.001 secs. :sunshine-testng-integration-tests:check (Thread[Execution worker for ':' Thread 8,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m============0;39;1m-> 93% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:checkm42D1B> IDLE6D1B> IDLE6D1B5A0K 1m> Task :sunshine-testng-integration-tests:checkm33m UP-TO-DATE39m0K Skipping task ':sunshine-testng-integration-tests:check' as it has no actions.0K :sunshine-testng-integration-tests:check (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs.0K :sunshine-testng-integration-tests:storeDependencies (Thread[Execution worker for ':' Thread 8,5,main]) started.0K 1m> Task :sunshine-testng-integration-tests:storeDependenciesm Task ':sunshine-testng-integration-tests:storeDependencies' is not up-to-date because: No history is available. :sunshine-testng-integration-tests:storeDependencies (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.012 secs. :sunshine-testng-integration-tests:build (Thread[Execution worker for ':' Thread 8,5,main]) started. 1m> Task :sunshine-testng-integration-tests:buildm Skipping task ':sunshine-testng-integration-tests:build' as it has no actions. :sunshine-testng-integration-tests:build (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sunshine-testng-integration-tests:runIntegrationTests (Thread[Execution worker for ':' Thread 3,5,main]) started. 0K 0K 0K 0K 0K 5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D1B> IDLE6D1B> IDLE6D1B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [35s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [36s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [36s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [36s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [36s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A1m<0;32;1m============0;39;1m-> 97% EXECUTING [36s]m35D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B1m> :sunshine-testng-integration-tests:runIntegrationTestsm56D3B5A0K 1m> Task :sunshine-testng-integration-tests:runIntegrationTestsm0K Task ':sunshine-testng-integration-tests:runIntegrationTests' is not up-to-date because:0K Task has not declared any outputs despite executing actions.0K Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-unspecified.jar | grep "Total tests run: 3"0K Successfully started process 'command 'sh'' Total tests run: 3, Failures: 0, Skips: 0 Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-unspecified.jar ../../src/main/resources/testng.xml | grep "Total tests run: 2" Successfully started process 'command 'sh'' Total tests run: 2, Failures: 0, Skips: 0 Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-unspecified.jar ../../src/main/resources/testng.yaml | grep "Total tests run: 2" Successfully started process 'command 'sh'' Total tests run: 2, Failures: 0, Skips: 0 :sunshine-testng-integration-tests:runIntegrationTests (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 1.078 secs. :sunshine-testng-integration-tests:ready (Thread[Execution worker for ':' Thread 3,5,main]) started. 1m> Task :sunshine-testng-integration-tests:readym Task ':sunshine-testng-integration-tests:ready' is not up-to-date because: Task has not declared any outputs despite executing actions. Sunshine TestNG integration testing is completed. :sunshine-testng-integration-tests:ready (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. 32;1mBUILD SUCCESSFUL0;39m in 53s 41 actionable tasks: 35 executed, 6 up-to-date 0K 0K 0K 0K 0K 5A1m<0;32;1;0;39;1m-------------> 0% WAITINGm26D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5ACreated user preferences directory.0K 4B0K 5A1m<0;32;1;0;39;1m-------------> 0% WAITINGm0K26D1B1m> root project > Resolve files of :classpath > httpclient-4.2.1.jarm67D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A2K1B2K1B2K1B2K1B2K4A0m+ ./gradlew clean 0m 2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [0s]m35D1B1m> root project > Resolve dependencies of :classpathm51D1B2A1m<0;32;1;0;39;1m-------------> 0% CONFIGURING [0s]m35D1B1m> root projectm0K14D1B2A1m<0;32;1m=0;39;1m------------> 14% CONFIGURING [0s]m36D1B1m> :sunshine-corem16D1B2A1m<0;32;1m====0;39;1m---------> 33% EXECUTING [0s]m0K34D1B1m> :sunshine-junit4:cleanm24D1B2A0K 32;1mBUILD SUCCESSFUL0;39m in 0s0K 6 actionable tasks: 6 executed 0K 0K 2A1m<0;32;1;0;39;1m-------------> 0% WAITINGm26D1B1m> :sunshine-junit4:cleanm24D1B2A2K1B2K1A0m++ pwd + pdd --source=/home/r/repo --verbose --file=/dev/null My version is 0.20.4 Ruby version is 2.3.3 at x86_64-linux Reading /home/r/repo 146 file(s) found, 67 excluded /home/r/repo/.gradle/vcs-1/gc.properties is a binary file (0 bytes) /home/r/repo/.gradle/buildOutputCleanup/buildOutputCleanup.lock is a binary file (17 bytes) /home/r/repo/.gradle/buildOutputCleanup/outputFiles.bin is a binary file (20153 bytes) /home/r/repo/.gradle/5.0/fileChanges/last-build.bin is a binary file (1 bytes) /home/r/repo/.gradle/5.0/fileContent/fileContent.lock is a binary file (17 bytes) /home/r/repo/.gradle/5.0/fileHashes/fileHashes.bin is a binary file (43047 bytes) /home/r/repo/.gradle/5.0/fileHashes/fileHashes.lock is a binary file (17 bytes) /home/r/repo/.gradle/5.0/fileHashes/resourceHashesCache.bin is a binary file (21013 bytes) /home/r/repo/.gradle/5.0/gc.properties is a binary file (0 bytes) /home/r/repo/.gradle/5.0/taskHistory/taskHistory.lock is a binary file (17 bytes) /home/r/repo/.gradle/5.0/taskHistory/taskHistory.bin is a binary file (290013 bytes) /home/r/repo/.gradle/5.0/javaCompile/javaCompile.lock is a binary file (17 bytes) /home/r/repo/.gradle/5.0/javaCompile/jarAnalysis.bin is a binary file (68671 bytes) /home/r/repo/.gradle/5.0/javaCompile/classAnalysis.bin is a binary file (434367 bytes) /home/r/repo/.gradle/5.0/javaCompile/taskHistory.bin is a binary file (28536 bytes) /home/r/repo/gradle/wrapper/gradle-wrapper.jar is a binary file (56177 bytes) Reading gradlew... Reading settings.gradle... Reading sunshine-junit4/gradle.properties... Reading sunshine-junit4/build.gradle... Reading sunshine-junit4/src/test/java/org/tatools/sunshine/junit4/Junit4KernelTest.java... Reading sunshine-junit4/src/test/java/org/tatools/sunshine/junit4/JunitStatusTest.java... Reading sunshine-junit4/src/test/java/org/tatools/sunshine/junit4/JunitSuiteTest.java... Reading sunshine-junit4/src/main/java/org/tatools/sunshine/junit4/Sunshine.java... Reading sunshine-junit4/src/main/java/org/tatools/sunshine/junit4/package-info.java... Reading sunshine-junit4/src/main/java/org/tatools/sunshine/junit4/JunitSuite.java... Reading sunshine-junit4/src/main/java/org/tatools/sunshine/junit4/Junit4Kernel.java... Reading sunshine-junit4/src/main/java/org/tatools/sunshine/junit4/JunitStatus.java... Reading sunshine-junit4-integration-tests/build.gradle... Reading sunshine-junit4-integration-tests/src/main/java/org/tatools/junit4tests/PassedTest.java... Reading sunshine-junit4-integration-tests/src/main/java/org/tatools/junit4tests/package-info.java... Reading sunshine-testng/gradle.properties... Reading sunshine-testng/build.gradle... Reading sunshine-testng/src/test/resources/testng.xml... Reading sunshine-testng/src/test/java/org/tatools/sunshine/testng/TestNGTestTest.java... Reading sunshine-testng/src/test/java/org/tatools/sunshine/testng/SunshineTestNGTest.java... Reading sunshine-testng/src/test/java/org/tatools/sunshine/testng/TestNGStatusTest.java... Reading sunshine-testng/src/test/java/org/tatools/sunshine/testng/TestNGKernelTest.java... Reading sunshine-testng/src/test/java/org/tatools/sunshine/testng/LoadableTestNGSuiteTest.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/TestNGStatus.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/SunshineTestNG.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/TestNGSuite.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/TestNGTest.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/Sunshine.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/package-info.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/PreparedTestNGSuite.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/LoadableTestNGSuite.java... Reading sunshine-testng/src/main/java/org/tatools/sunshine/testng/TestNGKernel.java... Reading .0pdd.yml... Reading sunshine-core-deps/build.gradle... Reading sunshine-core-deps/src/main/java/org/tatools/testng/DisabledTest.java... Reading sunshine-core-deps/src/main/java/org/tatools/testng/PassedTest.java... Reading sunshine-core-deps/src/main/java/org/tatools/testng/package-info.java... Reading sunshine-core-deps/src/main/java/org/tatools/testng/SkippedTest.java... Reading sunshine-core-deps/src/main/java/org/tatools/testng/Test1.java... Reading sunshine-core-deps/src/main/java/org/tatools/testng/FailedTest.java... Reading .travis.yml... Reading sunshine-core/gradle.properties... Reading sunshine-core/build.gradle... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/DirectoryBaseTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfJarFileTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileBaseTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/SunTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/DirectoryWithAutomaticCreationTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/SunshineTestTestBase.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/SunshineSuitePrintableTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemFilteredTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemPathRelativeTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfFileSystemsTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfClasspathClassesTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/DirectoryWithAutomaticDeletionTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/RegexConditionTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemPathBaseTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/VerboseRegexTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfClassesTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfPathTest.java... Reading sunshine-core/src/test/java/org/tatools/sunshine/core/FileSystemOfJarFilesTest.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfClasses.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineTest.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfJarFiles.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemFiltered.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineSuiteFilterable.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfClasspathClasses.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineSuitePrintable.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/DirectoryBase.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/DirectoryWithAutomaticCreation.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/DirectorySafe.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/RegexCondition.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemPathBase.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Status.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/DirectoryWithAutomaticDeletion.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Directory.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineException.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/VerboseRegex.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Suite.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/package-info.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Condition.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineSuiteBase.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/File.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/TestException.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineTestBase.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemPath.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileBase.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Kernel.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfJarFile.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystem.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfFileSystems.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Sun.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SunshineSuite.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemPathRelative.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Test.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemOfPath.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/Star.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/FileSystemException.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/SuiteException.java... Reading sunshine-core/src/main/java/org/tatools/sunshine/core/KernelException.java... Reading LICENSE... Reading sunshine-testng-integration-tests/build.gradle... Reading sunshine-testng-integration-tests/src/main/resources/testng.xml... Reading sunshine-testng-integration-tests/src/main/resources/testng.yaml... Reading sunshine-testng-integration-tests/src/main/java/org/tatools/testngtests/TestNGXmlTest2.java... Reading sunshine-testng-integration-tests/src/main/java/org/tatools/testngtests/PassedTest.java... Reading sunshine-testng-integration-tests/src/main/java/org/tatools/testngtests/package-info.java... Reading sunshine-testng-integration-tests/src/main/java/org/tatools/testngtests/TestNGXmlTest1.java... Reading .rultor.yml... Reading .gradle/buildOutputCleanup/cache.properties... Reading gradle/wrapper/gradle-wrapper.properties... Reading gradle/jacoco.gradle... Reading gradle/bintray.gradle... Reading gradle.properties... Reading README.md... Reading gradlew.bat... Reading build.gradle... Reading scrt/gradle.properties.asc... Reading scrt/secring.gpg.asc... Reading .gitignore... Reading docs/make.bat... Reading docs/index.rst... Reading docs/md/entry-points.md... Reading docs/md/artifacts.md... Reading docs/md/getting-started.md... Reading docs/md/concept.md... Reading docs/conf.py... Reading docs/requirements.txt... Reading docs/Makefile... Reading .gitattributes... + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git push origin master To git@github.com:tatools/sunshine.git 739cf14..dabd6f5 master -> master container 8a68a2dee2e21afe366af9ef0f22f337a23ca2fb7dfd76aca0920210a0b838c6 is dead Thu Jan 3 13:49:34 CET 2019