You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/09 03:21:49 UTC

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Test Utilities #142

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/142/display/redirect?page=changes>

Changes:

[github] QPID-8597: [Broker-J] SNI hostname handling for java 11/17 compatibility (#135)


------------------------------------------
[INFO] 
[INFO] ------------------< org.apache.qpid:qpid-test-utils >-------------------
[INFO] Building Apache Qpid Broker-J Test Utilities 9.0.0-SNAPSHOT       [3/51]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-test-utils ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ qpid-test-utils ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/ssl/**
[INFO] 24 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-test-utils ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildNumber: 1f93cf1382839f7304d81c3848b4da6ef6c75020 at timestamp: 1665285518206
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-test-utils ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ qpid-test-utils ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-test-utils ---
[INFO] Compiling 22 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- license-maven-plugin:1.8:add-third-party (check-third-party-licensing) @ qpid-test-utils ---
[INFO] Included licenses (whitelist): [Apache Software License, Version 2.0, The MIT License, BSD License, Eclipse Public License - Version 1.0, Common Public License Version 1.0, Academic Free License v2.1, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, Public Domain, Bouncy Castle Licence]
[WARNING] There are 1 forbidden licenses used:
[WARNING] License GNU Lesser General Public License used by 2 dependencies:
 -Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic)
 -Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core)
[JENKINS] Archiving disabled

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Test Utilities #144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/144/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] ------------------< org.apache.qpid:qpid-test-utils >-------------------
[INFO] Building Apache Qpid Broker-J Test Utilities 9.0.0-SNAPSHOT       [3/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-test-utils ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ qpid-test-utils ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/ssl/**
[INFO] 24 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-test-utils ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildNumber: 4e9bac0654125286de8653ff1b6bddb70264489b at timestamp: 1665496977755
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-test-utils ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ qpid-test-utils ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-test-utils ---
[INFO] Compiling 22 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- license-maven-plugin:1.8:add-third-party (check-third-party-licensing) @ qpid-test-utils ---
[INFO] Included licenses (whitelist): [Apache Software License, Version 2.0, The MIT License, BSD License, Eclipse Public License - Version 1.0, Common Public License Version 1.0, Academic Free License v2.1, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, Public Domain, Bouncy Castle Licence]
[WARNING] There are 1 forbidden licenses used:
[WARNING] License GNU Lesser General Public License used by 2 dependencies:
 -Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic)
 -Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core)
[JENKINS] Archiving disabled

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Test Utilities #143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/143/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] ------------------< org.apache.qpid:qpid-test-utils >-------------------
[INFO] Building Apache Qpid Broker-J Test Utilities 9.0.0-SNAPSHOT       [3/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-test-utils ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ qpid-test-utils ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/ssl/**
[INFO] 24 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-test-utils ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildNumber: e273a0bdb8daef63e7872355641658efdff619f0 at timestamp: 1665496699483
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-test-utils ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ qpid-test-utils ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-test-utils ---
[INFO] Compiling 22 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$qpid-test-utils/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- license-maven-plugin:1.8:add-third-party (check-third-party-licensing) @ qpid-test-utils ---
[INFO] Included licenses (whitelist): [Apache Software License, Version 2.0, The MIT License, BSD License, Eclipse Public License - Version 1.0, Common Public License Version 1.0, Academic Free License v2.1, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, Public Domain, Bouncy Castle Licence]
[WARNING] There are 1 forbidden licenses used:
[WARNING] License GNU Lesser General Public License used by 2 dependencies:
 -Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic)
 -Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core)
[JENKINS] Archiving disabled