Skip to content

Bump the kotlin group across 1 directory with 5 updates #841

Bump the kotlin group across 1 directory with 5 updates

Bump the kotlin group across 1 directory with 5 updates #841

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results failed Dec 22, 2024 in 0s

28 fail, 2 skipped, 66 pass in 11m 27s

 68 files  ±0   68 suites  ±0   11m 27s ⏱️ - 1m 52s
 96 tests ±0   66 ✅  - 26   2 💤 ±0  28 ❌ +26 
384 runs  ±0  322 ✅  - 39  20 💤 ±0  42 ❌ +39 

Results for commit 3b5dd48. ± Comparison against earlier commit cc138dd.

Annotations

Check warning on line 0 in de.gesellix.docker.remote.api.client.TaskApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: taskListInspect() (de.gesellix.docker.remote.api.client.TaskApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.TaskApiIntegrationTest.xml [took 4s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": read tcp 10.1.0.46:63100->54.236.113.205:443: wsarecv: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.TaskApiIntegrationTest.setup(TaskApiIntegrationTest.java:68)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: serviceList() (de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.xml [took 4s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": read tcp 10.1.0.46:64058->54.227.20.253:443: wsarecv: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.setup(ServiceApiIntegrationTest.java:74)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: serviceCreateInspectUpdateDelete() (de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.xml [took 5s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.xml [took 4s]
Raw output
{"message":"Head \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/2024-09-15T19-35-00\": dial tcp 54.227.20.253:443: connectex: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.setup(ServiceApiIntegrationTest.java:74)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemVersion() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Head \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/2024-09-15T19-35-00\": Get \"https://auth.docker.io/token?scope=repository%3Agesellix%2Fecho-server%3Apull&service=registry.docker.io\": dial tcp 54.227.20.253:443: connectex: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemAuthWhenAuthorized() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemEvents() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemDataUsage() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemInfo() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemPing() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.SystemApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: systemAuthWhenUnauthorized() (de.gesellix.docker.remote.api.client.SystemApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.setup(SystemApiIntegrationTest.java:57)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: containerInspectMissing() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 1s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/sha256:de454e47bcd8ff5247545ce3c886c0af93be127b771fcd3bfc3651744252e335\": read tcp 10.1.0.57:63914->54.236.113.205:443: wsarecv: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerAttachNonInteractive() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerRestart() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerLogsWithTty() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerStatsOnce() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerInspect() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerCreate() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerDelete() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerRename() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerUpdate() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerPrune() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerArchiveInfoGetAndPut() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerLogsWithoutTty() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 4 runs failed: containerStatsStream() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: containerStartStopWait() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 8 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:557)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)