[2016-01-18 13:16:08,718][  INFO][PID:3286] Setting up builder: 172.25.91.193
[2016-01-18 13:16:10,105][  INFO][PID:3286] marking build dir with build_id, 
[2016-01-18 13:16:10,106][  INFO][PID:3286] Start build: BuildJob<id: 154156, owner: alonid, project: gitomail, git branch: epel7, git_hash: c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, status: 3 >
[2016-01-18 13:16:10,106][  INFO][PID:3286] putting  into minimal buildroot of epel-7-x86_64
[2016-01-18 13:16:10,579][  INFO][PID:3286] Cloning Dist Git repo alonid/gitomail/gitomail, branch c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, hash epel7
[2016-01-18 13:16:12,283][  INFO][PID:3286] Got srpm to build: /tmp/build_package_repo/gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
[2016-01-18 13:16:13,140][  INFO][PID:3286] executing: /usr/bin/mockchain -r epel-7-x86_64 -l /var/tmp/mockremote-PKZ9m/build/ -a https://copr-be.cloud.fedoraproject.org/results/petersen/stack/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10.3/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/alonid/gitomail/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/alonid/gitomail/epel-7-x86_64/devel -m '--define=copr_username alonid' -m '--define=copr_projectname gitomail' -m '--define=vendor Fedora Project COPR (alonid/gitomail)' /tmp/build_package_repo/gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
[2016-01-18 13:34:08,001][  INFO][PID:3286] Listing built binary packages
[2016-01-18 13:34:08,651][  INFO][PID:3286] Built packages:
gitomail 0.8.3
[2016-01-18 13:34:08,652][  INFO][PID:3286] builder.build finished; details: {u'built_packages': 'gitomail 0.8.3'}
 stdout: starting logfile: None
results dir: /var/tmp/mockremote-PKZ9m/build/results/epel-7-x86_64
config dir: /var/tmp/mockremote-PKZ9m/build/configs/epel-7-x86_64
Start build: /tmp/build_package_repo/gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
building gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
End build: /tmp/build_package_repo/gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
Success building gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
Results out to: /var/tmp/mockremote-PKZ9m/build/results/epel-7-x86_64
Pkgs built: 1
Packages successfully built in this order:
/tmp/build_package_repo/gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.src.rpm
[2016-01-18 13:34:08,652][  INFO][PID:3286] Start retrieve results for: BuildJob<id: 154156, owner: alonid, project: gitomail, git branch: epel7, git_hash: c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, status: 3 >
[2016-01-18 13:34:08,954][  INFO][PID:3286] End retrieve results for: BuildJob<id: 154156, owner: alonid, project: gitomail, git branch: epel7, git_hash: c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, status: 3 >
[2016-01-18 13:34:08,955][  INFO][PID:3286] End Build: BuildJob<id: 154156, owner: alonid, project: gitomail, git branch: epel7, git_hash: c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, status: 3 >
[2016-01-18 13:34:08,955][  INFO][PID:3286] Success building gitomail
[2016-01-18 13:34:08,955][  INFO][PID:3286] Going to sign pkgs from source: BuildJob<id: 154156, owner: alonid, project: gitomail, git branch: epel7, git_hash: c3a8ede7aa887736c8cae9c7193e5c3d9e940a18, status: 3 > in chroot: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64
[2016-01-18 13:34:09,580][  INFO][PID:3286] signed rpm: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.x86_64.rpm
[2016-01-18 13:34:10,001][  INFO][PID:3286] signed rpm: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.src.rpm
[2016-01-18 13:34:10,002][  INFO][PID:3286] Sign done
[2016-01-18 13:34:10,139][ ERROR][PID:3286] Error making local repo: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64
Traceback (most recent call last):
  File "/usr/share/copr/backend/mockremote/__init__.py", line 237, in do_createrepo
    projectname=self.job.project_name,
  File "/usr/share/copr/backend/createrepo.py", line 160, in createrepo
    out_ad = add_appdata(path, username, projectname)
  File "/usr/share/copr/backend/createrepo.py", line 131, in add_appdata
    .format(**kwargs), os.path.join(path, "createrepo.lock"))
  File "/usr/share/copr/backend/createrepo.py", line 34, in run_cmd_unsafe
    stdout=out, stderr=err)
CreateRepoError: exit code != 0
return code 1 after invocation of: chmod -R +rX /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64 
stderr: 
(appstream-builder:5862): Asb-DEBUG: searching for plugins in /usr/lib64/asb-plugins-4
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_font.so: font
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gstreamer.so: gstreamer
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_dbus.so: dbus
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gir.so: gir
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gresource.so: gresource
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_kde_services.so: kde-services
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_appdata.so: appdata
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_hardcoded.so: hardcoded
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_absorb.so: absorb
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_desktop.so: desktop
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_kde_notifyrc.so: kde-notifyrc
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_nm.so: nm
(appstream-builder:5862): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gettext.so: gettext
Scanning packages...
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/6d84ed77690fc9ca9dbbb7b2689847803fbb64f4450af72b2419b0c750f42299-other.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/6d84ed77690fc9ca9dbbb7b2689847803fbb64f4450af72b2419b0c750f42299-other.sqlite.bz2
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c6d72bffde05e33688304df28e6593ee5a73117e67d673a34eeb2f97a27cac27-primary.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c6d72bffde05e33688304df28e6593ee5a73117e67d673a34eeb2f97a27cac27-primary.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/40d0f8010d77a930879d223dd50654e628597e03f9d7e248b0de38c14ace40dc-filelists.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/40d0f8010d77a930879d223dd50654e628597e03f9d7e248b0de38c14ace40dc-filelists.sqlite.bz2
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/e8d1eb1e8ba33fe14920e89ea34d827fe66afd56f3b71c0ef7ad859a12cf89af-filelists.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/e8d1eb1e8ba33fe14920e89ea34d827fe66afd56f3b71c0ef7ad859a12cf89af-filelists.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/b7eb5bb0ff1a94c7eeb93bae1341dad45b09856e7dda09478e73dbf68749d466-primary.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/b7eb5bb0ff1a94c7eeb93bae1341dad45b09856e7dda09478e73dbf68749d466-primary.sqlite.bz2
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/82c6b26ecf58fa245ab94000950516579255e62179fd5f632094ff6e5d3364b3-other.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/82c6b26ecf58fa245ab94000950516579255e62179fd5f632094ff6e5d3364b3-other.xml.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/repomd.xml: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/repomd.xml
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154156.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154156.log
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/copr-be.cloud.fedoraproject.org-a02b8700.32868586062884830411845: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/copr-be.cloud.fedoraproject.org-a02b8700.32868586062884830411845
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154147.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154147.log
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/state.log.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/root.log.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build.info: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build.info
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build-00154156.rsync.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build-00154156.rsync.log
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/success: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/success
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/build.log.gz
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154151.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154151.log
(appstream-builder:5862): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/createrepo.lock.lock: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/createrepo.lock.lock
(appstream-builder:5862): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.src.rpm
Processing packages...
(appstream-builder:5862): Asb-DEBUG: DEBUG:   gitomail-0.8.3-0004.g8b2507f969e4.el7.centos is not enabled
(appstream-builder:5862): Asb-DEBUG: starting: gitomail
(appstream-builder:5862): Asb-DEBUG: DEBUG:   Getting filename match for gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.x86_64.rpm
(appstream-builder:5862): As-DEBUG: Emitting ::changed() [add-app]
Merging applications...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-icons.tar.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-screenshots.tar...
Done!


Last command

stdout: chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154156-gitomail/gitomail-0.8.3-0004.g8b2507f969e4.el7.centos.src.rpm’: Operation not permitted


[2016-01-18 13:34:10,140][  INFO][PID:3286] Retrieving pubkey 
[2016-01-18 13:34:10,229][  INFO][PID:3286] Added pubkey for user alonid project gitomail into: /var/lib/copr/public_html/results/alonid/gitomail/pubkey.gpg