Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[WFCORE-5741] Upgrade WildFly Elytron to 1.18.1.Final #4889

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Dec 8, 2021

https://issues.redhat.com/browse/WFCORE-5741

    Release Notes - WildFly Elytron - Version 1.18.1.Final

Bug

  • [ELY-2195] - Use daemon threads in default ScheduledExecutorService

Release

  • [ELY-2263] - Release WildFly Elytron 1.18.1.Final

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Dec 8, 2021
@wildfly-ci
Copy link

Core - Full Integration Build 11267 outcome was FAILURE using a merge of b562577
Summary: Tests failed: 3 (3 new), passed: 7135, ignored: 139; failed to parse xml report (new) Build time: 04:00:37

Failed tests

org.jboss.as.test.integration.domain.mixed.eap740.LegacyConfig740TestSuite: org.jboss.as.test.integration.domain.mixed.eap740.MixedDomain740TestSuite: java.lang.RuntimeException: java.io.IOException: No space left on device
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandAsInstance(OldVersionCopier.java:122)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.getOldVersionDir(OldVersionCopier.java:70)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.create(MixedDomainTestSupport.java:107)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.create(MixedDomainTestSupport.java:101)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:146)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:133)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:68)
	at org.jboss.as.test.integration.domain.mixed.eap740.MixedDomain740TestSuite.initializeDomain(MixedDomain740TestSuite.java:44)
Caused by: java.io.IOException: No space left on device
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:60)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:211)
	at java.nio.channels.Channels.writeFullyImpl(Channels.java:78)
	at java.nio.channels.Channels.writeFully(Channels.java:101)
	at java.nio.channels.Channels.access$000(Channels.java:61)
	at java.nio.channels.Channels$1.write(Channels.java:174)
	at java.nio.file.Files.copy(Files.java:2909)
	at java.nio.file.Files.copy(Files.java:3027)
	at java.nio.file.CopyMoveHelper.copyToForeignTarget(CopyMoveHelper.java:126)
	at java.nio.file.Files.copy(Files.java:1277)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier$1.visitFile(OldVersionCopier.java:185)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier$1.visitFile(OldVersionCopier.java:178)
	at java.nio.file.Files.walkFileTree(Files.java:2670)
	at java.nio.file.Files.walkFileTree(Files.java:2742)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.unzip(OldVersionCopier.java:178)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandAsInstance(OldVersionCopier.java:129)
	at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandAsInstance(OldVersionCopier.java:120)
	... 28 more
------- Stderr: -------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.


org.jboss.as.test.integration.domain.mixed.eap740.LegacyConfig740TestSuite: org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainOverlay740TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:161)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:104)
	at org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainOverlay740TestSuite.initializeDomain(MixedDomainOverlay740TestSuite.java:43)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:224)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:122)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:157)
	... 22 more
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:836)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:217)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:204)
	... 24 more
Caused by: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:253)
	at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
	at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
	at java.nio.file.Files.copy(Files.java:1274)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:834)
	... 26 more


org.jboss.as.test.integration.domain.mixed.eap740.LegacyConfig740TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/LegacyConfig740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:161)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:133)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupportForLegacyConfig(MixedDomainTestSuite.java:127)
	at org.jboss.as.test.integration.domain.mixed.eap740.LegacyConfig740TestSuite.initializeDomain(LegacyConfig740TestSuite.java:43)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/LegacyConfig740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:224)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:122)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:157)
	... 23 more
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/LegacyConfig740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:836)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:217)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:204)
	... 25 more
Caused by: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Final-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/LegacyConfig740TestSuite/master/configuration/logging.properties: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:253)
	at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
	at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
	at java.nio.file.Files.copy(Files.java:1274)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:834)
	... 27 more


@jmesnil jmesnil merged commit dd4f923 into wildfly:main Dec 9, 2021
@jmesnil
Copy link
Member

jmesnil commented Dec 9, 2021

@fjuma thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants