Skip to content

FAILED: InterceptorTests.test_interceptor_shouldInterceptSignals #970

@yim-lee

Description

@yim-lee
11:02:19 Test Case 'InterceptorTests.test_interceptor_shouldInterceptSignals' started at 2022-06-10 18:02:19.205
11:02:19 <EXPR>:0: error: InterceptorTests.test_interceptor_shouldInterceptSignals : threw error "
11:02:19         try p.expectNoMessage(for: .milliseconds(500))
11:02:19              ^~~~~~~~~~~~~~~~
11:02:19 error: Received unexpected message [_ChildTerminated(/user/theWallsHaveEarsForTermination/stopperTwo)]:_ChildTerminated. Did not expect to receive any messages for [500ms]."
11:02:19 ------------------------------------- ClusterSystem(InterceptorTests) ------------------------------------------------
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2100] [ClusterSystem.swift:909] [warning] Assign identity
11:02:19 // metadata:
11:02:19 // "actor/id": /system/receptionist
11:02:19 // "actor/id/uniqueNode": sact://[email protected]:9001
11:02:19 // "actor/type": OpLogDistributedReceptionist
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2100] [ClusterSystem.swift:922] [trace] Actor ready
11:02:19 // metadata:
11:02:19 // "actor/id": /system/receptionist
11:02:19 // "actor/type": OpLogDistributedReceptionist
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2110] [ClusterSystem.swift:395] [info] ClusterSystem [InterceptorTests] initialized, listening on: sact://[email protected]:9001
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2110] [_OperationLogClusterReceptionistBehavior.swift:98][/system/receptionist-ref] [debug] Initialized receptionist
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2110] [ClusterEventStream.swift:80][/system/clusterEvents] [trace] Successfully added async subscriber [ObjectIdentifier(0x00007f3e846bce30)]
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2110] [ClusterEventStream.swift:44][/system/clusterEvents] [trace] Successfully subscribed [_ActorRef<Cluster.Event>(/system/receptionist-ref/$sub-DistributedActors.Cluster.Event-y)], offering membership snapshot
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2120] [_ActorShell.swift:438][/user/theWallsHaveEarsForTermination] [error] DeathPactError: Unhandled [_ChildTerminated(/user/theWallsHaveEarsForTermination/stopperOne)] signal about watched actor [/user/theWallsHaveEarsForTermination/stopperOne]. Handle the `.terminated` signal in `.receiveSignal()` in order react to this situation differently than termination.
11:02:19 Captured log [InterceptorTests][2022-06-10 18:2:19.2130] [DeadLetters.swift:206][/user/theWallsHaveEarsForTermination] [notice] Dead letter was not delivered to ["/user/theWallsHaveEarsForTermination#789261356"]
11:02:19 // metadata:
11:02:19 // "deadLetter/location": /code/Sources/DistributedActors/_ActorShell.swift:604
11:02:19 // "deadLetter/message": childTerminated(ref: _AddressableActorRef(/user/theWallsHaveEarsForTermination/stopperTwo), DistributedActors._TerminationCircumstances.stopped)
11:02:19 // "deadLetter/message/type": DistributedActors._SystemMessage
11:02:19 // "deadLetter/recipient": /user/theWallsHaveEarsForTermination#789261356
11:02:19 ========================================================================================================================
11:02:19 Test Case 'InterceptorTests.test_interceptor_shouldInterceptSignals' failed (0.022 seconds)

Metadata

Metadata

Assignees

No one assigned

    Labels

    failed 💥Failed tickets are CI or benchmarking failures, should be investigated as soon as possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions