Even Jenkins' own log seems to agree that the job ran.

-rw-r--r-- 1 jenkins jenkins 1327 Jan 10 02:55 log
[root@stglab-botnet-etl jenkins]# less 
jobs/etl_botnet_cnc_info_run/lastSuccessful/log

Started by timer
Building in workspace /var/lib/jenkins/workspace/etl_botnet_cnc_info_run
[etl_botnet_cnc_info_run] $ /bin/sh -xe /tmp/hudson8516587593113665709.sh
+ cd /var/lib/jenkins/workspace/build_botnet_etl
+ source bin/activate
++ deactivate nondestructive
++ unset pydoc
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/swright/workspace/botnet_etl
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/home/swright/workspace/botnet_etl/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /home/swright/workspace/botnet_etl
++ '[' botnet_etl = __ ']'
+++ basename /home/swright/workspace/botnet_etl
++ PS1='(botnet_etl)'
++ export PS1
++ alias 'pydoc=python -m pydoc'
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
+ cd app
+ '[' -z '' ']'
+ python etl_cnc_info.py
+ deactivate
+ unset pydoc
+ '[' -n /sbin:/usr/sbin:/bin:/usr/bin ']'
+ PATH=/sbin:/usr/sbin:/bin:/usr/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/sh -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
Finished: SUCCESS
jobs/etl_botnet_cnc_info_run/lastSuccessful/log (END) 

Reply via email to