Replace Management Samples #343
+70,347
−135,320
Open
Azure Pipelines / Steeltoe-Samples-Connectors-RabbitMQ
failed
Nov 15, 2024 in 1m 34s
Build #20241115.2 had test failures
Details
- Failed: 1 (50.00%)
- Passed: 0 (0.00%)
- Other: 1 (50.00%)
- Total: 2
Annotations
Check failure on line 92 in Build log
azure-pipelines / Steeltoe-Samples-Connectors-RabbitMQ
Build log #L92
Bash exited with code '1'.
Check failure on line 1 in Rabbit Connector (net8.0/windows)
azure-pipelines / Steeltoe-Samples-Connectors-RabbitMQ
Rabbit Connector (net8.0/windows)
HOOK-ERROR in before_scenario: CommandException: command returned non-zero return code: 1, stderr:
Job (808ab5ea-2f21-48e4-b57f-706100c508ee) failed: Service broker failed to delete service binding for instance sampleRabbitMQService: Service broker error: delete user failed: Delete "https://q-s0.rabbitmq-server.dhaka-services-subnet.service-instance-d86d6ad5-ec58-4858-a6a9-9cad4b9ac14a.bosh:15671/api/users/6868d1e7-1aa4-4e45-9a42-31c8570e6b60": tls: failed to verify certificate: x509: certificate signed by unknown authority
Raw output
Traceback:
File "/home/vsts/.local/share/virtualenvs/s-8OsOGiLq/lib/python3.11/site-packages/behave/runner.py", line 545, in run_hook
self.hooks[name](context, *args)
File "environment.py", line 105, in before_scenario
setup_scaffold(context, scenario, scaffold)
File "environment.py", line 283, in setup_scaffold
sample_scaffold_module.setup(context)
File "/home/vsts/work/1/s/Connectors/src/RabbitMQ/scaffold/cloudfoundry.py", line 11, in setup
cf.delete_app(app)
File "/home/vsts/work/1/s/pysteel/cloudfoundry.py", line 187, in delete_app
command.Command(self._context, cmd_s).run()
File "/home/vsts/work/1/s/pysteel/command.py", line 92, in run
raise CommandException(
Loading