******************************************************************************** conan install zookeeper-client-c/3.8.1@#32753be1e5369b71f2f3c63c751ef7b1 --build=zookeeper-client-c -pr C:\J\w\prod\BuildSingleReference\247155\7a91ad73-3980-44c7-8172-1af5aae1d94b/profile_windows_16_md_vs_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 (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zookeeper-client-c/3.8.1: Forced build from source zulu-openjdk/11.0.15: Not found in local cache, looking in remotes... zulu-openjdk/11.0.15: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zulu-openjdk/11.0.15: Downloaded recipe revision 4ed35a4556132ebf0f76210eb783fecf Installing package: zookeeper-client-c/3.8.1 Requirements zookeeper-client-c/3.8.1 from local cache - Cache Packages zookeeper-client-c/3.8.1:3fb49604f9c2f729b85ba3115852006824e72cab - Build Build requirements zulu-openjdk/11.0.15 from 'conan-center' - Downloaded Build requirements packages zulu-openjdk/11.0.15:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Download Installing (downloading, building) binaries... zulu-openjdk/11.0.15: Retrieving package ca33edce272a279b24f87dc0d4cf5bbdcffbc187 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zulu-openjdk/11.0.15: Package installed ca33edce272a279b24f87dc0d4cf5bbdcffbc187 zulu-openjdk/11.0.15: Downloaded package revision 43a30d1ba19f98b958902810d781a5af zulu-openjdk/11.0.15: Creating JAVA_HOME environment variable with : C:\J\w\prod\BuildSingleReference\.conan\data\zulu-openjdk\11.0.15\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187 zulu-openjdk/11.0.15: Appending PATH environment variable with : C:\J\w\prod\BuildSingleReference\.conan\data\zulu-openjdk\11.0.15\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin zookeeper-client-c/3.8.1: Applying build-requirement: zulu-openjdk/11.0.15 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zookeeper-client-c/3.8.1: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\source\src zookeeper-client-c/3.8.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.8.1: Copying sources to build folder zookeeper-client-c/3.8.1: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab zookeeper-client-c/3.8.1: Generator txt created conanbuildinfo.txt zookeeper-client-c/3.8.1: Calling generate() zookeeper-client-c/3.8.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' zookeeper-client-c/3.8.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' zookeeper-client-c/3.8.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK zookeeper-client-c/3.8.1: Calling build() zookeeper-client-c/3.8.1: Apply patch (conan): add installer, disable cli program zookeeper-client-c/3.8.1: ----Running------ > C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\maven\bin\mvn compile ----------------- [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.7/18 kB Progress (1): 4.1/18 kB Progress (1): 5.5/18 kB Progress (1): 6.9/18 kB Progress (1): 8.2/18 kB Progress (1): 9.6/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 37 kB/s) [INFO] [INFO] ----------------< org.apache.zookeeper:zookeeper-jute >----------------- [INFO] Building Apache ZooKeeper - Jute 3.8.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.7/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 256 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.7/11 kB Progress (1): 4.1/11 kB Progress (1): 5.5/11 kB Progress (1): 6.9/11 kB Progress (1): 8.2/11 kB Progress (1): 9.6/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 382 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 1.4/44 kB Progress (1): 2.7/44 kB Progress (1): 4.1/44 kB Progress (1): 5.5/44 kB Progress (1): 6.9/44 kB Progress (1): 8.2/44 kB Progress (1): 9.6/44 kB Progress (1): 11/44 kB Progress (1): 12/44 kB Progress (1): 14/44 kB Progress (1): 15/44 kB 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.1 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 372 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.3 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 537 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): 33/481 kB Progress (1): 49/481 kB Progress (1): 66/481 kB Progress (1): 82/481 kB Progress (1): 98/481 kB Progress (1): 115/481 kB Progress (1): 131/481 kB Progress (1): 147/481 kB Progress (1): 164/481 kB Progress (1): 180/481 kB Progress (1): 197/481 kB Progress (1): 213/481 kB Progress (1): 229/481 kB Progress (1): 246/481 kB Progress (1): 262/481 kB Progress (1): 279/481 kB Progress (1): 295/481 kB Progress (1): 311/481 kB Progress (1): 328/481 kB Progress (1): 344/481 kB Progress (1): 360/481 kB Progress (1): 377/481 kB Progress (1): 393/481 kB Progress (1): 410/481 kB Progress (1): 426/481 kB Progress (1): 442/481 kB Progress (1): 459/481 kB Progress (1): 475/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 8.0 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 245 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 758 kB/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): 33/69 kB Progress (1): 49/69 kB Progress (1): 66/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 2.6 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 272 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 325 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.1 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 719 kB/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 473 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 1.7 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 596 kB/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): 32/135 kB Progress (1): 49/135 kB Progress (1): 65/135 kB Progress (1): 81/135 kB Progress (1): 98/135 kB Progress (1): 114/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 3.6 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 601 kB/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): 32/75 kB Progress (1): 49/75 kB Progress (1): 65/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 2.3 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 133 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 494 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): 32/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 1.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 700 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): 32/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 1.6 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 233 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 566 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): 32/74 kB Progress (1): 49/74 kB Progress (1): 65/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 2.2 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 520 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): 32/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 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.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 545 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): 32/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.2 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): 32/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 2.1 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 206 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): 32/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 2.5 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 311 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.4 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 134 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 505 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 146 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 235 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 56 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 128 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 6.6 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 118 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 139 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 908 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.jar 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/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/209 kB Progress (1): 32/209 kB Progress (1): 49/209 kB Progress (1): 65/209 kB Progress (1): 81/209 kB 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 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 3.9 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): 1.4/2.4 kB Progress (1): 2.4 kB Progress (2): 2.4 kB | 16/154 kB Progress (2): 2.4 kB | 33/154 kB Progress (2): 2.4 kB | 49/154 kB Progress (2): 2.4 kB | 66/154 kB Progress (2): 2.4 kB | 82/154 kB Progress (2): 2.4 kB | 98/154 kB Progress (2): 2.4 kB | 115/154 kB Progress (2): 2.4 kB | 131/154 kB Progress (2): 2.4 kB | 147/154 kB Progress (2): 2.4 kB | 154 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 25 kB/s) 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 1.6 MB/s) Progress (1): 1.4/7.7 kB Progress (1): 2.7/7.7 kB Progress (1): 4.1/7.7 kB Progress (1): 5.5/7.7 kB Progress (1): 6.9/7.7 kB Progress (2): 6.9/7.7 kB | 1.4/174 kB Progress (2): 7.7 kB | 1.4/174 kB Progress (2): 7.7 kB | 2.7/174 kB Progress (2): 7.7 kB | 4.1/174 kB Progress (2): 7.7 kB | 5.5/174 kB Progress (2): 7.7 kB | 6.9/174 kB Progress (2): 7.7 kB | 8.2/174 kB Progress (2): 7.7 kB | 9.6/174 kB Progress (2): 7.7 kB | 11/174 kB Progress (2): 7.7 kB | 12/174 kB Progress (2): 7.7 kB | 14/174 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 60 kB/s) Progress (1): 15/174 kB Progress (1): 16/174 kB Progress (1): 32/174 kB Progress (2): 32/174 kB | 1.4/97 kB Progress (2): 32/174 kB | 2.7/97 kB Progress (2): 32/174 kB | 4.1/97 kB Progress (2): 32/174 kB | 5.5/97 kB Progress (2): 32/174 kB | 6.9/97 kB Progress (2): 49/174 kB | 6.9/97 kB Progress (2): 49/174 kB | 8.2/97 kB Progress (2): 49/174 kB | 9.6/97 kB Progress (2): 49/174 kB | 11/97 kB Progress (2): 49/174 kB | 12/97 kB Progress (2): 49/174 kB | 14/97 kB Progress (2): 49/174 kB | 15/97 kB Progress (2): 49/174 kB | 16/97 kB Progress (2): 65/174 kB | 16/97 kB Progress (2): 65/174 kB | 32/97 kB Progress (2): 81/174 kB | 32/97 kB Progress (2): 98/174 kB | 32/97 kB Progress (2): 114/174 kB | 32/97 kB Progress (2): 114/174 kB | 49/97 kB Progress (2): 131/174 kB | 49/97 kB Progress (2): 131/174 kB | 65/97 kB Progress (2): 147/174 kB | 65/97 kB Progress (2): 147/174 kB | 81/97 kB Progress (2): 163/174 kB | 81/97 kB Progress (2): 174 kB | 81/97 kB Progress (2): 174 kB | 97 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.1 MB/s) 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 589 kB/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 620 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 2.6 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 746 kB/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.3 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): 49/78 kB Progress (1): 66/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 3.4 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 764 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 204 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 271 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 218 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 1.9 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 301 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.0 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.1 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 346 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 185 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 159 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 762 kB/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 90 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 101 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 41 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 243 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 824 kB/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 37 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 202 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 129 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 309 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 382 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 245 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 448 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 103 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 92 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 92 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 109 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 244 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 149 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 130 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 57 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 338 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 489 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 37 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 202 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 694 kB/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 182 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 152 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 260 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 503 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 102 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 118 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 80 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 386 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 94 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 168 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 79 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 254 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 243 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 1.7 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 726 kB/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 484 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): 33/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 2.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 722 kB/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 46 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 206 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.1 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 616 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 67 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 99 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 929 kB/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 338 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 160 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 418 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 364 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 384 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 553 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 246 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): 32/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 1.2 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 147 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 230 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 146 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 274 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 204 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 122 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 537 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 56 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): 33/215 kB Progress (1): 49/215 kB Progress (1): 66/215 kB Progress (1): 82/215 kB Progress (1): 98/215 kB Progress (1): 115/215 kB Progress (1): 131/215 kB Progress (1): 147/215 kB Progress (1): 164/215 kB Progress (1): 180/215 kB Progress (1): 197/215 kB Progress (1): 213/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 6.1 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 | 16/51 kB Progress (2): 32/502 kB | 16/51 kB Progress (2): 32/502 kB | 32/51 kB Progress (3): 32/502 kB | 32/51 kB | 1.4/527 kB Progress (3): 32/502 kB | 32/51 kB | 2.7/527 kB Progress (4): 32/502 kB | 32/51 kB | 2.7/527 kB | 1.4/197 kB Progress (4): 32/502 kB | 49/51 kB | 2.7/527 kB | 1.4/197 kB Progress (4): 32/502 kB | 49/51 kB | 2.7/527 kB | 2.7/197 kB Progress (4): 49/502 kB | 49/51 kB | 2.7/527 kB | 2.7/197 kB Progress (4): 49/502 kB | 49/51 kB | 4.1/527 kB | 2.7/197 kB Progress (4): 49/502 kB | 49/51 kB | 4.1/527 kB | 4.1/197 kB Progress (4): 49/502 kB | 51 kB | 4.1/527 kB | 4.1/197 kB Progress (4): 49/502 kB | 51 kB | 4.1/527 kB | 5.5/197 kB Progress (4): 49/502 kB | 51 kB | 5.5/527 kB | 5.5/197 kB Progress (4): 49/502 kB | 51 kB | 5.5/527 kB | 6.9/197 kB Progress (4): 65/502 kB | 51 kB | 5.5/527 kB | 6.9/197 kB Progress (4): 65/502 kB | 51 kB | 6.9/527 kB | 6.9/197 kB Progress (4): 65/502 kB | 51 kB | 6.9/527 kB | 8.2/197 kB Progress (4): 65/502 kB | 51 kB | 8.2/527 kB | 8.2/197 kB Progress (4): 65/502 kB | 51 kB | 8.2/527 kB | 9.6/197 kB Progress (4): 65/502 kB | 51 kB | 9.6/527 kB | 9.6/197 kB Progress (4): 65/502 kB | 51 kB | 9.6/527 kB | 11/197 kB Progress (4): 65/502 kB | 51 kB | 11/527 kB | 11/197 kB Progress (4): 81/502 kB | 51 kB | 11/527 kB | 11/197 kB Progress (4): 81/502 kB | 51 kB | 11/527 kB | 12/197 kB Progress (4): 81/502 kB | 51 kB | 12/527 kB | 12/197 kB Progress (4): 81/502 kB | 51 kB | 12/527 kB | 14/197 kB Progress (4): 81/502 kB | 51 kB | 14/527 kB | 14/197 kB Progress (4): 81/502 kB | 51 kB | 14/527 kB | 15/197 kB Progress (4): 81/502 kB | 51 kB | 15/527 kB | 15/197 kB Progress (4): 81/502 kB | 51 kB | 15/527 kB | 16/197 kB Progress (4): 98/502 kB | 51 kB | 15/527 kB | 16/197 kB Progress (4): 98/502 kB | 51 kB | 16/527 kB | 16/197 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.8 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): 114/502 kB | 16/527 kB | 16/197 kB Progress (3): 131/502 kB | 16/527 kB | 16/197 kB Progress (3): 147/502 kB | 16/527 kB | 16/197 kB Progress (3): 163/502 kB | 16/527 kB | 16/197 kB Progress (3): 163/502 kB | 32/527 kB | 16/197 kB Progress (3): 163/502 kB | 32/527 kB | 32/197 kB Progress (3): 180/502 kB | 32/527 kB | 32/197 kB Progress (3): 196/502 kB | 32/527 kB | 32/197 kB Progress (3): 212/502 kB | 32/527 kB | 32/197 kB Progress (3): 229/502 kB | 32/527 kB | 32/197 kB Progress (3): 245/502 kB | 32/527 kB | 32/197 kB Progress (3): 262/502 kB | 32/527 kB | 32/197 kB Progress (3): 278/502 kB | 32/527 kB | 32/197 kB Progress (3): 278/502 kB | 49/527 kB | 32/197 kB Progress (3): 294/502 kB | 49/527 kB | 32/197 kB Progress (3): 294/502 kB | 49/527 kB | 49/197 kB Progress (4): 294/502 kB | 49/527 kB | 49/197 kB | 16/165 kB Progress (4): 311/502 kB | 49/527 kB | 49/197 kB | 16/165 kB Progress (4): 311/502 kB | 49/527 kB | 49/197 kB | 32/165 kB Progress (4): 327/502 kB | 49/527 kB | 49/197 kB | 32/165 kB Progress (4): 327/502 kB | 49/527 kB | 49/197 kB | 49/165 kB Progress (4): 344/502 kB | 49/527 kB | 49/197 kB | 49/165 kB Progress (4): 344/502 kB | 65/527 kB | 49/197 kB | 49/165 kB Progress (4): 360/502 kB | 65/527 kB | 49/197 kB | 49/165 kB Progress (4): 360/502 kB | 65/527 kB | 65/197 kB | 49/165 kB Progress (4): 360/502 kB | 65/527 kB | 65/197 kB | 65/165 kB Progress (4): 376/502 kB | 65/527 kB | 65/197 kB | 65/165 kB Progress (4): 393/502 kB | 65/527 kB | 65/197 kB | 65/165 kB Progress (4): 393/502 kB | 65/527 kB | 65/197 kB | 81/165 kB Progress (4): 402/502 kB | 65/527 kB | 65/197 kB | 81/165 kB Progress (4): 402/502 kB | 81/527 kB | 65/197 kB | 81/165 kB Progress (4): 418/502 kB | 81/527 kB | 65/197 kB | 81/165 kB Progress (4): 418/502 kB | 81/527 kB | 81/197 kB | 81/165 kB Progress (4): 418/502 kB | 81/527 kB | 81/197 kB | 98/165 kB Progress (4): 435/502 kB | 81/527 kB | 81/197 kB | 98/165 kB Progress (4): 435/502 kB | 81/527 kB | 81/197 kB | 114/165 kB Progress (4): 435/502 kB | 98/527 kB | 81/197 kB | 114/165 kB Progress (4): 451/502 kB | 98/527 kB | 81/197 kB | 114/165 kB Progress (4): 451/502 kB | 98/527 kB | 98/197 kB | 114/165 kB Progress (4): 468/502 kB | 98/527 kB | 98/197 kB | 114/165 kB Progress (4): 468/502 kB | 98/527 kB | 98/197 kB | 131/165 kB Progress (5): 468/502 kB | 98/527 kB | 98/197 kB | 131/165 kB | 16/47 kB Progress (5): 468/502 kB | 98/527 kB | 114/197 kB | 131/165 kB | 16/47 kB Progress (5): 468/502 kB | 114/527 kB | 114/197 kB | 131/165 kB | 16/47 kB Progress (5): 484/502 kB | 114/527 kB | 114/197 kB | 131/165 kB | 16/47 kB Progress (5): 484/502 kB | 114/527 kB | 114/197 kB | 147/165 kB | 16/47 kB Progress (5): 484/502 kB | 114/527 kB | 114/197 kB | 147/165 kB | 33/47 kB Progress (5): 500/502 kB | 114/527 kB | 114/197 kB | 147/165 kB | 33/47 kB Progress (5): 500/502 kB | 114/527 kB | 114/197 kB | 163/165 kB | 33/47 kB Progress (5): 502 kB | 114/527 kB | 114/197 kB | 163/165 kB | 33/47 kB Progress (5): 502 kB | 114/527 kB | 114/197 kB | 165 kB | 33/47 kB Progress (5): 502 kB | 114/527 kB | 114/197 kB | 165 kB | 47 kB Progress (5): 502 kB | 114/527 kB | 131/197 kB | 165 kB | 47 kB Progress (5): 502 kB | 131/527 kB | 131/197 kB | 165 kB | 47 kB Progress (5): 502 kB | 131/527 kB | 147/197 kB | 165 kB | 47 kB Progress (5): 502 kB | 147/527 kB | 147/197 kB | 165 kB | 47 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 9.5 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.1 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 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 897 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Progress (2): 163/527 kB | 147/197 kB Progress (2): 163/527 kB | 163/197 kB Progress (2): 180/527 kB | 163/197 kB Progress (2): 180/527 kB | 180/197 kB Progress (2): 180/527 kB | 196/197 kB Progress (2): 180/527 kB | 197 kB Progress (2): 196/527 kB | 197 kB Progress (2): 212/527 kB | 197 kB Progress (2): 229/527 kB | 197 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 3.3 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 Progress (1): 245/527 kB Progress (1): 262/527 kB Progress (1): 278/527 kB Progress (1): 294/527 kB Progress (1): 311/527 kB Progress (1): 327/527 kB Progress (1): 344/527 kB Progress (1): 360/527 kB Progress (1): 376/527 kB Progress (1): 393/527 kB Progress (1): 402/527 kB Progress (1): 418/527 kB Progress (1): 435/527 kB Progress (2): 435/527 kB | 16/52 kB Progress (3): 435/527 kB | 16/52 kB | 16/30 kB Progress (4): 435/527 kB | 16/52 kB | 16/30 kB | 16/38 kB Progress (4): 435/527 kB | 33/52 kB | 16/30 kB | 16/38 kB Progress (4): 451/527 kB | 33/52 kB | 16/30 kB | 16/38 kB Progress (4): 451/527 kB | 33/52 kB | 30 kB | 16/38 kB Progress (4): 451/527 kB | 33/52 kB | 30 kB | 33/38 kB Progress (4): 451/527 kB | 49/52 kB | 30 kB | 33/38 kB Progress (4): 468/527 kB | 49/52 kB | 30 kB | 33/38 kB Progress (4): 468/527 kB | 49/52 kB | 30 kB | 38 kB Progress (4): 484/527 kB | 49/52 kB | 30 kB | 38 kB Progress (4): 500/527 kB | 49/52 kB | 30 kB | 38 kB Progress (4): 517/527 kB | 49/52 kB | 30 kB | 38 kB Progress (4): 517/527 kB | 52 kB | 30 kB | 38 kB Progress (4): 527 kB | 52 kB | 30 kB | 38 kB Progress (5): 527 kB | 52 kB | 30 kB | 38 kB | 16/49 kB Progress (5): 527 kB | 52 kB | 30 kB | 38 kB | 32/49 kB Progress (5): 527 kB | 52 kB | 30 kB | 38 kB | 49/49 kB Progress (5): 527 kB | 52 kB | 30 kB | 38 kB | 49 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 381 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 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 6.6 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 657 kB/s) 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 478 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 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 604 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (1): 14 kB Progress (2): 14 kB | 16/106 kB Progress (3): 14 kB | 16/106 kB | 16/148 kB Progress (4): 14 kB | 16/106 kB | 16/148 kB | 16/51 kB Progress (5): 14 kB | 16/106 kB | 16/148 kB | 16/51 kB | 16/74 kB Progress (5): 14 kB | 33/106 kB | 16/148 kB | 16/51 kB | 16/74 kB Progress (5): 14 kB | 33/106 kB | 16/148 kB | 33/51 kB | 16/74 kB Progress (5): 14 kB | 33/106 kB | 33/148 kB | 33/51 kB | 16/74 kB Progress (5): 14 kB | 33/106 kB | 33/148 kB | 33/51 kB | 33/74 kB Progress (5): 14 kB | 49/106 kB | 33/148 kB | 33/51 kB | 33/74 kB Progress (5): 14 kB | 49/106 kB | 33/148 kB | 49/51 kB | 33/74 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 135 kB/s) Progress (4): 49/106 kB | 49/148 kB | 49/51 kB | 33/74 kB Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Progress (4): 49/106 kB | 49/148 kB | 51 kB | 33/74 kB Progress (4): 49/106 kB | 49/148 kB | 51 kB | 49/74 kB Progress (4): 66/106 kB | 49/148 kB | 51 kB | 49/74 kB Progress (4): 66/106 kB | 66/148 kB | 51 kB | 49/74 kB Progress (4): 66/106 kB | 66/148 kB | 51 kB | 66/74 kB Progress (4): 82/106 kB | 66/148 kB | 51 kB | 66/74 kB Progress (4): 82/106 kB | 66/148 kB | 51 kB | 74 kB Progress (4): 82/106 kB | 82/148 kB | 51 kB | 74 kB Progress (4): 98/106 kB | 82/148 kB | 51 kB | 74 kB Progress (4): 98/106 kB | 98/148 kB | 51 kB | 74 kB Progress (4): 106 kB | 98/148 kB | 51 kB | 74 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 497 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.jar Progress (3): 106 kB | 115/148 kB | 74 kB Progress (3): 106 kB | 131/148 kB | 74 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 706 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 (2): 106 kB | 147/148 kB Progress (2): 106 kB | 148 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.0 MB/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 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 1.4 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): 16/108 kB Progress (1): 32/108 kB Progress (1): 49/108 kB Progress (1): 65/108 kB Progress (1): 81/108 kB Progress (1): 98/108 kB Progress (1): 108 kB Progress (2): 108 kB | 16/153 kB Progress (3): 108 kB | 16/153 kB | 16/202 kB Progress (3): 108 kB | 32/153 kB | 16/202 kB Progress (3): 108 kB | 32/153 kB | 32/202 kB Progress (3): 108 kB | 49/153 kB | 32/202 kB Progress (3): 108 kB | 49/153 kB | 49/202 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 864 kB/s) Progress (2): 65/153 kB | 49/202 kB 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 (2): 65/153 kB | 65/202 kB Progress (3): 65/153 kB | 65/202 kB | 16/46 kB Progress (4): 65/153 kB | 65/202 kB | 16/46 kB | 16/472 kB Progress (4): 81/153 kB | 65/202 kB | 16/46 kB | 16/472 kB Progress (4): 81/153 kB | 81/202 kB | 16/46 kB | 16/472 kB Progress (4): 81/153 kB | 81/202 kB | 33/46 kB | 16/472 kB Progress (4): 98/153 kB | 81/202 kB | 33/46 kB | 16/472 kB Progress (4): 98/153 kB | 81/202 kB | 33/46 kB | 33/472 kB Progress (4): 98/153 kB | 98/202 kB | 33/46 kB | 33/472 kB Progress (4): 98/153 kB | 98/202 kB | 46 kB | 33/472 kB Progress (4): 98/153 kB | 98/202 kB | 46 kB | 49/472 kB Progress (4): 114/153 kB | 98/202 kB | 46 kB | 49/472 kB Progress (4): 114/153 kB | 114/202 kB | 46 kB | 49/472 kB Progress (4): 114/153 kB | 114/202 kB | 46 kB | 66/472 kB Progress (4): 114/153 kB | 131/202 kB | 46 kB | 66/472 kB Progress (4): 131/153 kB | 131/202 kB | 46 kB | 66/472 kB 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 352 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (3): 131/153 kB | 147/202 kB | 66/472 kB Progress (3): 131/153 kB | 147/202 kB | 82/472 kB Progress (3): 147/153 kB | 147/202 kB | 82/472 kB Progress (3): 147/153 kB | 163/202 kB | 82/472 kB Progress (3): 153 kB | 163/202 kB | 82/472 kB Progress (3): 153 kB | 180/202 kB | 82/472 kB Progress (3): 153 kB | 180/202 kB | 98/472 kB Progress (3): 153 kB | 196/202 kB | 98/472 kB Progress (3): 153 kB | 202 kB | 98/472 kB Progress (3): 153 kB | 202 kB | 115/472 kB Progress (3): 153 kB | 202 kB | 131/472 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.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 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.5 MB/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 (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 (2): 246/472 kB | 4.2 kB Progress (2): 262/472 kB | 4.2 kB Progress (2): 279/472 kB | 4.2 kB Progress (2): 295/472 kB | 4.2 kB Progress (2): 311/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 29 kB/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): 328/472 kB Progress (2): 328/472 kB | 16/29 kB Progress (2): 344/472 kB | 16/29 kB Progress (2): 344/472 kB | 29 kB Progress (2): 360/472 kB | 29 kB Progress (2): 377/472 kB | 29 kB 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 190 kB/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 (1): 393/472 kB Progress (2): 393/472 kB | 16/155 kB Progress (2): 410/472 kB | 16/155 kB Progress (2): 410/472 kB | 32/155 kB Progress (3): 410/472 kB | 32/155 kB | 13 kB Progress (3): 426/472 kB | 32/155 kB | 13 kB Progress (3): 426/472 kB | 49/155 kB | 13 kB Progress (3): 442/472 kB | 49/155 kB | 13 kB Progress (3): 442/472 kB | 65/155 kB | 13 kB Progress (3): 442/472 kB | 81/155 kB | 13 kB Progress (3): 459/472 kB | 81/155 kB | 13 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 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar Progress (2): 459/472 kB | 98/155 kB Progress (2): 459/472 kB | 114/155 kB Progress (2): 472 kB | 114/155 kB Progress (2): 472 kB | 131/155 kB Progress (2): 472 kB | 147/155 kB Progress (2): 472 kB | 155 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 2.9 MB/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 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 967 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.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 193 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/247 kB Progress (1): 32/247 kB Progress (1): 49/247 kB Progress (1): 65/247 kB 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 (1): 180/247 kB Progress (1): 196/247 kB Progress (1): 212/247 kB Progress (2): 212/247 kB | 16/77 kB Progress (3): 212/247 kB | 16/77 kB | 8.5 kB Progress (3): 229/247 kB | 16/77 kB | 8.5 kB Progress (3): 229/247 kB | 33/77 kB | 8.5 kB Progress (3): 245/247 kB | 33/77 kB | 8.5 kB Progress (3): 247 kB | 33/77 kB | 8.5 kB Progress (3): 247 kB | 49/77 kB | 8.5 kB Progress (3): 247 kB | 66/77 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 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Progress (2): 247 kB | 77 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.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 425 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 (1): 16/281 kB Progress (1): 33/281 kB Progress (1): 49/281 kB Progress (2): 49/281 kB | 0/2.7 MB Progress (2): 49/281 kB | 0/2.7 MB Progress (2): 66/281 kB | 0/2.7 MB Progress (2): 66/281 kB | 0/2.7 MB Progress (2): 82/281 kB | 0/2.7 MB Progress (2): 98/281 kB | 0/2.7 MB Progress (2): 98/281 kB | 0.1/2.7 MB Progress (2): 115/281 kB | 0.1/2.7 MB Progress (2): 115/281 kB | 0.1/2.7 MB Progress (2): 131/281 kB | 0.1/2.7 MB Progress (2): 131/281 kB | 0.1/2.7 MB Progress (2): 147/281 kB | 0.1/2.7 MB Progress (2): 147/281 kB | 0.1/2.7 MB Progress (2): 164/281 kB | 0.1/2.7 MB Progress (2): 164/281 kB | 0.1/2.7 MB Progress (2): 180/281 kB | 0.1/2.7 MB Progress (2): 180/281 kB | 0.1/2.7 MB Progress (2): 197/281 kB | 0.1/2.7 MB Progress (2): 197/281 kB | 0.2/2.7 MB Progress (2): 213/281 kB | 0.2/2.7 MB Progress (2): 213/281 kB | 0.2/2.7 MB Progress (2): 229/281 kB | 0.2/2.7 MB Progress (2): 229/281 kB | 0.2/2.7 MB Progress (2): 246/281 kB | 0.2/2.7 MB Progress (2): 256/281 kB | 0.2/2.7 MB Progress (2): 256/281 kB | 0.2/2.7 MB Progress (2): 256/281 kB | 0.2/2.7 MB Progress (2): 272/281 kB | 0.2/2.7 MB Progress (2): 281 kB | 0.2/2.7 MB Progress (2): 281 kB | 0.2/2.7 MB Progress (2): 281 kB | 0.3/2.7 MB Progress (2): 281 kB | 0.3/2.7 MB Progress (2): 281 kB | 0.3/2.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (2): 0.3/2.7 MB | 16/26 kB Progress (2): 0.3/2.7 MB | 26 kB Progress (2): 0.3/2.7 MB | 26 kB Progress (3): 0.3/2.7 MB | 26 kB | 16/70 kB Progress (3): 0.4/2.7 MB | 26 kB | 16/70 kB Progress (3): 0.4/2.7 MB | 26 kB | 32/70 kB Progress (4): 0.4/2.7 MB | 26 kB | 32/70 kB | 16/166 kB Progress (4): 0.4/2.7 MB | 26 kB | 32/70 kB | 16/166 kB Progress (4): 0.4/2.7 MB | 26 kB | 49/70 kB | 16/166 kB Progress (4): 0.4/2.7 MB | 26 kB | 49/70 kB | 32/166 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 128 kB/s) Progress (3): 0.4/2.7 MB | 49/70 kB | 32/166 kB Progress (3): 0.4/2.7 MB | 65/70 kB | 32/166 kB Progress (3): 0.4/2.7 MB | 65/70 kB | 49/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 49/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 49/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 65/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 65/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 81/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 81/166 kB Progress (3): 0.4/2.7 MB | 70 kB | 98/166 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 335 kB/s) Progress (2): 0.5/2.7 MB | 98/166 kB Progress (2): 0.5/2.7 MB | 114/166 kB Progress (2): 0.5/2.7 MB | 114/166 kB Progress (2): 0.5/2.7 MB | 131/166 kB Progress (2): 0.5/2.7 MB | 131/166 kB Progress (2): 0.5/2.7 MB | 147/166 kB Progress (2): 0.5/2.7 MB | 147/166 kB Progress (2): 0.5/2.7 MB | 163/166 kB Progress (2): 0.5/2.7 MB | 163/166 kB Progress (2): 0.5/2.7 MB | 166 kB Progress (2): 0.5/2.7 MB | 166 kB Progress (2): 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 771 kB/s) Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (2): 0.6/2.7 MB | 16/123 kB Progress (2): 0.6/2.7 MB | 16/123 kB Progress (2): 0.6/2.7 MB | 33/123 kB Progress (2): 0.6/2.7 MB | 33/123 kB Progress (2): 0.6/2.7 MB | 49/123 kB Progress (2): 0.6/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.7/2.7 MB | 82/123 kB Progress (2): 0.7/2.7 MB | 98/123 kB Progress (2): 0.7/2.7 MB | 98/123 kB Progress (2): 0.7/2.7 MB | 115/123 kB Progress (2): 0.7/2.7 MB | 115/123 kB Progress (2): 0.7/2.7 MB | 123 kB Progress (2): 0.7/2.7 MB | 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 550 kB/s) Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB 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.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.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.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.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): 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.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/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 9.0 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 69 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 1.1 MB/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 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.5 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 205 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 139 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 109 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 171 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 311 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 40 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 278 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 165 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 21 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 273 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 45 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 343 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 149 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 109 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 148 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 85 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 83 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 34 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 88 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 201 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 438 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 125 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 111 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 589 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-model/2.2.1/maven-model-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 Progress (1): 16/68 kB Progress (2): 16/68 kB | 16/49 kB Progress (2): 32/68 kB | 16/49 kB Progress (2): 32/68 kB | 33/49 kB Progress (2): 49/68 kB | 33/49 kB Progress (2): 49/68 kB | 49 kB Progress (3): 49/68 kB | 49 kB | 16/35 kB Progress (3): 65/68 kB | 49 kB | 16/35 kB Progress (4): 65/68 kB | 49 kB | 16/35 kB | 16/156 kB Progress (4): 68 kB | 49 kB | 16/35 kB | 16/156 kB Progress (4): 68 kB | 49 kB | 33/35 kB | 16/156 kB Progress (4): 68 kB | 49 kB | 35 kB | 16/156 kB Progress (4): 68 kB | 49 kB | 35 kB | 33/156 kB Progress (4): 68 kB | 49 kB | 35 kB | 49/156 kB Progress (5): 68 kB | 49 kB | 35 kB | 49/156 kB | 16/88 kB Progress (5): 68 kB | 49 kB | 35 kB | 49/156 kB | 33/88 kB Progress (5): 68 kB | 49 kB | 35 kB | 66/156 kB | 33/88 kB Progress (5): 68 kB | 49 kB | 35 kB | 66/156 kB | 49/88 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.2 MB/s) Progress (4): 68 kB | 35 kB | 82/156 kB | 49/88 kB 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 (4): 68 kB | 35 kB | 82/156 kB | 66/88 kB Progress (4): 68 kB | 35 kB | 98/156 kB | 66/88 kB Progress (4): 68 kB | 35 kB | 98/156 kB | 82/88 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 3.1 MB/s) Progress (3): 35 kB | 98/156 kB | 88 kB Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Progress (3): 35 kB | 115/156 kB | 88 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 1.5 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 (2): 131/156 kB | 88 kB Progress (2): 147/156 kB | 88 kB Progress (2): 156 kB | 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.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 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.8 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/30 kB Progress (1): 30 kB Progress (2): 30 kB | 16/26 kB Progress (2): 30 kB | 26 kB Progress (3): 30 kB | 26 kB | 16/51 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 725 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Progress (2): 26 kB | 33/51 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 611 kB/s) Progress (1): 49/51 kB Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Progress (1): 51 kB Progress (2): 51 kB | 16/332 kB Progress (3): 51 kB | 16/332 kB | 16/194 kB Progress (3): 51 kB | 33/332 kB | 16/194 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.1 MB/s) Progress (2): 49/332 kB | 16/194 kB Progress (2): 49/332 kB | 33/194 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Progress (2): 66/332 kB | 33/194 kB Progress (2): 66/332 kB | 49/194 kB Progress (2): 82/332 kB | 49/194 kB Progress (2): 98/332 kB | 49/194 kB Progress (2): 98/332 kB | 66/194 kB Progress (2): 115/332 kB | 66/194 kB Progress (2): 115/332 kB | 82/194 kB Progress (2): 131/332 kB | 82/194 kB Progress (2): 131/332 kB | 98/194 kB Progress (2): 147/332 kB | 98/194 kB Progress (2): 164/332 kB | 98/194 kB Progress (2): 164/332 kB | 115/194 kB Progress (2): 180/332 kB | 115/194 kB Progress (2): 197/332 kB | 115/194 kB Progress (2): 197/332 kB | 131/194 kB Progress (2): 213/332 kB | 131/194 kB Progress (2): 213/332 kB | 147/194 kB Progress (2): 229/332 kB | 147/194 kB Progress (2): 229/332 kB | 164/194 kB Progress (2): 246/332 kB | 164/194 kB Progress (2): 246/332 kB | 180/194 kB Progress (2): 262/332 kB | 180/194 kB Progress (2): 262/332 kB | 194 kB Progress (2): 279/332 kB | 194 kB Progress (2): 295/332 kB | 194 kB Progress (2): 311/332 kB | 194 kB Progress (2): 328/332 kB | 194 kB Progress (2): 332 kB | 194 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 3.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar 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.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar Progress (1): 16/38 kB Progress (2): 16/38 kB | 16/121 kB Progress (2): 32/38 kB | 16/121 kB Progress (2): 38 kB | 16/121 kB Progress (2): 38 kB | 33/121 kB Progress (2): 38 kB | 49/121 kB Progress (2): 38 kB | 66/121 kB Progress (2): 38 kB | 82/121 kB Progress (3): 38 kB | 82/121 kB | 16/80 kB Progress (3): 38 kB | 98/121 kB | 16/80 kB Progress (3): 38 kB | 115/121 kB | 16/80 kB Progress (3): 38 kB | 115/121 kB | 33/80 kB Progress (3): 38 kB | 121 kB | 33/80 kB Progress (3): 38 kB | 121 kB | 49/80 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 615 kB/s) Progress (2): 121 kB | 66/80 kB 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): 121 kB | 80 kB Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.0 MB/s) 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): 16/243 kB Progress (1): 32/243 kB Progress (1): 49/243 kB Progress (1): 65/243 kB Progress (1): 81/243 kB Progress (1): 98/243 kB Progress (1): 114/243 kB Progress (1): 131/243 kB Progress (1): 147/243 kB Progress (1): 163/243 kB Progress (1): 180/243 kB Progress (1): 196/243 kB Progress (2): 196/243 kB | 16/18 kB Progress (2): 212/243 kB | 16/18 kB Progress (2): 212/243 kB | 18 kB Progress (2): 229/243 kB | 18 kB Progress (2): 243 kB | 18 kB Progress (3): 243 kB | 18 kB | 0/2.0 MB Progress (3): 243 kB | 18 kB | 0/2.0 MB Progress (3): 243 kB | 18 kB | 0/2.0 MB 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.0 MB/s) Progress (2): 18 kB | 0.1/2.0 MB 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 227 kB/s) 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.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.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.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.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.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.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/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 17 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 273 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.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.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 35 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 152 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 83 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 62 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 117 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 36 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 99 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 188 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 240 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 268 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 262 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 3.0 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 548 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 50 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 67 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 316 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 255 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): 33/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 699 kB/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 134 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 826 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 119 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 183 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 43 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 590 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): 33/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.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.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/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/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/junit/junit/4.11/junit-4.11.jar Progress (1): 16/263 kB Progress (1): 33/263 kB Progress (2): 33/263 kB | 16/245 kB Progress (3): 33/263 kB | 16/245 kB | 4.3 kB Progress (3): 49/263 kB | 16/245 kB | 4.3 kB Progress (3): 49/263 kB | 32/245 kB | 4.3 kB Progress (3): 49/263 kB | 49/245 kB | 4.3 kB Progress (3): 66/263 kB | 49/245 kB | 4.3 kB Progress (3): 82/263 kB | 49/245 kB | 4.3 kB Progress (3): 82/263 kB | 65/245 kB | 4.3 kB Progress (3): 98/263 kB | 65/245 kB | 4.3 kB Progress (3): 98/263 kB | 81/245 kB | 4.3 kB Progress (3): 115/263 kB | 81/245 kB | 4.3 kB Progress (4): 115/263 kB | 81/245 kB | 4.3 kB | 12 kB Progress (4): 115/263 kB | 98/245 kB | 4.3 kB | 12 kB Progress (4): 131/263 kB | 98/245 kB | 4.3 kB | 12 kB Progress (4): 131/263 kB | 114/245 kB | 4.3 kB | 12 kB Progress (4): 147/263 kB | 114/245 kB | 4.3 kB | 12 kB Progress (5): 147/263 kB | 114/245 kB | 4.3 kB | 12 kB | 16/195 kB Progress (5): 164/263 kB | 114/245 kB | 4.3 kB | 12 kB | 16/195 kB Progress (5): 164/263 kB | 131/245 kB | 4.3 kB | 12 kB | 16/195 kB Progress (5): 164/263 kB | 131/245 kB | 4.3 kB | 12 kB | 33/195 kB Progress (5): 180/263 kB | 131/245 kB | 4.3 kB | 12 kB | 33/195 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 179 kB/s) Progress (4): 180/263 kB | 131/245 kB | 12 kB | 49/195 kB Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Progress (4): 180/263 kB | 147/245 kB | 12 kB | 49/195 kB Progress (4): 197/263 kB | 147/245 kB | 12 kB | 49/195 kB Progress (4): 197/263 kB | 147/245 kB | 12 kB | 66/195 kB Progress (4): 213/263 kB | 147/245 kB | 12 kB | 66/195 kB Progress (4): 213/263 kB | 163/245 kB | 12 kB | 66/195 kB Progress (4): 213/263 kB | 163/245 kB | 12 kB | 82/195 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 487 kB/s) Progress (3): 229/263 kB | 163/245 kB | 82/195 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 (3): 229/263 kB | 180/245 kB | 82/195 kB Progress (3): 229/263 kB | 180/245 kB | 98/195 kB Progress (3): 246/263 kB | 180/245 kB | 98/195 kB Progress (3): 246/263 kB | 196/245 kB | 98/195 kB Progress (3): 262/263 kB | 196/245 kB | 98/195 kB Progress (3): 262/263 kB | 196/245 kB | 115/195 kB Progress (3): 262/263 kB | 212/245 kB | 115/195 kB Progress (3): 263 kB | 212/245 kB | 115/195 kB Progress (3): 263 kB | 212/245 kB | 131/195 kB Progress (3): 263 kB | 229/245 kB | 131/195 kB Progress (3): 263 kB | 229/245 kB | 147/195 kB Progress (3): 263 kB | 245 kB | 147/195 kB Progress (3): 263 kB | 245 kB | 164/195 kB Progress (3): 263 kB | 245 kB | 180/195 kB Progress (3): 263 kB | 245 kB | 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 9.8 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 8.8 MB/s) 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.0 MB/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.jar 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 (2): 16/107 kB | 16/45 kB Progress (2): 33/107 kB | 16/45 kB Progress (2): 33/107 kB | 33/45 kB Progress (2): 49/107 kB | 33/45 kB Progress (2): 49/107 kB | 45 kB Progress (2): 66/107 kB | 45 kB Progress (2): 82/107 kB | 45 kB Progress (2): 98/107 kB | 45 kB Progress (2): 107 kB | 45 kB Progress (3): 107 kB | 45 kB | 16/61 kB Progress (3): 107 kB | 45 kB | 33/61 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.0 MB/s) Progress (2): 107 kB | 49/61 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar Progress (2): 107 kB | 61 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 2.4 MB/s) Progress (2): 61 kB | 16/164 kB Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Progress (2): 61 kB | 33/164 kB Progress (2): 61 kB | 49/164 kB Progress (2): 61 kB | 66/164 kB Progress (2): 61 kB | 82/164 kB Progress (2): 61 kB | 98/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.3 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): 115/164 kB Progress (1): 131/164 kB Progress (1): 147/164 kB Progress (1): 164 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.3 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): 16/209 kB Progress (1): 33/209 kB Progress (1): 49/209 kB Progress (1): 66/209 kB Progress (1): 82/209 kB Progress (1): 98/209 kB Progress (1): 115/209 kB Progress (1): 131/209 kB Progress (1): 147/209 kB Progress (1): 164/209 kB Progress (1): 180/209 kB Progress (1): 197/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 3.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/64 kB Progress (2): 16/64 kB | 16/282 kB Progress (3): 16/64 kB | 16/282 kB | 16/340 kB Progress (3): 33/64 kB | 16/282 kB | 16/340 kB Progress (3): 33/64 kB | 32/282 kB | 16/340 kB Progress (3): 33/64 kB | 32/282 kB | 32/340 kB Progress (3): 49/64 kB | 32/282 kB | 32/340 kB Progress (3): 49/64 kB | 49/282 kB | 32/340 kB Progress (3): 49/64 kB | 49/282 kB | 49/340 kB Progress (3): 64 kB | 49/282 kB | 49/340 kB Progress (3): 64 kB | 65/282 kB | 49/340 kB Progress (3): 64 kB | 65/282 kB | 65/340 kB Progress (3): 64 kB | 81/282 kB | 65/340 kB Progress (3): 64 kB | 81/282 kB | 81/340 kB Progress (3): 64 kB | 98/282 kB | 81/340 kB Progress (3): 64 kB | 98/282 kB | 98/340 kB Progress (3): 64 kB | 114/282 kB | 98/340 kB Progress (3): 64 kB | 114/282 kB | 114/340 kB Progress (3): 64 kB | 131/282 kB | 114/340 kB Progress (3): 64 kB | 131/282 kB | 131/340 kB Progress (4): 64 kB | 131/282 kB | 131/340 kB | 16/168 kB Progress (4): 64 kB | 147/282 kB | 131/340 kB | 16/168 kB Progress (4): 64 kB | 147/282 kB | 147/340 kB | 16/168 kB Progress (4): 64 kB | 147/282 kB | 147/340 kB | 33/168 kB Progress (4): 64 kB | 163/282 kB | 147/340 kB | 33/168 kB Progress (4): 64 kB | 163/282 kB | 163/340 kB | 33/168 kB Progress (4): 64 kB | 163/282 kB | 163/340 kB | 49/168 kB Progress (4): 64 kB | 180/282 kB | 163/340 kB | 49/168 kB Progress (4): 64 kB | 180/282 kB | 180/340 kB | 49/168 kB Progress (4): 64 kB | 196/282 kB | 180/340 kB | 49/168 kB Progress (4): 64 kB | 196/282 kB | 180/340 kB | 66/168 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 949 kB/s) Progress (3): 212/282 kB | 180/340 kB | 66/168 kB Progress (3): 212/282 kB | 180/340 kB | 82/168 kB Progress (3): 212/282 kB | 196/340 kB | 82/168 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Progress (3): 212/282 kB | 196/340 kB | 98/168 kB Progress (3): 229/282 kB | 196/340 kB | 98/168 kB Progress (3): 229/282 kB | 212/340 kB | 98/168 kB Progress (3): 229/282 kB | 212/340 kB | 115/168 kB Progress (3): 245/282 kB | 212/340 kB | 115/168 kB Progress (3): 245/282 kB | 219/340 kB | 115/168 kB Progress (3): 262/282 kB | 219/340 kB | 115/168 kB Progress (3): 262/282 kB | 219/340 kB | 131/168 kB Progress (3): 262/282 kB | 236/340 kB | 131/168 kB Progress (3): 262/282 kB | 236/340 kB | 147/168 kB Progress (3): 278/282 kB | 236/340 kB | 147/168 kB Progress (3): 278/282 kB | 252/340 kB | 147/168 kB Progress (3): 278/282 kB | 252/340 kB | 164/168 kB Progress (3): 282 kB | 252/340 kB | 164/168 kB Progress (3): 282 kB | 256/340 kB | 164/168 kB Progress (3): 282 kB | 256/340 kB | 168 kB Progress (3): 282 kB | 272/340 kB | 168 kB Progress (3): 282 kB | 289/340 kB | 168 kB Progress (3): 282 kB | 305/340 kB | 168 kB Progress (3): 282 kB | 321/340 kB | 168 kB Progress (3): 282 kB | 338/340 kB | 168 kB Progress (3): 282 kB | 340 kB | 168 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.3 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 3.9 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 Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 4.5 MB/s) Progress (1): 16/149 kB Progress (1): 32/149 kB Progress (1): 49/149 kB Progress (1): 65/149 kB Progress (1): 81/149 kB Progress (1): 98/149 kB Progress (1): 114/149 kB Progress (1): 131/149 kB Progress (1): 147/149 kB Progress (1): 149 kB Progress (2): 149 kB | 16/285 kB Progress (2): 149 kB | 32/285 kB Progress (2): 149 kB | 49/285 kB Progress (2): 149 kB | 65/285 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 1.7 MB/s) Progress (1): 81/285 kB Progress (1): 98/285 kB Progress (2): 98/285 kB | 16/53 kB Progress (2): 114/285 kB | 16/53 kB Progress (2): 114/285 kB | 33/53 kB Progress (2): 131/285 kB | 33/53 kB Progress (2): 131/285 kB | 49/53 kB Progress (2): 147/285 kB | 49/53 kB Progress (2): 147/285 kB | 53 kB Progress (2): 163/285 kB | 53 kB Progress (2): 180/285 kB | 53 kB Progress (2): 196/285 kB | 53 kB Progress (2): 212/285 kB | 53 kB Progress (2): 229/285 kB | 53 kB Progress (2): 245/285 kB | 53 kB Progress (2): 262/285 kB | 53 kB Progress (2): 278/285 kB | 53 kB Progress (2): 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 578 kB/s) 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.1 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 32 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 590 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 84 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 77 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 129 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 37 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 37 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 85 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 65 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 71 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 40 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 132 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 279 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 490 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 62 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 30 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 32 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 18 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 196 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 74 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 433 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 17 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 43 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 46 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 116 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 8.2 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 8.1 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 167 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 112 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 251 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 6.7 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 16 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 61 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 6.4 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 27 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 438 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 60 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 29 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 99 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 330 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 362 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 54 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 21 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 301 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 35 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 8.0 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 105 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 86 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 62 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 59 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 398 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 607 kB/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 214 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 362 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/44 kB Progress (2): 16/44 kB | 16/109 kB Progress (3): 16/44 kB | 16/109 kB | 16/30 kB Progress (4): 16/44 kB | 16/109 kB | 16/30 kB | 16/49 kB Progress (4): 33/44 kB | 16/109 kB | 16/30 kB | 16/49 kB Progress (4): 33/44 kB | 32/109 kB | 16/30 kB | 16/49 kB Progress (4): 33/44 kB | 32/109 kB | 30 kB | 16/49 kB Progress (4): 44 kB | 32/109 kB | 30 kB | 16/49 kB Progress (4): 44 kB | 32/109 kB | 30 kB | 33/49 kB Progress (5): 44 kB | 32/109 kB | 30 kB | 33/49 kB | 16/20 kB Progress (5): 44 kB | 49/109 kB | 30 kB | 33/49 kB | 16/20 kB Progress (5): 44 kB | 49/109 kB | 30 kB | 49 kB | 16/20 kB Progress (5): 44 kB | 49/109 kB | 30 kB | 49 kB | 20 kB Progress (5): 44 kB | 65/109 kB | 30 kB | 49 kB | 20 kB Progress (5): 44 kB | 81/109 kB | 30 kB | 49 kB | 20 kB Progress (5): 44 kB | 98/109 kB | 30 kB | 49 kB | 20 kB Progress (5): 44 kB | 109 kB | 30 kB | 49 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 1.8 MB/s) 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.3 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 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar 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 821 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar 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.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar 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 4.2 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): 33/80 kB Progress (1): 49/80 kB Progress (2): 49/80 kB | 16/80 kB Progress (2): 66/80 kB | 16/80 kB Progress (2): 66/80 kB | 33/80 kB Progress (2): 80 kB | 33/80 kB Progress (2): 80 kB | 49/80 kB Progress (3): 80 kB | 49/80 kB | 16/337 kB Progress (3): 80 kB | 66/80 kB | 16/337 kB Progress (3): 80 kB | 80 kB | 16/337 kB Progress (3): 80 kB | 80 kB | 33/337 kB Progress (3): 80 kB | 80 kB | 49/337 kB Progress (4): 80 kB | 80 kB | 49/337 kB | 16/251 kB Progress (4): 80 kB | 80 kB | 66/337 kB | 16/251 kB Progress (4): 80 kB | 80 kB | 66/337 kB | 32/251 kB Progress (4): 80 kB | 80 kB | 82/337 kB | 32/251 kB Progress (4): 80 kB | 80 kB | 98/337 kB | 32/251 kB Progress (4): 80 kB | 80 kB | 98/337 kB | 49/251 kB Progress (4): 80 kB | 80 kB | 115/337 kB | 49/251 kB Progress (4): 80 kB | 80 kB | 115/337 kB | 65/251 kB Progress (4): 80 kB | 80 kB | 131/337 kB | 65/251 kB Progress (4): 80 kB | 80 kB | 131/337 kB | 81/251 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 1.7 MB/s) Progress (3): 80 kB | 147/337 kB | 81/251 kB 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 Progress (3): 80 kB | 147/337 kB | 98/251 kB Progress (3): 80 kB | 164/337 kB | 98/251 kB Progress (3): 80 kB | 164/337 kB | 114/251 kB Progress (3): 80 kB | 180/337 kB | 114/251 kB Progress (3): 80 kB | 180/337 kB | 131/251 kB Progress (3): 80 kB | 197/337 kB | 131/251 kB 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 1.7 MB/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.jar Progress (2): 197/337 kB | 147/251 kB Progress (2): 213/337 kB | 147/251 kB Progress (2): 213/337 kB | 163/251 kB Progress (2): 229/337 kB | 163/251 kB Progress (2): 229/337 kB | 180/251 kB Progress (2): 246/337 kB | 180/251 kB Progress (2): 246/337 kB | 196/251 kB Progress (2): 262/337 kB | 196/251 kB Progress (2): 262/337 kB | 212/251 kB Progress (2): 262/337 kB | 229/251 kB Progress (2): 279/337 kB | 229/251 kB Progress (2): 279/337 kB | 245/251 kB Progress (2): 279/337 kB | 251 kB Progress (2): 295/337 kB | 251 kB Progress (2): 311/337 kB | 251 kB Progress (2): 328/337 kB | 251 kB Progress (2): 337 kB | 251 kB Progress (3): 337 kB | 251 kB | 16/299 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 4.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): 337 kB | 33/299 kB Progress (2): 337 kB | 49/299 kB Progress (2): 337 kB | 66/299 kB 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 6.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (1): 82/299 kB Progress (1): 98/299 kB Progress (1): 115/299 kB Progress (1): 131/299 kB Progress (1): 147/299 kB Progress (1): 164/299 kB Progress (1): 180/299 kB Progress (1): 197/299 kB Progress (1): 213/299 kB Progress (1): 229/299 kB Progress (1): 246/299 kB Progress (1): 262/299 kB Progress (1): 279/299 kB Progress (1): 295/299 kB Progress (1): 299 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (299 kB at 4.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Progress (1): 5.0 kB Progress (2): 5.0 kB | 14 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 76 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar 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 204 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 (2): 49/91 kB | 16/189 kB Progress (2): 66/91 kB | 16/189 kB Progress (2): 66/91 kB | 32/189 kB Progress (2): 82/91 kB | 32/189 kB Progress (2): 82/91 kB | 49/189 kB Progress (2): 91 kB | 49/189 kB Progress (2): 91 kB | 65/189 kB Progress (2): 91 kB | 81/189 kB Progress (2): 91 kB | 98/189 kB Progress (2): 91 kB | 114/189 kB Progress (2): 91 kB | 131/189 kB Progress (2): 91 kB | 147/189 kB Progress (2): 91 kB | 163/189 kB Progress (2): 91 kB | 180/189 kB Progress (2): 91 kB | 189 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.2 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 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 2.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar Progress (1): 16/168 kB Progress (1): 33/168 kB Progress (1): 49/168 kB Progress (1): 66/168 kB Progress (1): 82/168 kB Progress (1): 98/168 kB Progress (1): 115/168 kB Progress (1): 131/168 kB Progress (1): 147/168 kB Progress (1): 164/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.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/38 kB Progress (1): 33/38 kB Progress (1): 38 kB Progress (2): 38 kB | 16/109 kB Progress (2): 38 kB | 32/109 kB Progress (2): 38 kB | 49/109 kB Progress (2): 38 kB | 65/109 kB Progress (2): 38 kB | 81/109 kB Progress (2): 38 kB | 98/109 kB Progress (2): 38 kB | 109 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 432 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.jar 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.2 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/65 kB Progress (2): 16/65 kB | 16/231 kB Progress (2): 32/65 kB | 16/231 kB Progress (2): 32/65 kB | 33/231 kB Progress (2): 49/65 kB | 33/231 kB Progress (2): 49/65 kB | 49/231 kB Progress (2): 65/65 kB | 49/231 kB Progress (2): 65 kB | 49/231 kB Progress (2): 65 kB | 66/231 kB Progress (2): 65 kB | 82/231 kB Progress (2): 65 kB | 98/231 kB Progress (2): 65 kB | 115/231 kB Progress (2): 65 kB | 131/231 kB Progress (2): 65 kB | 147/231 kB Progress (2): 65 kB | 164/231 kB Progress (2): 65 kB | 180/231 kB Progress (2): 65 kB | 197/231 kB Progress (2): 65 kB | 213/231 kB Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar (65 kB at 682 kB/s) Progress (1): 229/231 kB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.jar Progress (1): 231 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.jar (231 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar Progress (1): 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 97 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.jar Progress (1): 12 kB Progress (2): 12 kB | 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 115 kB/s) 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 109 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.jar Downloading from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.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 69 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): 16/91 kB Progress (1): 32/91 kB Progress (1): 49/91 kB Progress (1): 65/91 kB Progress (2): 65/91 kB | 16/26 kB Progress (2): 81/91 kB | 16/26 kB Progress (2): 81/91 kB | 26 kB Progress (2): 91 kB | 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 217 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar (91 kB at 748 kB/s) Progress (1): 16/361 kB Progress (1): 33/361 kB Progress (1): 49/361 kB Progress (1): 66/361 kB Progress (1): 82/361 kB Progress (1): 98/361 kB Progress (2): 98/361 kB | 16/518 kB Progress (2): 115/361 kB | 16/518 kB Progress (2): 115/361 kB | 33/518 kB Progress (2): 131/361 kB | 33/518 kB Progress (2): 131/361 kB | 49/518 kB Progress (2): 147/361 kB | 49/518 kB Progress (2): 164/361 kB | 49/518 kB Progress (2): 164/361 kB | 66/518 kB Progress (2): 180/361 kB | 66/518 kB Progress (2): 197/361 kB | 66/518 kB Progress (2): 197/361 kB | 82/518 kB Progress (2): 213/361 kB | 82/518 kB Progress (2): 213/361 kB | 98/518 kB Progress (2): 229/361 kB | 98/518 kB Progress (2): 229/361 kB | 115/518 kB Progress (2): 246/361 kB | 115/518 kB Progress (2): 262/361 kB | 115/518 kB Progress (2): 262/361 kB | 131/518 kB Progress (2): 279/361 kB | 131/518 kB Progress (2): 279/361 kB | 147/518 kB Progress (2): 295/361 kB | 147/518 kB Progress (2): 295/361 kB | 164/518 kB Progress (2): 311/361 kB | 164/518 kB Progress (2): 311/361 kB | 180/518 kB Progress (2): 328/361 kB | 180/518 kB Progress (2): 328/361 kB | 197/518 kB Progress (2): 344/361 kB | 197/518 kB Progress (2): 344/361 kB | 213/518 kB Progress (2): 360/361 kB | 213/518 kB Progress (2): 360/361 kB | 229/518 kB Progress (2): 361 kB | 229/518 kB Progress (2): 361 kB | 246/518 kB Progress (2): 361 kB | 262/518 kB Progress (3): 361 kB | 262/518 kB | 16/38 kB Progress (3): 361 kB | 279/518 kB | 16/38 kB Progress (3): 361 kB | 295/518 kB | 16/38 kB Progress (3): 361 kB | 295/518 kB | 32/38 kB Progress (3): 361 kB | 295/518 kB | 38 kB Progress (3): 361 kB | 311/518 kB | 38 kB Progress (3): 361 kB | 328/518 kB | 38 kB Progress (3): 361 kB | 344/518 kB | 38 kB Progress (3): 361 kB | 360/518 kB | 38 kB Progress (3): 361 kB | 377/518 kB | 38 kB Progress (3): 361 kB | 393/518 kB | 38 kB Progress (3): 361 kB | 410/518 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.jar (361 kB at 2.6 MB/s) Progress (2): 426/518 kB | 38 kB Progress (2): 442/518 kB | 38 kB Progress (2): 459/518 kB | 38 kB Progress (2): 475/518 kB | 38 kB Progress (2): 492/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 273 kB/s) Progress (1): 508/518 kB Progress (1): 518 kB Downloaded from central: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.jar (518 kB at 3.6 MB/s) Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\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 256 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 206 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 159 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 1.6 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 635 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 529 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 82 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 90 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 377 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 130 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 103 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 78 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 94 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 55 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 193 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 247 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 1.4 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 673 kB/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 222 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 207 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 140 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 510 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 754 kB/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 313 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 43 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 301 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 140 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 192 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 21 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 37 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 67 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 8.2 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/111 kB Progress (2): 14 kB | 33/111 kB Progress (3): 14 kB | 33/111 kB | 16/39 kB Progress (3): 14 kB | 49/111 kB | 16/39 kB Progress (3): 14 kB | 49/111 kB | 33/39 kB Progress (3): 14 kB | 49/111 kB | 39 kB Progress (3): 14 kB | 66/111 kB | 39 kB Progress (3): 14 kB | 82/111 kB | 39 kB Progress (3): 14 kB | 98/111 kB | 39 kB Progress (3): 14 kB | 111 kB | 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 615 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 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.6 MB/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.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 4.6 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): 16/317 kB Progress (1): 32/317 kB Progress (1): 49/317 kB Progress (1): 65/317 kB Progress (1): 81/317 kB Progress (1): 98/317 kB Progress (1): 114/317 kB Progress (1): 131/317 kB Progress (1): 147/317 kB Progress (1): 163/317 kB Progress (1): 180/317 kB Progress (1): 196/317 kB Progress (1): 212/317 kB Progress (1): 229/317 kB Progress (1): 245/317 kB Progress (1): 262/317 kB Progress (1): 278/317 kB Progress (1): 294/317 kB Progress (1): 311/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 9.1 MB/s) Progress (1): 16/167 kB Progress (2): 16/167 kB | 16/27 kB Progress (2): 16/167 kB | 27 kB Progress (2): 32/167 kB | 27 kB Progress (2): 49/167 kB | 27 kB Progress (2): 65/167 kB | 27 kB Progress (2): 81/167 kB | 27 kB Progress (2): 98/167 kB | 27 kB Progress (2): 114/167 kB | 27 kB Progress (3): 114/167 kB | 27 kB | 4.7 kB Progress (3): 131/167 kB | 27 kB | 4.7 kB Progress (4): 131/167 kB | 27 kB | 4.7 kB | 16/21 kB Progress (4): 147/167 kB | 27 kB | 4.7 kB | 16/21 kB Progress (4): 147/167 kB | 27 kB | 4.7 kB | 21 kB Progress (4): 163/167 kB | 27 kB | 4.7 kB | 21 kB Progress (4): 167 kB | 27 kB | 4.7 kB | 21 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 660 kB/s) 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 109 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 3.7 MB/s) 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 484 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\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 145 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.1 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 97 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 76 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 113 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 799 kB/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 49 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 174 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 90 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 113 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 161 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 412 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 399 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.3 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 355 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 175 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 524 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 2.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): 33/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.9 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): 16/22 kB Progress (2): 16/22 kB | 16/17 kB Progress (2): 22 kB | 16/17 kB Progress (3): 22 kB | 16/17 kB | 16/178 kB Progress (3): 22 kB | 17 kB | 16/178 kB Progress (3): 22 kB | 17 kB | 33/178 kB Progress (3): 22 kB | 17 kB | 49/178 kB Progress (3): 22 kB | 17 kB | 66/178 kB Progress (3): 22 kB | 17 kB | 82/178 kB Progress (3): 22 kB | 17 kB | 98/178 kB Progress (3): 22 kB | 17 kB | 115/178 kB Progress (4): 22 kB | 17 kB | 115/178 kB | 8.8 kB Progress (4): 22 kB | 17 kB | 131/178 kB | 8.8 kB Progress (5): 22 kB | 17 kB | 131/178 kB | 8.8 kB | 16/22 kB Progress (5): 22 kB | 17 kB | 147/178 kB | 8.8 kB | 16/22 kB Progress (5): 22 kB | 17 kB | 147/178 kB | 8.8 kB | 22 kB Progress (5): 22 kB | 17 kB | 164/178 kB | 8.8 kB | 22 kB Progress (5): 22 kB | 17 kB | 178 kB | 8.8 kB | 22 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.1 MB/s) 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 836 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 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 971 kB/s) 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 383 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar 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 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 7.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Progress (1): 13 kB Progress (2): 13 kB | 9.8 kB Progress (3): 13 kB | 9.8 kB | 13 kB Progress (4): 13 kB | 9.8 kB | 13 kB | 16/41 kB Progress (5): 13 kB | 9.8 kB | 13 kB | 16/41 kB | 11 kB Progress (5): 13 kB | 9.8 kB | 13 kB | 33/41 kB | 11 kB Progress (5): 13 kB | 9.8 kB | 13 kB | 41 kB | 11 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 305 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 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 233 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 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 270 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 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 310 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 956 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar Progress (1): 10 kB Progress (2): 10 kB | 16/39 kB Progress (2): 10 kB | 33/39 kB Progress (2): 10 kB | 39 kB Progress (3): 10 kB | 39 kB | 13 kB Progress (4): 10 kB | 39 kB | 13 kB | 16/38 kB Progress (4): 10 kB | 39 kB | 13 kB | 33/38 kB Progress (4): 10 kB | 39 kB | 13 kB | 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 171 kB/s) 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 216 kB/s) 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 624 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 601 kB/s) Progress (1): 16/54 kB Progress (1): 32/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 756 kB/s) C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully [INFO] [INFO] --- exec:1.6.0:exec (generate-C-Jute) @ zookeeper-jute --- C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\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 204 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 256 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.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 803 kB/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 208 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 103 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 87 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.0 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 157 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 1.7 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/commons-io/commons-io/2.4/commons-io-2.4.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 Progress (1): 16/185 kB Progress (2): 16/185 kB | 16/41 kB Progress (3): 16/185 kB | 16/41 kB | 16/54 kB Progress (3): 32/185 kB | 16/41 kB | 16/54 kB Progress (3): 32/185 kB | 32/41 kB | 16/54 kB Progress (3): 49/185 kB | 32/41 kB | 16/54 kB Progress (3): 49/185 kB | 32/41 kB | 33/54 kB Progress (3): 49/185 kB | 41 kB | 33/54 kB Progress (3): 65/185 kB | 41 kB | 33/54 kB Progress (3): 65/185 kB | 41 kB | 49/54 kB Progress (3): 81/185 kB | 41 kB | 49/54 kB Progress (3): 81/185 kB | 41 kB | 54 kB Progress (3): 98/185 kB | 41 kB | 54 kB Progress (3): 114/185 kB | 41 kB | 54 kB Progress (3): 131/185 kB | 41 kB | 54 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.jar (41 kB at 1.7 MB/s) Progress (2): 147/185 kB | 54 kB Progress (2): 163/185 kB | 54 kB Progress (2): 180/185 kB | 54 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 2.1 MB/s) 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: C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\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 245 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 146 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 10 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 3.8 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\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 C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-jute\target\classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.599 s [INFO] Finished at: 2023-06-06T22:58:31Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 9 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-antrun-plugin:1.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.1.0 [WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.8.1 [WARNING] * com.github.koraktor:mavanagaiata:0.9.4 [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.7.1 [WARNING] * org.codehaus.mojo:javacc-maven-plugin:2.6 [WARNING] * org.codehaus.mojo:exec-maven-plugin:1.6.0 [WARNING] * org.codehaus.mojo:build-helper-maven-plugin:3.0.0 [WARNING] * org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] zookeeper-client-c/3.8.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for SOCK_CLOEXEC -- Looking for SOCK_CLOEXEC - not found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not 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 - not found -- Looking for netinet/in.h -- Looking for netinet/in.h - not 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 - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - not found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostname -- Looking for gethostname - not found -- Looking for getlogin -- Looking for getlogin - not found -- Looking for getpwuid_r -- Looking for getpwuid_r - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for getuid -- Looking for getuid - not found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for poll -- Looking for poll - not found -- Looking for socket -- Looking for socket - not 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 - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/build zookeeper-client-c/3.8.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/src/zookeeper-client/zookeeper-client-c/CMakeLists.txt hashtable_itr.c hashtable.c C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\hashtable\hashtable.c(25,35): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\hashtable.vcxproj] hashtable.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\Release\hashtable.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/src/zookeeper-client/zookeeper-client-c/CMakeLists.txt zookeeper.c recordio.c zookeeper.jute.c zk_log.c zk_hashtable.c addrvec.c mt_adaptor.c winport.c C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\recordio.c(170,21): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(408,35): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(417,35): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(1377,24): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(1646,11): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(1647,18): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2042,49): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2287,58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2375,61): warning C4244: '=': conversion from 'socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2438,47): warning C4133: 'function': incompatible types - from 'timeval *' to 'const char *' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2439,47): warning C4133: 'function': incompatible types - from 'timeval *' to 'const char *' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2584,68): warning C4244: '=': conversion from 'socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(2973,67): warning C4133: 'function': incompatible types - from 'int *' to 'char *' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(3363,5): warning C4047: '==': 'SOCKET' differs in levels of indirection from 'zsock_t *' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(3363,5): warning C4047: '=': 'SOCKET' differs in levels of indirection from 'zsock_t *' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(3807,34): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(3891,21): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(4599,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\mt_adaptor.c(445,13): warning C4047: 'function': 'const char *' differs in levels of indirection from 'int' [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\mt_adaptor.c(445,13): warning C4024: 'log_message': different types for formal and actual parameter 5 [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\mt_adaptor.c(511,22): warning C4244: '=': conversion from 'time_t' to 'int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5056,14): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5140,18): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5141,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5242,42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5260,42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\winport.c(256,44): warning C4090: 'function': different 'const' qualifiers [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\winport.c(166): warning C4716: 'pthread_cond_broadcast': must return a value [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\zookeeper-client\zookeeper-client-c\src\winport.c(205): warning C4716: 'pthread_cond_wait': must return a value [C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\zookeeper.vcxproj] zookeeper.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build\Release\zookeeper.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/src/zookeeper-client/zookeeper-client-c/CMakeLists.txt zookeeper-client-c/3.8.1: Package '3fb49604f9c2f729b85ba3115852006824e72cab' built zookeeper-client-c/3.8.1: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build zookeeper-client-c/3.8.1: Generated conaninfo.txt zookeeper-client-c/3.8.1: Generated conanbuildinfo.txt zookeeper-client-c/3.8.1: Generating the package zookeeper-client-c/3.8.1: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\package\3fb49604f9c2f729b85ba3115852006824e72cab zookeeper-client-c/3.8.1: Calling package() zookeeper-client-c/3.8.1: Copied 1 file: LICENSE zookeeper-client-c/3.8.1: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\zookeeper-client-c\3.8.1\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zookeeper.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/hashtable.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/proto.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/recordio.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/win_getopt.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/winconfig.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/zookeeper.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/zookeeper_log.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include/zookeeper_version.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/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.8.1 package(): Packaged 8 '.h' files zookeeper-client-c/3.8.1 package(): Packaged 2 '.lib' files: hashtable.lib, zookeeper.lib zookeeper-client-c/3.8.1 package(): Packaged 1 file: LICENSE zookeeper-client-c/3.8.1: Package '3fb49604f9c2f729b85ba3115852006824e72cab' created zookeeper-client-c/3.8.1: Created package revision d6429172b6a3c981fce5d844d63935b9 [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 [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/src/test/java/org/apache/zookeeper/compatibility/TestApacheCuratorCompatibility.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/encryption/BasicDataEncryptionManager.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/gui/ZooInspectorConnectionPropertiesDialog.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/gui/nodeviewer/NodeSelectionListener.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/manager/ZooInspectorNodeTreeManager.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-contrib/zookeeper-contrib-zooinspector/src/test/java/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImplTest.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-metrics-providers/zookeeper-prometheus-metrics/src/main/java/org/apache/zookeeper/metrics/prometheus/PrometheusMetricsProvider.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './zookeeper-metrics-providers/zookeeper-prometheus-metrics/src/test/java/org/apache/zookeeper/metrics/prometheus/PrometheusMetricsProviderConfigTest.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. zookeeper-client-c/3.8.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.8.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