From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, SPF_FAIL,TO_EQ_FM_DOM_SPF_FAIL autolearn=unavailable autolearn_force=no version=3.4.1 Date: Tue, 9 Jul 2024 12:04:16 +0000 From: "Girar awaiter (grenka)" To: Grigory Ustinov Subject: [#352483] FAILED python3-module-numexpr.git=2.10.1-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 352483 X-girar-task-owner: grenka X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/352483/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#352483] FAILED python3-module-numexpr.git=2.10.1-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2024 12:04:19 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/352483/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 python3-module-numexpr failed failed failed failed 2024-Jul-09 12:02:36 :: task #352483 for sisyphus started by grenka: #100 build 2.10.1-alt1 from /people/grenka/packages/python3-module-numexpr.git fetched at 2024-Jul-09 12:02:34 2024-Jul-09 12:02:39 :: [ppc64le] #100 python3-module-numexpr.git 2.10.1-alt1: build start 2024-Jul-09 12:02:39 :: [x86_64] #100 python3-module-numexpr.git 2.10.1-alt1: build start 2024-Jul-09 12:02:39 :: [aarch64] #100 python3-module-numexpr.git 2.10.1-alt1: build start 2024-Jul-09 12:02:39 :: [i586] #100 python3-module-numexpr.git 2.10.1-alt1: build start [i586] self.pid = os.fork() [i586] ERROR: test_max_threads_unset (numexpr.tests.test_numexpr.test_threading_config.test_max_threads_unset) [i586] Traceback (most recent call last): [i586] -- [i586] raise CalledProcessError(retcode, cmd) [i586] subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python', '-c', "import os\nif 'NUMEXPR_MAX_THREADS' in os.environ: os.environ.pop('NUMEXPR_MAX_THREADS')\nif 'OMP_NUM_THREADS' in os.environ: os.environ.pop('OMP_NUM_THREADS')\nimport numexpr\nassert(numexpr.nthreads <= 8)\nexit(0)"]' returned non-zero exit status 1. [i586] Ran 5538 tests in 3.078s [i586] FAILED (errors=1) [i586] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python -c 'import sys, numexpr; sys.exit(0 if numexpr.test().wasSuccessful() else 1)' (exited with code 1) [i586] py3 finish: run-test after 3.31 seconds [i586] -- [i586] ___________________________________ summary ____________________________________ [i586] ERROR: py3: commands failed 2024-Jul-09 12:03:23 :: [i586] python3-module-numexpr.git 2.10.1-alt1: remote: build failed 2024-Jul-09 12:03:23 :: [i586] #100 python3-module-numexpr.git 2.10.1-alt1: build FAILED 2024-Jul-09 12:03:23 :: [i586] requesting cancellation of task processing [x86_64] self.pid = os.fork() [x86_64] ERROR: test_max_threads_unset (numexpr.tests.test_numexpr.test_threading_config.test_max_threads_unset) [x86_64] Traceback (most recent call last): [x86_64] -- [x86_64] raise CalledProcessError(retcode, cmd) [x86_64] subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python', '-c', "import os\nif 'NUMEXPR_MAX_THREADS' in os.environ: os.environ.pop('NUMEXPR_MAX_THREADS')\nif 'OMP_NUM_THREADS' in os.environ: os.environ.pop('OMP_NUM_THREADS')\nimport numexpr\nassert(numexpr.nthreads <= 8)\nexit(0)"]' returned non-zero exit status 1. [x86_64] Ran 5538 tests in 2.538s [x86_64] FAILED (errors=1) [x86_64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python -c 'import sys, numexpr; sys.exit(0 if numexpr.test().wasSuccessful() else 1)' (exited with code 1) [x86_64] py3 finish: run-test after 2.76 seconds [x86_64] -- [x86_64] ___________________________________ summary ____________________________________ [x86_64] ERROR: py3: commands failed 2024-Jul-09 12:03:25 :: [x86_64] python3-module-numexpr.git 2.10.1-alt1: remote: build failed 2024-Jul-09 12:03:25 :: [x86_64] #100 python3-module-numexpr.git 2.10.1-alt1: build FAILED [aarch64] self.pid = os.fork() [aarch64] ERROR: test_max_threads_unset (numexpr.tests.test_numexpr.test_threading_config.test_max_threads_unset) [aarch64] Traceback (most recent call last): [aarch64] -- [aarch64] raise CalledProcessError(retcode, cmd) [aarch64] subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python', '-c', "import os\nif 'NUMEXPR_MAX_THREADS' in os.environ: os.environ.pop('NUMEXPR_MAX_THREADS')\nif 'OMP_NUM_THREADS' in os.environ: os.environ.pop('OMP_NUM_THREADS')\nimport numexpr\nassert(numexpr.nthreads <= 8)\nexit(0)"]' returned non-zero exit status 1. [aarch64] Ran 5538 tests in 5.062s [aarch64] FAILED (errors=1) [aarch64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python -c 'import sys, numexpr; sys.exit(0 if numexpr.test().wasSuccessful() else 1)' (exited with code 1) [aarch64] py3 finish: run-test after 5.44 seconds [aarch64] -- [aarch64] ___________________________________ summary ____________________________________ [aarch64] ERROR: py3: commands failed 2024-Jul-09 12:04:09 :: [aarch64] python3-module-numexpr.git 2.10.1-alt1: remote: build failed 2024-Jul-09 12:04:09 :: [aarch64] #100 python3-module-numexpr.git 2.10.1-alt1: build FAILED [ppc64le] self.pid = os.fork() [ppc64le] ERROR: test_max_threads_unset (numexpr.tests.test_numexpr.test_threading_config.test_max_threads_unset) [ppc64le] Traceback (most recent call last): [ppc64le] -- [ppc64le] raise CalledProcessError(retcode, cmd) [ppc64le] subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python', '-c', "import os\nif 'NUMEXPR_MAX_THREADS' in os.environ: os.environ.pop('NUMEXPR_MAX_THREADS')\nif 'OMP_NUM_THREADS' in os.environ: os.environ.pop('OMP_NUM_THREADS')\nimport numexpr\nassert(numexpr.nthreads <= 8)\nexit(0)"]' returned non-zero exit status 1. [ppc64le] Ran 5538 tests in 5.822s [ppc64le] FAILED (errors=1) [ppc64le] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-numexpr-2.10.1/.tox/py3/bin/python -c 'import sys, numexpr; sys.exit(0 if numexpr.test().wasSuccessful() else 1)' (exited with code 1) [ppc64le] py3 finish: run-test after 6.25 seconds [ppc64le] -- [ppc64le] ___________________________________ summary ____________________________________ [ppc64le] ERROR: py3: commands failed 2024-Jul-09 12:04:15 :: [ppc64le] python3-module-numexpr.git 2.10.1-alt1: remote: build failed 2024-Jul-09 12:04:15 :: [ppc64le] #100 python3-module-numexpr.git 2.10.1-alt1: build FAILED 2024-Jul-09 12:03:23 :: [i586] build FAILED 2024-Jul-09 12:03:25 :: [x86_64] build FAILED 2024-Jul-09 12:04:09 :: [aarch64] build FAILED 2024-Jul-09 12:04:15 :: [ppc64le] build FAILED 2024-Jul-09 12:04:15 :: task #352483 for sisyphus FAILED