Hello, I'm having problems to run AEM
I keep getting this error on localhost:4502:
"HTTP ERROR 503
Problem accessing /. Reason:
AuthenticationSupport service missing. Cannot authenticate request."
- I already have provided my licence key
My build fails and gives me the error:
[ERROR] Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Service Unavailable
[INFO] Looks like the C:Userscarladevaem-guides-wkndall argetaem-guides-wknd.all-0.0.1-SNAPSHOT.zip package was not installed, checking the list...
[ERROR] Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Service Unavailable
[INFO] C:Userscarladevaem-guides-wkndall argetaem-guides-wknd.all-0.0.1-SNAPSHOT.zip package not installed, re-uploading it...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WKND Sites Project 0.0.1-SNAPSHOT:
[INFO]
[INFO] WKND Sites Project ................................. SUCCESS [ 0.518 s]
[INFO] WKND Sites Project - Core .......................... SUCCESS [ 8.678 s]
[INFO] WKND Sites Project - UI Frontend ................... SUCCESS [01:24 min]
[INFO] WKND Sites Project - Repository Structure Package .. SUCCESS [ 1.328 s]
[INFO] WKND Sites Project - UI apps ....................... SUCCESS [ 4.929 s]
[INFO] WKND Sites Project - UI content .................... SUCCESS [ 3.292 s]
[INFO] WKND Sites Project - UI config ..................... SUCCESS [ 0.294 s]
[INFO] WKND Sites Project - All ........................... FAILURE [ 30.508 s]
[INFO] WKND Sites Project - Integration Tests ............. SKIPPED
[INFO] WKND Sites Project - Dispatcher .................... SKIPPED
[INFO] com.adobe.cq.cloud.testing.ui.cypress - UI Tests ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:16 min
[INFO] Finished at: 2024-04-03T10:46:51-03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:1.0.2:install (install-package) on project aem-guides-wknd.all: Error while installing package. Check log for details. -> [Help 1]
I've created a fresh instance based on https://experienceleague.adobe.com/pt-br/docs/experience-manager-learn/getting-started-wknd-tutorial... only changed the aemVersion to 6.5.13
mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=48 -D appTitle="WKND Sites Project" -D appId="wknd" -D groupId="com.adobe.aem.guides" -D artifactId="aem-guides-wknd" -D package="com.adobe.aem.guides.wknd" -D version="0.0.1-SNAPSHOT" -D aemVersion="6.5.13"
i can build if i use
false for content-package-maven-plugin, this is the log i get when i run mvn clean install -PautoInstallSinglePackage -X
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ aem-guides-wknd.it.tests ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=9400, ConflictMarker.markTime=13300, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=5200, ConflictIdSorter.topsortTime=9100, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=50200, ConflictResolver.conflictItemCount=4, DfDependencyCollector.collectTime=4508000, DfDependencyCollector.transformTime=105100}
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:3.1.1
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.0:compile
[DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.5.0 from [adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.5.0 from [adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.adobe.com/nexus/content/groups/public
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.adobe.com/nexus/content/groups/public
Downloading from adobe-public-releases: https://repo.adobe.com/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositoryorgcodehausplexusplexus-utils3.5.0plexus-utils-3.5.0.jar.lastUpdated'
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 4.5 MB/s)
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositoryorgcodehausplexusplexus-utils3.5.0_remote.repositories'
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositoryorgcodehausplexusplexus-utils3.5.0plexus-utils-3.5.0.jar.lastUpdated'
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.1
[DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:3.1.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.0
[DEBUG] Loading mojo org.apache.maven.plugins:maven-install-plugin:3.1.1:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:3.1.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-install-plugin:3.1.1:install:default-install' with basic configurator -->
[DEBUG] (f) allowIncompleteProjects = false
[DEBUG] (f) installAtEnd = false
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.maven_install_plugin.HelpMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.1:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.1:install'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallFileMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.1:install-file'
---
[DEBUG] (f) project = MavenProject: com.adobe.aem.guides:aem-guides-wknd.it.tests:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndit.testspom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.adobe.aem.guides:aem-guides-wknd:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.core:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndcorepom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.frontend:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.frontendpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.apps.structure:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.apps.structurepom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.apps:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.appspom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.content:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.contentpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.config:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.configpom.xml, MavenProject:
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Attaching for install: com.adobe.aem.guides:aem-guides-wknd.it.tests:jar:jar-with-dependencies:0.0.1-SNAPSHOT
[INFO] Installing C:Userscarladevaem3aem-guides-wkndit.testspom.xml to C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOTaem-guides-wknd.it.tests-0.0.1-SNAPSHOT.pom
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOT_remote.repositories'
[INFO] Installing C:Userscarladevaem3aem-guides-wkndit.tests argetaem-guides-wknd.it.tests-0.0.1-SNAPSHOT.jar to C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOTaem-guides-wknd.it.tests-0.0.1-SNAPSHOT.jar
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOT_remote.repositories'
[INFO] Installing C:Userscarladevaem3aem-guides-wkndit.tests argetaem-guides-wknd.it.tests-0.0.1-SNAPSHOT-jar-with-dependencies.jar to C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOTaem-guides-wknd.it.tests-0.0.1-SNAPSHOT-jar-with-dependencies.jar
[DEBUG] Writing tracking file 'C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOT_remote.repositories'
[DEBUG] Installing com.adobe.aem.guides:aem-guides-wknd.it.tests:0.0.1-SNAPSHOT/maven-metadata.xml to C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.tests.0.1-SNAPSHOTmaven-metadata-local.xml
[DEBUG] Installing com.adobe.aem.guides:aem-guides-wknd.it.tests/maven-metadata.xml to C:Userscarla.m2
epositorycomadobeaemguidesaem-guides-wknd.it.testsmaven-metadata-local.xml
[INFO]
[INFO] --------< com.adobe.aem.guides:aem-guides-wknd.dispatcher.ams >---------
[INFO] Building WKND Sites Project - Dispatcher 0.0.1-SNAPSHOT [10/11]
[INFO] from dispatcherpom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[INFO] --- assembly:3.3.0:single (default) @ aem-guides-wknd.dispatcher.ams ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single:default' with basic configurator -->
[DEBUG] (s) appendAssemblyId = false
[DEBUG] (f) attach = true
[DEBUG] (s) basedir = C:Userscarladevaem3aem-guides-wknddispatcher
[DEBUG] (s) descriptors = [assembly.xml]
[DEBUG] (f) dryRun = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (s) finalName = aem-guides-wknd.dispatcher.ams-0.0.1-SNAPSHOT
[DEBUG] (f) ignoreDirFormatExtensions = true
[DEBUG] (f) ignoreMissingDescriptor = false
[DEBUG] (f) ignorePermissions = false
[DEBUG] (f) includeProjectBuildFilters = true
[DEBUG] (s) localRepository = id: local
url: file:///C:/Users/carla/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@79ab97fd
[DEBUG] (s) outputDirectory = C:Userscarladevaem3aem-guides-wknddispatcher arget
[DEBUG] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.3.0:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single'
---
[DEBUG] (f) project = MavenProject: com.adobe.aem.guides:aem-guides-wknd.dispatcher.ams:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wknddispatcherpom.xml
[DEBUG] (s) reactorProjects = [MavenProject: com.adobe.aem.guides:aem-guides-wknd:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.core:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndcorepom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.frontend:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.frontendpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.apps.structure:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.apps.structurepom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.apps:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.appspom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.content:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.contentpom.xml, MavenProject: com.adobe.aem.guides:aem-guides-wknd.ui.config:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.configpom.xml, MavenProject:
[DEBUG] (f) remoteRepositories = [ id: adobe-public-releases
url: https://repo.adobe.com/nexus/content/groups/public
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) runOnlyAtExecutionRoot = false
[DEBUG] (s) siteDirectory = C:Userscarladevaem3aem-guides-wknddispatcher argetsite
[DEBUG] (f) skipAssembly = false
[DEBUG] (s) tarLongFileMode = posix
[DEBUG] (s) tempRoot = C:Userscarladevaem3aem-guides-wknddispatcher argetarchive-tmp
[DEBUG] (f) updateOnly = false
[DEBUG] (f) useJvmChmod = false
[DEBUG] (s) workDirectory = C:Userscarladevaem3aem-guides-wknddispatcher argetassemblywork
[DEBUG] -- end configuration --
[INFO] Reading assembly descriptor: assembly.xml
[DEBUG] Field directory source: ${basedir}/src interpolated to: ./src
[DEBUG] After assembly is interpolated:
distribution
zip
false
**/*
./src
[DEBUG] All known ContainerDescriptorHandler components: [plexus, file-aggregator, metaInf-services, metaInf-spring]
[DEBUG] FileSet[] dir perms: -1 file perms: -1
[DEBUG] The archive base directory is 'null'
[DEBUG] NOT reformatting any files in C:Userscarladevaem3aem-guides-wknddispatcher.src
[DEBUG] Adding file-set in: C:Userscarladevaem3aem-guides-wknddispatcher.src to archive location:
[INFO] Building zip: C:Userscarladevaem3aem-guides-wknddispatcher argetaem-guides-wknd.dispatcher.ams-0.0.1-SNAPSHOT.zip
[DEBUG] adding directory conf/
[DEBUG] adding directory conf.d/
[DEBUG] adding directory conf.d/allowlists/
[DEBUG] adding directory conf.d/available_vhosts/
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${createChecksum}
${installAtEnd}
${localRepository}
${maven.install.skip}
${updateReleaseInfo}
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=6300, ConflictMarker.markTime=7100, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2100, ConflictIdSorter.topsortTime=6700, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10700, ConflictResolver.conflictItemCount=0, DfDependencyCollector.collectTime=5500, DfDependencyCollector.transformTime=47800}
[DEBUG] com.adobe.cq.cloud:com.adobe.cq.cloud.testing.ui.cypress.tests:jar:0.0.1-SNAPSHOT
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ com.adobe.cq.cloud.testing.ui.cypress.tests ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=17600, ConflictMarker.markTime=27200, ConflictMarker.nodeCount=14, ConflictIdSorter.graphTime=12900, ConflictIdSorter.topsortTime=28600, ConflictIdSorter.conflictIdCount=12, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=304100, ConflictResolver.conflictItemCount=14, DfDependencyCollector.collectTime=3272000, DfDependencyCollector.transformTime=426100}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:3.1.0
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] (f) project = MavenProject: com.adobe.cq.cloud:com.adobe.cq.cloud.testing.ui.cypress.tests:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.testspom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:Userscarladevaem3aem-guides-wkndui.testssrcmain
esources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@79ab97fd
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {aem.publish.port=4503, env.NUMBER_OF_PROCESSORS=12, env.USERPROFILE=C:Userscarla, java.specification.version=11, sun.cpu.isalist=amd64, sun.arch.data.model=64, env.PROGRAMW6432=C:Program Files, java.vendor.url=https://openjdk.java.net/, env.OS=Windows_NT, sun.boot.library.path=C:Program FilesJavajdk-11in, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -PautoInstallSinglePackage -X, env.SYSTEMROOT=C:Windows, jdk.debug=release, maven.version=3.9.6, java.specification.vendor=Oracle Corporation, java.version.date=2023-10-17, java.home=C:Program FilesJavajdk-11, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, env.POSH_SHELL_VERSION=5.1.22621.2506, env.LOCALAPPDATA=C:UserscarlaAppDataLocal, env.USERDOMAIN_ROAMINGPROFILE=BOOK, env.POSH_GIT_ENABLED=False, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.21+9-LTS-193, env.PATH=C:Program FilesCommon FilesOracleJavajavapath;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:WindowsSystem32OpenSSH;C:Program FilesMicrosoft VS Codein;C:Program Filesdotnet;C:Program FilesMicrosoft SQL Server150ToolsBinn;C:Program
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:Userscarladevaem3aem-guides-wkndui.testssrcmain
esources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:Userscarladevaem3aem-guides-wkndui.testssrcmain
esources
[DEBUG] no use filter components
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ com.adobe.cq.cloud.testing.ui.cypress.tests ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile:default-compile' with basic configurator -->
[DEBUG] (f) basedir = C:Userscarladevaem3aem-guides-wkndui.tests
[DEBUG] (f) buildDirectory = C:Userscarladevaem3aem-guides-wkndui.tests arget
[DEBUG] (f) compilePath = [C:Userscarladevaem3aem-guides-wkndui.tests argetclasses]
[DEBUG] (f) compileSourceRoots = [C:Userscarladevaem3aem-guides-wkndui.testssrcmainjava]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarning = false
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = C:Userscarladevaem3aem-guides-wkndui.tests argetgenerated-sourcesannotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[INFO] --- resources:3.0.2:testResources (default-testResources) @ com.adobe.cq.cloud.testing.ui.cypress.tests ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources:default-testResources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = C:Userscarladevaem3aem-guides-wkndui.tests arget est-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.adobe.cq.cloud:com.adobe.cq.cloud.testing.ui.cypress.tests:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.testspom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:Userscarladevaem3aem-guides-wkndui.testssrc est
esources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@79ab97fd
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {aem.publish.port=4503, env.NUMBER_OF_PROCESSORS=12, env.USERPROFILE=C:Userscarla, java.specification.version=11, sun.cpu.isalist=amd64, sun.arch.data.model=64, env.PROGRAMW6432=C:Program Files, java.vendor.url=https://openjdk.java.net/, env.OS=Windows_NT, sun.boot.library.path=C:Program FilesJavajdk-11in, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -PautoInstallSinglePackage -X, env.SYSTEMROOT=C:Windows, jdk.debug=release, maven.version=3.9.6, java.specification.vendor=Oracle Corporation, java.version.date=2023-10-17, java.home=C:Program FilesJavajdk-11, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, env.POSH_SHELL_VERSION=5.1.22621.2506, env.LOCALAPPDATA=C:UserscarlaAppDataLocal, env.USERDOMAIN_ROAMINGPROFILE=BOOK, env.POSH_GIT_ENABLED=False, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.21+9-LTS-193, env.PATH=C:Program FilesCommon FilesOracleJavajavapath;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:WindowsSystem32Open
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:Userscarladevaem3aem-guides-wkndui.testssrc est
esources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:Userscarladevaem3aem-guides-wkndui.testssrc est
esources
[DEBUG] no use filter components
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ com.adobe.cq.cloud.testing.ui.cypress.tests ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile:default-testCompile' with basic configurator -->
[DEBUG] (f) basedir = C:Userscarladevaem3aem-guides-wkndui.tests
[DEBUG] (f) buildDirectory = C:Userscarladevaem3aem-guides-wkndui.tests arget
[DEBUG] (f) compilePath = [C:Userscarladevaem3aem-guides-wkndui.tests argetclasses]
[DEBUG] (f) compileSourceRoots = [C:Userscarladevaem3aem-guides-wkndui.testssrc estjava]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarning = false
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = C:Userscarladevaem3aem-guides-wkndui.tests argetgenerated-test-sources est-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = C:Userscarladevaem3aem-guides-wkndui.tests arget est-classes
[DEBUG] (f) parameters = false
[DEBUG] (f) project = MavenProject: com.adobe.cq.cloud:com.adobe.cq.cloud.testing.ui.cypress.tests:0.0.1-SNAPSHOT @ C:Userscarladevaem3aem-guides-wkndui.testspom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@79ab97fd
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.8
[DEBUG] (f) staleMillis = 0
[DEBUG] (s) target = 1.8
[DEBUG] (f) testPath = [C:Userscarladevaem3aem-guides-wkndui.tests arget est-classes, C:Userscarladevaem3aem-guides-wkndui.tests argetclasses]
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:2.22.1:test (default-test) @ com.adobe.cq.cloud.testing.ui.cypress.tests ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.22.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test:default-test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) basedir = C:Userscarladevaem3aem-guides-wkndui.tests
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = C:Userscarladevaem3aem-guides-wkndui.tests argetclasses
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) encoding = UTF-8
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkMode = once
[DEBUG] (s) forkedProcessExitTimeoutInSeconds = 30
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine
[DEBUG] (s) localRepository = id: local
url: file:///C:/Users/carla/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.22.1:, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.22.1:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5.2:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.22.1:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:2.22.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.22.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.12:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apach