Started by user Toor Admin Running as Toor Admin 12:25:36 Connecting to https://api.github.com using toor/****** (GitHub Access Token) Obtained Jenkinsfile from 160bfbf7115514993d3c4d00463be146d56bedc6 Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/common-pipe.git # timeout=10 Could not find 2.3.3 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/common-pipe.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Loading library common-lib@1.8 Attempting to resolve 1.8 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Could not find 1.8 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 1.8^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 Selected match: master revision b84c7e9999dbe0ce637e457a7a0629b9552f9bee Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential yabot-gitlab > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b84c7e9999dbe0ce637e457a7a0629b9552f9bee (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 Commit message: "Vaadin without rewriting files" > /usr/bin/git rev-list --no-walk b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/yals_trunk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/yadevee/yals.git > /usr/bin/git init /var/lib/jenkins/workspace/yals_trunk # timeout=10 Fetching upstream changes from https://github.com/yadevee/yals.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub Access Token > /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/yals.git +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/yadevee/yals.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10 Avoid second fetch Checking out Revision 160bfbf7115514993d3c4d00463be146d56bedc6 (trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 160bfbf7115514993d3c4d00463be146d56bedc6 # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git checkout -b trunk 160bfbf7115514993d3c4d00463be146d56bedc6 # timeout=10 Commit message: "Docker: build profiles and dockerignore (#248)" > /usr/bin/git rev-list --no-walk 160bfbf7115514993d3c4d00463be146d56bedc6 # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Vaadin) [Pipeline] script [Pipeline] { [Pipeline] sh + set +x [INFO] Scanning for projects... [INFO] [INFO] ----------------------------< eu.yals:yals >---------------------------- [INFO] Building yals 2.7.4-dev [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals --- [INFO] [INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals --- [INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_trunk/.git [INFO] Collected git.build.user.name with value [INFO] Collected git.build.user.email with value [INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = trunk [INFO] Collected git.branch with value trunk [INFO] --always = true [INFO] --dirty = -dirty [INFO] --abbrev = 7 [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Collected git.commit.id.describe with value 160bfbf [INFO] Collected git.commit.id.describe-short with value 160bfbf [INFO] Collected git.commit.id with value 160bfbf7115514993d3c4d00463be146d56bedc6 [INFO] Collected git.commit.id.abbrev with value 160bfbf [INFO] Collected git.dirty with value false [INFO] Collected git.commit.user.name with value Alex Muravya [INFO] Collected git.commit.user.email with value kyberorg@yadev.eu [INFO] Collected git.commit.message.full with value Docker: build profiles and dockerignore (#248) * #244 JDK and JRE * #244 Dockerfile: Local,Dev,PROD profiles, .dockerignore * #244 Dockerfile run config [INFO] Collected git.commit.message.short with value Docker: build profiles and dockerignore (#248) [INFO] Collected git.commit.time with value 2020-11-16T17:09:46+0200 [INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git [INFO] Collected git.tags with value [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.name with value [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.commit.count with value [INFO] Collected git.total.commit.count with value 290 [INFO] Collected git.local.branch.ahead with value NO_REMOTE [INFO] Collected git.local.branch.behind with value NO_REMOTE [INFO] Collected git.build.time with value 2020-11-18T12:26:00+0200 [INFO] Collected git.build.version with value 2.7.4-dev [INFO] Collected git.build.host with value CI [INFO] Collected git.build.number with value 5 [INFO] including property git.tags in results [INFO] including property git.build.version in results [INFO] including property git.closest.tag.commit.count in results [INFO] including property git.commit.user.name in results [INFO] including property git.commit.id.abbrev in results [INFO] including property git.branch in results [INFO] including property git.build.host in results [INFO] including property git.commit.id.describe-short in results [INFO] including property git.build.number in results [INFO] including property git.total.commit.count in results [INFO] including property git.commit.id.describe in results [INFO] including property git.commit.id in results [INFO] including property git.build.user.email in results [INFO] including property git.commit.message.short in results [INFO] including property git.commit.user.email in results [INFO] including property git.closest.tag.name in results [INFO] including property git.local.branch.ahead in results [INFO] including property git.local.branch.behind in results [INFO] including property git.commit.time in results [INFO] including property git.build.time in results [INFO] including property git.build.user.name in results [INFO] including property git.dirty in results [INFO] including property git.commit.message.full in results [INFO] including property git.remote.origin.url in results [INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_trunk/target/classes/git.properties] (for module yals)... WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by nu.studer.java.util.OrderedProperties (file:/var/lib/jenkins/.m2/repository/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar) to method java.util.Properties.store0(java.io.BufferedWriter,java.lang.String,boolean) WARNING: Please consider reporting this to the maintainers of nu.studer.java.util.OrderedProperties WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] [INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 51 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /var/lib/jenkins/workspace/yals_trunk/target/classes [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:prepare-frontend (default) @ yals --- [INFO] Added 12 default dependencies to main package.json [INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json. [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 70 ms. [INFO] Created webpack configuration file: /var/lib/jenkins/workspace/yals_trunk/webpack.config.js [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals --- [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 1233 classes. Took 901 ms. [INFO] Visited 172 classes. Took 49 ms. [INFO] Added 47 dependencies to main package.json [INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json. [INFO] Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by... npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@nicolo-ribaudo/chokidar-2/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN no-name@ No repository field. [INFO] Frontend dependencies resolved successfully. [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 40 ms. [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports-fallback.js [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports.js [INFO] Running webpack ... The `corejs` option only has an effect when the `useBuiltIns` option is not `false` The `corejs` option only has an effect when the `useBuiltIns` option is not `false` Emitted /var/lib/jenkins/workspace/yals_trunk/target/classes/META-INF/VAADIN/config/stats.json Hash: e0e520b5616b19179257 Version: webpack 4.42.0 Time: 30336ms Built at: 11/18/2020 12:27:34 PM Asset Size Chunks Chunk Names build/vaadin-0-9708148397111035b48c.cache.js 22 KiB 0 [emitted] [immutable] build/vaadin-0-9708148397111035b48c.cache.js.gz 6.83 KiB [emitted] build/vaadin-3-d011decf8f0394838f16.cache.js 1.73 MiB 3 [emitted] [immutable] build/vaadin-3-d011decf8f0394838f16.cache.js.gz 405 KiB [emitted] build/vaadin-4-cc29508d7a216b07b475.cache.js 1.47 MiB 4 [emitted] [immutable] build/vaadin-4-cc29508d7a216b07b475.cache.js.gz 384 KiB [emitted] build/vaadin-5-30f4d6c66449a5aa050d.cache.js 752 bytes 5 [emitted] [immutable] build/vaadin-5-30f4d6c66449a5aa050d.cache.js.gz 318 bytes [emitted] build/vaadin-6-5d893893e47e4afb3094.cache.js 752 bytes 6 [emitted] [immutable] build/vaadin-6-5d893893e47e4afb3094.cache.js.gz 312 bytes [emitted] build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js 538 KiB 1 [emitted] [immutable] bundle build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js.gz 142 KiB [emitted] build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js 618 KiB 2 [emitted] [immutable] bundle.es5 build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js.gz 149 KiB [emitted] build/webcomponentsjs/CHANGELOG.md 2.04 KiB [emitted] build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted] build/webcomponentsjs/README.md 10.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js 20 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js.map 121 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js 9.1 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js.map 33.4 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js 13.7 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js.map 48.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 124 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 709 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js 89 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 555 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js 69.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js.map 434 KiB [emitted] build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted] build/webcomponentsjs/package.json 2.71 KiB [emitted] build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_dom-index.js 794 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_js-index.js 611 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.12 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted] build/webcomponentsjs/src/flag-parser.js 2.35 KiB [emitted] build/webcomponentsjs/src/platform/baseuri.js 1.13 KiB [emitted] build/webcomponentsjs/src/platform/child-node/after.js 1.96 KiB [emitted] build/webcomponentsjs/src/platform/child-node/before.js 1.59 KiB [emitted] build/webcomponentsjs/src/platform/child-node/index.js 637 bytes [emitted] build/webcomponentsjs/src/platform/child-node/remove.js 1.43 KiB [emitted] build/webcomponentsjs/src/platform/child-node/replace-with.js 1.73 KiB [emitted] build/webcomponentsjs/src/platform/custom-event.js 3.34 KiB [emitted] build/webcomponentsjs/src/platform/es6-misc.js 1.2 KiB [emitted] build/webcomponentsjs/src/platform/get-attribute-names.js 1.45 KiB [emitted] build/webcomponentsjs/src/platform/matches.js 802 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/append.js 1.16 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/index.js 621 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/prepend.js 1.7 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/replace-children.js 1.86 KiB [emitted] build/webcomponentsjs/src/platform/promise.js 2.07 KiB [emitted] build/webcomponentsjs/src/platform/svg-element-class-list.js 1.48 KiB [emitted] build/webcomponentsjs/src/platform/symbol.js 2.16 KiB [emitted] build/webcomponentsjs/src/unresolved.js 1.37 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js 125 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js.map 711 KiB [emitted] build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted] Entrypoint bundle = build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js Entrypoint bundle.es5 = build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js [29] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es5 + 2 modules 24.1 KiB {2} [built] | 3 modules [30] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es6 + 2 modules 19 KiB {1} [built] | 3 modules [39] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 2 modules 19.1 KiB {2} [built] | 3 modules [40] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 2 modules 17.4 KiB {1} [built] | 3 modules [66] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built] | 2 modules [67] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built] | 2 modules [93] ./css/home_view.css 2.25 KiB {1} {2} [built] [129] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es5 + 1 modules 238 KiB {2} [built] | 2 modules [130] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es6 + 1 modules 233 KiB {1} [built] | 2 modules [158] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {2} [built] | 2 modules [159] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {1} [built] | 2 modules [188] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 17 modules 97.6 KiB {2} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es5 2.5 KiB [built] | + 17 hidden modules [189] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 17 modules 72 KiB {1} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es6 2.49 KiB [built] | + 17 hidden modules [566] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {6} [built] [567] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {5} [built] + 553 hidden modules [INFO] update-frontend took 87305ms. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ yals --- [INFO] Building jar: /var/lib/jenkins/workspace/yals_trunk/target/yals.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.3.4.RELEASE:repackage (repackage) @ yals --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:37 min [INFO] Finished at: 2020-11-18T12:27:35+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Dev Build) Stage "Dev Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Demo Build) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tag Build) Stage "Tag Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker) [Pipeline] script [Pipeline] { [Pipeline] sh + set +x Sending build context to Docker daemon 131.2MB Step 1/12 : ARG JAVA_BASE=11-jre Step 2/12 : FROM openjdk:${JAVA_BASE} ---> 8b601f080173 Step 3/12 : ENV JAVA_VERSION=${JAVA_BASE} ---> Running in dd0341a1fcc2 Removing intermediate container dd0341a1fcc2 ---> bd73c9436b8a Step 4/12 : VOLUME /tmp ---> Running in 764ce3cd3208 Removing intermediate container 764ce3cd3208 ---> 40bfb8b3e1fc Step 5/12 : COPY ./target/yals.jar /app/ ---> ded50c0f85c4 Step 6/12 : COPY ./docker-entrypoint.sh / ---> 9df07c6ae95e Step 7/12 : ADD https://search.maven.org/remotecontent?filepath=co/elastic/apm/elastic-apm-agent/1.19.0/elastic-apm-agent-1.19.0.jar /apm-agent.jar ---> 8742bf3105d8 Step 8/12 : RUN sh -c 'chmod +x /docker-entrypoint.sh' ---> Running in 131bdf715c92 Removing intermediate container 131bdf715c92 ---> 94ef220326c9 Step 9/12 : RUN apt-get update && apt-get upgrade -y && apt-get install -y netcat curl jq && apt -y autoremove && rm -rf /var/lib/apt/lists/* ---> Running in 1f8161a95a11 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] Fetched 8401 kB in 1s (6272 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: libfreetype6 libldap-2.4-2 libldap-common tzdata 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 958 kB of archives. After this operation, 3072 B of additional disk space will be used. Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] Get:2 http://deb.debian.org/debian buster-updates/main amd64 tzdata all 2020d-0+deb10u1 [264 kB] Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libfreetype6 amd64 2.9.1-3+deb10u2 [380 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 958 kB in 0s (34.4 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7867 files and directories currently installed.) Preparing to unpack .../tzdata_2020d-0+deb10u1_all.deb ... Unpacking tzdata (2020d-0+deb10u1) over (2020a-0+deb10u1) ... Preparing to unpack .../libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) over (2.4.47+dfsg-3+deb10u2) ... Preparing to unpack .../libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) over (2.4.47+dfsg-3+deb10u2) ... Preparing to unpack .../libfreetype6_2.9.1-3+deb10u2_amd64.deb ... Unpacking libfreetype6:amd64 (2.9.1-3+deb10u2) over (2.9.1-3+deb10u1) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... Setting up tzdata (2020d-0+deb10u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Current default time zone: 'Etc/UTC' Local time is now: Wed Nov 18 10:27:46 UTC 2020. Universal Time is now: Wed Nov 18 10:27:46 UTC 2020. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libfreetype6:amd64 (2.9.1-3+deb10u2) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... Processing triggers for libc-bin (2.28-10) ... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.64.0-4+deb10u1). The following additional packages will be installed: libjq1 libonig5 netcat-traditional The following NEW packages will be installed: jq libjq1 libonig5 netcat netcat-traditional 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 431 kB of archives. After this operation, 1228 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 netcat-traditional amd64 1.10-41.1 [66.9 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] Get:4 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] Get:5 http://deb.debian.org/debian buster/main amd64 netcat all 1.10-41.1 [9034 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 431 kB in 0s (16.9 MB/s) Selecting previously unselected package netcat-traditional. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7867 files and directories currently installed.) Preparing to unpack .../netcat-traditional_1.10-41.1_amd64.deb ... Unpacking netcat-traditional (1.10-41.1) ... Selecting previously unselected package libonig5:amd64. Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.1-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... Unpacking jq (1.5+dfsg-2+b1) ... Selecting previously unselected package netcat. Preparing to unpack .../netcat_1.10-41.1_all.deb ... Unpacking netcat (1.10-41.1) ... Setting up netcat-traditional (1.10-41.1) ... update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode Setting up netcat (1.10-41.1) ... Setting up libonig5:amd64 (6.9.1-1) ... Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... Setting up jq (1.5+dfsg-2+b1) ... Processing triggers for libc-bin (2.28-10) ...  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Removing intermediate container 1f8161a95a11 ---> a288a1493535 Step 10/12 : ENTRYPOINT ./docker-entrypoint.sh ---> Running in 0568bf6c87d7 Removing intermediate container 0568bf6c87d7 ---> ee687ca87c98 Step 11/12 : EXPOSE 8080 ---> Running in 09c38d5e9edc Removing intermediate container 09c38d5e9edc ---> bd2920f6831c Step 12/12 : HEALTHCHECK --start-period=60s --interval=5s --timeout=20s --retries=3 CMD curl --silent --request GET http://127.0.0.1:8080/actuator/health | jq --exit-status '.status == "UP"' || exit 1 ---> Running in a85d14559bfc Removing intermediate container a85d14559bfc ---> 51a0085f73dc Successfully built 51a0085f73dc Successfully tagged yadev/yals:trunk [Pipeline] withCredentials Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] sh + set +x WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + set +x The push refers to repository [docker.io/yadev/yals] b22e1cbfb0ab: Preparing 57a02e425638: Preparing 04f8023eec7a: Preparing 2ad173ef25a2: Preparing 9289e3e3e307: Preparing 8ad93b6bc345: Preparing 184bb2579690: Preparing 3240350ade6f: Preparing fe342cfe5c83: Preparing 630e4f1da707: Preparing 9780f6d83e45: Preparing 3240350ade6f: Waiting fe342cfe5c83: Waiting 630e4f1da707: Waiting 184bb2579690: Waiting 8ad93b6bc345: Waiting 04f8023eec7a: Layer already exists 8ad93b6bc345: Layer already exists 184bb2579690: Layer already exists 3240350ade6f: Layer already exists fe342cfe5c83: Layer already exists 630e4f1da707: Layer already exists 9780f6d83e45: Layer already exists 57a02e425638: Pushed 2ad173ef25a2: Pushed b22e1cbfb0ab: Pushed 9289e3e3e307: Pushed trunk: digest: sha256:ef3e20a3855b0c65aacb4d0ba61a1c829c280b57904e611bde626e13176cbec0 size: 2631 [Pipeline] sh + set +x Removing login credentials for https://index.docker.io/v1/ [Pipeline] sh + set +x Untagged: yadev/yals:trunk Untagged: yadev/yals@sha256:ef3e20a3855b0c65aacb4d0ba61a1c829c280b57904e611bde626e13176cbec0 Deleted: sha256:51a0085f73dcc45fcf2fb8944e44b986df0254b4f869b957d736ac74aa40b14e Deleted: sha256:bd2920f6831c0849ce8977b81837368d312265dda1b566d86312acbadba9e15c Deleted: sha256:ee687ca87c985b644a1fa2b7417027c0585c5289af7e98bd01bcabcd35f9f91e Deleted: sha256:a288a1493535301e78a88b93ddf5e5664d35c02ea9181e14fca89b384f5a443f Deleted: sha256:1177dcf9f297d46817311312876204feca500fca75c5b5be6f12a79011b31592 Deleted: sha256:94ef220326c91f0314384cc99c3ba30bae90745bbdf57113faa48c9c64a75659 Deleted: sha256:28b40e0979c87ec82129a7e37f75dae24418efceeb27b370821c6863589d914e Deleted: sha256:8742bf3105d89655a3735abb50ab7c7e31187678e781c3cc3717152035f9bb37 Deleted: sha256:4805153e553b1a4d761613a57c05fe6c2dfe43ceefd7ff711350b413bdb8a33e Deleted: sha256:9df07c6ae95eeddd2a6c3ca8dcac34de45b717b84afb7069e545916021029881 Deleted: sha256:8081a229174e8a2cf93e09e1acab3affe58dd30205b2fcd41a488c9747dcee29 Deleted: sha256:ded50c0f85c495c18da4b93970cfbb2375f052bb01784a0a11cbd4e25c91f411 Deleted: sha256:3938b899b191372f274cbf3ac0fc2d3309f17770bdef35a3bb41b602f8da2a5c Deleted: sha256:40bfb8b3e1fc7918186028914c243bc8f318b697f6a7f34c7b35a4ade20687e2 Deleted: sha256:bd73c9436b8a9c37c5d21ea238ecca73b77f81d4d1138f6abbe40a6e43a356b1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] script [Pipeline] { [Pipeline] echo Deploying to Demo [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] echo Namespace:qa-yals [Pipeline] sh + kubectl -n qa-yals set image deployment/yals-app app=yadev/yals:trunk --record [Pipeline] sh + kubectl -n qa-yals rollout restart deployment/yals-app deployment.apps/yals-app restarted [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Wait For Deploy prior Testing) [Pipeline] echo Waiting for deployment to complete prior starting smoke testing [Pipeline] script [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 min 0 sec [Pipeline] { [Pipeline] input Shall we proceed? Yes or Abort Cancelling nested steps due to timeout [Pipeline] } [Pipeline] // timeout [Pipeline] echo Timeout reached, continue to next stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (App and UI Tests) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] sh + wget -q --spider http://localhost:4396 [Pipeline] sh Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [PASS, USR] See https://jenkins.io/redirect/groovy-string-interpolation for details. + mvn -Dport=4396 -Dtest.url=https://demo.yals.eu -Dgrid.hostname=****:****@grid.yatech.eu -Dselenide.browser=chrome -Dtest.buildName=trunk-5 -Dtest=!eu.yals.test.ui.pages.** clean test [INFO] Scanning for projects... [INFO] [INFO] ----------------------------< eu.yals:yals >---------------------------- [INFO] Building yals 2.7.4-dev [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals --- [INFO] Deleting /var/lib/jenkins/workspace/yals_trunk/target [INFO] [INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals --- [INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_trunk/.git [INFO] Collected git.build.user.name with value [INFO] Collected git.build.user.email with value [INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = trunk [INFO] Collected git.branch with value trunk [INFO] --always = true [INFO] --dirty = -dirty [INFO] --abbrev = 7 [INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]] [INFO] Created map: [{}] [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Collected git.commit.id.describe with value 160bfbf [INFO] Collected git.commit.id.describe-short with value 160bfbf [INFO] Collected git.commit.id with value 160bfbf7115514993d3c4d00463be146d56bedc6 [INFO] Collected git.commit.id.abbrev with value 160bfbf [INFO] Collected git.dirty with value false [INFO] Collected git.commit.user.name with value Alex Muravya [INFO] Collected git.commit.user.email with value kyberorg@yadev.eu [INFO] Collected git.commit.message.full with value Docker: build profiles and dockerignore (#248) * #244 JDK and JRE * #244 Dockerfile: Local,Dev,PROD profiles, .dockerignore * #244 Dockerfile run config [INFO] Collected git.commit.message.short with value Docker: build profiles and dockerignore (#248) [INFO] Collected git.commit.time with value 2020-11-16T17:09:46+0200 [INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git [INFO] Collected git.tags with value [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.name with value [INFO] evalCommit is [160bfbf7115514993d3c4d00463be146d56bedc6] [INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.commit.count with value [INFO] Collected git.total.commit.count with value 290 [INFO] Collected git.local.branch.ahead with value NO_REMOTE [INFO] Collected git.local.branch.behind with value NO_REMOTE [INFO] Collected git.build.time with value 2020-11-18T12:30:16+0200 [INFO] Collected git.build.version with value 2.7.4-dev [INFO] Collected git.build.host with value CI [INFO] Collected git.build.number with value 5 [INFO] including property git.tags in results [INFO] including property git.build.version in results [INFO] including property git.closest.tag.commit.count in results [INFO] including property git.commit.user.name in results [INFO] including property git.commit.id.abbrev in results [INFO] including property git.branch in results [INFO] including property git.build.host in results [INFO] including property git.commit.id.describe-short in results [INFO] including property git.build.number in results [INFO] including property git.total.commit.count in results [INFO] including property git.commit.id.describe in results [INFO] including property git.commit.id in results [INFO] including property git.build.user.email in results [INFO] including property git.commit.message.short in results [INFO] including property git.commit.user.email in results [INFO] including property git.closest.tag.name in results [INFO] including property git.local.branch.ahead in results [INFO] including property git.local.branch.behind in results [INFO] including property git.commit.time in results [INFO] including property git.build.time in results [INFO] including property git.build.user.name in results [INFO] including property git.dirty in results [INFO] including property git.commit.message.full in results [INFO] including property git.remote.origin.url in results [INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_trunk/target/classes/git.properties] (for module yals)... WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by nu.studer.java.util.OrderedProperties (file:/var/lib/jenkins/.m2/repository/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar) to method java.util.Properties.store0(java.io.BufferedWriter,java.lang.String,boolean) WARNING: Please consider reporting this to the maintainers of nu.studer.java.util.OrderedProperties WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ yals --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/workspace/yals_trunk/target/jacoco.exec,excludes=**com.steadystate* [INFO] [INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 51 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /var/lib/jenkins/workspace/yals_trunk/target/classes [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:prepare-frontend (default) @ yals --- [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 94 ms. [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals --- [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 1233 classes. Took 908 ms. [INFO] Visited 172 classes. Took 47 ms. [INFO] Skipping `npm install` because the frontend packages are already installed in the folder '/var/lib/jenkins/workspace/yals_trunk/node_modules' and the hash in the file '/var/lib/jenkins/workspace/yals_trunk/node_modules/.vaadin/vaadin.json' is the same as in 'package.json' [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 50 ms. [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports-fallback.js [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports.js [INFO] Running webpack ... The `corejs` option only has an effect when the `useBuiltIns` option is not `false` The `corejs` option only has an effect when the `useBuiltIns` option is not `false` Emitted /var/lib/jenkins/workspace/yals_trunk/target/classes/META-INF/VAADIN/config/stats.json Hash: 5b915447b2009f87fec5 Version: webpack 4.42.0 Time: 14774ms Built at: 11/18/2020 12:30:40 PM Asset Size Chunks Chunk Names build/vaadin-0-587cdd617a2fc763218b.cache.js 22 KiB 0 [emitted] [immutable] build/vaadin-0-587cdd617a2fc763218b.cache.js.gz 6.83 KiB [emitted] build/vaadin-3-dfd17b768ab90413f01e.cache.js 2.14 MiB 3 [emitted] [immutable] [big] build/vaadin-3-dfd17b768ab90413f01e.cache.js.gz 505 KiB [emitted] build/vaadin-4-e9efa0f5b6fb2ce22fba.cache.js 1.83 MiB 4 [emitted] [immutable] build/vaadin-4-e9efa0f5b6fb2ce22fba.cache.js.gz 481 KiB [emitted] build/vaadin-5-dbbb485e0f564a087cd1.cache.js 850 bytes 5 [emitted] [immutable] build/vaadin-5-dbbb485e0f564a087cd1.cache.js.gz 345 bytes [emitted] build/vaadin-6-5a7291b7773ef6a356c8.cache.js 850 bytes 6 [emitted] [immutable] build/vaadin-6-5a7291b7773ef6a356c8.cache.js.gz 341 bytes [emitted] build/vaadin-bundle-5e1de71f6108ec7dc702.cache.js 167 KiB 1 [emitted] [immutable] bundle build/vaadin-bundle-5e1de71f6108ec7dc702.cache.js.gz 43.9 KiB [emitted] build/vaadin-bundle.es5-15cdd8d61a59a51c6318.cache.js 202 KiB 2 [emitted] [immutable] bundle.es5 build/vaadin-bundle.es5-15cdd8d61a59a51c6318.cache.js.gz 48.2 KiB [emitted] build/webcomponentsjs/CHANGELOG.md 2.04 KiB [emitted] build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted] build/webcomponentsjs/README.md 10.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js 20 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js.map 121 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js 9.1 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js.map 33.4 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js 13.7 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js.map 48.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 124 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 709 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js 89 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 555 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js 69.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js.map 434 KiB [emitted] build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted] build/webcomponentsjs/package.json 2.71 KiB [emitted] build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_dom-index.js 794 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_js-index.js 611 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.12 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted] build/webcomponentsjs/src/flag-parser.js 2.35 KiB [emitted] build/webcomponentsjs/src/platform/baseuri.js 1.13 KiB [emitted] build/webcomponentsjs/src/platform/child-node/after.js 1.96 KiB [emitted] build/webcomponentsjs/src/platform/child-node/before.js 1.59 KiB [emitted] build/webcomponentsjs/src/platform/child-node/index.js 637 bytes [emitted] build/webcomponentsjs/src/platform/child-node/remove.js 1.43 KiB [emitted] build/webcomponentsjs/src/platform/child-node/replace-with.js 1.73 KiB [emitted] build/webcomponentsjs/src/platform/custom-event.js 3.34 KiB [emitted] build/webcomponentsjs/src/platform/es6-misc.js 1.2 KiB [emitted] build/webcomponentsjs/src/platform/get-attribute-names.js 1.45 KiB [emitted] build/webcomponentsjs/src/platform/matches.js 802 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/append.js 1.16 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/index.js 621 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/prepend.js 1.7 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/replace-children.js 1.86 KiB [emitted] build/webcomponentsjs/src/platform/promise.js 2.07 KiB [emitted] build/webcomponentsjs/src/platform/svg-element-class-list.js 1.48 KiB [emitted] build/webcomponentsjs/src/platform/symbol.js 2.16 KiB [emitted] build/webcomponentsjs/src/unresolved.js 1.37 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js 125 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js.map 711 KiB [emitted] build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted] Entrypoint bundle = build/vaadin-bundle-5e1de71f6108ec7dc702.cache.js Entrypoint bundle.es5 = build/vaadin-bundle.es5-15cdd8d61a59a51c6318.cache.js [60] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built] | 2 modules [61] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built] | 2 modules [70] ./css/home_view.css 2.25 KiB {1} {2} [built] [128] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 2 modules 16 KiB {1} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es6 1.62 KiB [built] | + 2 hidden modules [129] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 2 modules 16.2 KiB {2} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es5 1.63 KiB [built] | + 2 hidden modules [162] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es5 + 1 modules 238 KiB {3} [built] | 2 modules [163] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es6 + 1 modules 233 KiB {4} [built] | 2 modules [166] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {4} [built] | 2 modules [167] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {3} [built] | 2 modules [200] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es6 + 1 modules 2.22 KiB {4} [built] | 2 modules [201] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es5 + 1 modules 2.55 KiB {3} [built] | 2 modules [222] ../node_modules/@vaadin/vaadin-list-box/theme/lumo/vaadin-list-box.js?babel-target=es6 + 1 modules 2.84 KiB {4} [built] | 2 modules [223] ../node_modules/@vaadin/vaadin-list-box/theme/lumo/vaadin-list-box.js?babel-target=es5 + 1 modules 3.21 KiB {3} [built] | 2 modules [584] ../target/frontend/generated-flow-imports-fallback.js 6.97 KiB {6} [built] [585] ../target/frontend/generated-flow-imports-fallback.js 6.97 KiB {5} [built] + 571 hidden modules WARNING in asset size limit: The following asset(s) exceed the recommended size limit (2 MiB). This can impact web performance. Assets: build/vaadin-3-dfd17b768ab90413f01e.cache.js (2.14 MiB) [INFO] update-frontend took 18512ms. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/workspace/yals_trunk/target/test-classes [INFO] /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java: /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running eu.yals.test.app.SlashEndpointTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.299 s - in eu.yals.test.app.SlashEndpointTest [INFO] Running eu.yals.test.app.TechPartsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in eu.yals.test.app.TechPartsTest [INFO] Running eu.yals.test.app.GetApiTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in eu.yals.test.app.GetApiTest [INFO] Running eu.yals.test.app.MattermostApiTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in eu.yals.test.app.MattermostApiTest [INFO] Running eu.yals.test.app.QRCodeApiTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s - in eu.yals.test.app.QRCodeApiTest [INFO] Running eu.yals.test.app.TelegramAutoConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in eu.yals.test.app.TelegramAutoConfigTest [INFO] Running eu.yals.test.app.StoreApiTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in eu.yals.test.app.StoreApiTest [INFO] Running eu.yals.test.unit.AppUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in eu.yals.test.unit.AppUtilsTest [INFO] Running eu.yals.test.unit.MattermostResponseJsonTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in eu.yals.test.unit.MattermostResponseJsonTests [INFO] Running eu.yals.test.unit.MattermostTests [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in eu.yals.test.unit.MattermostTests [INFO] Running eu.yals.test.ui.home.VisibleStateTest === UI Tests Common Info === BuildName: trunk-5 Will test BASE_URL: https://demo.yals.eu Will test at : Grid Application will start at 4396 Videos and screenshots directory: target/reports Live Sessions: https://grid.yatech.eu/grid/admin/live?build=trunk-5 ================== Starting build 'trunk-5'. Test: 'VisibleStateTest.inputFieldHasLabel Nov 18, 2020 12:30:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: W3C Finished build 'trunk-5'. Test: 'VisibleStateTest.inputFieldHasLabel Starting build 'trunk-5'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText Finished build 'trunk-5'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText Starting build 'trunk-5'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber Finished build 'trunk-5'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber Starting build 'trunk-5'. Test: 'VisibleStateTest.qrCodeAreaIsHidden Finished build 'trunk-5'. Test: 'VisibleStateTest.qrCodeAreaIsHidden Starting build 'trunk-5'. Test: 'VisibleStateTest.shouldHaveCorrectTitle Finished build 'trunk-5'. Test: 'VisibleStateTest.shouldHaveCorrectTitle Starting build 'trunk-5'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton Finished build 'trunk-5'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton Starting build 'trunk-5'. Test: 'VisibleStateTest.resultAreaIsHidden Finished build 'trunk-5'. Test: 'VisibleStateTest.resultAreaIsHidden Starting build 'trunk-5'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed Finished build 'trunk-5'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed Starting build 'trunk-5'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText Finished build 'trunk-5'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText Starting build 'trunk-5'. Test: 'VisibleStateTest.overallAreaIsVisible Finished build 'trunk-5'. Test: 'VisibleStateTest.overallAreaIsVisible Starting build 'trunk-5'. Test: 'VisibleStateTest.mainDivShouldHaveH2 Finished build 'trunk-5'. Test: 'VisibleStateTest.mainDivShouldHaveH2 Starting build 'trunk-5'. Test: 'VisibleStateTest.formHasOnlyOneButton Finished build 'trunk-5'. Test: 'VisibleStateTest.formHasOnlyOneButton Starting build 'trunk-5'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled Finished build 'trunk-5'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled Starting build 'trunk-5'. Test: 'VisibleStateTest.inputShouldHavePlaceholder Finished build 'trunk-5'. Test: 'VisibleStateTest.inputShouldHavePlaceholder Starting build 'trunk-5'. Test: 'VisibleStateTest.mainAreaIsVisible Finished build 'trunk-5'. Test: 'VisibleStateTest.mainAreaIsVisible Starting build 'trunk-5'. Test: 'VisibleStateTest.errorModalNotExistByDefault Finished build 'trunk-5'. Test: 'VisibleStateTest.errorModalNotExistByDefault Testing is Done [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.597 s - in eu.yals.test.ui.home.VisibleStateTest [INFO] Running eu.yals.test.ui.home.HomePageTest Starting build 'trunk-5'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage Finished build 'trunk-5'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage Starting build 'trunk-5'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt Finished build 'trunk-5'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt Starting build 'trunk-5'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel Finished build 'trunk-5'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel Starting build 'trunk-5'. Test: 'HomePageTest.saveLinkAndClickOnResult Finished build 'trunk-5'. Test: 'HomePageTest.saveLinkAndClickOnResult Starting build 'trunk-5'. Test: 'HomePageTest.openSomethingNonExisting Finished build 'trunk-5'. Test: 'HomePageTest.openSomethingNonExisting Testing is Done [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.287 s - in eu.yals.test.ui.home.HomePageTest [INFO] Running eu.yals.test.ui.appinfo.PublicInfoTest Starting build 'trunk-5'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements Finished build 'trunk-5'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements Starting build 'trunk-5'. Test: 'PublicInfoTest.publicAreaIsVisible Finished build 'trunk-5'. Test: 'PublicInfoTest.publicAreaIsVisible Testing is Done [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.135 s - in eu.yals.test.ui.appinfo.PublicInfoTest [INFO] Running eu.yals.test.ui.usage.IdnTest Starting build 'trunk-5'. Test: 'IdnTest.russianUrl Finished build 'trunk-5'. Test: 'IdnTest.russianUrl Starting build 'trunk-5'. Test: 'IdnTest.multiLanguageUrl Finished build 'trunk-5'. Test: 'IdnTest.multiLanguageUrl Starting build 'trunk-5'. Test: 'IdnTest.taiwaneseUrl Finished build 'trunk-5'. Test: 'IdnTest.taiwaneseUrl Starting build 'trunk-5'. Test: 'IdnTest.germanUrl Finished build 'trunk-5'. Test: 'IdnTest.germanUrl Starting build 'trunk-5'. Test: 'IdnTest.estonianUrl Finished build 'trunk-5'. Test: 'IdnTest.estonianUrl Starting build 'trunk-5'. Test: 'IdnTest.arabicUrl Finished build 'trunk-5'. Test: 'IdnTest.arabicUrl Starting build 'trunk-5'. Test: 'IdnTest.finnishUrl Finished build 'trunk-5'. Test: 'IdnTest.finnishUrl Testing is Done [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.522 s - in eu.yals.test.ui.usage.IdnTest [INFO] Running eu.yals.test.ui.usage.CorrectInputTest Starting build 'trunk-5'. Test: 'CorrectInputTest.linkFromRussianWikipedia Finished build 'trunk-5'. Test: 'CorrectInputTest.linkFromRussianWikipedia Starting build 'trunk-5'. Test: 'CorrectInputTest.cyrillicLink Finished build 'trunk-5'. Test: 'CorrectInputTest.cyrillicLink Starting build 'trunk-5'. Test: 'CorrectInputTest.ftpLink Finished build 'trunk-5'. Test: 'CorrectInputTest.ftpLink Starting build 'trunk-5'. Test: 'CorrectInputTest.linkWithoutProtocol Finished build 'trunk-5'. Test: 'CorrectInputTest.linkWithoutProtocol Starting build 'trunk-5'. Test: 'CorrectInputTest.httpLink Finished build 'trunk-5'. Test: 'CorrectInputTest.httpLink Starting build 'trunk-5'. Test: 'CorrectInputTest.httpsLink Finished build 'trunk-5'. Test: 'CorrectInputTest.httpsLink Starting build 'trunk-5'. Test: 'CorrectInputTest.veryLongLinkFromFacebook Finished build 'trunk-5'. Test: 'CorrectInputTest.veryLongLinkFromFacebook Testing is Done [ERROR] Tests run: 7, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 46.445 s <<< FAILURE! - in eu.yals.test.ui.usage.CorrectInputTest [ERROR] cyrillicLink Time elapsed: 7.019 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/cyrillicLink/1605695636202.0.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/cyrillicLink/1605695636202.0.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.cyrillicLink(CorrectInputTest.java:57) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.cyrillicLink(CorrectInputTest.java:57) [ERROR] ftpLink Time elapsed: 7.176 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/ftpLink/1605695643251.1.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/ftpLink/1605695643251.1.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.ftpLink(CorrectInputTest.java:50) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.ftpLink(CorrectInputTest.java:50) [ERROR] linkWithoutProtocol Time elapsed: 7.106 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/linkWithoutProtocol/1605695650381.2.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/linkWithoutProtocol/1605695650381.2.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.linkWithoutProtocol(CorrectInputTest.java:64) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.linkWithoutProtocol(CorrectInputTest.java:64) [ERROR] httpLink Time elapsed: 7.056 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpLink/1605695657467.3.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpLink/1605695657467.3.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.httpLink(CorrectInputTest.java:36) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.httpLink(CorrectInputTest.java:36) [ERROR] httpsLink Time elapsed: 7.094 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpsLink/1605695664524.4.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpsLink/1605695664524.4.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.httpsLink(CorrectInputTest.java:43) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.httpsLink(CorrectInputTest.java:43) [ERROR] veryLongLinkFromFacebook Time elapsed: 7.028 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/veryLongLinkFromFacebook/1605695671622.5.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/veryLongLinkFromFacebook/1605695671622.5.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.veryLongLinkFromFacebook(CorrectInputTest.java:79) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.CorrectInputTest.checkExpectedBehavior(CorrectInputTest.java:83) at eu.yals.test.ui.usage.CorrectInputTest.veryLongLinkFromFacebook(CorrectInputTest.java:79) [INFO] Running eu.yals.test.ui.usage.AbnormalUsageTest Starting build 'trunk-5'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored Finished build 'trunk-5'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored Testing is Done [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.242 s <<< FAILURE! - in eu.yals.test.ui.usage.AbnormalUsageTest [ERROR] extraArgumentsShouldBeIgnored Time elapsed: 7.242 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#shortLink} Expected: not empty Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/AbnormalUsageTest/extraArgumentsShouldBeIgnored/1605695678871.6.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/AbnormalUsageTest/extraArgumentsShouldBeIgnored/1605695678871.6.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} at eu.yals.test.ui.usage.AbnormalUsageTest.extraArgumentsShouldBeIgnored(AbnormalUsageTest.java:35) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#shortLink} at eu.yals.test.ui.usage.AbnormalUsageTest.extraArgumentsShouldBeIgnored(AbnormalUsageTest.java:35) [INFO] Running eu.yals.test.ui.usage.IncorrectInputTest Starting build 'trunk-5'. Test: 'IncorrectInputTest.singleSpace Finished build 'trunk-5'. Test: 'IncorrectInputTest.singleSpace Starting build 'trunk-5'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass Finished build 'trunk-5'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass Starting build 'trunk-5'. Test: 'IncorrectInputTest.emptyInput Finished build 'trunk-5'. Test: 'IncorrectInputTest.emptyInput Starting build 'trunk-5'. Test: 'IncorrectInputTest.twoSpaces Finished build 'trunk-5'. Test: 'IncorrectInputTest.twoSpaces Starting build 'trunk-5'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput Finished build 'trunk-5'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput Starting build 'trunk-5'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed Finished build 'trunk-5'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed Starting build 'trunk-5'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput Finished build 'trunk-5'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput Starting build 'trunk-5'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed Finished build 'trunk-5'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed Starting build 'trunk-5'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass Finished build 'trunk-5'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass Starting build 'trunk-5'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass Finished build 'trunk-5'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass Testing is Done [ERROR] Tests run: 10, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 58.986 s <<< FAILURE! - in eu.yals.test.ui.usage.IncorrectInputTest [ERROR] urlWithSpacesShallNotPass Time elapsed: 7.093 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="http://site with spaces.com"></input>' Actual value: value="http://site with spaces.com" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpacesShallNotPass/1605695689028.7.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpacesShallNotPass/1605695689028.7.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.urlWithSpacesShallNotPass(IncorrectInputTest.java:73) [ERROR] longVariantOfNotUrlInput Time elapsed: 7.115 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="veryLongStringWhichIsNotURL%&"></input>' Actual value: value="veryLongStringWhichIsNotURL%&" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/longVariantOfNotUrlInput/1605695702420.8.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/longVariantOfNotUrlInput/1605695702420.8.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.longVariantOfNotUrlInput(IncorrectInputTest.java:64) [ERROR] urlSingleDomainLinksAreNotAllowed Time elapsed: 7.194 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="localhost/ff.ff"></input>' Actual value: value="localhost/ff.ff" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleDomainLinksAreNotAllowed/1605695709475.9.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleDomainLinksAreNotAllowed/1605695709475.9.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.urlSingleDomainLinksAreNotAllowed(IncorrectInputTest.java:106) [ERROR] shortVariantOfNotUrlInput Time elapsed: 7.113 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="g&%g"></input>' Actual value: value="g&%g" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/shortVariantOfNotUrlInput/1605695716597.10.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/shortVariantOfNotUrlInput/1605695716597.10.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.shortVariantOfNotUrlInput(IncorrectInputTest.java:55) [ERROR] urlSingleLayerDomainLinksAreNotAllowed Time elapsed: 7.069 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="localhost"></input>' Actual value: value="localhost" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleLayerDomainLinksAreNotAllowed/1605695723655.11.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleLayerDomainLinksAreNotAllowed/1605695723655.11.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed(IncorrectInputTest.java:98) [ERROR] urlWithSpecialCharsShallNotPass Time elapsed: 7.143 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="http://f%&k.com"></input>' Actual value: value="http://f%&k.com" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpecialCharsShallNotPass/1605695730769.12.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpecialCharsShallNotPass/1605695730769.12.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.urlWithSpecialCharsShallNotPass(IncorrectInputTest.java:82) [ERROR] urlWithBadProtocolShallNotPass Time elapsed: 7.053 s <<< FAILURE! com.codeborne.selenide.ex.ElementShould: Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="file:///etc/passwd"></input>' Actual value: value="file:///etc/passwd" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithBadProtocolShallNotPass/1605695737886.13.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithBadProtocolShallNotPass/1605695737886.13.html Timeout: 4 s. at eu.yals.test.ui.usage.IncorrectInputTest.formIsClearedResultAndQRCodeAreNotVisible(IncorrectInputTest.java:120) at eu.yals.test.ui.usage.IncorrectInputTest.urlWithBadProtocolShallNotPass(IncorrectInputTest.java:90) [INFO] Running eu.yals.test.ui.usage.MultiStepTest Starting build 'trunk-5'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink Finished build 'trunk-5'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink Starting build 'trunk-5'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia Finished build 'trunk-5'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia Starting build 'trunk-5'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification Finished build 'trunk-5'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification Starting build 'trunk-5'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused Finished build 'trunk-5'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused Starting build 'trunk-5'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave Finished build 'trunk-5'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave Testing is Done [ERROR] Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 32.577 s <<< FAILURE! - in eu.yals.test.ui.usage.MultiStepTest [ERROR] copyLinkButtonShouldCopyShortLink Time elapsed: 6.954 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/copyLinkButtonShouldCopyShortLink/1605695744835.14.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/copyLinkButtonShouldCopyShortLink/1605695744835.14.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} at eu.yals.test.ui.usage.MultiStepTest.copyLinkButtonShouldCopyShortLink(MultiStepTest.java:66) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#resultArea} at eu.yals.test.ui.usage.MultiStepTest.copyLinkButtonShouldCopyShortLink(MultiStepTest.java:66) [ERROR] saveAndRetrieveLinkFromRussianWikipedia Time elapsed: 7.033 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#shortLink} Expected: exist Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/saveAndRetrieveLinkFromRussianWikipedia/1605695751855.15.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/saveAndRetrieveLinkFromRussianWikipedia/1605695751855.15.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} at eu.yals.test.ui.usage.MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia(MultiStepTest.java:100) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#shortLink} at eu.yals.test.ui.usage.MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia(MultiStepTest.java:100) [ERROR] linkWithEstonianLettersMustBeSavedAndReused Time elapsed: 6.894 s <<< FAILURE! com.codeborne.selenide.ex.ElementNotFound: Element not found {#shortLink} Expected: exist Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/linkWithEstonianLettersMustBeSavedAndReused/1605695762719.16.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/linkWithEstonianLettersMustBeSavedAndReused/1605695762719.16.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} at eu.yals.test.ui.usage.MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused(MultiStepTest.java:111) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} (Session info: chrome=86.0.4240.111) For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'CI', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-12-amd64', java.version: '11.0.9' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 86.0.4240.111, chrome: {chromedriverVersion: 86.0.4240.22 (398b0743353ff..., userDataDir: /tmp/.com.google.Chrome.Ruk9Vl}, goog:chromeOptions: {debuggerAddress: localhost:46877}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: 157342e4ae8eb555d44a634ae9b...} Session ID: 157342e4ae8eb555d44a634ae9ba9f03 *** Element info: {Using=css selector, value=#shortLink} at eu.yals.test.ui.usage.MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused(MultiStepTest.java:111) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] AbnormalUsageTest.extraArgumentsShouldBeIgnored:35 Element not found {#shortLink} Expected: not empty Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/AbnormalUsageTest/extraArgumentsShouldBeIgnored/1605695678871.6.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/AbnormalUsageTest/extraArgumentsShouldBeIgnored/1605695678871.6.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} [ERROR] CorrectInputTest.cyrillicLink:57->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/cyrillicLink/1605695636202.0.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/cyrillicLink/1605695636202.0.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] CorrectInputTest.ftpLink:50->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/ftpLink/1605695643251.1.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/ftpLink/1605695643251.1.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] CorrectInputTest.httpLink:36->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpLink/1605695657467.3.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpLink/1605695657467.3.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] CorrectInputTest.httpsLink:43->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpsLink/1605695664524.4.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/httpsLink/1605695664524.4.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] CorrectInputTest.linkWithoutProtocol:64->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/linkWithoutProtocol/1605695650381.2.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/linkWithoutProtocol/1605695650381.2.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] CorrectInputTest.veryLongLinkFromFacebook:79->checkExpectedBehavior:83 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/veryLongLinkFromFacebook/1605695671622.5.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/CorrectInputTest/veryLongLinkFromFacebook/1605695671622.5.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] IncorrectInputTest.longVariantOfNotUrlInput:64->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="veryLongStringWhichIsNotURL%&"></input>' Actual value: value="veryLongStringWhichIsNotURL%&" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/longVariantOfNotUrlInput/1605695702420.8.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/longVariantOfNotUrlInput/1605695702420.8.html Timeout: 4 s. [ERROR] IncorrectInputTest.shortVariantOfNotUrlInput:55->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="g&%g"></input>' Actual value: value="g&%g" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/shortVariantOfNotUrlInput/1605695716597.10.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/shortVariantOfNotUrlInput/1605695716597.10.html Timeout: 4 s. [ERROR] IncorrectInputTest.urlSingleDomainLinksAreNotAllowed:106->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="localhost/ff.ff"></input>' Actual value: value="localhost/ff.ff" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleDomainLinksAreNotAllowed/1605695709475.9.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleDomainLinksAreNotAllowed/1605695709475.9.html Timeout: 4 s. [ERROR] IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed:98->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="localhost"></input>' Actual value: value="localhost" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleLayerDomainLinksAreNotAllowed/1605695723655.11.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlSingleLayerDomainLinksAreNotAllowed/1605695723655.11.html Timeout: 4 s. [ERROR] IncorrectInputTest.urlWithBadProtocolShallNotPass:90->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="file:///etc/passwd"></input>' Actual value: value="file:///etc/passwd" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithBadProtocolShallNotPass/1605695737886.13.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithBadProtocolShallNotPass/1605695737886.13.html Timeout: 4 s. [ERROR] IncorrectInputTest.urlWithSpacesShallNotPass:73->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="http://site with spaces.com"></input>' Actual value: value="http://site with spaces.com" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpacesShallNotPass/1605695689028.7.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpacesShallNotPass/1605695689028.7.html Timeout: 4 s. [ERROR] IncorrectInputTest.urlWithSpecialCharsShallNotPass:82->formIsClearedResultAndQRCodeAreNotVisible:120 Element should be attribute value="" {#longUrlInput div.vaadin-text-field-container #vaadin-text-field-input-0 slot input} Element: '<input aria-labelledby="vaadin-text-field-label-0 vaadin-text-field-input-0" autofocus part="value" placeholder="http://mysuperlongurlhere.tld" tabindex="0" type="text" value="http://f%&k.com"></input>' Actual value: value="http://f%&k.com" Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpecialCharsShallNotPass/1605695730769.12.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/IncorrectInputTest/urlWithSpecialCharsShallNotPass/1605695730769.12.html Timeout: 4 s. [ERROR] MultiStepTest.copyLinkButtonShouldCopyShortLink:66 Element not found {#resultArea} Expected: visible Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/copyLinkButtonShouldCopyShortLink/1605695744835.14.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/copyLinkButtonShouldCopyShortLink/1605695744835.14.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#resultArea"} [ERROR] MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused:111 Element not found {#shortLink} Expected: exist Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/linkWithEstonianLettersMustBeSavedAndReused/1605695762719.16.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/linkWithEstonianLettersMustBeSavedAndReused/1605695762719.16.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} [ERROR] MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia:100 Element not found {#shortLink} Expected: exist Screenshot: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/saveAndRetrieveLinkFromRussianWikipedia/1605695751855.15.png Page source: file:/var/lib/jenkins/workspace/yals_trunk/target/reports/eu/yals/test/ui/usage/MultiStepTest/saveAndRetrieveLinkFromRussianWikipedia/1605695751855.15.html Timeout: 4 s. Caused by: NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#shortLink"} [INFO] [ERROR] Tests run: 119, Failures: 17, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:58 min [INFO] Finished at: 2020-11-18T12:36:13+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project yals: There are test failures. [ERROR] [ERROR] Please refer to /var/lib/jenkins/workspace/yals_trunk/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] chuckNorris Submitting to Chuck's will [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: UNSTABLE