D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/jersey-2.28-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TGcvor + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jersey-2.28 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jersey-2.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jersey-2.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jersey-2.17-mvc-jsp-servlet31.patch):' Patch #0 (jersey-2.17-mvc-jsp-servlet31.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ext/mvc-jsp/src/main/java/org/glassfish/jersey/server/mvc/jsp/JspTemplateProcessor.java Hunk #1 succeeded at 31 (offset -24 lines). Hunk #2 succeeded at 106 (offset -24 lines). + echo 'Patch #1 (0001-Patch-out-dependency-on-JMockit.patch):' Patch #1 (0001-Patch-out-dependency-on-JMockit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file core-server/src/test/java/org/glassfish/jersey/server/ResourceConfigTest.java patching file core-server/src/test/java/org/glassfish/jersey/server/internal/scanning/PackageNamesScannerTest.java patching file ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java patching file media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java + echo 'Patch #2 (0002-Port-to-glassfish-jsonp-1.0.patch):' Patch #2 (0002-Port-to-glassfish-jsonp-1.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file media/json-processing/src/main/java/org/glassfish/jersey/jsonp/JsonProcessingFeature.java + echo 'Patch #3 (0003-Port-to-hibernate-validation-5.x.patch):' Patch #3 (0003-Port-to-hibernate-validation-5.x.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ext/bean-validation/pom.xml patching file ext/cdi/jersey-cdi1x-validation/pom.xml patching file ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapper.java patching file ext/cdi/jersey-cdi1x-validation/src/main/java/org/glassfish/jersey/ext/cdi1x/validation/internal/CdiInterceptorWrapperExtension.java patching file pom.xml + find . -name '*.jar' -print -delete + find . -name '*.class' -print -delete + cp -p /home/iurt/rpmbuild/SOURCES/LICENSE-2.0.txt . + sed -i 's/\r//' LICENSE-2.0.txt + rm -r core-server/src/main/java/jersey + find core-server -name '*.java' -exec sed -i 's|jersey.repackaged.||' '{}' + + rm -r core-common/src/main/java/org/glassfish/jersey/internal/guava + grep -rl '--include=*.java' org.glassfish.jersey.internal.guava + xargs sed -i 's|org\.glassfish\.jersey\.internal\.guava|com.google.common.base|' + find core-client core-common core-server containers/grizzly2-http containers/jdk-http containers/jetty-http media/sse ext/entity-filtering ext/bean-validation ext/rx -name '*.java' -exec sed -i -e '/base\.Cache/s/common\.base/common.cache/' -e '/base\.LoadingCache/s/common\.base/common.cache/' -e '/base\.Multimap/s/common\.base/common.collect/' -e '/base\.....Multimap/s/common\.base/common.collect/' -e '/base\.HashBasedTable/s/common\.base/common.collect/' -e '/base\.Table/s/common\.base/common.collect/' -e '/base\.ThreadFactoryBuilder/s/common\.base/common.util.concurrent/' -e '/base\.InetAddresses/s/common\.base/common.net/' -e '/base\.Primitives/s/common\.base/common.primitives/' '{}' + + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep 'com.google.guava:guava:${guava.version}' core-common inject/hk2 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:artifactId = '\''guava'\'']/pom:scope' provided containers/jdk-http + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep 'org.ow2.asm:asm:${asm.version}' core-server + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent bom . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.servlet:jakarta.servlet-api javax.servlet:javax.servlet-api . test-framework + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.servlet.jsp:jakarta.servlet.jsp-api javax.servlet.jsp:jsp-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.xml.bind:jakarta.xml.bind-api javax.xml.bind:jaxb-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.annotation:jakarta.annotation-api javax.annotation:javax.annotation-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.persistence:jakarta.persistence-api javax.persistence:persistence-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.glassfish.hk2.external:jakarta.inject javax.inject:javax.inject + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r jakarta.el:jakarta.el-api javax.el:javax.el-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.glassfish:jakarta.el org.glassfish:javax.el + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.glassfish:jakarta.json org.glassfish:javax.json + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.json:javax.json-api:1.0 media/json-processing + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep javax:javaee-api 'javax.enterprise:cdi-api:${cdi.api.version}:provided' ext/cdi/jersey-cdi1x-transaction + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Alpha3:provided ext/cdi/jersey-cdi1x-transaction + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:1.0.0.Alpha3:provided ext/cdi/jersey-cdi1x-validation + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependencies/pom:dependency[pom:artifactId = '\''tools'\'']/pom:scope' ext/wadl-doclet + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependencies/pom:dependency[pom:artifactId = '\''tools'\'']/pom:systemPath' ext/wadl-doclet + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.mortbay.jetty:servlet-api-2.5 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.jmockit:jmockit + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :buildnumber-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :buildnumber-maven-plugin core-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :findbugs-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jflex-plugin media/moxy + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jflex-plugin media/jaxb + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId = '\''maven-javadoc-plugin'\'' ]/pom:executions' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module archetypes + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module incubator + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module netty-http containers + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-container-netty-http bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module netty-connector connectors + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-netty-connector bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module netty test-framework/providers + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-test-framework-provider-netty test-framework/providers/bundle + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module servlet-portability ext + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-servlet-portability bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module json-jackson1 media + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-media-json-jackson1 bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module json-binding media + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-media-json-binding bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module moxy media + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-media-moxy bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module spring4 ext + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-spring4 bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module grizzly-connector connectors + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-grizzly-connector bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.glassfish.jersey.connectors:jersey-grizzly-connector media/multipart + rm media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/MultiPartHeaderModificationTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module glassfish containers + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-gf-ejb bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module cdi2-se inject + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-cdi2-se bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module rx-client-rxjava2 ext/rx + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jersey-rx-client-rxjava2 bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven test-framework + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin com.sun.tools.xjc.maven2: core-server + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:plugin/pom:configuration/pom:instructions 'org.glassfish.jersey.inject.jersey-hk2;bundle-version="2.28"' core-common + cp -p inject/hk2/src/main/resources/META-INF/services/org.glassfish.jersey.internal.inject.InjectionManagerFactory core-common/src/main/resources/META-INF/services ++ find -name pom.xml + sed -i -e 's/javax\.annotation\.\*;version="!"/javax.annotation.*/' ./core-server/pom.xml ./connectors/jetty-connector/pom.xml ./connectors/jdk-connector/pom.xml ./connectors/grizzly-connector/pom.xml ./connectors/apache-connector/pom.xml ./connectors/netty-connector/pom.xml ./connectors/pom.xml ./core-common/pom.xml ./bom/pom.xml ./bundles/jaxrs-ri/pom.xml ./bundles/examples/pom.xml ./bundles/apidocs/pom.xml ./bundles/pom.xml ./archetypes/jersey-example-java8-webapp/pom.xml ./archetypes/jersey-example-java8-webapp/src/main/resources/archetype-resources/pom.xml ./archetypes/jersey-quickstart-webapp/pom.xml ./archetypes/jersey-quickstart-webapp/src/main/resources/archetype-resources/pom.xml ./archetypes/jersey-heroku-webapp/pom.xml ./archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml ./archetypes/pom.xml ./archetypes/jersey-quickstart-grizzly2/pom.xml ./archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml ./incubator/declarative-linking/pom.xml ./incubator/kryo/pom.xml ./incubator/open-tracing/pom.xml ./incubator/pom.xml ./incubator/html-json/pom.xml ./incubator/gae-integration/pom.xml ./examples/http-trace/pom.xml ./examples/clipboard-programmatic/pom.xml ./examples/entity-filtering-selectable/pom.xml ./examples/osgi-helloworld-webapp/additional-bundle/pom.xml ./examples/osgi-helloworld-webapp/lib-bundle/pom.xml ./examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml ./examples/osgi-helloworld-webapp/war-bundle/pom.xml ./examples/osgi-helloworld-webapp/pom.xml ./examples/osgi-helloworld-webapp/functional-test/pom.xml ./examples/server-async-standalone/webapp/pom.xml ./examples/server-async-standalone/client/pom.xml ./examples/server-async-standalone/pom.xml ./examples/helloworld-cdi2-se/pom.xml ./examples/declarative-linking/pom.xml ./examples/helloworld-netty/pom.xml ./examples/http-patch/pom.xml ./examples/helloworld-spring-annotations/pom.xml ./examples/webapp-example-parent/pom.xml ./examples/entity-filtering-security/pom.xml ./examples/server-sent-events-jersey/pom.xml ./examples/extended-wadl-webapp/pom.xml ./examples/jaxb/pom.xml ./examples/helloworld-weld/pom.xml ./examples/json-moxy/pom.xml ./examples/osgi-http-service/bundle/pom.xml ./examples/osgi-http-service/pom.xml ./examples/osgi-http-service/functional-test/pom.xml ./examples/sse-item-store-jersey-webapp/pom.xml ./examples/helloworld-programmatic/pom.xml ./examples/freemarker-webapp/pom.xml ./examples/helloworld-pure-jax-rs/pom.xml ./examples/jersey-ejb/pom.xml ./examples/managed-beans-webapp/pom.xml ./examples/bookstore-webapp/pom.xml ./examples/cdi-webapp/pom.xml ./examples/sse-twitter-aggregator/pom.xml ./examples/managed-client-simple-webapp/pom.xml ./examples/reload/pom.xml ./examples/managed-client-webapp/pom.xml ./examples/json-processing-webapp/pom.xml ./examples/assemblies/pom.xml ./examples/helloworld-webapp/pom.xml ./examples/json-jackson1/pom.xml ./examples/helloworld/pom.xml ./examples/oauth-client-twitter/pom.xml ./examples/jaxrs-types-injection/pom.xml ./examples/clipboard/pom.xml ./examples/helloworld-benchmark/pom.xml ./examples/xml-moxy/pom.xml ./examples/helloworld-spring-webapp/pom.xml ./examples/https-server-glassfish/pom.xml ./examples/open-tracing/pom.xml ./examples/exception-mapping/pom.xml ./examples/servlet3-webapp/pom.xml ./examples/server-async/pom.xml ./examples/system-properties-example/pom.xml ./examples/bookmark-em/pom.xml ./examples/multipart-webapp/pom.xml ./examples/rx-client-webapp/pom.xml ./examples/json-jackson/pom.xml ./examples/entity-filtering/pom.xml ./examples/managed-client/pom.xml ./examples/pom.xml ./examples/json-with-padding/pom.xml ./examples/java8-webapp/pom.xml ./examples/groovy/pom.xml ./examples/sse-item-store-jaxrs-webapp/pom.xml ./examples/https-clientserver-grizzly/pom.xml ./examples/simple-console/pom.xml ./examples/json-jettison/pom.xml ./examples/server-sent-events-jaxrs/pom.xml ./examples/bookmark/pom.xml ./examples/server-async-managed/pom.xml ./examples/json-binding-webapp/pom.xml ./containers/jetty-http/pom.xml ./containers/jetty-servlet/pom.xml ./containers/jersey-servlet/pom.xml ./containers/simple-http/pom.xml ./containers/jdk-http/pom.xml ./containers/jersey-servlet-core/pom.xml ./containers/glassfish/pom.xml ./containers/glassfish/jersey-gf-ejb/pom.xml ./containers/grizzly2-servlet/pom.xml ./containers/netty-http/pom.xml ./containers/pom.xml ./containers/grizzly2-http/pom.xml ./tools/jersey-doc-modulelist-maven-plugin/pom.xml ./tools/perftest-agent/pom.xml ./test-framework/util/pom.xml ./test-framework/providers/jetty/pom.xml ./test-framework/providers/grizzly2/pom.xml ./test-framework/providers/netty/pom.xml ./test-framework/providers/inmemory/pom.xml ./test-framework/providers/jdk-http/pom.xml ./test-framework/providers/bundle/pom.xml ./test-framework/providers/pom.xml ./test-framework/providers/external/pom.xml ./test-framework/providers/simple/pom.xml ./test-framework/core/pom.xml ./test-framework/pom.xml ./test-framework/memleak-test-common/pom.xml ./test-framework/maven/custom-enforcer-rules/pom.xml ./test-framework/maven/container-runner-maven-plugin/pom.xml ./test-framework/maven/pom.xml ./security/oauth1-signature/pom.xml ./security/oauth1-client/pom.xml ./security/oauth1-server/pom.xml ./security/pom.xml ./security/oauth2-client/pom.xml ./tests/stress/pom.xml ./tests/e2e-entity/pom.xml ./tests/e2e-testng/pom.xml ./tests/osgi/functional/pom.xml ./tests/osgi/pom.xml ./tests/performance/test-cases/interceptor-dynamic/pom.xml ./tests/performance/test-cases/filter-dynamic/pom.xml ./tests/performance/test-cases/mbw-kryo/pom.xml ./tests/performance/test-cases/mbw-json-jackson/pom.xml ./tests/performance/test-cases/filter-name/pom.xml ./tests/performance/test-cases/mbw-xml-moxy/pom.xml ./tests/performance/test-cases/interceptor-global/pom.xml ./tests/performance/test-cases/assemblies/pom.xml ./tests/performance/test-cases/mbw-text-plain/pom.xml ./tests/performance/test-cases/filter-global/pom.xml ./tests/performance/test-cases/mbw-custom-provider/pom.xml ./tests/performance/test-cases/mbw-json-moxy/pom.xml ./tests/performance/test-cases/interceptor-name/pom.xml ./tests/performance/test-cases/param-srl/pom.xml ./tests/performance/test-cases/pom.xml ./tests/performance/test-cases/monitoring/pom.xml ./tests/performance/test-cases/proxy-injection/pom.xml ./tests/performance/test-cases/mbw-xml-jaxb/pom.xml ./tests/performance/runners/jersey-grizzly-runner/pom.xml ./tests/performance/runners/pom.xml ./tests/performance/tools/pom.xml ./tests/performance/pom.xml ./tests/performance/benchmarks/pom.xml ./tests/performance/jmx-client/pom.xml ./tests/e2e-inject/cdi2-se/pom.xml ./tests/e2e-inject/pom.xml ./tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml ./tests/mem-leaks/test-cases/bean-param-leak/pom.xml ./tests/mem-leaks/test-cases/pom.xml ./tests/mem-leaks/test-cases/leaking-test-app/pom.xml ./tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml ./tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml ./tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml ./tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml ./tests/mem-leaks/redeployment/pom.xml ./tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml ./tests/mem-leaks/pom.xml ./tests/e2e-server/pom.xml ./tests/integration/servlet-3-async/pom.xml ./tests/integration/servlet-3-params/pom.xml ./tests/integration/servlet-2.5-filter/pom.xml ./tests/integration/servlet-request-wrapper-binding-2/pom.xml ./tests/integration/servlet-3-init-3/pom.xml ./tests/integration/servlet-2.5-autodiscovery-2/pom.xml ./tests/integration/servlet-3-sse-1/pom.xml ./tests/integration/cdi-multimodule/ear/pom.xml ./tests/integration/cdi-multimodule/war1/pom.xml ./tests/integration/cdi-multimodule/pom.xml ./tests/integration/cdi-multimodule/war2/pom.xml ./tests/integration/cdi-multimodule/lib/pom.xml ./tests/integration/jersey-2892/pom.xml ./tests/integration/portability-jersey-2/pom.xml ./tests/integration/jersey-2176/pom.xml ./tests/integration/servlet-3-inflector-1/pom.xml ./tests/integration/servlet-2.5-init-3/pom.xml ./tests/integration/jersey-2154/pom.xml ./tests/integration/servlet-tests/pom.xml ./tests/integration/jaxrs-component-inject/pom.xml ./tests/integration/servlet-2.5-init-4/pom.xml ./tests/integration/servlet-2.5-mvc-2/pom.xml ./tests/integration/servlet-3-init-5/pom.xml ./tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml ./tests/integration/servlet-2.5-reload/pom.xml ./tests/integration/servlet-3-init-4/pom.xml ./tests/integration/jersey-2136/pom.xml ./tests/integration/servlet-2.5-inflector-1/pom.xml ./tests/integration/tracing-support/pom.xml ./tests/integration/servlet-3-init-provider/pom.xml ./tests/integration/jersey-2878/pom.xml ./tests/integration/jersey-2612/pom.xml ./tests/integration/servlet-2.5-init-7/pom.xml ./tests/integration/jersey-1223/pom.xml ./tests/integration/servlet-3-init-2/pom.xml ./tests/integration/jersey-1928/pom.xml ./tests/integration/jersey-2164/pom.xml ./tests/integration/servlet-2.5-init-1/pom.xml ./tests/integration/jersey-780/pom.xml ./tests/integration/jersey-1667/pom.xml ./tests/integration/jersey-2637/pom.xml ./tests/integration/jersey-1829/pom.xml ./tests/integration/jersey-2322/pom.xml ./tests/integration/jersey-1883/pom.xml ./tests/integration/cdi-ejb-test-webapp/pom.xml ./tests/integration/jersey-2421/pom.xml ./tests/integration/servlet-2.5-init-2/pom.xml ./tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml ./tests/integration/jersey-2846/pom.xml ./tests/integration/async-jersey-filter/pom.xml ./tests/integration/ejb-multimodule-reload/ear/pom.xml ./tests/integration/ejb-multimodule-reload/war1/pom.xml ./tests/integration/ejb-multimodule-reload/pom.xml ./tests/integration/ejb-multimodule-reload/war2/pom.xml ./tests/integration/ejb-multimodule-reload/lib/pom.xml ./tests/integration/jersey-2794/pom.xml ./tests/integration/jersey-2551/pom.xml ./tests/integration/servlet-3-filter/pom.xml ./tests/integration/jersey-2776/pom.xml ./tests/integration/jersey-2335/pom.xml ./tests/integration/jersey-1604/pom.xml ./tests/integration/cdi-multipart-webapp/pom.xml ./tests/integration/jersey-1960/pom.xml ./tests/integration/jersey-2654/pom.xml ./tests/integration/sonar-test/pom.xml ./tests/integration/jersey-2255/pom.xml ./tests/integration/jersey-2137/pom.xml ./tests/integration/property-check/pom.xml ./tests/integration/servlet-3-chunked-io/pom.xml ./tests/integration/j-59/war/pom.xml ./tests/integration/j-59/ear/pom.xml ./tests/integration/j-59/pom.xml ./tests/integration/j-59/lib/pom.xml ./tests/integration/jersey-1107/pom.xml ./tests/integration/jersey-2167/pom.xml ./tests/integration/servlet-3-init-6/pom.xml ./tests/integration/servlet-request-wrapper-binding/pom.xml ./tests/integration/client-connector-provider/pom.xml ./tests/integration/servlet-3-gf-async/pom.xml ./tests/integration/cdi-test-webapp/pom.xml ./tests/integration/servlet-2.5-init-6/pom.xml ./tests/integration/j-441/ear/pom.xml ./tests/integration/j-441/war1/pom.xml ./tests/integration/j-441/pom.xml ./tests/integration/j-441/war2/pom.xml ./tests/integration/pom.xml ./tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml ./tests/integration/servlet-2.5-init-8/pom.xml ./tests/integration/j-376/pom.xml ./tests/integration/servlet-2.5-mvc-3/pom.xml ./tests/integration/JERSEY-2988/pom.xml ./tests/integration/ejb-multimodule/war/pom.xml ./tests/integration/ejb-multimodule/ear/pom.xml ./tests/integration/ejb-multimodule/pom.xml ./tests/integration/ejb-multimodule/lib/pom.xml ./tests/integration/jersey-2689/pom.xml ./tests/integration/spring4/pom.xml ./tests/integration/servlet-3-init-8/pom.xml ./tests/integration/jersey-2160/pom.xml ./tests/integration/servlet-2.5-init-5/pom.xml ./tests/integration/servlet-2.5-mvc-1/pom.xml ./tests/integration/servlet-3-init-1/pom.xml ./tests/integration/servlet-2.5-autodiscovery-1/pom.xml ./tests/integration/ejb-test-webapp/pom.xml ./tests/integration/security-digest/pom.xml ./tests/integration/jersey-2184/pom.xml ./tests/integration/jersey-2704/pom.xml ./tests/integration/portability-jersey-1/pom.xml ./tests/integration/cdi-beanvalidation-webapp/pom.xml ./tests/integration/servlet-3-init-7/pom.xml ./tests/integration/jersey-1964/pom.xml ./tests/integration/jersey-2673/pom.xml ./tests/integration/cdi-with-jersey-injection-webapp/pom.xml ./tests/integration/jersey-2031/pom.xml ./tests/e2e-core-common/pom.xml ./tests/pom.xml ./tests/e2e-client/pom.xml ./tests/e2e/pom.xml ./core-client/pom.xml ./docs/pom.xml ./ext/bean-validation/pom.xml ./ext/mvc-jsp/pom.xml ./ext/mvc-freemarker/pom.xml ./ext/proxy-client/pom.xml ./ext/cdi/jersey-cdi1x-validation/pom.xml ./ext/cdi/jersey-cdi1x-transaction/pom.xml ./ext/cdi/jersey-cdi1x-servlet/pom.xml ./ext/cdi/pom.xml ./ext/cdi/jersey-cdi1x/pom.xml ./ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml ./ext/cdi/jersey-weld2-se/pom.xml ./ext/wadl-doclet/pom.xml ./ext/servlet-portability/pom.xml ./ext/mvc/pom.xml ./ext/entity-filtering/pom.xml ./ext/pom.xml ./ext/mvc-mustache/pom.xml ./ext/spring4/pom.xml ./ext/mvc-bean-validation/pom.xml ./ext/rx/rx-client-rxjava2/pom.xml ./ext/rx/rx-client-guava/pom.xml ./ext/rx/rx-client-rxjava/pom.xml ./ext/rx/pom.xml ./ext/metainf-services/pom.xml ./pom.xml ./inject/cdi2-se/pom.xml ./inject/pom.xml ./inject/hk2/pom.xml ./media/sse/pom.xml ./media/jaxb/pom.xml ./media/json-binding/pom.xml ./media/json-jackson1/pom.xml ./media/moxy/pom.xml ./media/json-processing/pom.xml ./media/json-jackson/pom.xml ./media/pom.xml ./media/multipart/pom.xml ./media/json-jettison/pom.xml + sed -i -e 's/javax\.activation\.\*;/javax.activation.*;resolution:=optional;/' core-common/pom.xml + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.connectors:project jersey/connectors-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.containers:project jersey/containers-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.ext:project jersey/ext-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.ext.cdi:project jersey/ext-cdi-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.ext.rx:project jersey/ext-rx-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.inject:project jersey/inject-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.media:project jersey/media-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.security:project jersey/security-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.test-framework:project jersey/test-framework-project + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.glassfish.jersey.test-framework.providers:project jersey/test-framework-providers-project + /usr/bin/python3 /usr/share/java-utils/mvn_package.py 'org.glassfish.jersey.test-framework*:' test-framework + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0kKf2q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jersey-2.28 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -PsecurityOff -Dasm.version=6.2.1 -Dmaven.test.failure.ignore=true -Dexamples.excluded -Dtests.excluded -Dbundles.excluded Executing: xmvn --batch-mode --offline -PsecurityOff -Dasm.version=6.2.1 -Dmaven.test.failure.ignore=true -Dexamples.excluded -Dtests.excluded -Dbundles.excluded verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-PsecurityOff', '-Dasm.version=6.2.1', '-Dmaven.test.failure.ignore=true', '-Dexamples.excluded', '-Dtests.excluded', '-Dbundles.excluded', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey:jersey-bom:pom:2.28 [WARNING] 'build.plugins.plugin.version' for org.glassfish.copyright:glassfish-copyright-maven-plugin is missing. @ line 313, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jersey-bom [pom] [INFO] jersey [pom] [INFO] jersey-core-common [jar] [INFO] jersey-inject [pom] [INFO] jersey-inject-hk2 [jar] [INFO] jersey-core-client [jar] [INFO] jersey-media [pom] [INFO] jersey-media-jaxb [jar] [INFO] jersey-core-server [jar] [INFO] jersey-containers [pom] [INFO] jersey-container-grizzly2-http [jar] [INFO] jersey-container-servlet-core [jar] [INFO] jersey-test-framework [pom] [INFO] jersey-test-framework-core [jar] [INFO] jersey-container-servlet [jar] [INFO] jersey-container-grizzly2-servlet [jar] [INFO] jersey-test-framework-providers [pom] [INFO] jersey-test-framework-provider-grizzly2 [jar] [INFO] jersey-connectors [pom] [INFO] jersey-connectors-apache [jar] [INFO] jersey-connectors-jdk [jar] [INFO] jersey-container-jetty-http [jar] [INFO] jersey-test-framework-provider-inmemory [jar] [INFO] jersey-test-framework-provider-external [jar] [INFO] jersey-container-jdk-http [jar] [INFO] jersey-test-framework-provider-jdk-http [jar] [INFO] jersey-container-simple-http [jar] [INFO] jersey-test-framework-provider-simple [jar] [INFO] jersey-test-framework-provider-jetty [jar] [INFO] jersey-test-framework-provider-bundle [pom] [INFO] jersey-extensions [pom] [INFO] jersey-ext-entity-filtering [jar] [INFO] jersey-media-json-jackson [jar] [INFO] jersey-connectors-jetty [jar] [INFO] jersey-container-jetty-servlet [jar] [INFO] jersey-ext-bean-validation [jar] [INFO] jersey-cdi-support [pom] [INFO] jersey-ext-cdi1x [jar] [INFO] jersey-ext-cdi1x-ban-custom-hk2-binding [jar] [INFO] jersey-ext-cdi1x-servlet [jar] [INFO] jersey-ext-cdi1x-transaction [jar] [INFO] jersey-ext-cdi1x-validation [jar] [INFO] jersey-ext-weld2-se [jar] [INFO] jersey-ext-metainf-services [jar] [INFO] jersey-ext-mvc [jar] [INFO] jersey-ext-mvc-bean-validation [jar] [INFO] jersey-ext-mvc-freemarker [jar] [INFO] jersey-ext-mvc-jsp [jar] [INFO] jersey-ext-mvc-mustache [jar] [INFO] jersey-ext-proxy-client [jar] [INFO] jersey-ext-rx [pom] [INFO] jersey-ext-rx-client-guava [jar] [INFO] jersey-ext-rx-client-rxjava [jar] [INFO] jersey-wadl-doclet [jar] [INFO] jersey-media-json-jettison [jar] [INFO] jersey-media-json-processing [jar] [INFO] jersey-media-multipart [jar] [INFO] jersey-media-sse [jar] [INFO] jersey-security [pom] [INFO] oauth1-signature [jar] [INFO] jersey-security [jar] [INFO] oauth1-server [jar] [INFO] oauth2-client [jar] [INFO] jersey-test-framework-util [jar] [INFO] jersey-test-framework-memleak-test-common [jar] [INFO] [INFO] ------------------< org.glassfish.jersey:jersey-bom >------------------- [INFO] Building jersey-bom 2.28 [1/65] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------------< org.glassfish.jersey:project >-------------------- [INFO] Building jersey 2.28 [2/65] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-common >--------------- [INFO] Building jersey-core-common 2.28 [3/65] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ jersey-common --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ jersey-common --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.11:rs-gen (default) @ jersey-common --- [INFO] Resources: [INFO] org/glassfish/jersey/internal/localization.properties [INFO] Processing /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (default) @ jersey-common --- [INFO] Source directory: /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs-to-sources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 258 source files to /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/target/classes [INFO] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/DataStructures.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/DataStructures.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ImmutableMultivaluedMap.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ImmutableMultivaluedMap.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[19,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1596,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[2671,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3472,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3517,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3519,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3524,74] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3525,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3526,49] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3526,70] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[527,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1320,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1347,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1349,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1354,74] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1355,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1356,43] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1356,64] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[30,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[32,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[36,91] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,35] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] 23 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[32,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[43,77] cannot find symbol symbol: class DataSource [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[137,25] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[136,12] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[156,19] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[57,56] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1013,14] cannot find symbol symbol: class Contended location: package sun.misc [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[96,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[107,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[112,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[117,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[132,16] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[151,16] cannot find symbol symbol: class DataSource location: class org.glassfish.jersey.message.internal.DataSourceProvider [INFO] 13 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping jersey [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for jersey 2.28: [INFO] [INFO] jersey-bom ......................................... SUCCESS [ 1.041 s] [INFO] jersey ............................................. SUCCESS [ 0.943 s] [INFO] jersey-core-common ................................. FAILURE [ 8.513 s] [INFO] jersey-inject ...................................... SKIPPED [INFO] jersey-inject-hk2 .................................. SKIPPED [INFO] jersey-core-client ................................. SKIPPED [INFO] jersey-media ....................................... SKIPPED [INFO] jersey-media-jaxb .................................. SKIPPED [INFO] jersey-core-server ................................. SKIPPED [INFO] jersey-containers .................................. SKIPPED [INFO] jersey-container-grizzly2-http ..................... SKIPPED [INFO] jersey-container-servlet-core ...................... SKIPPED [INFO] jersey-test-framework .............................. SKIPPED [INFO] jersey-test-framework-core ......................... SKIPPED [INFO] jersey-container-servlet ........................... SKIPPED [INFO] jersey-container-grizzly2-servlet .................. SKIPPED [INFO] jersey-test-framework-providers .................... SKIPPED [INFO] jersey-test-framework-provider-grizzly2 ............ SKIPPED [INFO] jersey-connectors .................................. SKIPPED [INFO] jersey-connectors-apache ........................... SKIPPED [INFO] jersey-connectors-jdk .............................. SKIPPED [INFO] jersey-container-jetty-http ........................ SKIPPED [INFO] jersey-test-framework-provider-inmemory ............ SKIPPED [INFO] jersey-test-framework-provider-external ............ SKIPPED [INFO] jersey-container-jdk-http .......................... SKIPPED [INFO] jersey-test-framework-provider-jdk-http ............ SKIPPED [INFO] jersey-container-simple-http ....................... SKIPPED [INFO] jersey-test-framework-provider-simple .............. SKIPPED [INFO] jersey-test-framework-provider-jetty ............... SKIPPED [INFO] jersey-test-framework-provider-bundle .............. SKIPPED [INFO] jersey-extensions .................................. SKIPPED [INFO] jersey-ext-entity-filtering ........................ SKIPPED [INFO] jersey-media-json-jackson .......................... SKIPPED [INFO] jersey-connectors-jetty ............................ SKIPPED [INFO] jersey-container-jetty-servlet ..................... SKIPPED [INFO] jersey-ext-bean-validation ......................... SKIPPED [INFO] jersey-cdi-support ................................. SKIPPED [INFO] jersey-ext-cdi1x ................................... SKIPPED [INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SKIPPED [INFO] jersey-ext-cdi1x-servlet ........................... SKIPPED [INFO] jersey-ext-cdi1x-transaction ....................... SKIPPED [INFO] jersey-ext-cdi1x-validation ........................ SKIPPED [INFO] jersey-ext-weld2-se ................................ SKIPPED [INFO] jersey-ext-metainf-services ........................ SKIPPED [INFO] jersey-ext-mvc ..................................... SKIPPED [INFO] jersey-ext-mvc-bean-validation ..................... SKIPPED [INFO] jersey-ext-mvc-freemarker .......................... SKIPPED [INFO] jersey-ext-mvc-jsp ................................. SKIPPED [INFO] jersey-ext-mvc-mustache ............................ SKIPPED [INFO] jersey-ext-proxy-client ............................ SKIPPED [INFO] jersey-ext-rx ...................................... SKIPPED [INFO] jersey-ext-rx-client-guava ......................... SKIPPED [INFO] jersey-ext-rx-client-rxjava ........................ SKIPPED [INFO] jersey-wadl-doclet ................................. SKIPPED [INFO] jersey-media-json-jettison ......................... SKIPPED [INFO] jersey-media-json-processing ....................... SKIPPED [INFO] jersey-media-multipart ............................. SKIPPED [INFO] jersey-media-sse ................................... SKIPPED [INFO] jersey-security .................................... SKIPPED [INFO] oauth1-signature ................................... SKIPPED [INFO] jersey-security .................................... SKIPPED [INFO] oauth1-server ...................................... SKIPPED [INFO] oauth2-client ...................................... SKIPPED [INFO] jersey-test-framework-util ......................... SKIPPED [INFO] jersey-test-framework-memleak-test-common .......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.595 s [INFO] Finished at: 2020-10-09T12:01:59Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jersey-common: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[32,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[43,77] cannot find symbol [ERROR] symbol: class DataSource [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[137,25] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[136,12] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[156,19] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[57,56] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1013,14] cannot find symbol [ERROR] symbol: class Contended [ERROR] location: package sun.misc [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[96,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[107,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[112,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[117,9] method does not override or implement a method from a supertype [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[132,16] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [ERROR] /home/iurt/rpmbuild/BUILD/jersey-2.28/core-common/src/main/java/org/glassfish/jersey/message/internal/DataSourceProvider.java:[151,16] cannot find symbol [ERROR] symbol: class DataSource [ERROR] location: class org.glassfish.jersey.message.internal.DataSourceProvider [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 :jersey-common error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0kKf2q (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0kKf2q (%build) I: [iurt_root_command] ERROR: chroot