See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2/display/redirect?page=changes>
Changes: [pawel.urbanowicz] [BEAM-10343] feat: add CreateDispostion support for write method [pawel.urbanowicz] fix: add missing licenses [pawel.urbanowicz] fix: remove external keyword from tests and change output* to output [pawel.urbanowicz] Small improvments after code-review [pawel.urbanowicz] refactor: introduce parametrized test for data types [pawel.urbanowicz] feat: remove CloudProvider enum [Etienne Chauchot] [BEAM-10431] Add missing step name in graphite metrics sink messages. [noreply] Fix TODO comment in tox.ini (#12205) [kcweaver] [BEAM-10432] Improve error message for missing pipeline options. [noreply] Refactor ZetaSQL planner code and support setting default timezone ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1ee1f15157fc91af070ae078c1897db7820340ae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee1f15157fc91af070ae078c1897db7820340ae # timeout=10 Commit message: "Merge pull request #12207 from ibzib/BEAM-10432" > git rev-list --no-walk 1a260cd70117b77e33442f0be8f213363a2db5fc # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [beam_PostCommit_XVR_Direct] $ /bin/bash -xe /tmp/jenkins6358102007021332587.sh + echo '*** RUN CROSS-LANGUAGE DIRECT USING PYTHON 2.7 ***' *** RUN CROSS-LANGUAGE DIRECT USING PYTHON 2.7 *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses -PpythonVersion=2.7 :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunner Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradleCheck > Task :buildSrc:spotlessCheck > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validateTaskProperties FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. FAILURE: Build failed with an exception. * What went wrong: Project 'xlang' not found in project ':sdks:python:test-suites:direct'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 18s Publishing build scan... https://gradle.com/s/l3lrbllcyziz2 Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
