http://fedorapeople.org/groups/cockpit/logs/pull-258-20191121-100404-df5419e0-cockpit-project-cockpit-podman--fedora-30/log.html Testing df5419e0f8b2725977335aa2c11a09e89ce2192a for pull-258-20191121-100404 with fedora-30 on psi-tasks-vfxlh... # if it exists already, npm install won't update it; force that so that we always get up-to-date packages rm -f package-lock.json # unset NODE_ENV, skips devDependencies otherwise env -u NODE_ENV npm install npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size npm WARN deprecated core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated core-js@1.2.7: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. > node-sass@4.13.0 install /build/cockpit-project/bots/make-checkout-workdir/node_modules/node-sass > node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.0/linux-x64-64_binding.node Download complete Binary saved to /build/cockpit-project/bots/make-checkout-workdir/node_modules/node-sass/vendor/linux-x64-64/binding.node Caching binary to /home/user/.npm/node-sass/4.13.0/linux-x64-64_binding.node > core-js@2.6.10 postinstall /build/cockpit-project/bots/make-checkout-workdir/node_modules/core-js > node postinstall || echo "ignore" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  > https://opencollective.com/core-js  > https://www.patreon.com/zloirock  Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > node-sass@4.13.0 postinstall /build/cockpit-project/bots/make-checkout-workdir/node_modules/node-sass > node scripts/build.js Binary found at /build/cockpit-project/bots/make-checkout-workdir/node_modules/node-sass/vendor/linux-x64-64/binding.node Testing binary Binary is fine npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN react-addons-css-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself. npm WARN react-addons-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself. npm WARN jsdom@15.2.1 requires a peer of canvas@^2.5.0 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap-switch@3.3.4 requires a peer of bootstrap@^3.1.1 but none is installed. You must install peer dependencies yourself. npm WARN eonasdan-bootstrap-datetimepicker@4.17.47 requires a peer of bootstrap@^3.3 but none is installed. You must install peer dependencies yourself. npm WARN react-ellipsis-with-tooltip@1.1.1 requires a peer of react-bootstrap@0.31.x || 0.32.x but none is installed. You must install peer dependencies yourself. npm WARN table-resolver@3.3.0 requires a peer of redux@>= 3.0.0 < 4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 2154 packages from 1530 contributors and audited 25960 packages in 59.599s found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details env -u NODE_ENV npm prune npm WARN bootstrap-switch@3.3.4 requires a peer of bootstrap@^3.1.1 but none is installed. You must install peer dependencies yourself. npm WARN eonasdan-bootstrap-datetimepicker@4.17.47 requires a peer of bootstrap@^3.3 but none is installed. You must install peer dependencies yourself. npm WARN jsdom@15.2.1 requires a peer of canvas@^2.5.0 but none is installed. You must install peer dependencies yourself. npm WARN react-addons-css-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself. npm WARN react-addons-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself. npm WARN react-ellipsis-with-tooltip@1.1.1 requires a peer of react-bootstrap@0.31.x || 0.32.x but none is installed. You must install peer dependencies yourself. npm WARN table-resolver@3.3.0 requires a peer of redux@>= 3.0.0 < 4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 25960 packages in 9.088s found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details mkdir -p dist/ po/po2json -m po/po.empty.js -o dist/po.de.js.js.tmp po/de.po mv dist/po.de.js.js.tmp dist/po.de.js mkdir -p dist/ po/po2json -m po/po.empty.js -o dist/po.sk.js.js.tmp po/sk.po mv dist/po.sk.js.js.tmp dist/po.sk.js NODE_ENV=production npm run build > podman@0.1.0 build /build/cockpit-project/bots/make-checkout-workdir > webpack WARNING: We noticed you're using the `useBuiltIns` option without declaring a core-js version. Currently, we assume version 2.x when no version is passed. Since this default version will likely change in future versions of Babel, we recommend explicitly setting the core-js version you are using via the `corejs` option. You should also be sure that the version you pass to the `corejs` option matches the version specified in your `package.json`'s `dependencies` section. If it doesn't, you need to run one of the following commands: npm install --save core-js@2 npm install --save core-js@3 yarn add core-js@2 yarn add core-js@3 Hash: 37d06116ee0ac515361a Version: webpack 4.41.2 Time: 28583ms Built at: 11/21/2019 10:46:27 AM Asset Size Chunks Chunk Names index.css 66.4 KiB 0 [emitted] index index.html 1.23 KiB [emitted] index.min.js.LICENSE 2.59 KiB [emitted] index.min.js.gz 274 KiB [emitted] [big] index.min.js.map 3.6 MiB 0 [emitted] [dev] index manifest.json 192 bytes [emitted] Entrypoint index = index.min.js index.css index.min.js.map [3] external "cockpit" 42 bytes {0} [built] [56] (webpack)/buildin/global.js 472 bytes {0} [built] [120] (webpack)/buildin/module.js 497 bytes {0} [built] [395] ./node_modules/create-emotion/dist/index.esm.js + 4 modules 31.9 KiB {0} [built] | 5 modules [402] multi ./src/./index.js 28 bytes {0} [built] [434] ./node_modules/moment/locale sync ^\.\/.*$ 3 KiB {0} [optional] [built] [719] ./src/index.js + 118 modules 331 KiB {0} [built] | ./src/index.js 1010 bytes [built] | ./src/app.jsx 18.9 KiB [built] | ./src/ContainerHeader.jsx 1.52 KiB [built] | ./src/util.js 7.35 KiB [built] | ./src/Containers.jsx 10.7 KiB [built] | ./src/Images.jsx 9.22 KiB [built] | ./lib/cockpit-components-select.jsx 4.15 KiB [built] | ./lib/cockpit-components-listing.jsx 15.3 KiB [built] | ./src/varlink.js 4.59 KiB [built] | ./src/ContainerDetails.jsx 1.73 KiB [built] | ./src/ContainerTerminal.jsx 5.63 KiB [built] | ./src/Dropdown.jsx 592 bytes [built] | ./src/ContainerDeleteModal.jsx 934 bytes [built] | ./src/ContainerRemoveErrorModal.jsx 944 bytes [built] | ./src/ContainerCommitModal.jsx 8.91 KiB [built] | + 104 hidden modules [3302] (webpack)/buildin/harmony-module.js 573 bytes [built] [3303] ./lib/page.css 41 bytes [built] [3305] ./lib/listing.less 41 bytes [built] [3306] ./src/ContainerTerminal.css 41 bytes [built] [3311] ./lib/form-layout.less 41 bytes [built] [3312] ./src/ImageSearchModal.css 41 bytes [built] [3313] ./src/Images.css 41 bytes [built] [3314] ./src/podman.scss 41 bytes [built] + 3300 hidden modules WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: index.min.js.gz (274 KiB) WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!lib/page.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/sass-loader/dist/cjs.js!./lib/page.css 12.3 KiB {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!node_modules/@patternfly/react-styles/css/components/Alert/alert.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename 2 modules Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!node_modules/@patternfly/react-styles/css/components/Button/button.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename 2 modules Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!node_modules/@patternfly/react-styles/css/utilities/Accessibility/accessibility.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename 2 modules Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!src/ContainerTerminal.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename [1] ./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/sass-loader/dist/cjs.js!./src/ContainerTerminal.css 404 bytes {0} [built] + 2 hidden modules Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!src/ImageSearchModal.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/sass-loader/dist/cjs.js!./src/ImageSearchModal.css 1.97 KiB {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!src/Images.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/sass-loader/dist/cjs.js!./src/Images.css 229 bytes {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--6-1!node_modules/sass-loader/dist/cjs.js!src/podman.scss: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/sass-loader/dist/cjs.js!./src/podman.scss 10.1 KiB {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js?sourceMap!node_modules/less-loader/dist/cjs.js?sourceMap&compress=false!lib/form-layout.less: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js?sourceMap!./node_modules/less-loader/dist/cjs.js?sourceMap&compress=false!./lib/form-layout.less 26 KiB {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js?sourceMap!node_modules/less-loader/dist/cjs.js?sourceMap&compress=false!lib/listing.less: Entrypoint undefined = extract-text-webpack-plugin-output-filename [0] ./node_modules/css-loader/dist/cjs.js?sourceMap!./node_modules/less-loader/dist/cjs.js?sourceMap&compress=false!./lib/listing.less 45.4 KiB {0} [built] + 1 hidden module sed -e 's/@VERSION@/10.13.gdfcbb78/g' cockpit-podman.spec.in > cockpit-podman.spec mv node_modules node_modules.release touch -r package.json package-lock.json touch dist/* tar czf cockpit-podman-10.13.gdfcbb78.tar.gz --transform 's,^,cockpit-podman/,' \ --exclude cockpit-podman.spec.in \ $(git ls-files) package-lock.json cockpit-podman.spec dist/ mv node_modules.release node_modules mkdir -p "`pwd`/output" mkdir -p "`pwd`/rpmbuild" rpmbuild -bb \ --define "_sourcedir `pwd`" \ --define "_specdir `pwd`" \ --define "_builddir `pwd`/rpmbuild" \ --define "_srcrpmdir `pwd`" \ --define "_rpmdir `pwd`/output" \ --define "_buildrootdir `pwd`/build" \ cockpit-podman.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.egeWjN + umask 022 + cd /build/cockpit-project/bots/make-checkout-workdir/rpmbuild + cd /build/cockpit-project/bots/make-checkout-workdir/rpmbuild + rm -rf cockpit-podman + /usr/bin/gzip -dc /build/cockpit-project/bots/make-checkout-workdir/cockpit-podman-10.13.gdfcbb78.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-podman + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BvOHap + umask 022 + cd /build/cockpit-project/bots/make-checkout-workdir/rpmbuild + cd cockpit-podman + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oHA710 + umask 022 + cd /build/cockpit-project/bots/make-checkout-workdir/rpmbuild + '[' /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 '!=' / ']' + rm -rf /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 ++ dirname /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 + mkdir -p /build/cockpit-project/bots/make-checkout-workdir/build + mkdir /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 + cd cockpit-podman + /usr/bin/make install DESTDIR=/build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/build/cockpit-project/bots/make-checkout-workdir/rpmbuild/cockpit-podman' mkdir -p /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64/usr/share/cockpit/podman cp -r dist/* /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64/usr/share/cockpit/podman mkdir -p /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64/usr/share/metainfo/ cp org.cockpit-project.podman.metainfo.xml /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64/usr/share/metainfo/ make[1]: Leaving directory '/build/cockpit-project/bots/make-checkout-workdir/rpmbuild/cockpit-podman' + appstream-util validate-relax --nonet /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64//usr/share/metainfo/org.cockpit-project.podman.metainfo.xml /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64//usr/share/metainfo/org.cockpit-project.podman.metainfo.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 10.13.gdfcbb78-1.fc30 --unique-debug-suffix -10.13.gdfcbb78-1.fc30.x86_64 --unique-debug-src-base cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /build/cockpit-project/bots/make-checkout-workdir/rpmbuild/cockpit-podman + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cockpit-podman-10.13.gdfcbb78-1.fc30.noarch Provides: cockpit-podman = 10.13.gdfcbb78-1.fc30 metainfo() metainfo(org.cockpit-project.podman.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 Wrote: /build/cockpit-project/bots/make-checkout-workdir/output/noarch/cockpit-podman-10.13.gdfcbb78-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pavB4E + umask 022 + cd /build/cockpit-project/bots/make-checkout-workdir/rpmbuild + cd cockpit-podman + /usr/bin/rm -rf /build/cockpit-project/bots/make-checkout-workdir/build/cockpit-podman-10.13.gdfcbb78-1.fc30.x86_64 + exit 0 find `pwd`/output -name '*.rpm' -printf '%f\n' -exec mv {} . \; cockpit-podman-10.13.gdfcbb78-1.fc30.noarch.rpm rm -r "`pwd`/rpmbuild" rm -r "`pwd`/output" "`pwd`/build" git clone --quiet --reference-if-able ${XDG_CACHE_HOME:-$HOME/.cache}/cockpit-project/bots https://github.com/cockpit-project/bots.git if [ -n "$COCKPIT_BOTS_REF" ]; then git -C bots fetch --quiet --depth=1 origin "$COCKPIT_BOTS_REF"; git -C bots checkout --quiet FETCH_HEAD; fi checked out bots/ ref d5b24bbc30b1876b2dbf0e0c5dfa32ca2a39aa81 rm -f /build/cockpit-project/bots/make-checkout-workdir/test/images/fedora-30 /build/cockpit-project/bots/make-checkout-workdir/test/images/fedora-30.qcow2 # HACK: https://bugzilla.redhat.com/show_bug.cgi?id=1762663 if [ fedora-30 = "fedora-31" ]; then bots/image-customize -v -r 'grub2-editenv - set "$(grub2-editenv list | grep ^kernelopts) debug"' fedora-30; fi bots/image-customize -v -i cockpit-ws -i `pwd`/cockpit-podman-*.noarch.rpm -s /build/cockpit-project/bots/make-checkout-workdir/test/vm.install fedora-30 x https://10.19.115.108:8493/ x https://8.43.84.246:443/ x https://209.132.184.41:8493/ x https://10.19.115.108:8493 x https://10.29.163.169:8493/ image-download: image-download: couldn't find file anywhere: fedora-30-8d9bb196cdf485f7edd6da8cfa4180247424bd17b028fb0db84e7605babdfd0f.qcow2 Traceback (most recent call last): File "bots/image-customize", line 148, in subprocess.check_call(["image-download", args.base_image]) File "/usr/lib64/python3.7/subprocess.py", line 363, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['image-download', 'fedora-30']' returned non-zero exit status 1. make: *** [Makefile:139: /build/cockpit-project/bots/make-checkout-workdir/test/images/fedora-30] Error 1