Jira: https://issues.apache.org/jira/browse/OOZIE-2231
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/285/
###################################################################################
########################## LAST 100 LINES OF THE CONSOLE
###########################
[...truncated 683.92 KB...]
[INFO]
[INFO] Apache Oozie Main .................................. SUCCESS [ 1.583 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 17.003 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 13.058 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 6.904 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [ 5.199 s]
[INFO] Apache Oozie Core .................................. SUCCESS [01:16 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [ 8.897 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [ 9.234 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [ 9.296 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [ 10.046 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [ 6.822 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [ 9.967 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 12.313 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 0.026 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 3.704 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 3.157 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [ 14.448 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [ 2.371 s]
[INFO] Apache Oozie Server ................................ SUCCESS [ 11.445 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 2.098 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [ 3.808 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:49 min
[INFO] Finished at: 2017-12-18T14:14:05Z
[INFO] Final Memory: 650M/1922M
[INFO] ------------------------------------------------------------------------
[TRACE] FindBugs output in HEAD verified and saved
Running test-patch task BACKWARDS_COMPATIBILITY
Running test-patch task TESTS
Running test-patch task DISTRO
Applying patch
Checking patch
core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java...
error: while searching for:
package org.apache.oozie.action.hadoop;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.collect.ImmutableList;
import com.google.common.io.Closeables;
import com.google.common.primitives.Ints;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.StringReader;
import java.net.ConnectException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.apache.commons.io.IOUtils;
import org.apache.hadoop.conf.Configuration;
error: patch failed:
core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java:19
error:
core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java:
patch does not apply
Checking patch
core/src/main/java/org/apache/oozie/service/JvmPauseMonitorService.java...
Checking patch docs/src/site/twiki/DG_QuickStart.twiki...
Checking patch docs/src/site/twiki/ENG_Building.twiki...
Checking patch pom.xml...
Hunk #1 succeeded at 94 (offset 1 line).
Hunk #2 succeeded at 104 (offset 1 line).
Hunk #3 succeeded at 1346 (offset 6 lines).
Checking patch sharelib/pig/pom.xml...
fatal: git diff header lacks filename information when removing 1 leading
pathname component (line 130)
Patch failed to apply to head of branch
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0100 3706k 100 3706k 0 0 3454k 0 0:00:01 0:00:01 --:--:-- 8092k
Adding comment to JIRA
Comment added.
test-patch exit code: 1
Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-2231
Archiving artifacts
[Fast Archiver] Compressed 817.87 KB of artifacts by 66.5% relative to #284
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.