Build failed in Jenkins: pgadmin4-master-python27 #557

From: pgAdmin 4 Jenkins <jenkins(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org, dpage(at)pgadmin(dot)org
Subject: Build failed in Jenkins: pgadmin4-master-python27 #557
Date: 2018-04-04 12:51:10
Message-ID: 590967955.229.1522846270017.JavaMail.jenkins@jenkins.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

See <https://jenkins.pgadmin.org/job/pgadmin4-master-python27/557/display/redirect?page=changes>

Changes:

[Dave Page] Typo fix.

[Dave Page] Another attempt to fix the Python 2.6 deps.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace <https://jenkins.pgadmin.org/job/pgadmin4-master-python27/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.postgresql.org/git/pgadmin4.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from git://git.postgresql.org/git/pgadmin4.git
> git --version # timeout=10
> git fetch --tags --progress git://git.postgresql.org/git/pgadmin4.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a95775ae49e47fe1f289c514bb936a726010033c (origin/master)
Commit message: "Another attempt to fix the Python 2.6 deps."
> git config core.sparsecheckout # timeout=10
> git checkout -f a95775ae49e47fe1f289c514bb936a726010033c
> git rev-list c0cfc9f29b1e8ac1099a135ff7acf327576691fd # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
PYTHON_VERSION=2.7

[EnvInject] - Variables injected successfully.
[pgadmin4-master-python27] $ /bin/sh -xe /tmp/jenkins6260303406607318944.sh
+ <https://jenkins.pgadmin.org/job/pgadmin4-master-python27/ws/ci/ci_runner.sh>
EXECUTING: Create pgAdmin config

EXECUTING: Python tests

Creating Python 2.7 virtual environment...

New python executable in <https://jenkins.pgadmin.org/job/pgadmin4-master-python27/ws/pgadmin-venv/bin/python>
Installing setuptools, pip, wheel...done.
Running virtualenv with interpreter /usr/local/python-2.7/bin/python
Double requirement given: Flask-Security>=3.0.0 (from -r requirements.txt (line 40)) (already in Flask-Security==3.0.0 (from -r requirements.txt (line 15)), name='Flask-Security')
ERROR: Failed to install the application requirements.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-04-04 12:51:16 Build failed in Jenkins: pgadmin4-master-python36 #552
Previous Message pgAdmin 4 Jenkins 2018-04-04 12:51:07 Build failed in Jenkins: pgadmin4-master-python35 #556