openshift / origin

Conformance test suite for OpenShift
http://www.openshift.org
Apache License 2.0
8.48k stars 4.7k forks source link

myql replica extended test is failing #5352

Closed bparees closed 8 years ago

bparees commented 8 years ago

STEP: Destroying namespace "extended-test-mysql-replication-1-t5eev" for this suite. • Failure [200.941 seconds] images: mysql: replication [It] MySQL replication template https://raw.githubusercontent.com/openshift/mysql/master/5.5/examples/replica/mysql_replica.json /home/bparees/git/gocode/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/images/mysql_replica.go:151

Expected error: <*errors.errorString | 0xc820147a30>: { s: "timed out waiting for the condition", } timed out waiting for the condition not to have occurred

/home/bparees/git/gocode/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/images/mysql_replica.go:78

fail images: mysql: replication MySQL replication template https://raw.githubusercontent.com/openshift/my ... (3m20.940651952s)

bparees commented 8 years ago

status update from martin: I tried today and can't reproduce it so I'm guessing it is a flake. I also couldn't find any useful logs in the jenkins job, so I'm out of ideas on this right now.

bparees commented 8 years ago

closing for now as it hasn't recurred in the most recent runs.

bparees commented 8 years ago

this is still flaking even after i increased the timeout: https://ci.openshift.redhat.com/jenkins/job/origin_extended/198/consoleFull https://ci.openshift.redhat.com/jenkins/job/origin_extended/199/consoleFull

smarterclayton commented 8 years ago

Still failing - we had one (1!!!!) successful build.

smarterclayton commented 8 years ago
  to contain substring
      <string>: <span class="code" id="count-value">1</span>

  /data/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/images/sample_repos.go:74
------------------------------
    fail    samplerepo: test the sample application repositories samplerepo: images: parallel: test nodejs image ... (1m44.26163139s)

is flaking again

bparees commented 8 years ago

flaked again here: https://ci.openshift.redhat.com/jenkins/job/origin_extended/378/testReport/junit/%28root%29/Extended%20Core/images__mysql__replication_MySQL_replication_template_https___raw_githubusercontent_com_openshift_mysql_master_5_6_examples_replica_mysql_replica_json/

mfojtik commented 8 years ago

@mnagy bump

smarterclayton commented 8 years ago

I'm going to consider this effectively fixed unless someone knows otherwise.