-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrun.out
111 lines (111 loc) · 6.54 KB
/
run.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
+ export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
+ date
Sat Mar 25 23:18:28 UTC 2023
+ dirname icu-unicode-sorting/run.sh
+ cd icu-unicode-sorting
+ pwd
/home/ubuntu/icu-unicode-sorting
+ which dpkg
/usr/bin/dpkg
+ dpkg -l libicu* postgresql*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=========================-==================-============-=========================================================
ii libicu55:amd64 55.1-7ubuntu0.5 amd64 International Components for Unicode
ii postgresql-13 13.3-1.pgdg16.04+1 amd64 The World's Most Advanced Open Source Relational Database
un postgresql-9.1 <none> <none> (no description available)
un postgresql-client <none> <none> (no description available)
ii postgresql-client-13 13.3-1.pgdg16.04+1 amd64 front-end programs for PostgreSQL 13
ii postgresql-client-common 226.pgdg16.04+1 all manager for multiple PostgreSQL client versions
ii postgresql-common 226.pgdg16.04+1 all PostgreSQL database-cluster manager
un postgresql-contrib-13 <none> <none> (no description available)
un postgresql-doc-13 <none> <none> (no description available)
un postgresql-server-dev-all <none> <none> (no description available)
+ curl -s http://169.254.169.254/latest/meta-data/ami-id
+ SOURCE_AMI=ami-0b0ea68c435eb488d
+ cat /etc/issue
+ OS_VERS=Ubuntu 16.04.7 LTS \n \l
+ which dpkg
/usr/bin/dpkg
+ awk /^ii libicu/{print$3}
+ dpkg -l libicu*
+ ICU_VERS=55.1-7ubuntu0.5
+ [ -f /etc/os-release ]
+ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.7 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.7 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
+ [ -f /etc/system-release ]
+ [ -f /etc/system-release-cpe ]
+ UNICODE_VERS=15
+ sudo su - postgres -c psql -v ON_ERROR_STOP=on
Timing is on.
NOTICE: table "unicode_spec" does not exist, skipping
DROP TABLE
Time: 0.385 ms
CREATE TABLE
Time: 7.730 ms
COPY 34924
Time: 535.180 ms
NOTICE: table "unicode_data" does not exist, skipping
DROP TABLE
Time: 0.205 ms
CREATE TABLE
Time: 5.198 ms
CREATE PROCEDURE
Time: 2.851 ms
DO
Time: 131834.879 ms (02:11.835)
SET
Time: 10.583 ms
COPY 26085514
Time: 85881.399 ms (01:25.881)
COPY 26085514
Time: 75126.464 ms (01:15.126)
COPY 26085514
Time: 72896.287 ms (01:12.896)
COPY 26085514
Time: 70878.738 ms (01:10.879)
COPY 26085514
Time: 70448.539 ms (01:10.449)
COPY 26085514
Time: 70071.273 ms (01:10.071)
COPY 26085514
Time: 71131.830 ms (01:11.132)
+ ls -ltr /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:22 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:23 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:24 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:25 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:26 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:28 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt
-rw-r--r-- 1 postgres postgres 249155525 Mar 25 23:29 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt
+ wc /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt
26085514 25887368 249155525 /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt
182598598 181211576 1744088675 total
+ cp -v /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt /tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt /home/ubuntu/icu-unicode-sorting/
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-de.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-en.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-es.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-fr.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ja.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-ru.txt'
'/tmp/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt' -> '/home/ubuntu/icu-unicode-sorting/unicode-15-chars-sorted-icu-55.1-7ubuntu0.5-zh.txt'
+ date
Sat Mar 25 23:30:12 UTC 2023