See <https://builds.apache.org/job/pulsar-master/778/display/redirect?page=changes>
Changes: [github] When WindowConfig is set, automatically default autoAck to false (#2532) ------------------------------------------ [...truncated 1.62 MB...] [INFO] Setting up dbus (1.10.26-0+deb9u1) ... [INFO] invoke-rc.d: could not determine current runlevel [INFO] invoke-rc.d: policy-rc.d denied execution of start. [INFO] Setting up python-dbus (1.2.4-1+b1) ... [INFO] Remove stale byte-compiled files... [INFO] Setting up python-ipaddress (1.0.17-1) ... [INFO] Setting up manpages-dev (4.10-2) ... [INFO] Setting up python-pip (9.0.1-2) ... [INFO] Setting up libc6-dev:amd64 (2.24-11+deb9u3) ... [INFO] Setting up python-all (2.7.13-2) ... [INFO] Setting up python-kazoo (2.2.1-1) ... [INFO] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [INFO] Setting up python-xdg (0.25-4) ... [INFO] Setting up cpp (4:6.3.0-4) ... [INFO] Setting up python-setuptools (33.1.1-1) ... [INFO] Setting up python-yaml (3.12-1) ... [INFO] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [INFO] Setting up libisc160:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ... [INFO] Setting up fakeroot (1.21-3.1) ... [INFO] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [INFO] Setting up gcc-6 (6.3.0-18+deb9u1) ... [INFO] Setting up g++-6 (6.3.0-18+deb9u1) ... [INFO] Setting up libalgorithm-merge-perl (0.08-3) ... [INFO] Setting up libisccc140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up python-gi (3.22.0-2) ... [INFO] Setting up dpkg-dev (1.18.25) ... [INFO] Setting up libalgorithm-diff-xs-perl (0.04-4+b2) ... [INFO] Setting up python-cryptography (1.7.1-3) ... [INFO] Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u1) ... [INFO] Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u2) ... [INFO] Setting up python2.7-dev (2.7.13-2+deb9u2) ... [INFO] Setting up python-secretstorage (2.3.1-2) ... [INFO] Setting up libpython-dev:amd64 (2.7.13-2) ... [INFO] Setting up libdns162:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up python-keyring (10.1-1) ... [INFO] Setting up python-dev (2.7.13-2) ... [INFO] Setting up libisccfg140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up libpython-all-dev:amd64 (2.7.13-2) ... [INFO] Setting up gcc (4:6.3.0-4) ... [INFO] Setting up python-all-dev (2.7.13-2) ... [INFO] Setting up g++ (4:6.3.0-4) ... [INFO] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [INFO] Setting up libbind9-140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up bind9-host (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Setting up build-essential (12.3) ... [INFO] Setting up dnsutils (1:9.10.3.dfsg.P4-12.3+deb9u4) ... [INFO] Processing triggers for libc-bin (2.24-11+deb9u3) ... [INFO] ---> 7d7550cffd6c [INFO] Removing intermediate container 3454239d38e0 [INFO] Step 3/16 : ARG PULSAR_TARBALL [INFO] ---> Running in 1a3e51d1778b [INFO] ---> 0b7d8207d9f1 [INFO] Removing intermediate container 1a3e51d1778b [INFO] Step 4/16 : ADD ${PULSAR_TARBALL} / [INFO] ---> 8f58d70e2c30 [INFO] Removing intermediate container bc355979190e [INFO] Step 5/16 : RUN mv /apache-pulsar-* /pulsar [INFO] ---> Running in 88be65837362 [INFO] ---> 2b2ce222b7bb [INFO] Removing intermediate container 88be65837362 [INFO] Step 6/16 : COPY scripts/apply-config-from-env.py /pulsar/bin [INFO] ---> 21253d5104a6 [INFO] Removing intermediate container 7bac489c5a1e [INFO] Step 7/16 : COPY scripts/gen-yml-from-env.py /pulsar/bin [INFO] ---> 383fce6f8a2d [INFO] Removing intermediate container 0d465ced16e8 [INFO] Step 8/16 : COPY scripts/generate-zookeeper-config.sh /pulsar/bin [INFO] ---> 66b15f4a9b7d [INFO] Removing intermediate container 05003b0e970b [INFO] Step 9/16 : COPY scripts/pulsar-zookeeper-ruok.sh /pulsar/bin [INFO] ---> ed17677a95f3 [INFO] Removing intermediate container 64f5d732a18e [INFO] Step 10/16 : COPY scripts/watch-znode.py /pulsar/bin [INFO] ---> 59f0ab729d71 [INFO] Removing intermediate container 11f914b4881f [INFO] Step 11/16 : COPY scripts/install-pulsar-client.sh /pulsar/bin [INFO] ---> 00f4c2c563d6 [INFO] Removing intermediate container 258bfc3c2b39 [INFO] Step 12/16 : ADD target/python-client/ /pulsar/pulsar-client [INFO] ---> dc02b54f3bbf [INFO] Removing intermediate container 95f9494f8b3d [INFO] Step 13/16 : RUN /pulsar/bin/install-pulsar-client.sh [INFO] ---> Running in 47b61fac3c40 [INFO] ++ ls /pulsar/pulsar-client [INFO] [INFO] + WHEEL_FILE=pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl [INFO] + pip install /pulsar/pulsar-client/pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl [INFO] [INFO] Processing /pulsar/pulsar-client/pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl [INFO] Collecting grpcio (from pulsar-client==2.2.0) [INFO] Downloading https://files.pythonhosted.org/packages/bd/a6/4bad0d1a49071363dc6547a5178656fe375c80535128c12bb65c59d1a329/grpcio-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl (9.2MB) [INFO] Collecting protobuf (from pulsar-client==2.2.0) [INFO] Downloading https://files.pythonhosted.org/packages/b8/c2/b7f587c0aaf8bf2201405e8162323037fe8d17aa21d3c7dda811b8d01469/protobuf-3.6.1-cp27-cp27mu-manylinux1_x86_64.whl (1.1MB) [INFO] Collecting futures>=2.2.0 (from grpcio->pulsar-client==2.2.0) [INFO] Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl [INFO] Requirement already satisfied: enum34>=1.0.4 in /usr/lib/python2.7/dist-packages (from grpcio->pulsar-client==2.2.0) [INFO] Requirement already satisfied: six>=1.5.2 in /usr/lib/python2.7/dist-packages (from grpcio->pulsar-client==2.2.0) [INFO] Requirement already satisfied: setuptools in /usr/lib/python2.7/dist-packages (from protobuf->pulsar-client==2.2.0) [INFO] Installing collected packages: futures, grpcio, protobuf, pulsar-client [INFO] Successfully installed futures-3.2.0 grpcio-1.14.2 protobuf-3.6.1 pulsar-client-2.2.0 [INFO] ---> 9f6c135256d7 [INFO] Removing intermediate container 47b61fac3c40 [INFO] Step 14/16 : WORKDIR /pulsar [INFO] ---> 6faaeb49f09f [INFO] Removing intermediate container 1401b03b6337 [INFO] Step 15/16 : VOLUME /pulsar/conf /pulsar/data [INFO] ---> Running in d6c5d2745dff [INFO] ---> f60c0b4c295a [INFO] Removing intermediate container d6c5d2745dff [INFO] Step 16/16 : ENV PULSAR_ROOT_LOGGER INFO,CONSOLE [INFO] ---> Running in 446ff8fcdc15 [INFO] ---> bc7a314059c5 [INFO] Removing intermediate container 446ff8fcdc15 [INFO] Successfully built bc7a314059c5 [INFO] Successfully tagged apachepulsar/pulsar:2.2.0-incubating-SNAPSHOT [INFO] [INFO] Detected build of image with id bc7a314059c5 [INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/docker/pulsar/target/pulsar-docker-image-docker-info.jar> [INFO] Successfully built apachepulsar/pulsar:2.2.0-incubating-SNAPSHOT [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-version) @ pulsar-docker-image --- [INFO] Tagging image bc7a314059c5 as pulsar:2.2.0-incubating-SNAPSHOT [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-latest) @ pulsar-docker-image --- [INFO] Tagging image bc7a314059c5 as pulsar:latest [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (tag-and-push-latest) @ pulsar-docker-image --- [INFO] Tagging image bc7a314059c5 as apachepulsar/pulsar:latest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Pulsar :: Docker Images :: Grafana 2.2.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- git-commit-id-plugin:2.2.4:revision (git-info) @ grafana-docker-image --- [INFO] [INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ grafana-docker-image --- [INFO] No dependencies found. [INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/docker/grafana/target/classpath.txt'.> No changes found. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ grafana-docker-image --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ grafana-docker-image --- [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:build (default) @ grafana-docker-image --- [INFO] Building Docker context <https://builds.apache.org/job/pulsar-master/ws/docker/grafana> [INFO] [INFO] Image will be built as apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT [INFO] [INFO] Step 1/7 : FROM grafana/grafana:4.3.1 [INFO] Pulling from grafana/grafana [INFO] Image cd9a7cbe58f4: Already exists [INFO] Image a3ed95caeb02: Already exists [INFO] Image 1f89dd4718fb: Already exists [INFO] Image dcb5e000075d: Already exists [INFO] Digest: sha256:638de4abf76ae34dc5a79b5d8d7d06426b59bf2607ac74a399d441f49f886054 [INFO] Status: Downloaded newer image for grafana/grafana:4.3.1 [INFO] ---> 2cdb407c0fa4 [INFO] Step 2/7 : COPY grafana.ini /etc/grafana/grafana.ini [INFO] ---> Using cache [INFO] ---> 7fee59ac333c [INFO] Step 3/7 : COPY dashboards/* /var/lib/grafana/dashboards/ [INFO] ---> Using cache [INFO] ---> a7a1475b92f6 [INFO] Step 4/7 : COPY start.sh /start.sh [INFO] ---> Using cache [INFO] ---> 3a60ef0c96d3 [INFO] Step 5/7 : EXPOSE 3000 [INFO] ---> Using cache [INFO] ---> de5364ec80a0 [INFO] Step 6/7 : ENV PROMETHEUS_URL http://prometheus:9090 [INFO] ---> Using cache [INFO] ---> 2a182f0142f3 [INFO] Step 7/7 : ENTRYPOINT /start.sh [INFO] ---> Using cache [INFO] ---> 4a00b50f45dc [INFO] Successfully built 4a00b50f45dc [INFO] Successfully tagged apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT [INFO] [INFO] Detected build of image with id 4a00b50f45dc [INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/docker/grafana/target/grafana-docker-image-docker-info.jar> [INFO] Successfully built apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-version) @ grafana-docker-image --- [INFO] Tagging image 4a00b50f45dc as pulsar-grafana:2.2.0-incubating-SNAPSHOT [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-latest) @ grafana-docker-image --- [INFO] Tagging image 4a00b50f45dc as pulsar-grafana:latest [INFO] [INFO] --- dockerfile-maven-plugin:1.3.7:tag (tag-and-push-latest) @ grafana-docker-image --- [INFO] Tagging image 4a00b50f45dc as apachepulsar/pulsar-grafana:latest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Pulsar :: Docker Images :: Pulsar Latest Version (Include All Components) 2.2.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml Progress (1): 865 B Downloaded: http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml (865 B at 2.5 kB/s) Downloading: http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml Downloading: https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml Downloading: https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT.pom Downloading: http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT.pom [WARNING] The POM for org.apache.pulsar:pulsar-offloader-distribution:tar.gz:bin:2.2.0-incubating-SNAPSHOT is missing, no dependency information available Downloading: https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT-bin.tar.gz Downloading: http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT-bin.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Pulsar :: Docker Images ..................... SUCCESS [ 8.392 s] [INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version SUCCESS [07:03 min] [INFO] Apache Pulsar :: Docker Images :: Grafana .......... SUCCESS [ 2.801 s] [INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version (Include All Components) FAILURE [ 0.986 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:16 min [INFO] Finished at: 2018-09-07T06:22:42Z [INFO] Final Memory: 64M/1720M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project pulsar-all-docker-image: Could not resolve dependencies for project org.apache.pulsar:pulsar-all-docker-image:pom:2.2.0-incubating-SNAPSHOT: Could not find artifact org.apache.pulsar:pulsar-offloader-distribution:tar.gz:bin:2.2.0-incubating-SNAPSHOT in central (https://repo1.maven.org/maven2) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :pulsar-all-docker-image [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find artifact org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.pulsar:dashboard-docker-image:[unknown-version] (<https://builds.apache.org/job/pulsar-master/ws/docker/../dashboard/pom.xml)> has 1 error [ERROR] Non-resolvable parent POM for org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find artifact org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Build step 'Execute shell' marked build as failure Not sending mail to unregistered user nore...@github.com Not sending mail to unregistered user guosi...@gmail.com Not sending mail to unregistered user jiaz...@users.noreply.github.com Not sending mail to unregistered user y.shiga.91+yush...@gmail.com