Skip to content

fix: fix MSSQL container start (#92212) #341

fix: fix MSSQL container start (#92212)

fix: fix MSSQL container start (#92212) #341

GitHub Actions / Test Results failed Jan 19, 2024 in 0s

1 fail, 2 skipped, 20 pass in 1m 54s

23 tests  ±0   20 ✅ ±0   1m 54s ⏱️ ±0s
 5 suites ±0    2 💤 ±0 
 5 files   ±0    1 ❌ ±0 

Results for commit 55fc1ee. ± Comparison against earlier commit 61ff49f.

Annotations

Check warning on line 0 in com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec

See this annotation in the file changed.

@github-actions github-actions / Test Results

pull image from extension with alt image [gradleVersion: 8.5, #0] (com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec) failed

build/test-results/test/TEST-com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec.xml [took 13s]
Raw output
Condition not satisfied:

result.output.contains("Pulling image 'busybox:latest'")
|      |      |
|      |      false
|       
|      > Configure project :
|      The default value is used for configuration directory, because there is no other value specified.
|      The file /home/runner/.gradle/icm-default/conf/icm.properties does not exists.Please specify the configuration directory with CONFIGDIR environment orwith 'configDir' Gradle Property or system variable.
|      File '/home/runner/.gradle/icm-default/conf/icm.properties' does not exists!
|      Default project prefix rootproject is used for all containers.
|       
|      > Task :pullAS
|      Check for image 'intershophub/icm-webadapter:2.2.0'
|      Pulling image 'intershophub/icm-webadapter:2.2.0' - the image is locally not available
|       
|      Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
|       
|      You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|       
|      For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|       
|      BUILD SUCCESSFUL in 12s
|      1 actionable task: 1 executed
<org.gradle.testkit.runner.internal.FeatureCheckBuildResult@4ac77269 delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@7eb774c3 outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@72015156>

	at com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec.pull image from extension with alt image(ICMDockerPluginIntegegrationSpec.groovy:713)