Skip to content

Flaky Test in OpenCloud #83

@micbar

Description

@micbar
  1. Unit Tests
• [FAILED] [0.375 seconds]
SpaceDebouncer [It] fires at the timeout even when continuously debounced
/go/src/github.com/opencloud-eu/opencloud/services/search/pkg/service/event/debouncer_test.go:77

  [FAILED] Failed after 0.107s.
  Expected
      <int>: 2
  to equal
      <int>: 1
  In [It] at: /go/src/github.com/opencloud-eu/opencloud/services/search/pkg/service/event/debouncer_test.go:116 @ 05/11/26 08:50:56.926
  1. OpenCloud Crashing -> tracked in opencloud still doesn't shutdown cleanly opencloud#2746
2026/05/11 19:29:53 [ocwrapper] Restarting OpenCloud server...
{"level":"error","error":"unknown edition channel ''","time":"2026-05-11T19:29:53.98271243Z","caller":"/go/src/github.com/opencloud-eu/opencloud/pkg/version/version.go:55","message":"falling back to dev"}
2026/05/11 19:29:55 [ocwrapper] All services are up
2026/05/11 19:29:55 [ocwrapper] OpenCloud server is ready to accept requests
{"level":"error","service":"graph","request-id":"apiSharingNg1/sharedWithMe.feature:5448-9","error":"LDAP Result Code 68 \"Entry Already Exists\": ","time":"2026-05-11T19:29:56Z","message":"failed to add user"}
{"level":"error","service":"graph","request-id":"apiSharingNg1/sharedWithMe.feature:5448-9","error":"nameAlreadyExists: a user with that name already exists","time":"2026-05-11T19:29:56Z","message":"could not create user: backend error"}
2026/05/11 19:29:56 [ocwrapper] Stopping OpenCloud server...
{"level":"error","service":"opencloud","event":"opencloud: Failed service 'activitylog' (1.000000 failures of 5.000000), restarting: true, error: %!s(<nil>)","service":"activitylog","supervisor":"opencloud","restarting":true,"failures":1,"threshold":5,"error":null,"time":"2026-05-11T19:29:56Z","message":"service terminated"}
{"level":"error","service":"activitylog","error":"Stream did not exist and adding a stream failed: context deadline exceeded","transport":"http","time":"2026-05-11T19:30:11Z","message":"Failed to initialize server"}
Error: Stream did not exist and adding a stream failed: context deadline exceeded
Usage:
  activitylog server [flags]

Flags:
  -h, --help   help for server

2026/05/11 19:30:11 [ocwrapper] Restarting OpenCloud server...
{"level":"error","error":"unknown edition channel ''","time":"2026-05-11T19:30:11.219515982Z","caller":"/go/src/github.com/opencloud-eu/opencloud/pkg/version/version.go:55","message":"falling back to dev"}
2026/05/11 19:30:13 [ocwrapper] All services are up
2026/05/11 19:30:13 [ocwrapper] OpenCloud server is ready to accept requests
{"level":"error","service":"graph","request-id":"apiSharingNg1/sharedWithMe.feature:5449-9","error":"LDAP Result Code 68 \"Entry Already Exists\": ","time":"2026-05-11T19:30:13Z","message":"failed to add user"}
{"level":"error","service":"graph","request-id":"apiSharingNg1/sharedWithMe.feature:5449-9","error":"nameAlreadyExists: a user with that name already exists","time":"2026-05-11T19:30:13Z","message":"could not create user: backend error"}
2026/05/11 19:30:13 [ocwrapper] Stopping OpenCloud server...
{"level":"error","service":"opencloud","event":"opencloud: Failed service 'activitylog' (1.000000 failures of 5.000000), restarting: true, error: %!s(<nil>)","service":"activitylog","supervisor":"opencloud","restarting":true,"failures":1,"threshold":5,"error":null,"time":"2026-05-11T19:30:13Z","message":"service terminated"}
{"level":"error","service":"activitylog","error":"Stream did not exist and adding a stream failed: context deadline exceeded","transport":"http","time":"2026-05-11T19:30:28Z","message":"Failed to initialize server"}
Error: Stream did not exist and adding a stream failed: context deadline exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions