See 
<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/260/display/redirect>

Changes:


------------------------------------------
[...truncated 4.41 KB...]
BUILD_TIMESTAMP=2023-08-14 17:29:23 UTC
CI=true
GIT_URL=https://gitbox.apache.org/repos/asf/allura.git/
HUDSON_COOKIE=e268b23c-f7a6-44d4-a65e-c8233f6effc4
XDG_SESSION_ID=2611
USER=jenkins
BUILD_NUMBER=260
WORKSPACE=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
PWD=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
HUDSON_URL=https://ci-builds.apache.org/
HOME=/home/jenkins
JENKINSGRADLEPLUGIN_CCUD_PLUGIN_VERSION=1.10
NODE_NAME=builds58
HUDSON_SERVER_COOKIE=9c7f00b5d9bf9427
SSH_CLIENT=95.217.196.215 59128 22
JENKINS_HOME=/home/jenkins/jenkins-home
JOB_NAME=Allura/Allura-py3.7
RUN_TESTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/260/display/redirect?page=tests
GIT_PREVIOUS_COMMIT=90b07ba2f6d010273068235f31185075d02fd317
HUDSON_HOME=/home/jenkins/jenkins-home
JOB_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/display/redirect
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_ENFORCE_URL=true
JENKINSGRADLEPLUGIN_GRADLE_AUTO_INJECTION=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/260/display/redirect?page=artifacts
MAIL=/var/mail/jenkins
BUILD_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/260/
SHELL=/bin/bash
JOB_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/
BUILD_DISPLAY_NAME=#260
PY_VERSION=3.7
ROOT_BUILD_CAUSE=MANUALTRIGGER
SHLVL=3
GIT_BRANCH=origin/master
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_URL=https://ge.apache.org
ROOT_BUILD_CAUSE_MANUALTRIGGER=true
BUILD_TAG=jenkins-Allura-Allura-py3.7-260
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_GRADLE_INJECTION_ENABLED=false
NODE_LABELS=builds58 ubuntu
LOGNAME=jenkins
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/910/bus
XDG_RUNTIME_DIR=/run/user/910
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
BUILD_CAUSE_MANUALTRIGGER=true
GIT_PREVIOUS_SUCCESSFUL_COMMIT=61ee60cac206a2ef7e705c1e4496cc6a43fd91a1
JENKINS_SERVER_COOKIE=9c7f00b5d9bf9427
_=/usr/bin/env

=============================================================================
Run: cleanup previous runs
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Removing network allura_default
Network allura_default not found.

=============================================================================
Run: build docker image
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
--build-arg is only supported when services are specified for API version < 
1.25. Please use a Compose file version > 2.2 or specify which services to 
build.

=============================================================================
Setup: venv, pip, pysvn, ./rebuild-all.sh, npm, etc.
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Creating network "allura_default" with the default driver
Pulling mongo (mongo:4.2)...
4.2: Pulling from library/mongo
Digest: sha256:699d652ed67423d689258bad7b316cf005dfbb82b334118ec306f049042f3717
Status: Downloaded newer image for mongo:4.2
Pulling solr (solr:6-alpine)...
6-alpine: Pulling from library/solr
Digest: sha256:4f63093698313437a49b2f945c4b1545c9e3a655f52581bc6e01ea006fae132e
Status: Downloaded newer image for solr:6-alpine
Creating allura_solr_1 ... 
Creating allura_mongo_1 ... 
Creating allura_mongo_1 ... doneCreating 
allura_solr_1  ... doneBuilding web
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 72, 
in main
    command()
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 128, 
in perform_command
    handler(command, command_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 866, 
in run
    self.toplevel_options, self.toplevel_environment
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1327, 
in run_one_off_container
    **container_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 331, 
in create_container
    self.ensure_image_exists()
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 367, 
in ensure_image_exists
    self.build(cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 1106, 
in build
    platform=self.platform,
  File "/usr/local/lib/python2.7/dist-packages/docker/api/build.py", line 160, 
in build
    path, exclude=exclude, dockerfile=dockerfile, gzip=gzip
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 30, 
in tar
    files=sorted(exclude_paths(root, exclude, dockerfile=dockerfile[0])),
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 49, 
in exclude_paths
    return set(pm.walk(root))
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
185, in rec_walk
    for f in os.listdir(current_dir):
OSError: [Errno 13] Permission denied: 
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/allura-data/mongo/journal'>

=============================================================================
Starting up docker containers
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Building web
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 72, 
in main
    command()
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 128, 
in perform_command
    handler(command, command_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1078, 
in up
    to_attach = up(False)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1074, 
in up
    cli=native_builder,
  File "/usr/local/lib/python2.7/dist-packages/compose/project.py", line 548, 
in up
    svc.ensure_image_exists(do_build=do_build, silent=silent, cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 367, 
in ensure_image_exists
    self.build(cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 1106, 
in build
    platform=self.platform,
  File "/usr/local/lib/python2.7/dist-packages/docker/api/build.py", line 160, 
in build
    path, exclude=exclude, dockerfile=dockerfile, gzip=gzip
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 30, 
in tar
    files=sorted(exclude_paths(root, exclude, dockerfile=dockerfile[0])),
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 49, 
in exclude_paths
    return set(pm.walk(root))
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
185, in rec_walk
    for f in os.listdir(current_dir):
OSError: [Errno 13] Permission denied: 
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/allura-data/mongo/journal'>

=============================================================================
Docker Container Info:
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1

=============================================================================
Setup: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1

=============================================================================
Run: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Setting environment for exec is not supported in API < 1.25 (1.24)

=============================================================================
Shutdown
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Stopping allura_solr_1  ... 
Stopping allura_mongo_1 ... 
Stopping allura_mongo_1 ... doneStopping 
allura_solr_1  ... doneRemoving allura_solr_1  ... 
Removing allura_mongo_1 ... 
Removing allura_mongo_1 ... doneRemoving 
allura_solr_1  ... doneRemoving network allura_default
Total reclaimed space: 0B
Deleted Volumes:
aa77711e48e5d42ba50dc740ed9ca3f64459449af08050734eeaeb0ea0bd3d34
75cf2c5fa9418ccf6f551413e3938ddf3ecbc974d084896540672d2447ff1f6e
7ec69ee44fe3b7a67d660c02213deca31c82343e86c24a556722cf1eef67ea9c
090c4c8e6f9def28d02888fd5232592ecf919f0a9e1197cb5c14c8abf9594a14
59cca35b87bc2f9f76f84e9d8601802b47ebc503a2578f19cacf18e2bd142dd9
be835e8d52c5fe2472f022b8f125c1e4f4ab420b199746e698cab4300ab50366
7a1ea03ee1a0d9ff2d3b561744446f377b313d3da5f8f409ac6a5c4c62e35adc
7745186b452b1d9292173425381d229cb5a3448468f077d7c1b06eb23b72fd98
e4339382b1e334888fec96d723a2a2bc3c014babc902f3178d0635dae062257c
566dceab33a1845b751a19a7ea3536957e1a4c1e4e9e1bb12f8a6ddd93ff1fc3
230650f59513d7357f1dd63da0d791ca4f390f7406ec71bf88200f844ccd1cff
f6515be6ab1ef96bf12198cc1c73bbc5b9285e13035079452bdc87d64788938e
e4b1ad91a092d315f554be108ce2d6159ef3dc2d97d55ba218b217e1e87e5f34
a25d56f96474e28f954ec58f0504fb3be896ef0414261af8f9c001bc6c38759c
17f91a3e8933e128048b7db0073052d63269b6c7a44a87b645f45ca9249552ee
595fdfb78ef12bb56faa5be2d76c7fd067e348d05eeec0cb4041710975f01fa3
848971e2ee982e1283a1e6b259f282b99cc303bd578c09919133e987742382ab
0517d3b85ad07e5dd347a2c205f404f9f8351c4207b9dc849fdcae520f6424c8
8722151c6624a8a28ed83f73f7b187325e96b1ee0bb59b0b707de527f2a6d921
ee983f4967f4fa0c7817caae4003a73c6c9463ed471227793df791034821cbff
6706073a2156f5b829fc0d681f555b23fa9babb44122b93aac953311a98d55d6
06c5ac5197c24e2965dc9081a71d12d2fcabb1574b4fdd6456ef38739f52b6ed
4a24a2a2cf181eaadfc1d297b6c41a9b5dc6e1e5a3c66fb7138dcd3772f895b4
70a06e22143f69451387be8315374a2ee035fd3cb70251ddfd7d91aa4036e985
4f041ce60f0e3f40e51a582acb9285ea4be78a26f5b32d6df94f88c9143240e4
e84c71e2df1f18523d4bfcf38e46a8a013df3a14628267fbc8e9aac857428b34
f2d4d9cb98628068379eac11990bc525e93b2cba407f2ee5ce09fc6a9eed1ad7
3be1fd013050f502ff364ab98b963dfb6f85027974f57c81e7916ffc55b129ad
7fbf54a3a5d742a4f54649b079918dbb86b1d36452b76b8dc630bd011f275f7b
d7e1c675ed0c2835331ef88309aa64eb671274d669c6d533fcfeee8346557564
f92b3b8022fa02021a849a4825f79bdfcda4ccc7cdf2be42c25129db25e52b38
c4e75fc82146bce8598b40151ec1e536fdac514cbc56f38ac527da5b87d6a793
c4b7dc824f797c9fc312b6ef3db884d72e82e3770fcc22e3c2da967f9f1f67e6
8b0467dc2638b04fca4ed22502624c04bc070ec1fb3b529a0cf8014fdfec67b6
dbe10c592f45e066bb0638157eaf7e5351569e5c62742bbde08e112248419d5b
7d33db582c58d6b4649f65286346876d88dc5b6f5ac350dc58738471b5ff55a8
5025e370c45550622cf9905a87e18384621fa79a15fc93bd42cdc05c13efa367
3bec7d71ca8fb8398d0978b4dbb5af7280a78aa8074db532ee9904e3370f37be
7964ebfa1fc82f716fff5a292ec14e5a2eaeb3a4cfed2617cba8354c335bbbdc
6820c5b7737a644945fe2eede0ed9ae8337ebcc6202529d08207f27002fc9505
d2d88f65e982476902337d092a320f78cb8e528c7f802640a8b1a2e401c6b124
0866cc1f34e0d2a94a1700b3b4136711421199d9f08de235ada3469c89bb9cf2
042ad93ef7baa61cd957a530d38bd828054f001c512efaa0db9509064911dbac
be872cd9b7986bdee1b23e74309268f76fd449d39388cbe7574d31d55d5ec595
9cd9f99514b4af81ccdaae9e80e96ee77ae05185bac0294351574635f0266760
220a83ca9e0ca2c2a2295dadf6d3b872f983339b7ece868897e3e9a871ac9891
2a91744c7ca899142e597d1abafb9144ef57521153004c0be98f74c2900ea2fc
3dd2bdb050d59dd54bfd3f7d418b8780fa056696a06c114502b8498236d0d90a
abc9d596fa2301ac184f9507f4984eb16b5a50fc2d1e651944248883fd9ec562
ac811939117a8188fb410d6fb7beb9d57a86347765691e5c8e6dc5ab3a4f3da5
13c963040f1a95f4b130819846ffbc2f4e836adbb56b09f61e43b5127c1bb2b3

Total reclaimed space: 8.595GB
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to