Udi Meiri created BEAM-6272:
-------------------------------
Summary: :beam-sdks-java-io-hadoop-format:test fails due to static
port conflict
Key: BEAM-6272
URL: https://issues.apache.org/jira/browse/BEAM-6272
Project: Beam
Issue Type: Bug
Components: io-java-hadoop, testing
Reporter: Udi Meiri
Assignee: Chamikara Jayalath
This is probably due to two precommits trying using port 7000 at the same time
on the same Jenkins machine (by the same or some other test that also uses port
7000).
Error in log:
19:25:15 org.apache.cassandra.exceptions.ConfigurationException:
localhost/127.0.0.1:7000 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
https://builds.apache.org/job/beam_PreCommit_Java_Commit/3181/consoleFull
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)