Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test - test_anonymous_tls - certificate verify failed #70

Open
ssorj opened this issue Jan 26, 2020 · 0 comments
Open

Failing test - test_anonymous_tls - certificate verify failed #70

ssorj opened this issue Jan 26, 2020 · 0 comments

Comments

@ssorj
Copy link
Owner

ssorj commented Jan 26, 2020

[jross@localhost quiver (master)]$ quiver-test quiver.tests:test_anonymous_tls
quiver-test: Running tests from module 'quiver.tests'
test_anonymous_tls ..................................................... FAILED    6.8s
--- Error ---
> Command 'quiver-arrow send amqps://127.0.0.1:62497/q0 --impl qpid-proton-cpp --count 1 --verbose' returned non-zero exit status 1.
--- Output ---
> quiver-server: Calling '/home/jross/code/quiver/build/quiver/impls/quiver-server-builtin host=127.0.0.1 port=62497 path=q0 ready-file=/run/user/1000/plano-9jpbrusg scheme=amqps cert=/home/jross/code/quiver/build/quiver/python/quiver/test_tls_certs/tserver-certificate.pem key=/home/jross/code/quiver/build/quiver/python/quiver/test_tls_certs/tserver-private-key.pem key-password=password'
> quiver-arrow: Making directory '/tmp/quiver-ehm5917i'
> quiver-arrow: Saving output files to '/tmp/quiver-ehm5917i'
> quiver-arrow: Calling '/home/jross/code/quiver/build/quiver/impls/quiver-arrow-qpid-jms connection-mode=client channel-mode=active operation=send id=quiver-sender-430578f5 scheme=amqps host=127.0.0.1 port=62497 path=q0 duration=0 count=1 body-size=100 credit-window=1000 transaction-size=0 durable=0'
> quiver-arrow-qpid-jms: Calling '/usr/bin/env -- java -Darrow.jms.url=amqps://127.0.0.1:62497?jms.clientID=quiver-sender-430578f5&jms.prefetchPolicy.all=1000&transport.verifyHost=false&transport.trustAll=true&amqp.saslMechanisms=ANONYMOUS -Djava.naming.factory.initial=org.apache.qpid.jms.jndi.JmsInitialContextFactory -Dorg.slf4j.simpleLogger.defaultLogLevel=warn -classpath /home/jross/code/quiver/build/quiver/java/quiver-qpid-jms.jar net.ssorj.quiver.QuiverArrowJms connection-mode=client channel-mode=active operation=send id=quiver-sender-430578f5 scheme=amqps host=127.0.0.1 port=62497 path=q0 duration=0 count=1 body-size=100 credit-window=1000 transaction-size=0 durable=0'
> quiver-arrow: Calling 'xz --compress -0 --threads 0 /tmp/quiver-ehm5917i/sender-transfers.csv'
> quiver-arrow: Making directory '/tmp/quiver-gt2emy_i'
> quiver-arrow: Saving output files to '/tmp/quiver-gt2emy_i'
> quiver-arrow: Calling '/home/jross/code/quiver/build/quiver/impls/quiver-arrow-qpid-jms connection-mode=client channel-mode=active operation=receive id=quiver-receiver-c0d76b5b scheme=amqps host=127.0.0.1 port=62497 path=q0 duration=0 count=1 body-size=100 credit-window=1000 transaction-size=0 durable=0'
> quiver-arrow-qpid-jms: Calling '/usr/bin/env -- java -Darrow.jms.url=amqps://127.0.0.1:62497?jms.clientID=quiver-receiver-c0d76b5b&jms.prefetchPolicy.all=1000&transport.verifyHost=false&transport.trustAll=true&amqp.saslMechanisms=ANONYMOUS -Djava.naming.factory.initial=org.apache.qpid.jms.jndi.JmsInitialContextFactory -Dorg.slf4j.simpleLogger.defaultLogLevel=warn -classpath /home/jross/code/quiver/build/quiver/java/quiver-qpid-jms.jar net.ssorj.quiver.QuiverArrowJms connection-mode=client channel-mode=active operation=receive id=quiver-receiver-c0d76b5b scheme=amqps host=127.0.0.1 port=62497 path=q0 duration=0 count=1 body-size=100 credit-window=1000 transaction-size=0 durable=0'
> quiver-arrow: Calling 'xz --compress -0 --threads 0 /tmp/quiver-gt2emy_i/receiver-transfers.csv'
> quiver-arrow: Making directory '/tmp/quiver-pvihjf1f'
> quiver-arrow: Saving output files to '/tmp/quiver-pvihjf1f'
> quiver-arrow: Calling '/home/jross/code/quiver/build/quiver/impls/quiver-arrow-qpid-proton-cpp connection-mode=client channel-mode=active operation=send id=quiver-sender-f37452b4 scheme=amqps host=127.0.0.1 port=62497 path=q0 duration=0 count=1 body-size=100 credit-window=1000 transaction-size=0 durable=0'
> quiver-arrow: error: amqp:connection:framing-error: SSL Failure: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
> quiver-arrow: Error: Sender exited with code 1
> quiver-server: Exiting with code -15
RESULT: 1 test failed (0 skipped)
@ssorj ssorj changed the title Failing test - test_anonymous_tls Failing test - test_anonymous_tls - certificate verify failed Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant