******************************************************************************** conan install zookeeper-client-c/3.9.1@#2a985926a1d5cefac1eeca313385ae3b --build=zookeeper-client-c -pr /home/conan/w/prod-v1/bsr/77756/acaeb/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zookeeper-client-c/3.9.1: Forced build from source maven/3.9.4: Not found in local cache, looking in remotes... maven/3.9.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz maven/3.9.4: Downloaded recipe revision 4b1b5ef3f9859ae927f13142e4581353 zulu-openjdk/11.0.19: Not found in local cache, looking in remotes... zulu-openjdk/11.0.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zulu-openjdk/11.0.19: Downloaded recipe revision 56be9103101caa0f27dfd3d699aac983 Installing package: zookeeper-client-c/3.9.1 Requirements zookeeper-client-c/3.9.1 from local cache - Cache Packages zookeeper-client-c/3.9.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Build requirements maven/3.9.4 from 'conan-center' - Downloaded zulu-openjdk/11.0.19 from 'conan-center' - Downloaded Build requirements packages maven/3.9.4:75962f888947f05244765f88ef92e0b869ccdf33 - Download zulu-openjdk/11.0.19:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... zulu-openjdk/11.0.19: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zulu-openjdk/11.0.19: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 zulu-openjdk/11.0.19: Downloaded package revision d7f1cb1fd3e19f32d7d567bd5cfb50b6 maven/3.9.4: Retrieving package 75962f888947f05244765f88ef92e0b869ccdf33 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz maven/3.9.4: Package installed 75962f888947f05244765f88ef92e0b869ccdf33 maven/3.9.4: Downloaded package revision 84799428ba9b0122e952dcdb5ad83cd2 zulu-openjdk/11.0.19: Creating JAVA_HOME environment variable with : /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zulu-openjdk/11.0.19/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 zulu-openjdk/11.0.19: Appending PATH environment variable with : /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zulu-openjdk/11.0.19/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin zookeeper-client-c/3.9.1: Applying build-requirement: maven/3.9.4 zookeeper-client-c/3.9.1: Applying build-requirement: zulu-openjdk/11.0.19 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zookeeper-client-c/3.9.1: Configuring sources in /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/source/src zookeeper-client-c/3.9.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK zookeeper-client-c/3.9.1: Copying sources to build folder zookeeper-client-c/3.9.1: Building your package in /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 zookeeper-client-c/3.9.1: Generator txt created conanbuildinfo.txt zookeeper-client-c/3.9.1: Calling generate() zookeeper-client-c/3.9.1: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' zookeeper-client-c/3.9.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' zookeeper-client-c/3.9.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK zookeeper-client-c/3.9.1: Calling build() zookeeper-client-c/3.9.1: Apply patch (conan): add installer, disable cli program ----Running------ > . "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && mvn compile -Dmaven.repo.local="/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/m2/repository" ----------------- [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom Progress (1): 1.4/18 kB Progress (1): 2.8/18 kB Progress (1): 4.1/18 kB Progress (1): 5.5/18 kB Progress (1): 6.9/18 kB Progress (1): 8.3/18 kB Progress (1): 9.7/18 kB Progress (1): 11/18 kB Progress (1): 12/18 kB Progress (1): 14/18 kB Progress (1): 15/18 kB Progress (1): 16/18 kB Progress (1): 17/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.94.Final/netty-bom-4.1.94.Final.pom Progress (1): 1.4/13 kB Progress (1): 2.8/13 kB Progress (1): 4.1/13 kB Progress (1): 5.5/13 kB Progress (1): 6.9/13 kB Progress (1): 8.3/13 kB Progress (1): 9.7/13 kB Progress (1): 11/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.94.Final/netty-bom-4.1.94.Final.pom (13 kB at 531 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 1.4/4.8 kB Progress (1): 2.8/4.8 kB Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 254 kB/s) [INFO] [INFO] ----------------< org.apache.zookeeper:zookeeper-jute >----------------- [INFO] Building Apache ZooKeeper - Jute 3.9.1 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom Progress (1): 1.4/6.9 kB Progress (1): 2.8/6.9 kB Progress (1): 4.1/6.9 kB Progress (1): 5.5/6.9 kB Progress (1): 6.9/6.9 kB Progress (1): 6.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 385 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Progress (1): 1.4/11 kB Progress (1): 2.8/11 kB Progress (1): 4.1/11 kB Progress (1): 5.5/11 kB Progress (1): 6.9/11 kB Progress (1): 8.3/11 kB Progress (1): 9.7/11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 562 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 16/44 kB Progress (1): 32/44 kB Progress (1): 44 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 900 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar Progress (1): 16/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 869 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar Progress (1): 16/481 kB Progress (1): 32/481 kB Progress (1): 49/481 kB Progress (1): 65/481 kB Progress (1): 81/481 kB Progress (1): 98/481 kB Progress (1): 114/481 kB Progress (1): 131/481 kB Progress (1): 147/481 kB Progress (1): 163/481 kB Progress (1): 180/481 kB Progress (1): 196/481 kB Progress (1): 212/481 kB Progress (1): 229/481 kB Progress (1): 245/481 kB Progress (1): 262/481 kB Progress (1): 278/481 kB Progress (1): 294/481 kB Progress (1): 311/481 kB Progress (1): 327/481 kB Progress (1): 344/481 kB Progress (1): 360/481 kB Progress (1): 376/481 kB Progress (1): 393/481 kB Progress (1): 402/481 kB Progress (1): 418/481 kB Progress (1): 435/481 kB Progress (1): 451/481 kB Progress (1): 468/481 kB Progress (1): 481 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 6.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.pom (13 kB at 608 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/nicoulaj/parent/54/parent-54.pom Progress (1): 16/29 kB Progress (1): 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/nicoulaj/parent/54/parent-54.pom (29 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.jar Progress (1): 16/69 kB Progress (1): 32/69 kB Progress (1): 49/69 kB Progress (1): 65/69 kB Progress (1): 69 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.jar (69 kB at 3.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 432 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 459 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar Progress (1): 16/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom (19 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 650 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom Progress (1): 16/43 kB Progress (1): 33/43 kB Progress (1): 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar Progress (1): 16/135 kB Progress (1): 33/135 kB Progress (1): 49/135 kB Progress (1): 66/135 kB Progress (1): 82/135 kB Progress (1): 98/135 kB Progress (1): 115/135 kB Progress (1): 131/135 kB Progress (1): 135 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar (135 kB at 6.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/github/koraktor/mavanagaiata/0.9.4/mavanagaiata-0.9.4.pom Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/koraktor/mavanagaiata/0.9.4/mavanagaiata-0.9.4.pom (19 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/github/koraktor/mavanagaiata/0.9.4/mavanagaiata-0.9.4.jar Progress (1): 16/75 kB Progress (1): 33/75 kB Progress (1): 49/75 kB Progress (1): 66/75 kB Progress (1): 75 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/koraktor/mavanagaiata/0.9.4/mavanagaiata-0.9.4.jar (75 kB at 4.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 221 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 758 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom Progress (1): 16/40 kB Progress (1): 33/40 kB Progress (1): 40 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 906 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar Progress (1): 16/36 kB Progress (1): 33/36 kB Progress (1): 36 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/javacc-maven-plugin/2.6/javacc-maven-plugin-2.6.pom Progress (1): 6.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/javacc-maven-plugin/2.6/javacc-maven-plugin-2.6.pom (6.3 kB at 349 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom (19 kB at 875 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/javacc-maven-plugin/2.6/javacc-maven-plugin-2.6.jar Progress (1): 16/74 kB Progress (1): 33/74 kB Progress (1): 49/74 kB Progress (1): 66/74 kB Progress (1): 74 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/javacc-maven-plugin/2.6/javacc-maven-plugin-2.6.jar (74 kB at 3.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 734 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar Progress (1): 16/62 kB Progress (1): 33/62 kB Progress (1): 49/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 3.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom (13 kB at 737 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Progress (1): 16/34 kB Progress (1): 33/34 kB Progress (1): 34 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar Progress (1): 16/58 kB Progress (1): 33/58 kB Progress (1): 49/58 kB Progress (1): 58 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar (58 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar Progress (1): 16/64 kB Progress (1): 33/64 kB Progress (1): 49/64 kB Progress (1): 64 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 421 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar Progress (1): 16/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.12.0/audience-annotations-0.12.0.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.12.0/audience-annotations-0.12.0.pom (2.8 kB at 176 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/yetus/yetus-project/0.12.0/yetus-project-0.12.0.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/yetus/yetus-project/0.12.0/yetus-project-0.12.0.pom (12 kB at 726 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (3.2 kB at 200 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 308 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (3.2 kB at 200 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 105 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (2.8 kB at 177 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (3.2 kB at 199 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.12.0/audience-annotations-0.12.0.jar Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.12.0/audience-annotations-0.12.0.jar (21 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Progress (1): 16/97 kB Progress (1): 33/97 kB Progress (1): 49/97 kB Progress (1): 66/97 kB Progress (1): 82/97 kB Progress (1): 97 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (97 kB at 3.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Progress (1): 16/154 kB Progress (1): 32/154 kB Progress (1): 49/154 kB Progress (1): 65/154 kB Progress (1): 81/154 kB Progress (1): 98/154 kB Progress (1): 114/154 kB Progress (1): 131/154 kB Progress (1): 147/154 kB Progress (1): 154 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (154 kB at 3.1 MB/s) Progress (1): 1.4/2.4 kB Progress (1): 2.4 kB Progress (2): 2.4 kB | 1.4/209 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 41 kB/s) Progress (1): 2.8/209 kB Progress (1): 4.1/209 kB Progress (1): 5.5/209 kB Progress (1): 6.9/209 kB Progress (1): 8.3/209 kB Progress (1): 9.7/209 kB Progress (1): 11/209 kB Progress (1): 12/209 kB Progress (1): 14/209 kB Progress (1): 15/209 kB Progress (1): 16/209 kB Progress (1): 32/209 kB Progress (1): 49/209 kB Progress (1): 65/209 kB Progress (1): 81/209 kB Progress (2): 81/209 kB | 1.4/7.7 kB Progress (2): 81/209 kB | 2.8/7.7 kB Progress (2): 81/209 kB | 4.1/7.7 kB Progress (2): 81/209 kB | 5.5/7.7 kB Progress (2): 81/209 kB | 6.9/7.7 kB Progress (2): 81/209 kB | 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 97 kB/s) Progress (1): 98/209 kB Progress (1): 114/209 kB Progress (1): 131/209 kB Progress (1): 147/209 kB Progress (1): 163/209 kB Progress (1): 180/209 kB Progress (1): 196/209 kB Progress (1): 209 kB Progress (2): 209 kB | 16/174 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (209 kB at 2.1 MB/s) Progress (1): 33/174 kB Progress (1): 49/174 kB Progress (1): 66/174 kB Progress (1): 82/174 kB Progress (1): 98/174 kB Progress (1): 115/174 kB Progress (1): 131/174 kB Progress (1): 147/174 kB Progress (1): 164/174 kB Progress (1): 174 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (174 kB at 1.4 MB/s) [INFO] [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 891 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 16/68 kB Progress (1): 33/68 kB Progress (1): 49/68 kB Progress (1): 66/68 kB Progress (1): 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 4.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Progress (1): 16/28 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Progress (1): 16/78 kB Progress (1): 33/78 kB Progress (1): 37/78 kB Progress (1): 53/78 kB Progress (1): 69/78 kB Progress (1): 78 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.pom Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.pom (17 kB at 934 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom (4.1 kB at 240 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 158 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 16/41 kB Progress (1): 33/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 442 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 16/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 853 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 259 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 222 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 159 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 335 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 283 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 185 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 425 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 560 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 343 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 641 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 138 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 153 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 358 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 196 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 174 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 518 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 717 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Progress (1): 815 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 265 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 266 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 222 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 364 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 737 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 165 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 120 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 515 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 137 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 264 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 116 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 372 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Progress (1): 16/37 kB Progress (1): 33/37 kB Progress (1): 37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 726 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Progress (1): 16/48 kB Progress (1): 32/48 kB Progress (1): 48 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Progress (1): 965 B Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 295 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 16/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 969 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 110 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 219 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 422 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 214 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 522 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 523 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 504 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 726 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.2.1.201812262042-r/org.eclipse.jgit-5.2.1.201812262042-r.pom Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.2.1.201812262042-r/org.eclipse.jgit-5.2.1.201812262042-r.pom (9.3 kB at 622 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.2.1.201812262042-r/org.eclipse.jgit-parent-5.2.1.201812262042-r.pom Progress (1): 16/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.2.1.201812262042-r/org.eclipse.jgit-parent-5.2.1.201812262042-r.pom (33 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 216 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 302 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 171 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 402 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 292 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 168 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 738 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 75 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar Progress (1): 16/215 kB Progress (1): 32/215 kB Progress (1): 49/215 kB Progress (1): 65/215 kB Progress (1): 81/215 kB Progress (1): 98/215 kB Progress (1): 114/215 kB Progress (1): 131/215 kB Progress (1): 147/215 kB Progress (1): 163/215 kB Progress (1): 180/215 kB Progress (1): 196/215 kB Progress (1): 212/215 kB Progress (1): 215 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 7.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Progress (1): 16/502 kB Progress (2): 16/502 kB | 1.4/51 kB Progress (2): 16/502 kB | 2.8/51 kB Progress (2): 16/502 kB | 4.1/51 kB Progress (2): 33/502 kB | 4.1/51 kB Progress (2): 33/502 kB | 5.5/51 kB Progress (2): 33/502 kB | 6.9/51 kB Progress (2): 33/502 kB | 8.3/51 kB Progress (2): 49/502 kB | 8.3/51 kB Progress (2): 66/502 kB | 8.3/51 kB Progress (2): 66/502 kB | 9.7/51 kB Progress (2): 66/502 kB | 11/51 kB Progress (2): 66/502 kB | 12/51 kB Progress (2): 82/502 kB | 12/51 kB Progress (3): 82/502 kB | 12/51 kB | 16/165 kB Progress (3): 82/502 kB | 14/51 kB | 16/165 kB Progress (3): 98/502 kB | 14/51 kB | 16/165 kB Progress (3): 98/502 kB | 15/51 kB | 16/165 kB Progress (3): 98/502 kB | 15/51 kB | 33/165 kB Progress (3): 98/502 kB | 17/51 kB | 33/165 kB Progress (3): 115/502 kB | 17/51 kB | 33/165 kB Progress (3): 115/502 kB | 18/51 kB | 33/165 kB Progress (3): 115/502 kB | 18/51 kB | 49/165 kB Progress (3): 131/502 kB | 18/51 kB | 49/165 kB Progress (3): 131/502 kB | 19/51 kB | 49/165 kB Progress (3): 131/502 kB | 21/51 kB | 49/165 kB Progress (4): 131/502 kB | 21/51 kB | 49/165 kB | 16/527 kB Progress (4): 131/502 kB | 22/51 kB | 49/165 kB | 16/527 kB Progress (4): 131/502 kB | 22/51 kB | 66/165 kB | 16/527 kB Progress (4): 147/502 kB | 22/51 kB | 66/165 kB | 16/527 kB Progress (4): 147/502 kB | 22/51 kB | 82/165 kB | 16/527 kB Progress (4): 164/502 kB | 22/51 kB | 82/165 kB | 16/527 kB Progress (4): 164/502 kB | 22/51 kB | 98/165 kB | 16/527 kB Progress (4): 180/502 kB | 22/51 kB | 98/165 kB | 16/527 kB Progress (4): 180/502 kB | 22/51 kB | 115/165 kB | 16/527 kB Progress (4): 197/502 kB | 22/51 kB | 115/165 kB | 16/527 kB Progress (4): 197/502 kB | 22/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 23/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 25/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 26/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 28/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 29/51 kB | 131/165 kB | 16/527 kB Progress (4): 197/502 kB | 30/51 kB | 131/165 kB | 16/527 kB Progress (4): 213/502 kB | 30/51 kB | 131/165 kB | 16/527 kB Progress (4): 213/502 kB | 32/51 kB | 131/165 kB | 16/527 kB Progress (4): 213/502 kB | 33/51 kB | 131/165 kB | 16/527 kB Progress (4): 213/502 kB | 34/51 kB | 131/165 kB | 16/527 kB Progress (4): 213/502 kB | 34/51 kB | 131/165 kB | 33/527 kB Progress (4): 213/502 kB | 34/51 kB | 147/165 kB | 33/527 kB Progress (4): 213/502 kB | 34/51 kB | 164/165 kB | 33/527 kB Progress (4): 213/502 kB | 34/51 kB | 165 kB | 33/527 kB Progress (4): 213/502 kB | 36/51 kB | 165 kB | 33/527 kB Progress (4): 213/502 kB | 37/51 kB | 165 kB | 33/527 kB Progress (4): 213/502 kB | 39/51 kB | 165 kB | 33/527 kB Progress (4): 213/502 kB | 40/51 kB | 165 kB | 33/527 kB Progress (4): 229/502 kB | 40/51 kB | 165 kB | 33/527 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 6.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Progress (3): 246/502 kB | 40/51 kB | 33/527 kB Progress (3): 256/502 kB | 40/51 kB | 33/527 kB Progress (3): 272/502 kB | 40/51 kB | 33/527 kB Progress (3): 272/502 kB | 41/51 kB | 33/527 kB Progress (3): 289/502 kB | 41/51 kB | 33/527 kB Progress (3): 289/502 kB | 43/51 kB | 33/527 kB Progress (3): 289/502 kB | 44/51 kB | 33/527 kB Progress (3): 305/502 kB | 44/51 kB | 33/527 kB Progress (3): 321/502 kB | 44/51 kB | 33/527 kB Progress (3): 321/502 kB | 46/51 kB | 33/527 kB Progress (3): 321/502 kB | 47/51 kB | 33/527 kB Progress (3): 321/502 kB | 48/51 kB | 33/527 kB Progress (3): 338/502 kB | 48/51 kB | 33/527 kB Progress (3): 338/502 kB | 50/51 kB | 33/527 kB Progress (3): 338/502 kB | 51 kB | 33/527 kB Progress (3): 354/502 kB | 51 kB | 33/527 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (2): 354/502 kB | 49/527 kB Progress (2): 370/502 kB | 49/527 kB Progress (2): 387/502 kB | 49/527 kB Progress (2): 403/502 kB | 49/527 kB Progress (2): 420/502 kB | 49/527 kB Progress (2): 436/502 kB | 49/527 kB Progress (2): 452/502 kB | 49/527 kB Progress (2): 469/502 kB | 49/527 kB Progress (2): 485/502 kB | 49/527 kB Progress (2): 502/502 kB | 49/527 kB Progress (2): 502 kB | 49/527 kB Progress (2): 502 kB | 66/527 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 13 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (1): 82/527 kB Progress (2): 82/527 kB | 16/197 kB Progress (2): 82/527 kB | 33/197 kB Progress (2): 82/527 kB | 49/197 kB Progress (2): 82/527 kB | 66/197 kB Progress (2): 82/527 kB | 82/197 kB Progress (3): 82/527 kB | 82/197 kB | 16/47 kB Progress (3): 82/527 kB | 98/197 kB | 16/47 kB Progress (3): 82/527 kB | 98/197 kB | 32/47 kB Progress (3): 82/527 kB | 115/197 kB | 32/47 kB Progress (3): 82/527 kB | 115/197 kB | 47 kB Progress (3): 82/527 kB | 131/197 kB | 47 kB Progress (3): 82/527 kB | 147/197 kB | 47 kB Progress (3): 98/527 kB | 147/197 kB | 47 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s) Progress (2): 98/527 kB | 164/197 kB Progress (2): 115/527 kB | 164/197 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Progress (2): 131/527 kB | 164/197 kB Progress (3): 131/527 kB | 164/197 kB | 16/38 kB Progress (3): 131/527 kB | 180/197 kB | 16/38 kB Progress (3): 131/527 kB | 197/197 kB | 16/38 kB Progress (3): 131/527 kB | 197 kB | 16/38 kB Progress (3): 131/527 kB | 197 kB | 33/38 kB Progress (3): 131/527 kB | 197 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.jar (197 kB at 4.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 787 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (1): 147/527 kB Progress (1): 164/527 kB Progress (1): 180/527 kB Progress (1): 197/527 kB Progress (2): 197/527 kB | 16/30 kB Progress (2): 197/527 kB | 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 578 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Progress (1): 213/527 kB Progress (1): 229/527 kB Progress (1): 246/527 kB Progress (1): 256/527 kB Progress (1): 272/527 kB Progress (1): 289/527 kB Progress (1): 305/527 kB Progress (2): 305/527 kB | 16/52 kB Progress (2): 305/527 kB | 32/52 kB Progress (2): 305/527 kB | 49/52 kB Progress (2): 305/527 kB | 52 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 851 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (1): 321/527 kB Progress (1): 338/527 kB Progress (1): 354/527 kB Progress (1): 370/527 kB Progress (2): 370/527 kB | 16/148 kB Progress (2): 387/527 kB | 16/148 kB Progress (2): 387/527 kB | 33/148 kB Progress (2): 403/527 kB | 33/148 kB Progress (2): 403/527 kB | 49/148 kB Progress (3): 403/527 kB | 49/148 kB | 16/49 kB Progress (3): 420/527 kB | 49/148 kB | 16/49 kB Progress (3): 420/527 kB | 66/148 kB | 16/49 kB Progress (3): 420/527 kB | 66/148 kB | 33/49 kB Progress (3): 420/527 kB | 82/148 kB | 33/49 kB Progress (3): 420/527 kB | 82/148 kB | 49 kB Progress (4): 420/527 kB | 82/148 kB | 49 kB | 16/51 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 730 kB/s) Progress (3): 420/527 kB | 82/148 kB | 33/51 kB Progress (3): 420/527 kB | 98/148 kB | 33/51 kB Progress (3): 420/527 kB | 98/148 kB | 49/51 kB Progress (3): 420/527 kB | 98/148 kB | 51 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 742 kB/s) Progress (2): 436/527 kB | 98/148 kB Progress (2): 452/527 kB | 98/148 kB Progress (2): 469/527 kB | 98/148 kB Progress (2): 485/527 kB | 98/148 kB Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (2): 502/527 kB | 98/148 kB Progress (2): 518/527 kB | 98/148 kB Progress (2): 527 kB | 98/148 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 7.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (1): 115/148 kB Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (1): 131/148 kB Progress (1): 147/148 kB Progress (1): 148 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 159 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Progress (1): 16/74 kB Progress (1): 33/74 kB Progress (1): 49/74 kB Progress (2): 49/74 kB | 16/108 kB Progress (2): 66/74 kB | 16/108 kB Progress (2): 74 kB | 16/108 kB Progress (2): 74 kB | 33/108 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 843 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Progress (1): 49/108 kB Progress (1): 66/108 kB Progress (2): 66/108 kB | 16/106 kB Progress (2): 82/108 kB | 16/106 kB Progress (2): 82/108 kB | 32/106 kB Progress (2): 82/108 kB | 49/106 kB Progress (2): 98/108 kB | 49/106 kB Progress (2): 98/108 kB | 65/106 kB Progress (2): 108 kB | 65/106 kB Progress (2): 108 kB | 81/106 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (1): 98/106 kB Progress (1): 106 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (1): 16/202 kB Progress (1): 32/202 kB Progress (1): 49/202 kB Progress (1): 65/202 kB Progress (1): 81/202 kB Progress (1): 98/202 kB Progress (1): 114/202 kB Progress (1): 131/202 kB Progress (1): 147/202 kB Progress (1): 163/202 kB Progress (2): 163/202 kB | 16/153 kB Progress (2): 180/202 kB | 16/153 kB Progress (2): 180/202 kB | 32/153 kB Progress (2): 180/202 kB | 49/153 kB Progress (3): 180/202 kB | 49/153 kB | 16/472 kB Progress (3): 180/202 kB | 65/153 kB | 16/472 kB Progress (3): 180/202 kB | 65/153 kB | 33/472 kB Progress (3): 180/202 kB | 81/153 kB | 33/472 kB Progress (3): 180/202 kB | 81/153 kB | 49/472 kB Progress (3): 180/202 kB | 98/153 kB | 49/472 kB Progress (3): 180/202 kB | 98/153 kB | 66/472 kB Progress (3): 180/202 kB | 114/153 kB | 66/472 kB Progress (3): 180/202 kB | 114/153 kB | 82/472 kB Progress (3): 180/202 kB | 131/153 kB | 82/472 kB Progress (4): 180/202 kB | 131/153 kB | 82/472 kB | 16/46 kB Progress (4): 180/202 kB | 131/153 kB | 98/472 kB | 16/46 kB Progress (4): 180/202 kB | 147/153 kB | 98/472 kB | 16/46 kB Progress (4): 180/202 kB | 147/153 kB | 98/472 kB | 33/46 kB Progress (4): 180/202 kB | 153 kB | 98/472 kB | 33/46 kB Progress (4): 180/202 kB | 153 kB | 115/472 kB | 33/46 kB Progress (4): 180/202 kB | 153 kB | 115/472 kB | 46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 435 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (3): 180/202 kB | 115/472 kB | 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar Progress (2): 196/202 kB | 115/472 kB Progress (2): 202 kB | 115/472 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Progress (1): 131/472 kB Progress (1): 147/472 kB Progress (1): 164/472 kB Progress (1): 180/472 kB Progress (1): 197/472 kB Progress (1): 213/472 kB Progress (1): 229/472 kB Progress (1): 246/472 kB Progress (1): 256/472 kB Progress (1): 272/472 kB Progress (1): 289/472 kB Progress (1): 305/472 kB Progress (1): 321/472 kB Progress (1): 338/472 kB Progress (1): 354/472 kB Progress (1): 370/472 kB Progress (1): 387/472 kB Progress (1): 403/472 kB Progress (1): 420/472 kB Progress (1): 436/472 kB Progress (1): 452/472 kB Progress (1): 469/472 kB Progress (1): 472 kB Progress (2): 472 kB | 13 kB Progress (3): 472 kB | 13 kB | 16/29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Progress (2): 13 kB | 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 112 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 236 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Progress (1): 16/155 kB Progress (1): 32/155 kB Progress (1): 49/155 kB Progress (1): 65/155 kB Progress (1): 81/155 kB Progress (1): 98/155 kB Progress (1): 114/155 kB Progress (1): 131/155 kB Progress (1): 147/155 kB Progress (1): 155 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.2.1.201812262042-r/org.eclipse.jgit-5.2.1.201812262042-r.jar Progress (1): 16/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 247 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar Progress (1): 16/77 kB Progress (1): 33/77 kB Progress (2): 33/77 kB | 16/247 kB Progress (2): 49/77 kB | 16/247 kB Progress (2): 49/77 kB | 32/247 kB Progress (2): 66/77 kB | 32/247 kB Progress (2): 66/77 kB | 49/247 kB Progress (2): 77 kB | 49/247 kB Progress (2): 77 kB | 65/247 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 553 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Progress (1): 81/247 kB Progress (1): 98/247 kB Progress (1): 114/247 kB Progress (1): 131/247 kB Progress (1): 147/247 kB Progress (1): 163/247 kB Progress (2): 163/247 kB | 8.5 kB Progress (2): 180/247 kB | 8.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 59 kB/s) Progress (1): 196/247 kB Progress (1): 212/247 kB Progress (2): 212/247 kB | 16/281 kB Progress (2): 212/247 kB | 33/281 kB Progress (2): 212/247 kB | 49/281 kB Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Progress (2): 212/247 kB | 66/281 kB Progress (2): 212/247 kB | 82/281 kB Progress (2): 212/247 kB | 98/281 kB Progress (2): 212/247 kB | 115/281 kB Progress (3): 212/247 kB | 115/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 131/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 131/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 147/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 147/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 164/281 kB | 0/2.7 MB Progress (3): 212/247 kB | 164/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 180/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 197/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 213/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 229/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 246/281 kB | 0.1/2.7 MB Progress (3): 212/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.1/2.7 MB Progress (3): 229/247 kB | 256/281 kB | 0.2/2.7 MB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 16/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 16/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 32/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 32/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 49/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 49/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 65/70 kB Progress (4): 229/247 kB | 256/281 kB | 0.2/2.7 MB | 70 kB Progress (4): 245/247 kB | 256/281 kB | 0.2/2.7 MB | 70 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 440 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar Progress (3): 245/247 kB | 256/281 kB | 0.2/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.2/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 245/247 kB | 256/281 kB | 0.3/2.7 MB Progress (3): 247 kB | 256/281 kB | 0.3/2.7 MB Progress (4): 247 kB | 256/281 kB | 0.3/2.7 MB | 16/166 kB Progress (4): 247 kB | 256/281 kB | 0.3/2.7 MB | 33/166 kB Progress (4): 247 kB | 256/281 kB | 0.4/2.7 MB | 33/166 kB Progress (4): 247 kB | 256/281 kB | 0.4/2.7 MB | 49/166 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar Progress (3): 256/281 kB | 0.4/2.7 MB | 66/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 82/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 82/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 98/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 98/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 115/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 115/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 131/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 131/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 147/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 147/166 kB Progress (3): 256/281 kB | 0.4/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.5/2.7 MB | 164/166 kB Progress (3): 256/281 kB | 0.6/2.7 MB | 164/166 kB Progress (3): 272/281 kB | 0.6/2.7 MB | 164/166 kB Progress (3): 272/281 kB | 0.6/2.7 MB | 166 kB Progress (3): 272/281 kB | 0.6/2.7 MB | 166 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 970 kB/s) Progress (2): 272/281 kB | 0.6/2.7 MB Progress (2): 272/281 kB | 0.6/2.7 MB Progress (2): 272/281 kB | 0.6/2.7 MB Progress (2): 272/281 kB | 0.6/2.7 MB Progress (3): 272/281 kB | 0.6/2.7 MB | 16/26 kB Progress (3): 272/281 kB | 0.7/2.7 MB | 16/26 kB Progress (3): 272/281 kB | 0.7/2.7 MB | 26 kB Progress (3): 272/281 kB | 0.7/2.7 MB | 26 kB Progress (3): 281 kB | 0.7/2.7 MB | 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 149 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 1.6 MB/s) Progress (1): 0.7/2.7 MB Progress (2): 0.7/2.7 MB | 16/123 kB Progress (2): 0.7/2.7 MB | 33/123 kB Progress (2): 0.7/2.7 MB | 33/123 kB Progress (2): 0.7/2.7 MB | 49/123 kB Progress (2): 0.7/2.7 MB | 49/123 kB Progress (2): 0.7/2.7 MB | 66/123 kB Progress (2): 0.7/2.7 MB | 66/123 kB Progress (2): 0.7/2.7 MB | 82/123 kB Progress (2): 0.8/2.7 MB | 82/123 kB Progress (2): 0.8/2.7 MB | 98/123 kB Progress (2): 0.8/2.7 MB | 98/123 kB Progress (2): 0.8/2.7 MB | 115/123 kB Progress (2): 0.8/2.7 MB | 123 kB Progress (2): 0.8/2.7 MB | 123 kB Progress (2): 0.8/2.7 MB | 123 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 684 kB/s) Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.2.1.201812262042-r/org.eclipse.jgit-5.2.1.201812262042-r.jar (2.7 MB at 11 MB/s) [INFO] [INFO] --- antrun:1.8:run (set-hostname-property) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 16/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 622 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 16/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 77 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 145 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 231 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 457 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 417 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 247 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 239 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 6.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 180 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 196 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 145 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 207 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 113 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 173 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 642 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 175 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 137 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 825 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Progress (1): 16/49 kB Progress (2): 16/49 kB | 16/35 kB Progress (3): 16/49 kB | 16/35 kB | 16/68 kB Progress (3): 33/49 kB | 16/35 kB | 16/68 kB Progress (3): 33/49 kB | 32/35 kB | 16/68 kB Progress (3): 33/49 kB | 35 kB | 16/68 kB Progress (3): 33/49 kB | 35 kB | 33/68 kB Progress (3): 49 kB | 35 kB | 33/68 kB Progress (3): 49 kB | 35 kB | 37/68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 2.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Progress (2): 49 kB | 53/68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 2.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (1): 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 4.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Progress (1): 16/88 kB Progress (1): 32/88 kB Progress (1): 49/88 kB Progress (1): 65/88 kB Progress (1): 81/88 kB Progress (1): 88 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 3.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Progress (1): 16/156 kB Progress (1): 32/156 kB Progress (1): 49/156 kB Progress (1): 65/156 kB Progress (1): 81/156 kB Progress (1): 98/156 kB Progress (1): 114/156 kB Progress (1): 131/156 kB Progress (1): 147/156 kB Progress (1): 156 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 5.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Progress (1): 16/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 828 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Progress (1): 16/332 kB Progress (2): 16/332 kB | 16/30 kB Progress (2): 32/332 kB | 16/30 kB Progress (2): 32/332 kB | 30 kB Progress (2): 49/332 kB | 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 928 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Progress (1): 65/332 kB Progress (1): 81/332 kB Progress (1): 98/332 kB Progress (1): 114/332 kB Progress (1): 131/332 kB Progress (1): 147/332 kB Progress (1): 163/332 kB Progress (1): 180/332 kB Progress (1): 196/332 kB Progress (2): 196/332 kB | 16/51 kB Progress (2): 196/332 kB | 33/51 kB Progress (2): 212/332 kB | 33/51 kB Progress (2): 212/332 kB | 49/51 kB Progress (2): 212/332 kB | 51 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Progress (1): 229/332 kB Progress (1): 245/332 kB Progress (1): 262/332 kB Progress (1): 278/332 kB Progress (2): 278/332 kB | 16/121 kB Progress (2): 294/332 kB | 16/121 kB Progress (2): 294/332 kB | 33/121 kB Progress (2): 311/332 kB | 33/121 kB Progress (2): 311/332 kB | 49/121 kB Progress (3): 311/332 kB | 49/121 kB | 16/194 kB Progress (3): 311/332 kB | 66/121 kB | 16/194 kB Progress (3): 311/332 kB | 66/121 kB | 33/194 kB Progress (3): 311/332 kB | 82/121 kB | 33/194 kB Progress (4): 311/332 kB | 82/121 kB | 33/194 kB | 16/38 kB Progress (4): 327/332 kB | 82/121 kB | 33/194 kB | 16/38 kB Progress (4): 332 kB | 82/121 kB | 33/194 kB | 16/38 kB Progress (4): 332 kB | 82/121 kB | 49/194 kB | 16/38 kB Progress (4): 332 kB | 82/121 kB | 49/194 kB | 33/38 kB Progress (4): 332 kB | 82/121 kB | 49/194 kB | 38 kB Progress (4): 332 kB | 82/121 kB | 66/194 kB | 38 kB Progress (4): 332 kB | 98/121 kB | 66/194 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 816 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar Progress (3): 332 kB | 98/121 kB | 82/194 kB Progress (3): 332 kB | 115/121 kB | 82/194 kB Progress (3): 332 kB | 121 kB | 82/194 kB Progress (3): 332 kB | 121 kB | 98/194 kB Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 6.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar Progress (2): 98/194 kB | 16/80 kB Progress (2): 98/194 kB | 32/80 kB Progress (2): 98/194 kB | 49/80 kB Progress (2): 98/194 kB | 65/80 kB Progress (2): 98/194 kB | 80 kB Progress (2): 115/194 kB | 80 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.3 MB/s) Progress (1): 131/194 kB Progress (1): 147/194 kB Progress (1): 164/194 kB Progress (1): 180/194 kB Progress (1): 194 kB Progress (2): 194 kB | 16/243 kB Progress (2): 194 kB | 32/243 kB Progress (2): 194 kB | 49/243 kB Progress (2): 194 kB | 65/243 kB Progress (2): 194 kB | 81/243 kB Progress (2): 194 kB | 98/243 kB Progress (2): 194 kB | 114/243 kB Progress (2): 194 kB | 131/243 kB Progress (2): 194 kB | 147/243 kB Progress (2): 194 kB | 163/243 kB Progress (2): 194 kB | 180/243 kB Progress (2): 194 kB | 196/243 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.7 MB/s) Progress (1): 212/243 kB Progress (1): 229/243 kB Progress (1): 243 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.4 MB/s) Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 242 kB/s) Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 13 MB/s) [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven-version) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 247 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Progress (1): 16/23 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 335 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 157 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 77 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 130 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Progress (1): 766 B Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 243 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 264 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 243 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 332 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 699 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 16/62 kB Progress (1): 32/62 kB Progress (1): 49/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 791 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 454 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 365 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom Progress (1): 16/37 kB Progress (1): 32/37 kB Progress (1): 37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 148 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 957 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 188 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 268 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 826 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (1): 16/61 kB Progress (1): 32/61 kB Progress (1): 49/61 kB Progress (1): 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 3.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 268 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Progress (1): 16/263 kB Progress (2): 16/263 kB | 12 kB Progress (2): 33/263 kB | 12 kB Progress (3): 33/263 kB | 12 kB | 16/245 kB Progress (3): 49/263 kB | 12 kB | 16/245 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 688 kB/s) Progress (2): 49/263 kB | 33/245 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar Progress (2): 66/263 kB | 33/245 kB Progress (2): 66/263 kB | 49/245 kB Progress (2): 82/263 kB | 49/245 kB Progress (2): 82/263 kB | 66/245 kB Progress (2): 98/263 kB | 66/245 kB Progress (2): 98/263 kB | 82/245 kB Progress (2): 115/263 kB | 82/245 kB Progress (2): 115/263 kB | 98/245 kB Progress (2): 131/263 kB | 98/245 kB Progress (2): 131/263 kB | 115/245 kB Progress (2): 147/263 kB | 115/245 kB Progress (2): 147/263 kB | 131/245 kB Progress (3): 147/263 kB | 131/245 kB | 16/195 kB Progress (3): 164/263 kB | 131/245 kB | 16/195 kB Progress (3): 164/263 kB | 147/245 kB | 16/195 kB Progress (3): 164/263 kB | 147/245 kB | 33/195 kB Progress (3): 180/263 kB | 147/245 kB | 33/195 kB Progress (3): 180/263 kB | 164/245 kB | 33/195 kB Progress (3): 180/263 kB | 164/245 kB | 49/195 kB Progress (3): 197/263 kB | 164/245 kB | 49/195 kB Progress (3): 197/263 kB | 180/245 kB | 49/195 kB Progress (3): 197/263 kB | 180/245 kB | 66/195 kB Progress (3): 213/263 kB | 180/245 kB | 66/195 kB Progress (3): 213/263 kB | 197/245 kB | 66/195 kB Progress (3): 213/263 kB | 197/245 kB | 82/195 kB Progress (3): 229/263 kB | 197/245 kB | 82/195 kB Progress (3): 229/263 kB | 213/245 kB | 82/195 kB Progress (3): 229/263 kB | 213/245 kB | 98/195 kB Progress (3): 246/263 kB | 213/245 kB | 98/195 kB Progress (3): 246/263 kB | 229/245 kB | 98/195 kB Progress (3): 246/263 kB | 229/245 kB | 115/195 kB Progress (3): 262/263 kB | 229/245 kB | 115/195 kB Progress (3): 262/263 kB | 229/245 kB | 131/195 kB Progress (3): 263 kB | 229/245 kB | 131/195 kB Progress (3): 263 kB | 245 kB | 131/195 kB Progress (3): 263 kB | 245 kB | 147/195 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 11 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 10 MB/s) Progress (1): 164/195 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Progress (1): 180/195 kB Progress (1): 195 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 7.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (1): 16/107 kB Progress (1): 33/107 kB Progress (1): 49/107 kB Progress (1): 66/107 kB Progress (1): 82/107 kB Progress (1): 98/107 kB Progress (1): 107 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 3.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar Progress (1): 16/45 kB Progress (1): 32/45 kB Progress (1): 45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (1): 16/61 kB Progress (1): 33/61 kB Progress (1): 49/61 kB Progress (1): 61 kB Progress (2): 61 kB | 16/164 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Progress (1): 33/164 kB Progress (1): 49/164 kB Progress (1): 66/164 kB Progress (2): 66/164 kB | 16/209 kB Progress (2): 82/164 kB | 16/209 kB Progress (2): 82/164 kB | 32/209 kB Progress (2): 98/164 kB | 32/209 kB Progress (2): 98/164 kB | 49/209 kB Progress (2): 115/164 kB | 49/209 kB Progress (2): 115/164 kB | 65/209 kB Progress (2): 131/164 kB | 65/209 kB Progress (2): 131/164 kB | 81/209 kB Progress (2): 147/164 kB | 81/209 kB Progress (2): 147/164 kB | 98/209 kB Progress (2): 164 kB | 98/209 kB Progress (2): 164 kB | 114/209 kB Progress (2): 164 kB | 131/209 kB Progress (2): 164 kB | 147/209 kB Progress (2): 164 kB | 163/209 kB Progress (2): 164 kB | 180/209 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar Progress (1): 196/209 kB Progress (1): 209 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 4.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar Progress (1): 16/340 kB Progress (1): 32/340 kB Progress (1): 49/340 kB Progress (1): 65/340 kB Progress (1): 81/340 kB Progress (1): 98/340 kB Progress (1): 114/340 kB Progress (1): 131/340 kB Progress (1): 147/340 kB Progress (1): 163/340 kB Progress (1): 180/340 kB Progress (2): 180/340 kB | 16/64 kB Progress (2): 196/340 kB | 16/64 kB Progress (2): 196/340 kB | 33/64 kB Progress (2): 212/340 kB | 33/64 kB Progress (2): 229/340 kB | 33/64 kB Progress (2): 229/340 kB | 49/64 kB Progress (2): 245/340 kB | 49/64 kB Progress (2): 262/340 kB | 49/64 kB Progress (2): 262/340 kB | 64 kB Progress (2): 278/340 kB | 64 kB Progress (2): 294/340 kB | 64 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Progress (1): 311/340 kB Progress (1): 327/340 kB Progress (1): 340 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 6.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Progress (1): 16/282 kB Progress (1): 32/282 kB Progress (1): 49/282 kB Progress (1): 65/282 kB Progress (1): 81/282 kB Progress (2): 81/282 kB | 16/168 kB Progress (2): 98/282 kB | 16/168 kB Progress (2): 98/282 kB | 33/168 kB Progress (2): 114/282 kB | 33/168 kB Progress (2): 114/282 kB | 49/168 kB Progress (3): 114/282 kB | 49/168 kB | 16/149 kB Progress (3): 131/282 kB | 49/168 kB | 16/149 kB Progress (3): 131/282 kB | 66/168 kB | 16/149 kB Progress (3): 131/282 kB | 66/168 kB | 33/149 kB Progress (3): 147/282 kB | 66/168 kB | 33/149 kB Progress (3): 147/282 kB | 82/168 kB | 33/149 kB Progress (3): 147/282 kB | 82/168 kB | 49/149 kB Progress (3): 163/282 kB | 82/168 kB | 49/149 kB Progress (3): 163/282 kB | 98/168 kB | 49/149 kB Progress (3): 163/282 kB | 98/168 kB | 66/149 kB Progress (3): 180/282 kB | 98/168 kB | 66/149 kB Progress (3): 180/282 kB | 115/168 kB | 66/149 kB Progress (3): 180/282 kB | 115/168 kB | 82/149 kB Progress (3): 196/282 kB | 115/168 kB | 82/149 kB Progress (3): 196/282 kB | 131/168 kB | 82/149 kB Progress (3): 196/282 kB | 131/168 kB | 98/149 kB Progress (3): 212/282 kB | 131/168 kB | 98/149 kB Progress (3): 212/282 kB | 147/168 kB | 98/149 kB Progress (3): 212/282 kB | 147/168 kB | 115/149 kB Progress (3): 229/282 kB | 147/168 kB | 115/149 kB Progress (3): 229/282 kB | 164/168 kB | 115/149 kB Progress (3): 229/282 kB | 164/168 kB | 131/149 kB Progress (3): 229/282 kB | 168 kB | 131/149 kB Progress (3): 245/282 kB | 168 kB | 131/149 kB Progress (3): 245/282 kB | 168 kB | 147/149 kB Progress (3): 245/282 kB | 168 kB | 149 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.6 MB/s) Progress (2): 262/282 kB | 149 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 2.3 MB/s) Progress (1): 278/282 kB Progress (1): 282 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.2 MB/s) Progress (1): 16/285 kB Progress (1): 33/285 kB Progress (2): 33/285 kB | 16/53 kB Progress (2): 49/285 kB | 16/53 kB Progress (2): 49/285 kB | 32/53 kB Progress (2): 66/285 kB | 32/53 kB Progress (2): 66/285 kB | 49/53 kB Progress (2): 66/285 kB | 53 kB Progress (2): 82/285 kB | 53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 739 kB/s) Progress (1): 98/285 kB Progress (1): 115/285 kB Progress (1): 131/285 kB Progress (1): 147/285 kB Progress (1): 164/285 kB Progress (1): 180/285 kB Progress (1): 197/285 kB Progress (1): 213/285 kB Progress (1): 229/285 kB Progress (1): 246/285 kB Progress (1): 262/285 kB Progress (1): 279/285 kB Progress (1): 285 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.6 MB/s) [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (banned-commons-lang) @ zookeeper-jute --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (banned-commons-lang3) @ zookeeper-jute --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (banned-json-simple) @ zookeeper-jute --- [INFO] [INFO] --- javacc:2.6:javacc (javacc) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom Progress (1): 643 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 786 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 132 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 116 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 194 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Progress (1): 767 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Progress (1): 747 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 116 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 97 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 106 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom Progress (1): 765 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom (2.9 kB at 208 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 231 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Progress (1): 9.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 700 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/edu/ucla/cs/compilers/jtb/1.3.2/jtb-1.3.2.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/edu/ucla/cs/compilers/jtb/1.3.2/jtb-1.3.2.pom (1.4 kB at 36 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom Progress (1): 902 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 56 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom Progress (1): 700 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Progress (1): 424 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 261 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.pom (1.8 kB at 123 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 606 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Progress (1): 974 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 154 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 11 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 238 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 351 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 9.3 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Progress (1): 346 B Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.pom (1.3 kB at 84 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom Progress (1): 141 B Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom (141 B at 8.8 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Progress (1): 601 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Progress (1): 8.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 626 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.pom (1.4 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom Progress (1): 771 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 138 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 519 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.pom Progress (1): 7.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.pom (7.6 kB at 506 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (1.3 kB at 81 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom Progress (1): 471 B Downloaded from central: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6.0 kB at 354 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom Progress (1): 740 B Downloaded from central: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.pom Progress (1): 168 B Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.pom (168 B at 11 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.pom (2.3 kB at 155 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.pom (1.9 kB at 105 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.pom (1.4 kB at 89 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom (1.3 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom Progress (1): 9.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom (9.2 kB at 610 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom Progress (1): 16/20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 321 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar Progress (1): 8.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 521 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar Progress (1): 16/109 kB Progress (2): 16/109 kB | 16/30 kB Progress (2): 33/109 kB | 16/30 kB Progress (2): 37/109 kB | 16/30 kB Progress (2): 37/109 kB | 30 kB Progress (2): 53/109 kB | 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar Progress (1): 69/109 kB Progress (1): 86/109 kB Progress (1): 102/109 kB Progress (1): 109 kB Progress (2): 109 kB | 16/44 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 6.1 MB/s) Progress (1): 32/44 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar Progress (2): 32/44 kB | 16/20 kB Progress (2): 44 kB | 16/20 kB Progress (2): 44 kB | 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar (44 kB at 2.3 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar (20 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Progress (1): 16/49 kB Progress (1): 32/49 kB Progress (1): 49/49 kB Progress (1): 49 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar (49 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/edu/ucla/cs/compilers/jtb/1.3.2/jtb-1.3.2.jar Progress (1): 16/80 kB Progress (1): 32/80 kB Progress (2): 32/80 kB | 16/80 kB Progress (2): 49/80 kB | 16/80 kB Progress (2): 49/80 kB | 32/80 kB Progress (2): 49/80 kB | 49/80 kB Progress (2): 65/80 kB | 49/80 kB Progress (2): 65/80 kB | 65/80 kB Progress (2): 65/80 kB | 80 kB Progress (2): 80 kB | 80 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 2.4 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 2.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar Progress (1): 16/299 kB Progress (1): 33/299 kB Progress (1): 49/299 kB Progress (2): 49/299 kB | 16/251 kB Progress (2): 66/299 kB | 16/251 kB Progress (2): 66/299 kB | 33/251 kB Progress (2): 82/299 kB | 33/251 kB Progress (2): 82/299 kB | 49/251 kB Progress (2): 98/299 kB | 49/251 kB Progress (2): 98/299 kB | 66/251 kB Progress (2): 115/299 kB | 66/251 kB Progress (2): 115/299 kB | 82/251 kB Progress (2): 131/299 kB | 82/251 kB Progress (2): 131/299 kB | 98/251 kB Progress (2): 147/299 kB | 98/251 kB Progress (2): 147/299 kB | 115/251 kB Progress (2): 164/299 kB | 115/251 kB Progress (2): 164/299 kB | 131/251 kB Progress (2): 180/299 kB | 131/251 kB Progress (2): 180/299 kB | 147/251 kB Progress (2): 197/299 kB | 147/251 kB Progress (3): 197/299 kB | 147/251 kB | 16/337 kB Progress (3): 213/299 kB | 147/251 kB | 16/337 kB Progress (3): 213/299 kB | 147/251 kB | 32/337 kB Progress (3): 229/299 kB | 147/251 kB | 32/337 kB Progress (3): 229/299 kB | 147/251 kB | 49/337 kB Progress (3): 246/299 kB | 147/251 kB | 49/337 kB Progress (3): 246/299 kB | 147/251 kB | 65/337 kB Progress (3): 256/299 kB | 147/251 kB | 65/337 kB Progress (3): 256/299 kB | 147/251 kB | 81/337 kB Progress (3): 272/299 kB | 147/251 kB | 81/337 kB Progress (3): 272/299 kB | 164/251 kB | 81/337 kB Progress (3): 272/299 kB | 164/251 kB | 98/337 kB Progress (3): 289/299 kB | 164/251 kB | 98/337 kB Progress (3): 289/299 kB | 180/251 kB | 98/337 kB Progress (3): 289/299 kB | 180/251 kB | 114/337 kB Progress (3): 299 kB | 180/251 kB | 114/337 kB Progress (3): 299 kB | 197/251 kB | 114/337 kB Progress (3): 299 kB | 197/251 kB | 131/337 kB Progress (3): 299 kB | 213/251 kB | 131/337 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (299 kB at 6.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Progress (2): 229/251 kB | 131/337 kB Progress (2): 229/251 kB | 147/337 kB Progress (2): 246/251 kB | 147/337 kB Progress (2): 251 kB | 147/337 kB Progress (2): 251 kB | 163/337 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 5.6 MB/s) Progress (1): 180/337 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (1): 196/337 kB Progress (1): 212/337 kB Progress (1): 229/337 kB Progress (1): 245/337 kB Progress (1): 262/337 kB Progress (1): 278/337 kB Progress (1): 294/337 kB Progress (1): 311/337 kB Progress (2): 311/337 kB | 5.0 kB Progress (2): 327/337 kB | 5.0 kB Progress (2): 337 kB | 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar (5.0 kB at 106 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/edu/ucla/cs/compilers/jtb/1.3.2/jtb-1.3.2.jar (337 kB at 7.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar (14 kB at 258 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Progress (1): 16/91 kB Progress (1): 33/91 kB Progress (1): 49/91 kB Progress (1): 66/91 kB Progress (1): 82/91 kB Progress (1): 91 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.jar Progress (1): 16/189 kB Progress (1): 33/189 kB Progress (1): 49/189 kB Progress (1): 66/189 kB Progress (1): 82/189 kB Progress (1): 98/189 kB Progress (2): 98/189 kB | 16/38 kB Progress (2): 115/189 kB | 16/38 kB Progress (2): 115/189 kB | 33/38 kB Progress (2): 131/189 kB | 33/38 kB Progress (2): 131/189 kB | 38 kB Progress (2): 147/189 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 613 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar Progress (1): 164/189 kB Progress (1): 180/189 kB Progress (1): 189 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar Progress (1): 16/168 kB Progress (1): 32/168 kB Progress (1): 49/168 kB Progress (1): 65/168 kB Progress (1): 81/168 kB Progress (1): 98/168 kB Progress (1): 114/168 kB Progress (1): 131/168 kB Progress (1): 147/168 kB Progress (1): 163/168 kB Progress (1): 168 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.5 MB/s) Progress (1): 16/109 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.jar Progress (1): 33/109 kB Progress (1): 49/109 kB Progress (1): 66/109 kB Progress (1): 82/109 kB Progress (1): 98/109 kB Progress (1): 109 kB Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar Progress (1): 16/231 kB Progress (1): 33/231 kB Progress (1): 49/231 kB Progress (1): 66/231 kB Progress (1): 82/231 kB Progress (1): 98/231 kB Progress (1): 115/231 kB Progress (1): 131/231 kB Progress (1): 147/231 kB Progress (1): 164/231 kB Progress (2): 164/231 kB | 16/65 kB Progress (2): 180/231 kB | 16/65 kB Progress (2): 180/231 kB | 33/65 kB Progress (2): 197/231 kB | 33/65 kB Progress (2): 197/231 kB | 49/65 kB Progress (2): 213/231 kB | 49/65 kB Progress (3): 213/231 kB | 49/65 kB | 9.9 kB Progress (3): 213/231 kB | 65 kB | 9.9 kB Progress (3): 229/231 kB | 65 kB | 9.9 kB Progress (3): 231 kB | 65 kB | 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar (9.9 kB at 127 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar (65 kB at 839 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.jar (231 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 141 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.jar Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.jar (13 kB at 139 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.jar Progress (1): 16/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar (26 kB at 282 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.jar Progress (1): 8.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.jar (8.0 kB at 84 kB/s) Progress (1): 16/91 kB Progress (1): 33/91 kB Progress (1): 49/91 kB Progress (1): 66/91 kB Progress (1): 82/91 kB Progress (1): 91 kB Progress (2): 91 kB | 16/518 kB Progress (3): 91 kB | 16/518 kB | 16/38 kB Progress (3): 91 kB | 33/518 kB | 16/38 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar (91 kB at 830 kB/s) Progress (2): 33/518 kB | 33/38 kB Progress (2): 49/518 kB | 33/38 kB Progress (2): 49/518 kB | 38 kB Progress (2): 66/518 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.jar (38 kB at 347 kB/s) Progress (1): 82/518 kB Progress (1): 98/518 kB Progress (1): 115/518 kB Progress (1): 131/518 kB Progress (1): 147/518 kB Progress (1): 164/518 kB Progress (1): 180/518 kB Progress (1): 197/518 kB Progress (1): 213/518 kB Progress (1): 229/518 kB Progress (1): 246/518 kB Progress (1): 262/518 kB Progress (1): 279/518 kB Progress (1): 295/518 kB Progress (1): 311/518 kB Progress (2): 311/518 kB | 16/361 kB Progress (2): 328/518 kB | 16/361 kB Progress (2): 328/518 kB | 33/361 kB Progress (2): 344/518 kB | 33/361 kB Progress (2): 344/518 kB | 49/361 kB Progress (2): 360/518 kB | 49/361 kB Progress (2): 360/518 kB | 66/361 kB Progress (2): 377/518 kB | 66/361 kB Progress (2): 377/518 kB | 82/361 kB Progress (2): 377/518 kB | 98/361 kB Progress (2): 393/518 kB | 98/361 kB Progress (2): 393/518 kB | 115/361 kB Progress (2): 410/518 kB | 115/361 kB Progress (2): 410/518 kB | 131/361 kB Progress (2): 410/518 kB | 147/361 kB Progress (2): 426/518 kB | 147/361 kB Progress (2): 426/518 kB | 164/361 kB Progress (2): 442/518 kB | 164/361 kB Progress (2): 442/518 kB | 180/361 kB Progress (2): 459/518 kB | 180/361 kB Progress (2): 459/518 kB | 197/361 kB Progress (2): 475/518 kB | 197/361 kB Progress (2): 475/518 kB | 213/361 kB Progress (2): 492/518 kB | 213/361 kB Progress (2): 492/518 kB | 229/361 kB Progress (2): 508/518 kB | 229/361 kB Progress (2): 508/518 kB | 246/361 kB Progress (2): 518 kB | 246/361 kB Progress (2): 518 kB | 262/361 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.jar (518 kB at 4.2 MB/s) Progress (1): 279/361 kB Progress (1): 295/361 kB Progress (1): 311/361 kB Progress (1): 328/361 kB Progress (1): 344/361 kB Progress (1): 360/361 kB Progress (1): 361 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.jar (361 kB at 2.9 MB/s) Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/src/main/java/org/apache/jute/compiler/generated/rcc.jj . . . File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 1 warnings. [INFO] Processed 1 grammar [INFO] [INFO] --- compiler:3.8.1:compile (pre-compile-jute) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 376 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 316 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Progress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 454 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 16/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 998 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 776 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 130 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 136 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 528 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 213 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 155 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 122 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 138 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 289 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 329 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 16/30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 165 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 276 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 210 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 802 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 299 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom Progress (1): 867 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 62 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 431 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 190 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 255 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom Progress (1): 692 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom Progress (1): 771 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 96 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Progress (1): 16/222 kB Progress (1): 32/222 kB Progress (1): 49/222 kB Progress (1): 65/222 kB Progress (1): 81/222 kB Progress (1): 98/222 kB Progress (1): 114/222 kB Progress (1): 131/222 kB Progress (1): 147/222 kB Progress (1): 163/222 kB Progress (1): 180/222 kB Progress (1): 196/222 kB Progress (1): 212/222 kB Progress (1): 222 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 7.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar Progress (1): 14 kB Progress (2): 14 kB | 16/39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 903 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Progress (1): 33/39 kB Progress (1): 39 kB Progress (2): 39 kB | 16/317 kB Progress (2): 39 kB | 33/317 kB Progress (3): 39 kB | 33/317 kB | 16/111 kB Progress (3): 39 kB | 49/317 kB | 16/111 kB Progress (3): 39 kB | 49/317 kB | 33/111 kB Progress (3): 39 kB | 66/317 kB | 33/111 kB Progress (3): 39 kB | 82/317 kB | 33/111 kB Progress (3): 39 kB | 82/317 kB | 49/111 kB Progress (3): 39 kB | 98/317 kB | 49/111 kB Progress (3): 39 kB | 98/317 kB | 66/111 kB Progress (3): 39 kB | 115/317 kB | 66/111 kB Progress (3): 39 kB | 131/317 kB | 66/111 kB Progress (3): 39 kB | 131/317 kB | 82/111 kB Progress (3): 39 kB | 147/317 kB | 82/111 kB Progress (3): 39 kB | 147/317 kB | 98/111 kB Progress (3): 39 kB | 164/317 kB | 98/111 kB Progress (3): 39 kB | 164/317 kB | 111 kB Progress (3): 39 kB | 180/317 kB | 111 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 5.6 MB/s) Progress (2): 39 kB | 197/317 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar Progress (2): 39 kB | 213/317 kB Progress (2): 39 kB | 229/317 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Progress (1): 246/317 kB Progress (1): 256/317 kB Progress (1): 272/317 kB Progress (1): 289/317 kB Progress (1): 305/317 kB Progress (1): 317 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 14 MB/s) Progress (1): 16/167 kB Progress (1): 32/167 kB Progress (1): 49/167 kB Progress (1): 65/167 kB Progress (1): 81/167 kB Progress (1): 98/167 kB Progress (1): 114/167 kB Progress (1): 131/167 kB Progress (2): 131/167 kB | 16/27 kB Progress (2): 147/167 kB | 16/27 kB Progress (2): 147/167 kB | 27 kB Progress (2): 163/167 kB | 27 kB Progress (2): 167 kB | 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 934 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 5.2 MB/s) Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 147 kB/s) Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 608 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/target/classes [INFO] [INFO] --- exec:1.6.0:exec (generate-Java-Jute) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 209 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 109 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 103 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 112 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 248 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 151 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 230 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Progress (1): 8.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 550 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Progress (1): 8.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 296 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Progress (1): 16/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 7.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 417 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 222 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 733 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom Progress (1): 16/58 kB Progress (1): 33/58 kB Progress (1): 49/58 kB Progress (1): 58 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 3.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Progress (1): 16/38 kB Progress (1): 32/38 kB Progress (1): 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Progress (1): 8.8 kB Progress (2): 8.8 kB | 16/22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 588 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Progress (2): 16/22 kB | 16/22 kB Progress (2): 22 kB | 16/22 kB Progress (3): 22 kB | 16/22 kB | 16/178 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 1.4 MB/s) Progress (2): 22 kB | 16/178 kB Progress (2): 22 kB | 33/178 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 1.4 MB/s) Progress (1): 49/178 kB Progress (2): 49/178 kB | 16/17 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Progress (2): 49/178 kB | 17 kB Progress (2): 66/178 kB | 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 1.0 MB/s) Progress (1): 82/178 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Progress (1): 98/178 kB Progress (1): 115/178 kB Progress (1): 131/178 kB Progress (1): 147/178 kB Progress (1): 164/178 kB Progress (1): 178 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 8.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Progress (1): 9.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 350 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 378 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Progress (1): 13 kB Progress (2): 13 kB | 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 413 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 420 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (1): 16/41 kB Progress (1): 33/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar Progress (1): 16/39 kB Progress (1): 33/39 kB Progress (1): 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 935 kB/s) Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 305 kB/s) Progress (1): 10 kB Progress (2): 10 kB | 16/38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 232 kB/s) Progress (1): 33/38 kB Progress (1): 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 823 kB/s) Progress (1): 16/54 kB Progress (1): 33/54 kB Progress (1): 49/54 kB Progress (1): 54 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.1 MB/s) /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully [INFO] [INFO] --- exec:1.6.0:exec (generate-C-Jute) @ zookeeper-jute --- /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully [INFO] [INFO] --- build-helper:3.0.0:add-source (jute-as-dependency) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 293 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 341 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom Progress (1): 16/41 kB Progress (1): 33/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 277 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 131 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 124 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 225 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Progress (1): 16/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar Progress (1): 16/54 kB Progress (2): 16/54 kB | 16/41 kB Progress (2): 33/54 kB | 16/41 kB Progress (2): 33/54 kB | 32/41 kB Progress (2): 49/54 kB | 32/41 kB Progress (2): 54 kB | 32/41 kB Progress (2): 54 kB | 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 3.6 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 2.4 MB/s) Progress (1): 16/185 kB Progress (1): 33/185 kB Progress (1): 49/185 kB Progress (1): 66/185 kB Progress (1): 82/185 kB Progress (1): 98/185 kB Progress (1): 115/185 kB Progress (1): 131/185 kB Progress (1): 147/185 kB Progress (1): 164/185 kB Progress (1): 180/185 kB Progress (1): 185 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 7.1 MB/s) [INFO] Source directory: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/target/generated-sources/java added. [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ zookeeper-jute --- Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 311 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 131 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar Progress (1): 16/262 kB Progress (1): 33/262 kB Progress (1): 49/262 kB Progress (1): 66/262 kB Progress (1): 82/262 kB Progress (1): 98/262 kB Progress (1): 115/262 kB Progress (1): 131/262 kB Progress (1): 147/262 kB Progress (1): 164/262 kB Progress (1): 180/262 kB Progress (1): 197/262 kB Progress (1): 213/262 kB Progress (1): 229/262 kB Progress (1): 246/262 kB Progress (1): 262 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 13 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar Progress (1): 16/79 kB Progress (1): 33/79 kB Progress (1): 49/79 kB Progress (1): 66/79 kB Progress (1): 79 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 4.9 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jutesrc/main/java/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ zookeeper-jute --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 108 source files to /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-jute/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.448 s [INFO] Finished at: 2023-12-27T21:55:30Z [INFO] ------------------------------------------------------------------------ zookeeper-client-c/3.9.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c" ----Running------ > . "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for SOCK_CLOEXEC -- Looking for SOCK_CLOEXEC - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getlogin -- Looking for getlogin - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getuid -- Looking for getuid - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for poll -- Looking for poll - found -- Looking for socket -- Looking for socket - found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strtol -- Looking for strtol - found -- Performing Test ZOO_IPV6_ENABLED -- Performing Test ZOO_IPV6_ENABLED - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release zookeeper-client-c/3.9.1: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" '--' '-j3' ----Running------ > . "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" '--' '-j3' ----------------- Scanning dependencies of target hashtable [ 9%] Building C object CMakeFiles/hashtable.dir/src/hashtable/hashtable_itr.c.o [ 18%] Building C object CMakeFiles/hashtable.dir/src/hashtable/hashtable.c.o [ 27%] Linking C static library libhashtable.a [ 27%] Built target hashtable Scanning dependencies of target zookeeper [ 36%] Building C object CMakeFiles/zookeeper.dir/src/zookeeper.c.o [ 45%] Building C object CMakeFiles/zookeeper.dir/src/recordio.c.o [ 54%] Building C object CMakeFiles/zookeeper.dir/generated/zookeeper.jute.c.o [ 63%] Building C object CMakeFiles/zookeeper.dir/src/zk_log.c.o [ 72%] Building C object CMakeFiles/zookeeper.dir/src/zk_hashtable.c.o [ 81%] Building C object CMakeFiles/zookeeper.dir/src/addrvec.c.o [ 90%] Building C object CMakeFiles/zookeeper.dir/src/mt_adaptor.c.o [100%] Linking C static library libzookeeper.a [100%] Built target zookeeper zookeeper-client-c/3.9.1: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' built zookeeper-client-c/3.9.1: Build folder /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release zookeeper-client-c/3.9.1: Generated conaninfo.txt zookeeper-client-c/3.9.1: Generated conanbuildinfo.txt zookeeper-client-c/3.9.1: Generating the package zookeeper-client-c/3.9.1: Package folder /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646 zookeeper-client-c/3.9.1: Calling package() zookeeper-client-c/3.9.1: Copied 1 file: LICENSE zookeeper-client-c/3.9.1: CMake command: cmake --install "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" --prefix "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" ----Running------ > . "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake --install "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" --prefix "/home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libzookeeper.a -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libhashtable.a -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/proto.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/recordio.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/win_getopt.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/winconfig.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/zookeeper.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/zookeeper_log.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/zookeeper_version.h -- Installing: /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/zookeeper.jute.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK zookeeper-client-c/3.9.1 package(): Packaged 2 '.a' files: libhashtable.a, libzookeeper.a zookeeper-client-c/3.9.1 package(): Packaged 1 file: LICENSE zookeeper-client-c/3.9.1 package(): Packaged 8 '.h' files zookeeper-client-c/3.9.1: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' created zookeeper-client-c/3.9.1: Created package revision c55cc945ba0b028149a0d2c4a8af57bd [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force checking. -- using WITH_CYRUS_SASL=OFF -- using WITH_OPENSSL=OFF /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c: In function 'do_insert_watcher_object': /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c:187:13: warning: variable 'res' set but not used [-Wunused-but-set-variable] 187 | int res; | ^~~ /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c/src/mt_adaptor.c: In function 'start_threads': /home/conan/w/prod-v1/bsr/77756/bfdbc/.conan/data/zookeeper-client-c/3.9.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src/zookeeper-client/zookeeper-client-c/src/mt_adaptor.c:212:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 212 | int rc = 0; | ^~ zookeeper-client-c/3.9.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior zookeeper-client-c/3.9.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior