D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/cxf-3.1.6-6.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4M6NEn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf apache-cxf-3.1.6-src
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/apache-cxf-3.1.6-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd apache-cxf-3.1.6-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.jar' -print -delete
./rt/rs/description/src/test/resources/javadocs/pet-store-javadoc18.jar
./rt/rs/description/src/test/resources/javadocs/pet-store-javadoc16.jar
./rt/rs/description/src/test/resources/javadocs/pet-store-javadoc17.jar
./integration/jca/src/test/resources/dummy.jar
./systests/uncategorized/src/test/resources/wsdl_systest/hello_world_resolver.jar
./etc/idea/settings.jar
+ find . -name '*.class' -print -delete
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/BookInformation.class
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/TypeInformation.class
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/JiBX_bindingFactory.class
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/JiBX_bindingBookInformation_access.class
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/JiBX_bindingBookInformation_access2.class
./rt/databinding/jibx/src/test/resources/com/sosnoski/ws/library/types/JiBX_bindingMungeAdapter.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/BookInformation.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/TypeInformation.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/JiBX_bindingFactory.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/JiBX_bindingBookInformation_access.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/JiBX_bindingBookInformation_access2.class
./rt/databinding/jibx/src/test/java/resources/com/sosnoski/ws/library/types/JiBX_bindingMungeAdapter.class
+ echo 'Patch #0 (cxf-3.1.4-port-to-servlet-3.1.patch):'
Patch #0 (cxf-3.1.4-port-to-servlet-3.1.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file rt/frontend/jaxws/src/main/java/org/apache/cxf/transport/http_jaxws_spi/HttpServletRequestAdapter.java
patching file rt/frontend/jaxws/src/main/java/org/apache/cxf/transport/http_jaxws_spi/HttpServletResponseAdapter.java
patching file rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/servlet/NettyHttpServletRequest.java
patching file rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/servlet/NettyServletContext.java
patching file rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/servlet/NettyServletInputStream.java
patching file rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/servlet/NettyServletOutputStream.java
patching file rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/servlet/NettyServletResponse.java
+ echo 'Patch #1 (cxf-3.1.4-port-to-ehcache-core-2.6.patch):'
Patch #1 (cxf-3.1.4-port-to-ehcache-core-2.6.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/EHCacheTokenReplayCache.java
patching file rt/ws/security/src/main/java/org/apache/cxf/ws/security/tokenstore/EHCacheTokenStore.java
patching file services/xkms/xkms-client/src/main/java/org/apache/cxf/xkms/cache/EHCacheXKMSClientCache.java
+ echo 'Patch #2 (cxf-3.1.4-osgi-Dictionary.patch):'
Patch #2 (cxf-3.1.4-osgi-Dictionary.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file core/src/main/java/org/apache/cxf/bus/osgi/CXFActivator.java
Hunk #1 succeeded at 95 (offset 1 line).
patching file core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java
patching file rt/transports/http/src/main/java/org/apache/cxf/transport/http/osgi/HttpServiceTrackerCust.java
patching file rt/transports/http/src/main/java/org/apache/cxf/transport/http/osgi/HTTPTransportActivator.java
patching file rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/osgi/HTTPJettyTransportActivator.java
+ echo 'Patch #3 (cxf-3.1.6-CVE-2016-6812.patch):'
Patch #3 (cxf-3.1.6-CVE-2016-6812.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/BaseUrlHelper.java
patching file rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/servicelist/FormattedServiceListWriter.java
patching file rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/servicelist/ServiceListGeneratorServlet.java
+ echo 'Patch #4 (cxf-3.1.6-CVE-2016-8739.patch):'
Patch #4 (cxf-3.1.6-CVE-2016-8739.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file rt/rs/extensions/providers/src/main/java/org/apache/cxf/jaxrs/provider/atom/AbstractAtomProvider.java
patching file rt/rs/extensions/providers/src/test/java/org/apache/cxf/jaxrs/provider/atom/AtomPojoProviderTest.java
+ echo 'Patch #5 (cxf-3.1.6-CVE-2017-3156.patch):'
Patch #5 (cxf-3.1.6-CVE-2017-3156.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file rt/rs/security/jose-parent/jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweDecryption.java
patching file rt/rs/security/jose-parent/jose/src/main/java/org/apache/cxf/rs/security/jose/jws/HmacJwsSignatureVerifier.java
patching file rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/tokens/hawk/AbstractHawkAccessTokenValidator.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module testutils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module integration
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module osgi
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module bundle osgi
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module itests osgi
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module itests-felix osgi
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module karaf osgi
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module systests
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module systests services/sts
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module test tools/wsdlto
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module javascript-tests rt/javascript
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module sts-war services/sts
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xkms-war services/xkms
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module archetypes maven-plugins
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xkms-features services/xkms
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xkms-osgi services/xkms
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xkms-itests services/xkms
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module websocket rt/transports
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module sdo rt/databinding
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module extensions/providers rt/rs
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module extensions/search rt/rs
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module management-web rt
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module wsn-core services/wsn
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module wsn-osgi services/wsn
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module http-jetty rt/transports
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-pmd-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-checkstyle-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :download-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r org.codehaus.mojo:xmlbeans-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :ant-nodeps
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:properties/pom:cxf.servlet-api.group javax.servlet parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:properties/pom:cxf.servlet-api.artifact javax.servlet-api parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:properties/pom:cxf.servlet-api-2.5.artifact javax.servlet-api parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :geronimo-j2ee-connector_1.5_spec org.jboss.spec.javax.resource:jboss-connector-api_1.6_spec:1.0.1.Final
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :geronimo-javamail_1.4_spec com.sun.mail:javax.mail:1.5.2
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.springframework.osgi:spring-osgi-io org.eclipse.gemini.blueprint:gemini-blueprint-io:1.0.2.RELEASE
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.springframework.osgi:spring-osgi-core org.eclipse.gemini.blueprint:gemini-blueprint-core:1.0.2.RELEASE
+ sed -i 's|org.springframework.osgi|org.eclipse.gemini.blueprint|' core/src/main/java/org/apache/cxf/common/util/SpringOsgiUtil.java
+ sed -i /ThreadSafe/d rt/transports/http-hc/src/main/java/org/apache/cxf/transport/http/asyncclient/SharedInputBuffer.java rt/transports/http-hc/src/main/java/org/apache/cxf/transport/http/asyncclient/SharedOutputBuffer.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :org.osgi.core org.eclipse.osgi:org.eclipse.osgi:3.11.0.v20160714-1000
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :org.osgi.compendium org.eclipse.osgi:org.eclipse.osgi.services:3.5.100.v20160714-1000
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r com.sun.xml.bind:jaxb-core org.glassfish.jaxb:jaxb-core:2.2.11
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r com.sun.xml.bind:jaxb-impl org.glassfish.jaxb:jaxb-runtime:2.2.11
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r com.sun.xml.bind:jaxb-xjc org.glassfish.jaxb:jaxb-xjc:2.2.11
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :log4j :log4j:1.2.17
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :cglib-nodep :cglib:3.1
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r javax.servlet:servlet-api :javax.servlet-api:3.1.0
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep io.netty:netty-codec-http io.netty:netty-all rt/transports/http-netty/netty-client rt/transports/http-netty/netty-server
+ for mod in rt/ws/policy tools/javato/ws services/wsn/wsn-api services/xkms/xkms-common
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId = '\''cxf-codegen-plugin'\'']' '
org.glassfish.jaxb
txw2
2.2.11
' rt/ws/policy
+ for mod in rt/ws/policy tools/javato/ws services/wsn/wsn-api services/xkms/xkms-common
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId = '\''cxf-codegen-plugin'\'']' '
org.glassfish.jaxb
txw2
2.2.11
' tools/javato/ws
+ for mod in rt/ws/policy tools/javato/ws services/wsn/wsn-api services/xkms/xkms-common
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId = '\''cxf-codegen-plugin'\'']' '
org.glassfish.jaxb
txw2
2.2.11
' services/wsn/wsn-api
+ for mod in rt/ws/policy tools/javato/ws services/wsn/wsn-api services/xkms/xkms-common
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId = '\''cxf-codegen-plugin'\'']' '
org.glassfish.jaxb
txw2
2.2.11
' services/xkms/xkms-common
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId = '\''cxf-codegen-plugin'\'']/pom:dependencies' '
org.glassfish.jaxb
txw2
2.2.11
' services/ws-discovery/ws-discovery-api
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r com.wordnik:swagger-jaxrs_2.10 rt/rs/description
+ rm rt/rs/description/src/main/java/org/apache/cxf/jaxrs/swagger/SwaggerFeature.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :geronimo-servlet_2.5_spec javax.servlet:javax.servlet-api:3.1.0 rt/transports/http-netty/netty-server
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :ehcache :ehcache-core:2.6.11
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.bouncycastle:bcprov-ext-jdk15on :bcprov-jdk15on rt/rs/security/jose-parent/jose
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r com.hazelcast:hazelcast
+ rm services/sts/sts-core/src/main/java/org/apache/cxf/sts/cache/HazelCastTokenStore.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.jboss.jandex:jandex-maven-plugin:1.0.4 rt/ws/security '
make-index
jandex
'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:3.0.1 rt/ws/security '
http://cxf.apache.org
${cxf.osgi.symbolic.name}
${cxf.fragment.host}
The Apache Software Foundation
org.apache
${cxf.osgi.version.clean}
The Apache Software Foundation
${cxf.osgi.version.clean}
${cxf.osgi.import},
*
{maven-resources},
/META-INF/jandex.idx=${project.build.outputDirectory}/META-INF/jandex.idx
'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:artifactId = '\''tools'\'']/pom:scope' maven-plugins/java2wadl-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:artifactId = '\''tools'\'']/pom:systemPath' maven-plugins/java2wadl-plugin
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':cxf-tools*' tools
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':cxf-rt*' rt
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':cxf-maven-plugins*' maven-plugins
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':cxf-services*' services
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qjkx8n
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd apache-cxf-3.1.6-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] The project org.apache.cxf:cxf:pom:3.1.6 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache CXF [pom]
[INFO] Apache CXF Parent [pom]
[INFO] Apache CXF Core [bundle]
[INFO] Apache CXF Runtime Core for WSDL [bundle]
[INFO] Apache CXF Command Line Tools Common [bundle]
[INFO] Apache CXF Runtime JAXB DataBinding [bundle]
[INFO] Apache CXF Runtime SOAP Binding [bundle]
[INFO] Apache CXF Command Line Tools Validator [bundle]
[INFO] Apache CXF Command Line Tools WSDLTo Core [bundle]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend [bundle]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects [pom]
[INFO] Apache CXF Runtime JavaScript Client Generator [bundle]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End [bundle]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding [bundle]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools [bundle]
[INFO] Apache CXF Command Line Tools [pom]
[INFO] Apache CXF Command Line Tools WSDLTo [pom]
[INFO] Apache CXF Runtime Local Transport [bundle]
[INFO] Apache CXF Runtime Simple Frontend [bundle]
[INFO] Apache CXF Runtime Aegis Databinding [bundle]
[INFO] Apache CXF Runtime XML Binding [bundle]
[INFO] Apache CXF Maven Plugins [pom]
[INFO] Apache CXF Code Generation Maven2 Plugins [maven-plugin]
[INFO] Apache CXF Runtime WS Policy [bundle]
[INFO] Apache CXF Runtime HTTP Transport [bundle]
[INFO] Apache CXF Runtime WS Addressing [bundle]
[INFO] Apache CXF Runtime JAX-WS Frontend [bundle]
[INFO] Apache CXF Command Line Tools JavaTo WS [bundle]
[INFO] Apache CXF Command Line Tools JavaTo [pom]
[INFO] Apache CXF Runtime JAX-RS Frontend [bundle]
[INFO] Apache CXF JAX-RS Extensions: JSON Basic [bundle]
[INFO] Apache CXF JAX-RS Service Description [bundle]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend [bundle]
[INFO] Apache CXF Command Line Tools WADLTo [pom]
[INFO] Apache CXF Runtime CORBA Binding [bundle]
[INFO] Apache CXF Command Line Tools CORBA [bundle]
[INFO] Apache CXF Runtime HTTP Async Transport [bundle]
[INFO] Apache CXF Runtime HTTP Netty Server Transport [bundle]
[INFO] Apache CXF Runtime HTTP Netty Client Transport [bundle]
[INFO] Apache CXF Runtime JMS Transport [bundle]
[INFO] Apache CXF Runtime UDP Transport [bundle]
[INFO] Apache CXF Runtime [pom]
[INFO] Apache CXF Transports Runtime [pom]
[INFO] Apache CXF Runtime XmlBeans DataBinding [bundle]
[INFO] Apache CXF Runtime JiBX DataBinding [bundle]
[INFO] Apache CXF Databinding Runtime [pom]
[INFO] Apache CXF Runtime Object Binding [bundle]
[INFO] Apache CXF Runtime Colocated Binding [bundle]
[INFO] Apache CXF Runtime Bindings [pom]
[INFO] Apache CXF Runtime Clustering [bundle]
[INFO] Apache CXF Advanced Logging Feature [bundle]
[INFO] Apache CXF Metrics Feature [bundle]
[INFO] Apache CXF Throttling Feature [bundle]
[INFO] Apache CXF Features Runtime [pom]
[INFO] Apache CXF Runtime JavaScript Frontend [bundle]
[INFO] Apache CXF Frontend Runtime [pom]
[INFO] Apache CXF Runtime Security functionality [bundle]
[INFO] Apache CXF Runtime SAML Security functionality [bundle]
[INFO] Apache CXF Runtime WS MetadataExchange [bundle]
[INFO] Apache CXF Runtime WS Security [bundle]
[INFO] Apache CXF Runtime Management [bundle]
[INFO] Apache CXF Runtime WS Reliable Messaging [bundle]
[INFO] Apache CXF Runtime WS Eventing [bundle]
[INFO] Apache CXF Web Services Runtime [pom]
[INFO] Apache CXF JAX-RS Client [bundle]
[INFO] Apache CXF JAX-RS Servlet Container Initializer [bundle]
[INFO] Apache CXF RS XML Security [bundle]
[INFO] Apache CXF Runtime JOSE Core [bundle]
[INFO] Apache CXF Runtime JOSE JAX-RS [bundle]
[INFO] Apache CXF Rest Runtime [pom]
[INFO] Apache CXF Rest Security Runtime [pom]
[INFO] Apache CXF JOSE Security parent [pom]
[INFO] Apache CXF Runtime RS Security OAuth Parent [pom]
[INFO] Apache CXF Runtime OAuth 1.0a [bundle]
[INFO] Apache CXF Runtime OAuth 2.0 [bundle]
[INFO] Apache CXF Runtime OAuth 2.0 SAML [bundle]
[INFO] Apache CXF RS SSO SAML [bundle]
[INFO] Apache CXF Runtime OpenId Connect [bundle]
[INFO] Apache CXF RS Cross-Origin Resource Sharing [bundle]
[INFO] Apache CXF Java2WS Maven2 Plugin [maven-plugin]
[INFO] Apache CXF Java2WADL Maven2 Plugin [maven-plugin]
[INFO] Apache CXF WSDL Validator Maven2 Plugin [maven-plugin]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin [maven-plugin]
[INFO] Apache CXF CORBA Tools Maven2 Plugins [maven-plugin]
[INFO] Apache CXF STS Core [bundle]
[INFO] Apache CXF Services [pom]
[INFO] Apache CXF STS service [pom]
[INFO] Apache CXF WSN API [bundle]
[INFO] Apache CXF WSN service [pom]
[INFO] Apache CXF WS-Discovery API [bundle]
[INFO] Apache CXF WS-Discovery Service [bundle]
[INFO] Apache CXF WS-Discovery [pom]
[INFO] Apache CXF XKMS Common [bundle]
[INFO] Apache CXF XKMS X509 Handlers [bundle]
[INFO] Apache CXF XKMS Service [bundle]
[INFO] Apache CXF XKMS Client [bundle]
[INFO] Apache CXF XKMS LDAP repository [bundle]
[INFO] Apache CXF XKMS [pom]
[INFO]
[INFO] -------------------------< org.apache.cxf:cxf >-------------------------
[INFO] Building Apache CXF 3.1.6 [1/98]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] ---------------------< org.apache.cxf:cxf-parent >----------------------
[INFO] Building Apache CXF Parent 3.1.6 [2/98]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:cleanVersions (versions) @ cxf-parent ---
[INFO]
[INFO] --- cxf-xml2fastinfoset-plugin:3.2.0:xml2fastinfoset (xml2fastinfoset) @ cxf-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-parent ---
[INFO]
[INFO] ----------------------< org.apache.cxf:cxf-core >-----------------------
[INFO] Building Apache CXF Core 3.1.6 [3/98]
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] The POM for org.eclipse:osgi:jar:3.5.0.v20090520 is missing, no dependency information available
[WARNING] The POM for org.eclipse.osgi:org.eclipse.osgi:jar:3.11.0.v20160714-1000 is missing, no dependency information available
[WARNING] The POM for org.eclipse.osgi:org.eclipse.osgi.services:jar:3.5.100.v20160714-1000 is missing, no dependency information available
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:cleanVersions (versions) @ cxf-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (create-noncanonicalrev) @ cxf-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (create-buildnumber) @ cxf-core ---
[INFO] maven is executed in offline mode, Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd '/home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of NON-CANONICAL_2020-06-06_02-35_iurt :
Exception while executing SCM command.
[INFO] Storing buildNumber: NON-CANONICAL_2020-06-06_02-35_iurt at timestamp: 1591410959752
[WARNING] Cannot get the branch information from the git repository:
Error while executing command.
[INFO] Executing: /bin/sh -c cd '/home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH :
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- cxf-xml2fastinfoset-plugin:3.2.0:xml2fastinfoset (xml2fastinfoset) @ cxf-core ---
[INFO]
[INFO] --- cxf-xjc-plugin:3.0.5:xsdtojava (generate-sources) @ cxf-core ---
[WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available
[WARNING] Missing POM for com.sun:tools:jar:any
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-core ---
[WARNING] Missing POM for org.eclipse:osgi:jar:3.5.0.v20090520
[WARNING] Missing POM for org.eclipse.osgi:org.eclipse.osgi:jar:3.11.0.v20160714-1000
[WARNING] Missing POM for org.eclipse.osgi:org.eclipse.osgi.services:jar:3.5.100.v20160714-1000
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cxf-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources
[INFO] Copying 34 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cxf-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 584 source files to /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/target/classes
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[131,94] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[131,95] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[142,102] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[142,103] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[152,102] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[152,103] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[162,69] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGIBusListener.java:[162,70] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/CXFActivator.java:[64,30] unchecked call to ServiceTracker(org.osgi.framework.BundleContext,java.lang.String,org.osgi.util.tracker.ServiceTrackerCustomizer) as a member of the raw type org.osgi.util.tracker.ServiceTracker
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/CXFExtensionBundleListener.java:[139,68] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/CXFExtensionBundleListener.java:[139,69] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/blueprint/BlueprintBeanLocator.java:[131,62] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/blueprint/BlueprintBeanLocator.java:[131,63] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/blueprint/BlueprintBeanLocator.java:[175,55] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/blueprint/BlueprintBeanLocator.java:[175,56] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java:[122,17] logrb(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.String,java.lang.String) in java.util.logging.Logger has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java:[131,17] logrb(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in java.util.logging.Logger has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java:[143,17] logrb(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Object[]) in java.util.logging.Logger has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java:[154,17] logrb(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Throwable) in java.util.logging.Logger has been deprecated
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGiBeanLocator.java:[72,58] unchecked method invocation: method getService in interface org.osgi.framework.BundleContext is applied to given types
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[WARNING] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/bus/osgi/OSGiBeanLocator.java:[72,59] unchecked conversion
required: org.osgi.framework.ServiceReference
found: org.osgi.framework.ServiceReference
[INFO] 22 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/staxutils/validation/W3CMultiSchemaFactory.java:[128,30] incompatible types: com.sun.msv.grammar.xmlschema.XMLSchemaGrammar cannot be converted to com.ctc.wstx.shaded.msv_core.grammar.xmlschema.XMLSchemaGrammar
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CXF
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache CXF 3.1.6 ................................... SUCCESS [ 0.010 s]
[INFO] Apache CXF Parent .................................. SUCCESS [ 0.463 s]
[INFO] Apache CXF Core .................................... FAILURE [ 25.933 s]
[INFO] Apache CXF Runtime Core for WSDL ................... SKIPPED
[INFO] Apache CXF Command Line Tools Common ............... SKIPPED
[INFO] Apache CXF Runtime JAXB DataBinding ................ SKIPPED
[INFO] Apache CXF Runtime SOAP Binding .................... SKIPPED
[INFO] Apache CXF Command Line Tools Validator ............ SKIPPED
[INFO] Apache CXF Command Line Tools WSDLTo Core .......... SKIPPED
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend SKIPPED
[INFO] Apache CXF Runtime JavaScript Client Generator Projects SKIPPED
[INFO] Apache CXF Runtime JavaScript Client Generator ..... SKIPPED
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End SKIPPED
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding SKIPPED
[INFO] Apache CXF Command Line Tools WSDLTo Misctools ..... SKIPPED
[INFO] Apache CXF Command Line Tools ...................... SKIPPED
[INFO] Apache CXF Command Line Tools WSDLTo ............... SKIPPED
[INFO] Apache CXF Runtime Local Transport ................. SKIPPED
[INFO] Apache CXF Runtime Simple Frontend ................. SKIPPED
[INFO] Apache CXF Runtime Aegis Databinding ............... SKIPPED
[INFO] Apache CXF Runtime XML Binding ..................... SKIPPED
[INFO] Apache CXF Maven Plugins ........................... SKIPPED
[INFO] Apache CXF Code Generation Maven2 Plugins .......... SKIPPED
[INFO] Apache CXF Runtime WS Policy ....................... SKIPPED
[INFO] Apache CXF Runtime HTTP Transport .................. SKIPPED
[INFO] Apache CXF Runtime WS Addressing ................... SKIPPED
[INFO] Apache CXF Runtime JAX-WS Frontend ................. SKIPPED
[INFO] Apache CXF Command Line Tools JavaTo WS ............ SKIPPED
[INFO] Apache CXF Command Line Tools JavaTo ............... SKIPPED
[INFO] Apache CXF Runtime JAX-RS Frontend ................. SKIPPED
[INFO] Apache CXF JAX-RS Extensions: JSON Basic ........... SKIPPED
[INFO] Apache CXF JAX-RS Service Description .............. SKIPPED
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend SKIPPED
[INFO] Apache CXF Command Line Tools WADLTo ............... SKIPPED
[INFO] Apache CXF Runtime CORBA Binding ................... SKIPPED
[INFO] Apache CXF Command Line Tools CORBA ................ SKIPPED
[INFO] Apache CXF Runtime HTTP Async Transport ............ SKIPPED
[INFO] Apache CXF Runtime HTTP Netty Server Transport ..... SKIPPED
[INFO] Apache CXF Runtime HTTP Netty Client Transport ..... SKIPPED
[INFO] Apache CXF Runtime JMS Transport ................... SKIPPED
[INFO] Apache CXF Runtime UDP Transport ................... SKIPPED
[INFO] Apache CXF Runtime ................................. SKIPPED
[INFO] Apache CXF Transports Runtime ...................... SKIPPED
[INFO] Apache CXF Runtime XmlBeans DataBinding ............ SKIPPED
[INFO] Apache CXF Runtime JiBX DataBinding ................ SKIPPED
[INFO] Apache CXF Databinding Runtime ..................... SKIPPED
[INFO] Apache CXF Runtime Object Binding .................. SKIPPED
[INFO] Apache CXF Runtime Colocated Binding ............... SKIPPED
[INFO] Apache CXF Runtime Bindings ........................ SKIPPED
[INFO] Apache CXF Runtime Clustering ...................... SKIPPED
[INFO] Apache CXF Advanced Logging Feature ................ SKIPPED
[INFO] Apache CXF Metrics Feature ......................... SKIPPED
[INFO] Apache CXF Throttling Feature ...................... SKIPPED
[INFO] Apache CXF Features Runtime ........................ SKIPPED
[INFO] Apache CXF Runtime JavaScript Frontend ............. SKIPPED
[INFO] Apache CXF Frontend Runtime ........................ SKIPPED
[INFO] Apache CXF Runtime Security functionality .......... SKIPPED
[INFO] Apache CXF Runtime SAML Security functionality ..... SKIPPED
[INFO] Apache CXF Runtime WS MetadataExchange ............. SKIPPED
[INFO] Apache CXF Runtime WS Security ..................... SKIPPED
[INFO] Apache CXF Runtime Management ...................... SKIPPED
[INFO] Apache CXF Runtime WS Reliable Messaging ........... SKIPPED
[INFO] Apache CXF Runtime WS Eventing ..................... SKIPPED
[INFO] Apache CXF Web Services Runtime .................... SKIPPED
[INFO] Apache CXF JAX-RS Client ........................... SKIPPED
[INFO] Apache CXF JAX-RS Servlet Container Initializer .... SKIPPED
[INFO] Apache CXF RS XML Security ......................... SKIPPED
[INFO] Apache CXF Runtime JOSE Core ....................... SKIPPED
[INFO] Apache CXF Runtime JOSE JAX-RS ..................... SKIPPED
[INFO] Apache CXF Rest Runtime ............................ SKIPPED
[INFO] Apache CXF Rest Security Runtime ................... SKIPPED
[INFO] Apache CXF JOSE Security parent .................... SKIPPED
[INFO] Apache CXF Runtime RS Security OAuth Parent ........ SKIPPED
[INFO] Apache CXF Runtime OAuth 1.0a ...................... SKIPPED
[INFO] Apache CXF Runtime OAuth 2.0 ....................... SKIPPED
[INFO] Apache CXF Runtime OAuth 2.0 SAML .................. SKIPPED
[INFO] Apache CXF RS SSO SAML ............................. SKIPPED
[INFO] Apache CXF Runtime OpenId Connect .................. SKIPPED
[INFO] Apache CXF RS Cross-Origin Resource Sharing ........ SKIPPED
[INFO] Apache CXF Java2WS Maven2 Plugin ................... SKIPPED
[INFO] Apache CXF Java2WADL Maven2 Plugin ................. SKIPPED
[INFO] Apache CXF WSDL Validator Maven2 Plugin ............ SKIPPED
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin . SKIPPED
[INFO] Apache CXF CORBA Tools Maven2 Plugins .............. SKIPPED
[INFO] Apache CXF STS Core ................................ SKIPPED
[INFO] Apache CXF Services ................................ SKIPPED
[INFO] Apache CXF STS service ............................. SKIPPED
[INFO] Apache CXF WSN API ................................. SKIPPED
[INFO] Apache CXF WSN service ............................. SKIPPED
[INFO] Apache CXF WS-Discovery API ........................ SKIPPED
[INFO] Apache CXF WS-Discovery Service .................... SKIPPED
[INFO] Apache CXF WS-Discovery ............................ SKIPPED
[INFO] Apache CXF XKMS Common ............................. SKIPPED
[INFO] Apache CXF XKMS X509 Handlers ...................... SKIPPED
[INFO] Apache CXF XKMS Service ............................ SKIPPED
[INFO] Apache CXF XKMS Client ............................. SKIPPED
[INFO] Apache CXF XKMS LDAP repository .................... SKIPPED
[INFO] Apache CXF XKMS 3.1.6 .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.848 s
[INFO] Finished at: 2020-06-06T02:36:25Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project cxf-core: Compilation failure
[ERROR] /home/iurt/rpmbuild/BUILD/apache-cxf-3.1.6-src/core/src/main/java/org/apache/cxf/staxutils/validation/W3CMultiSchemaFactory.java:[128,30] incompatible types: com.sun.msv.grammar.xmlschema.XMLSchemaGrammar cannot be converted to com.ctc.wstx.shaded.msv_core.grammar.xmlschema.XMLSchemaGrammar
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :cxf-core
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Qjkx8n (%build)
RPM build errors:
Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Qjkx8n (%build)
I: [iurt_root_command] ERROR: chroot