Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bouncycastle-pkix.spec'], False, '/var/lib/mock/sclo7-devtoolset-4-rh-el7-build-9336-12961/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bouncycastle-pkix.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /opt/rh/devtoolset-4/root/usr/share/java-utils/java-functions: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bouncycastle-pkix.spec'], False, '/var/lib/mock/sclo7-devtoolset-4-rh-el7-build-9336-12961/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bouncycastle-pkix.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /opt/rh/devtoolset-4/root/usr/share/java-utils/java-functions: No such file or directory Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mBwEQ6 + umask 022 + cd /builddir/build/BUILD + scl enable maven30 devtoolset-4 - + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fi1Qwo + umask 022 + cd /builddir/build/BUILD + cd bcpkix-jdk15on-152 + scl enable maven30 devtoolset-4 - Buildfile: /builddir/build/BUILD/bcpkix-jdk15on-152/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/bcpkix-jdk15on-152/build/classes [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 453 source files to /builddir/build/BUILD/bcpkix-jdk15on-152/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/X509v2CRLBuilder.java:19: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Extensions; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaAttrCertStore.java:11: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509AttributeCertificate; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaX509AttributeCertificateHolder.java:7: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509AttributeCertificate; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:20: warning: [deprecation] PKCS10CertificationRequest in org.bouncycastle.jce has been deprecated [javac] import org.bouncycastle.jce.PKCS10CertificationRequest; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:23: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509AttributeCertificate; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:24: warning: [deprecation] X509V2AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509V2AttributeCertificate; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/voms/VOMSAttribute.java:10: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509AttributeCertificate; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaAttrCertStore.java:33: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] public JcaAttrCertStore(X509AttributeCertificate attrCert) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaAttrCertStore.java:48: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] if (o instanceof X509AttributeCertificate) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaAttrCertStore.java:50: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] X509AttributeCertificate cert = (X509AttributeCertificate)o; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaAttrCertStore.java:50: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] X509AttributeCertificate cert = (X509AttributeCertificate)o; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cert/jcajce/JcaX509AttributeCertificateHolder.java:21: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] public JcaX509AttributeCertificateHolder(X509AttributeCertificate cert) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cms/bc/BcRSAKeyTransRecipientInfoGenerator.java:21: warning: [deprecation] getAlgorithmId() in SubjectPublicKeyInfo has been deprecated [javac] super(recipientCert, new BcRSAAsymmetricKeyWrapper(recipientCert.getSubjectPublicKeyInfo().getAlgorithmId(), recipientCert.getSubjectPublicKeyInfo())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/cms/jcajce/JceKeyTransAuthenticatedRecipient.java:46: warning: [deprecation] GenericKey(Object) in GenericKey has been deprecated [javac] return new GenericKey(secretKey); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/eac/jcajce/JcaPublicKeyConverter.java:137: warning: [deprecation] getEncoded() in ECPoint has been deprecated [javac] convertPoint(convertCurve(params.getCurve()), params.getGenerator(), false).getEncoded(), [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/eac/jcajce/JcaPublicKeyConverter.java:139: warning: [deprecation] getEncoded() in ECPoint has been deprecated [javac] convertPoint(convertCurve(params.getCurve()), pubKey.getW(), false).getEncoded(), [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/eac/jcajce/JcaPublicKeyConverter.java:149: warning: [deprecation] createPoint(BigInteger,BigInteger,boolean) in ECCurve has been deprecated [javac] return curve.createPoint(point.getAffineX(), point.getAffineY(), withCompression); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:87: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] else if (o instanceof X509AttributeCertificate) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:89: warning: [deprecation] X509V2AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] return new JcaX509AttributeCertificateHolder((X509V2AttributeCertificate)o); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:91: warning: [deprecation] PKCS10CertificationRequest in org.bouncycastle.jce has been deprecated [javac] else if (o instanceof PKCS10CertificationRequest) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/openssl/jcajce/JcaMiscPEMGenerator.java:93: warning: [deprecation] PKCS10CertificationRequest in org.bouncycastle.jce has been deprecated [javac] return new org.bouncycastle.pkcs.PKCS10CertificationRequest(((PKCS10CertificationRequest)o).getEncoded()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/pkcs/bc/BcPKCS12PBEInputDecryptorProviderBuilder.java:59: warning: [deprecation] GenericKey(Object) in GenericKey has been deprecated [javac] return new GenericKey(PKCS12ParametersGenerator.PKCS12PasswordToBytes(password)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/tsp/TimeStampTokenGenerator.java:320: warning: [deprecation] ASN1Boolean(boolean) in ASN1Boolean has been deprecated [javac] derOrdering = new ASN1Boolean(ordering); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/voms/VOMSAttribute.java:25: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] private X509AttributeCertificate myAC; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/voms/VOMSAttribute.java:37: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] public VOMSAttribute(X509AttributeCertificate ac) [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/voms/VOMSAttribute.java:105: warning: [deprecation] X509AttributeCertificate in org.bouncycastle.x509 has been deprecated [javac] public X509AttributeCertificate getAC() [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 27 warnings compile-tests: [mkdir] Created dir: /builddir/build/BUILD/bcpkix-jdk15on-152/build/test-classes [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/build.xml:94: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 51 source files to /builddir/build/BUILD/bcpkix-jdk15on-152/build/test-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/AttrCertSelectorTest.java:20: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Extension; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:60: warning: [deprecation] X509CertificateStructure in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509CertificateStructure; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:61: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Extension; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:62: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Extensions; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:80: warning: [deprecation] X509Principal in org.bouncycastle.jce has been deprecated [javac] import org.bouncycastle.jce.X509Principal; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:99: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] import org.bouncycastle.x509.extension.AuthorityKeyIdentifierStructure; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:32: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Name; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:58: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509V3CertificateGenerator; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:32: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Name; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:60: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509V3CertificateGenerator; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:24: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] import org.bouncycastle.asn1.x509.X509Name; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:27: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] import org.bouncycastle.x509.X509V3CertificateGenerator; [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/AttrCertSelectorTest.java:155: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] gen.addExtension(X509Extension.targetInformation, true, targetInformation); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1757: warning: [deprecation] X509Principal in org.bouncycastle.jce has been deprecated [javac] X509Principal pr = new X509Principal("O=\"The Bouncy Castle, The Legion of\",E=feedback-crypto@bouncycastle.org,ST=Victoria,L=Melbourne,C=AU"); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1757: warning: [deprecation] X509Principal in org.bouncycastle.jce has been deprecated [javac] X509Principal pr = new X509Principal("O=\"The Bouncy Castle, The Legion of\",E=feedback-crypto@bouncycastle.org,ST=Victoria,L=Melbourne,C=AU"); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1764: warning: [deprecation] X509Principal in org.bouncycastle.jce has been deprecated [javac] pr = new X509Principal("O=The Bouncy Castle\\, The Legion of,E=feedback-crypto@bouncycastle.org,ST=Victoria,L=Melbourne,C=AU"); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1908: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1908: warning: [deprecation] AuthorityKeyIdentifier in X509Extensions has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1908: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1924: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] AuthorityKeyIdentifier authId = new AuthorityKeyIdentifierStructure(authExt); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1943: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] Extension ext = entry.getExtension(X509Extension.reasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1978: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] extOids.addElement(X509Extensions.ReasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1978: warning: [deprecation] ReasonCode in X509Extensions has been deprecated [javac] extOids.addElement(X509Extensions.ReasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1979: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] extValues.addElement(new X509Extension(false, new DEROctetString(crlReason.getEncoded()))); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1986: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1986: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1986: warning: [deprecation] X509Extensions(Vector,Vector) in X509Extensions has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1988: warning: [deprecation] addCRLEntry(BigInteger,Date,X509Extensions) in X509v2CRLBuilder has been deprecated [javac] crlGen.addCRLEntry(BigInteger.ONE, now, entryExtensions); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1990: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1990: warning: [deprecation] AuthorityKeyIdentifier in X509Extensions has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:1990: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2001: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] byte[] authExt = crl.getExtensionValue(X509Extensions.AuthorityKeyIdentifier.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2001: warning: [deprecation] AuthorityKeyIdentifier in X509Extensions has been deprecated [javac] byte[] authExt = crl.getExtensionValue(X509Extensions.AuthorityKeyIdentifier.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2008: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] AuthorityKeyIdentifier authId = new AuthorityKeyIdentifierStructure(authExt); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2027: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] byte[] ext = entry.getExtensionValue(X509Extensions.ReasonCode.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2027: warning: [deprecation] ReasonCode in X509Extensions has been deprecated [javac] byte[] ext = entry.getExtensionValue(X509Extensions.ReasonCode.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2061: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] extOids.addElement(X509Extensions.ReasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2061: warning: [deprecation] ReasonCode in X509Extensions has been deprecated [javac] extOids.addElement(X509Extensions.ReasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2062: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] extValues.addElement(new X509Extension(false, new DEROctetString(crlReason.getEncoded()))); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2069: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2069: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2069: warning: [deprecation] X509Extensions(Vector,Vector) in X509Extensions has been deprecated [javac] X509Extensions entryExtensions = new X509Extensions(extOids, extValues); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2071: warning: [deprecation] addCRLEntry(BigInteger,Date,X509Extensions) in X509v2CRLBuilder has been deprecated [javac] crlGen.addCRLEntry(BigInteger.ONE, now, entryExtensions); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2073: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2073: warning: [deprecation] AuthorityKeyIdentifier in X509Extensions has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2073: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] crlGen.addExtension(X509Extensions.AuthorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2084: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] byte[] authExt = crl.getExtensionValue(X509Extensions.AuthorityKeyIdentifier.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2084: warning: [deprecation] AuthorityKeyIdentifier in X509Extensions has been deprecated [javac] byte[] authExt = crl.getExtensionValue(X509Extensions.AuthorityKeyIdentifier.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2091: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] AuthorityKeyIdentifier authId = new AuthorityKeyIdentifierStructure(authExt); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2110: warning: [deprecation] X509Extensions in org.bouncycastle.asn1.x509 has been deprecated [javac] byte[] ext = entry.getExtensionValue(X509Extensions.ReasonCode.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2110: warning: [deprecation] ReasonCode in X509Extensions has been deprecated [javac] byte[] ext = entry.getExtensionValue(X509Extensions.ReasonCode.getId()); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2136: warning: [deprecation] addCRLEntry(BigInteger,Date,X509Extensions) in X509v2CRLBuilder has been deprecated [javac] crlGen.addCRLEntry(BigInteger.valueOf(2), now, entryExtensions); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2138: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] crlGen.addExtension(X509Extension.authorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2138: warning: [deprecation] AuthorityKeyIdentifierStructure in org.bouncycastle.x509.extension has been deprecated [javac] crlGen.addExtension(X509Extension.authorityKeyIdentifier, false, new AuthorityKeyIdentifierStructure(pair.getPublic())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2154: warning: [deprecation] X509Extension in org.bouncycastle.asn1.x509 has been deprecated [javac] Extension extn = crlEnt.getExtension(X509Extension.reasonCode); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2618: warning: [deprecation] X509CertificateStructure in org.bouncycastle.asn1.x509 has been deprecated [javac] X509CertificateStructure struct = X509CertificateStructure.getInstance(ASN1Primitive.fromByteArray(cert.getEncoded())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cert/test/CertTest.java:2618: warning: [deprecation] X509CertificateStructure in org.bouncycastle.asn1.x509 has been deprecated [javac] X509CertificateStructure struct = X509CertificateStructure.getInstance(ASN1Primitive.fromByteArray(cert.getEncoded())); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:256: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:256: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:260: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:260: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:263: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/NullProviderTest.java:263: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:259: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:259: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:263: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:263: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:266: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/cms/test/SunProviderTest.java:266: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:167: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator _v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:167: warning: [deprecation] X509V3CertificateGenerator in org.bouncycastle.x509 has been deprecated [javac] X509V3CertificateGenerator _v3CertGen = new X509V3CertificateGenerator(); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:171: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] _v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:171: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] _v3CertGen.setIssuerDN(new X509Name(_issDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:175: warning: [deprecation] X509Name in org.bouncycastle.asn1.x509 has been deprecated [javac] _v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] /builddir/build/BUILD/bcpkix-jdk15on-152/src/test/org/bouncycastle/tsp/test/TSPTestUtil.java:175: warning: [deprecation] X509Name(String) in X509Name has been deprecated [javac] _v3CertGen.setSubjectDN(new X509Name(_subDN)); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 76 warnings test-junit-present: test-junit-status: junit-missing: test: [mkdir] Created dir: /builddir/build/BUILD/bcpkix-jdk15on-152/build/test-reports [junit] Running org.bouncycastle.cert.crmf.test.AllTests [junit] Testsuite: org.bouncycastle.cert.crmf.test.AllTests [junit] Testsuite: org.bouncycastle.cert.crmf.test.AllTests [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 sec [junit] [junit] Testcase: testEncryptedValue took 0.588 sec [junit] Testcase: testEncryptedValuePassphrase took 0.358 sec [junit] Testcase: testProofOfPossessionWithSender took 0.392 sec [junit] Testcase: testProofOfPossessionWithTemplate took 0.071 sec [junit] Testcase: testBasicMessageWithArchiveControl took 0.049 sec [junit] Testcase: testEncryptedValuePassphraseWithPadding took 0.151 sec [junit] Testcase: testProofOfPossessionWithoutSender took 0.115 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 sec [junit] [junit] Running org.bouncycastle.cert.test.AllTests [junit] Testsuite: org.bouncycastle.cert.test.AllTests [junit] Testsuite: org.bouncycastle.cert.test.AllTests [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.761 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.761 sec [junit] [junit] Testcase: testSimpleTests took 12.964 sec [junit] Testcase: AttrCertSelector took 0.009 sec [junit] Testcase: AttrCertSelector took 0.005 sec [junit] Testcase: AttrCertTest took 0.002 sec [junit] Testcase: AttrCertTest took 0.015 sec [junit] Testcase: AttrCertTest took 0.006 sec [junit] Testcase: AttrCertTest took 0.001 sec [junit] Testcase: PKCS10CertRequest took 0.652 sec [junit] Testcase: testCertificateSelectorConversion took 0.004 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.761 sec [junit] [junit] Running org.bouncycastle.cms.test.AllTests [junit] Testsuite: org.bouncycastle.cms.test.AllTests [junit] Testsuite: org.bouncycastle.cms.test.AllTests [junit] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.339 sec [junit] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.339 sec [junit] [junit] Testcase: testLimitOver took 0.008 sec [junit] Testcase: testEach took 0.001 sec [junit] Testcase: testWorkingData took 0.004 sec [junit] Testcase: testLimitEqual took 0.001 sec [junit] Testcase: testLimitUnder took 0 sec [junit] Testcase: testKeyTransAES128 took 0.112 sec [junit] Testcase: testKeyTransAES192 took 0.005 sec [junit] Testcase: testKeyTransAES256 took 0.005 sec [junit] Testcase: testECMQVKeyAgree took 0.432 sec [junit] Testcase: testKeyTransCAST5 took 0.009 sec [junit] Testcase: testUnprotectedAttributes took 0.009 sec [junit] Testcase: testOriginatorInfoGeneration took 0.013 sec [junit] Testcase: testKeyTransSmallAES took 0.006 sec [junit] Testcase: testAES128KEK took 0.043 sec [junit] Testcase: testAES192KEK took 0.002 sec [junit] Testcase: testAES256KEK took 0.002 sec [junit] Testcase: testKeyTransDES took 0.006 sec [junit] Testcase: testKeyTransRC4 took 0.007 sec [junit] Testcase: testKeyTransOAEPSHA1 took 0.016 sec [junit] Testcase: testKeyTransOAEPInCert took 0.01 sec [junit] Testcase: testOriginatorInfo took 0.004 sec [junit] Testcase: testSEED128KEK took 0.004 sec [junit] Testcase: testErroneousKEK took 0.002 sec [junit] Testcase: testKeyTransOAEPDefault took 0.009 sec [junit] Testcase: testKeyTransOAEPSHA224 took 0.014 sec [junit] Testcase: testKeyTransOAEPSHA256 took 0.015 sec [junit] Testcase: testRC2128KEK took 0.004 sec [junit] Testcase: testECMQVKeyAgreeVectors took 0.153 sec [junit] Testcase: testCamellia128KEK took 0.004 sec [junit] Testcase: testCamellia192KEK took 0.002 sec [junit] Testcase: testCamellia256KEK took 0.002 sec [junit] Testcase: testKeyTransWithAlgMapping took 0.005 sec [junit] Testcase: testECMQVKeyAgreeMultiple took 0.324 sec [junit] Testcase: testECKeyAgreeVectors took 0.041 sec [junit] Testcase: testECKeyAgree took 0.011 sec [junit] Testcase: testKeyTransDESEDE3Light took 0.009 sec [junit] Testcase: testRFC4134ex5_1 took 0.003 sec [junit] Testcase: testRFC4134ex5_2 took 0.004 sec [junit] Testcase: testKeyTransDESEDE3Short took 0.005 sec [junit] Testcase: testKeyTransOAEPSHA1AndSHA256 took 0.012 sec [junit] Testcase: testKeyTrans took 0.006 sec [junit] Testcase: testDESKEK took 0.002 sec [junit] Testcase: testKeyTransLight128RC4 took 0.003 sec [junit] Testcase: testKeyTransODES took 0.003 sec [junit] Testcase: testKeyTransSEED took 0.007 sec [junit] Testcase: testKeyTransRC2bit40 took 0.004 sec [junit] Testcase: testKeyTrans128RC4 took 0.003 sec [junit] Testcase: testPasswordAES256 took 0.009 sec [junit] Testcase: testPasswordDESEDE took 0.004 sec [junit] Testcase: testKeyTransCamellia128 took 0.004 sec [junit] Testcase: testKeyTransCamellia192 took 0.003 sec [junit] Testcase: testKeyTransCamellia256 took 0.003 sec [junit] Testcase: testKeyTransDESede took 0.031 sec [junit] Testcase: testEncoding took 0.004 sec [junit] Testcase: testKeyTransRC2 took 0.004 sec [junit] Testcase: testOriginatorInfo took 0.004 sec [junit] Testcase: testKEKDESede took 0.003 sec [junit] Testcase: testKeyTransDESedeWithDigest took 0.009 sec [junit] Testcase: testECKeyAgree took 0.011 sec [junit] Testcase: testKEKDESedeWithDigest took 0.002 sec [junit] Testcase: testPasswordAES256 took 0.002 sec [junit] Testcase: testKeyTransDESede took 0.019 sec [junit] Testcase: testOriginatorInfo took 0.005 sec [junit] Testcase: testKeyTransDESedeWithDigest took 0.005 sec [junit] Testcase: test1000 took 0.023 sec [junit] Testcase: testEach took 0.001 sec [junit] Testcase: testWorkingData took 0.001 sec [junit] Testcase: testEncapsulatedCertStoreReplacement took 0.053 sec [junit] Testcase: testSHA1WithRSAAndOtherRevocation took 0.014 sec [junit] Testcase: testSHA1WithRSA took 0.023 sec [junit] Testcase: testSHA1WithRSAEncapsulated took 0.019 sec [junit] Testcase: testAttributeGenerators took 0.011 sec [junit] Testcase: testWithAttributeCertificate took 0.011 sec [junit] Testcase: testCertsOnly took 0.003 sec [junit] Testcase: testCertStoreReplacement took 0.011 sec [junit] Testcase: testSHA1WithRSAEncapsulatedBufferedStream took 0.018 sec [junit] Testcase: testSha1EncapsulatedSignature took 0.004 sec [junit] Testcase: testCertOrdering1 took 0.008 sec [junit] Testcase: testCertOrdering2 took 0.01 sec [junit] Testcase: testSignerStoreReplacement took 0.016 sec [junit] Testcase: testSHA1WithRSANonData took 0.007 sec [junit] Testcase: testSHA1WithRSAEncapsulatedBuffered took 0.013 sec [junit] Testcase: testEncapsulatedSignerStoreReplacement took 0.009 sec [junit] Testcase: testSHA1AndMD5WithRSA took 0.011 sec [junit] Testcase: testDSANoAttributes took 0.006 sec [junit] Testcase: testSHA1WithRSAEncapsulatedSubjectKeyID took 0.008 sec [junit] Testcase: testSHA1WithRSANoAttributes took 0.007 sec [junit] Testcase: testKeyTransAES128 took 0.525 sec [junit] Testcase: testKeyTransAES128BufferedStream took 0.021 sec [junit] Testcase: testUnprotectedAttributes took 0.003 sec [junit] Testcase: testKeyTransAES128Der took 0.009 sec [junit] Testcase: testWorkingData took 0.002 sec [junit] Testcase: testKeyTransAES128Throughput took 0.074 sec [junit] Testcase: testOriginatorInfo took 0 sec [junit] Testcase: testKeyTransAES128Buffered took 0.006 sec [junit] Testcase: testTwoAESKEK took 0.002 sec [junit] Testcase: testECKeyAgree took 0.01 sec [junit] Testcase: testAESKEK took 0.001 sec [junit] Testcase: testKeyTransAES128AndOriginatorInfo took 0.003 sec [junit] Testcase: testKeyTransCAST5SunJCE took 0.006 sec [junit] Testcase: testSHA1WithRSA took 0.014 sec [junit] Testcase: testDigestedData took 0.001 sec [junit] Testcase: testRecipientIdConversion took 0.003 sec [junit] Testcase: testSignerIdConversion took 0 sec [junit] Testcase: testKeyTransAES128 took 0.006 sec [junit] Testcase: testKeyTransAES192 took 0.003 sec [junit] Testcase: testKeyTransAES256 took 0.003 sec [junit] Testcase: testECMQVKeyAgree took 0.028 sec [junit] Testcase: testUnprotectedAttributes took 0.002 sec [junit] Testcase: testKeyTransSmallAES took 0.002 sec [junit] Testcase: testAES128KEK took 0.002 sec [junit] Testcase: testAES192KEK took 0.001 sec [junit] Testcase: testAES256KEK took 0.001 sec [junit] Testcase: testKeyTransRC4 took 0.002 sec [junit] Testcase: testOriginatorInfo took 0 sec [junit] Testcase: testECMQVKeyAgreeVectors took 0.015 sec [junit] Testcase: testECMQVKeyAgreeMultiple took 0.041 sec [junit] Testcase: testECKeyAgreeVectors took 0.013 sec [junit] Testcase: testECKeyAgree took 0.01 sec [junit] Testcase: testRFC4134ex5_1 took 0.001 sec [junit] Testcase: testRFC4134ex5_2 took 0.002 sec [junit] Testcase: testKeyTrans took 0.002 sec [junit] Testcase: testKeyTransLight128RC4 took 0.002 sec [junit] Testcase: testKeyTransODES took 0.004 sec [junit] Testcase: testKeyTrans128RC4 took 0.002 sec [junit] Testcase: testPasswordAES256 took 0.004 sec [junit] Testcase: testPasswordDESEDE took 0.002 sec [junit] Testcase: testKeyTransAES128 took 0.042 sec [junit] Testcase: testKeyTransAES192 took 0.002 sec [junit] Testcase: testKeyTransAES256 took 0.002 sec [junit] Testcase: testSHA1WithRSAEncapsulated took 0.006 sec [junit] Testcase: testKeyTransDES took 0.005 sec [junit] Testcase: testSHA1WithRSAStream took 0.003 sec [junit] Testcase: testKeyTransAES128 took 0.005 sec [junit] Testcase: testKeyTransAES192 took 0.001 sec [junit] Testcase: testKeyTransAES256 took 0.002 sec [junit] Testcase: testSHA1WithRSAEncapsulated took 0.005 sec [junit] Testcase: testKeyTransDES took 0.003 sec [junit] Testcase: testSHA1WithRSAStream took 0.005 sec [junit] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.339 sec [junit] [junit] Running org.bouncycastle.dvcs.test.AllTests [junit] Testsuite: org.bouncycastle.dvcs.test.AllTests [junit] Testsuite: org.bouncycastle.dvcs.test.AllTests [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec [junit] [junit] Testcase: testVSDRequest took 0.621 sec [junit] Testcase: testCPDRequest took 0.011 sec [junit] Testcase: testCCPDRequest took 0.011 sec [junit] Testcase: testVPKCRequest took 0.049 sec [junit] Testcase: testParseResponses took 0.02 sec [junit] Testcase: testParseRequests took 0.006 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec [junit] [junit] Running org.bouncycastle.mozilla.test.AllTests [junit] Testsuite: org.bouncycastle.mozilla.test.AllTests [junit] Testsuite: org.bouncycastle.mozilla.test.AllTests [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec [junit] [junit] Testcase: testMozilla took 0.217 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec [junit] [junit] Running org.bouncycastle.pkcs.test.AllTests [junit] Testsuite: org.bouncycastle.pkcs.test.AllTests [junit] Testsuite: org.bouncycastle.pkcs.test.AllTests [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 sec [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 sec [junit] [junit] Testcase: testExceptions took 0.018 sec [junit] Testcase: testBasicPKCS12 took 0.142 sec [junit] Testcase: testEncryptedPrivateKeyInfoPKCS5 took 0.175 sec [junit] Testcase: testGOST1 took 0.408 sec [junit] Testcase: testGOST2 took 0.274 sec [junit] Testcase: testPKCS5 took 0.182 sec [junit] Testcase: testPfxPduMac took 0.176 sec [junit] Testcase: testBcEncryptedPrivateKeyInfo took 0.011 sec [junit] Testcase: testCreateAES256andSHA256 took 0.144 sec [junit] Testcase: testKeyBag took 0.011 sec [junit] Testcase: testPfxPdu took 0.078 sec [junit] Testcase: testSafeBagRecovery took 0.033 sec [junit] Testcase: testEncryptedPrivateKeyInfo took 0.042 sec [junit] Testcase: testSHA256withPKCS5 took 0.004 sec [junit] Testcase: testLeaveOffEmpty took 0.007 sec [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 sec [junit] [junit] Running org.bouncycastle.tsp.test.AllTests [junit] Testsuite: org.bouncycastle.tsp.test.AllTests [junit] Testsuite: org.bouncycastle.tsp.test.AllTests [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec [junit] [junit] Testcase: ParseTest took 0.19 sec [junit] Testcase: testGeneral took 0.583 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec [junit] package: [bnd] # bcpkix (bcpkix.jar) 585 jar: javadoc: [javadoc] Javadoc 1.4 doesn't support the -1.1 switch anymore [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/bcpkix-jdk15on-152/build/apidocs/" [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javadoc] Loading source files for package org.bouncycastle.cert... [javadoc] Loading source files for package org.bouncycastle.cert.bc... [javadoc] Loading source files for package org.bouncycastle.cert.cmp... [javadoc] Loading source files for package org.bouncycastle.cert.crmf... [javadoc] Loading source files for package org.bouncycastle.cert.crmf.bc... [javadoc] Loading source files for package org.bouncycastle.cert.crmf.jcajce... [javadoc] Loading source files for package org.bouncycastle.cert.dane... [javadoc] Loading source files for package org.bouncycastle.cert.dane.fetcher... [javadoc] Loading source files for package org.bouncycastle.cert.jcajce... [javadoc] Loading source files for package org.bouncycastle.cert.ocsp... [javadoc] Loading source files for package org.bouncycastle.cert.ocsp.jcajce... [javadoc] Loading source files for package org.bouncycastle.cert.path... [javadoc] Loading source files for package org.bouncycastle.cert.path.validations... [javadoc] Loading source files for package org.bouncycastle.cert.selector... [javadoc] Loading source files for package org.bouncycastle.cert.selector.jcajce... [javadoc] Loading source files for package org.bouncycastle.cms... [javadoc] Loading source files for package org.bouncycastle.cms.bc... [javadoc] Loading source files for package org.bouncycastle.cms.jcajce... [javadoc] Loading source files for package org.bouncycastle.dvcs... [javadoc] Loading source files for package org.bouncycastle.eac... [javadoc] Loading source files for package org.bouncycastle.eac.jcajce... [javadoc] Loading source files for package org.bouncycastle.eac.operator... [javadoc] Loading source files for package org.bouncycastle.eac.operator.jcajce... [javadoc] Loading source files for package org.bouncycastle.mozilla... [javadoc] Loading source files for package org.bouncycastle.openssl... [javadoc] Loading source files for package org.bouncycastle.openssl.jcajce... [javadoc] Loading source files for package org.bouncycastle.operator... [javadoc] Loading source files for package org.bouncycastle.operator.bc... [javadoc] Loading source files for package org.bouncycastle.operator.jcajce... [javadoc] Loading source files for package org.bouncycastle.operator.test... [javadoc] Loading source files for package org.bouncycastle.pkcs... [javadoc] Loading source files for package org.bouncycastle.pkcs.bc... [javadoc] Loading source files for package org.bouncycastle.pkcs.jcajce... [javadoc] Loading source files for package org.bouncycastle.pkix... [javadoc] Loading source files for package org.bouncycastle.pkix.jcajce... [javadoc] Loading source files for package org.bouncycastle.tsp... [javadoc] Loading source files for package org.bouncycastle.tsp.cms... [javadoc] Loading source files for package org.bouncycastle.voms... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/test/AllTests.java:5: error: package junit.framework does not exist [javadoc] import junit.framework.Test; [javadoc] ^ [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/test/AllTests.java:6: error: package junit.framework does not exist [javadoc] import junit.framework.TestCase; [javadoc] ^ [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/test/AllTests.java:7: error: package junit.framework does not exist [javadoc] import junit.framework.TestSuite; [javadoc] ^ [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/test/AllTests.java:20: error: cannot find symbol [javadoc] extends TestCase [javadoc] ^ [javadoc] symbol: class TestCase [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/test/AllTests.java:36: error: cannot find symbol [javadoc] public static Test suite() [javadoc] ^ [javadoc] symbol: class Test [javadoc] location: class AllTests [javadoc] javadoc: warning - Error reading file: /usr/share/javadoc/java/package-list [javadoc] Standard Doclet version 1.7.0_91 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java:25: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/CCPDRequestData.java:45: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestData.java:35: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/CPDRequestBuilder.java:27: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/CPDRequestData.java:37: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestBuilder.java:103: warning - @return tag cannot be used in method with void return type. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestInfo.java:46: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestInfo.java:60: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestInfo.java:126: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestInfo.java:151: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/DVCSRequestInfo.java:163: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/VSDRequestBuilder.java:35: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/VSDRequestData.java:53: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/dvcs/VSDRequestData.java:63: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/operator/AlgorithmNameFinder.java:17: warning - @boolean is an unknown tag. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/tsp/TimeStampTokenInfo.java:112: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/bcpkix-jdk15on-152/src/java/org/bouncycastle/voms/VOMSAttribute.java:142: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/bcpkix-jdk15on-152/build/apidocs/help-doc.html... [javadoc] 24 warnings BUILD SUCCESSFUL Total time: 1 minute 23 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IycdnE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch ++ dirname /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch + cd bcpkix-jdk15on-152 + scl enable maven30 devtoolset-4 - + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bcpkix-jdk15on-152 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-4/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/devtoolset-4/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nLCXXd + umask 022 + cd /builddir/build/BUILD + cd bcpkix-jdk15on-152 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-1.52 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-1.52 + cp -pr CONTRIBUTORS.html /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-1.52 + cp -pr index.html /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-1.52 + cp -pr LICENSE.html /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-1.52 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 10601 --scl devtoolset-4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/java/bcpkix.jar'] [INFO osgi.prov] devtoolset-4-osgi(bcpkix) = 1.52 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/maven-metadata/bouncycastle-pkix.xml'] [INFO maven.prov] devtoolset-4-mvn(org.bouncycastle:bcpkix-jdk15on) = 1.52 devtoolset-4-mvn(org.bouncycastle:bctsp-jdk16) = 1.52, devtoolset-4-mvn(org.bouncycastle:bcpkix-jdk15on:pom:) = 1.52 devtoolset-4-mvn(org.bouncycastle:bctsp-jdk16:pom:) = 1.52 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 10601 --scl devtoolset-4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/maven-metadata/bouncycastle-pkix.xml'] [INFO maven.req] java, rh-java-common-runtime Provides: devtoolset-4-bouncycastle-pkix = 1.52-4.1.el7 devtoolset-4-osgi(bcpkix) = 1.52 devtoolset-4-mvn(org.bouncycastle:bcpkix-jdk15on) = 1.52 devtoolset-4-mvn(org.bouncycastle:bctsp-jdk16) = 1.52 devtoolset-4-mvn(org.bouncycastle:bcpkix-jdk15on:pom:) = 1.52 devtoolset-4-mvn(org.bouncycastle:bctsp-jdk16:pom:) = 1.52 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: java rh-java-common-runtime Processing files: devtoolset-4-bouncycastle-pkix-javadoc-1.52-4.1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CKzsEP + umask 022 + cd /builddir/build/BUILD + cd bcpkix-jdk15on-152 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-javadoc-1.52 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-javadoc-1.52 + cp -pr LICENSE.html /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-bouncycastle-pkix-javadoc-1.52 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 10601 --scl devtoolset-4 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 10601 --scl devtoolset-4 Provides: devtoolset-4-bouncycastle-pkix-javadoc = 1.52-4.1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: rh-java-common-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch Wrote: /builddir/build/RPMS/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-4-bouncycastle-pkix-javadoc-1.52-4.1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sfSaUM + umask 022 + cd /builddir/build/BUILD + cd bcpkix-jdk15on-152 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devtoolset-4-bouncycastle-pkix-1.52-4.1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->