pages
Passed Started
by
@reinaortega

Miguel Angel Reina Ortega
1Running with gitlab-runner 16.6.1 (f5da3c5a)2 on Build2 docker python:latest ONEM2M q5sCxdHf, system ID: s_72dfdd1174ad4Using Docker executor with image python:3.9.18-slim-bullseye ...5Pulling docker image python:3.9.18-slim-bullseye ...6Using docker image sha256:d694778260c16966493dade9a0595a510312f9ec30e3a5ed6d370af5e35643e1 for python:3.9.18-slim-bullseye with digest python@sha256:9ac27d4ecadc3ef02f980a8e2b37c7e8cdbf24039c5eddd9f98aff00d23b9e03 ...8Running on runner-q5scxdhf-project-59-concurrent-0 via build2.forge.etsi.org...10Fetching changes with git depth set to 20...11Initialized empty Git repository in /builds/specifications/tr/tr-0063/.git/12Created fresh repository.13Checking out a1a31d43 as detached HEAD (ref is v0.0.2)...14Skipping Git submodules setup16Downloading artifacts for Publish spec (1977)...17Downloading artifacts from coordinator... ok host=git.onem2m.org id=1977 responseStatus=200 OK token=64_e2nkc19Using docker image sha256:d694778260c16966493dade9a0595a510312f9ec30e3a5ed6d370af5e35643e1 for python:3.9.18-slim-bullseye with digest python@sha256:9ac27d4ecadc3ef02f980a8e2b37c7e8cdbf24039c5eddd9f98aff00d23b9e03 ...20$ apt-get update -qq && apt-get -qq install -y git curl > /dev/null21debconf: delaying package configuration, since apt-utils is not installed22$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2Ffavicon%2Eico/raw?ref=master" >> favicon.html23 % Total % Received % Xferd Average Speed Time Time Time Current24 Dload Upload Total Spent Left Speed25100 15406 100 15406 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k26$ mkdir -p docs/images && mv favicon.html docs/images/27$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2Fonem2m%2Epng/raw?ref=master" >> onem2m.png28 % Total % Received % Xferd Average Speed Time Time Time Current29 Dload Upload Total Spent Left Speed30100 14788 100 14788 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k31$ mv onem2m.png docs/images/32$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2Fonem2m_sq%2Epng/raw?ref=master" >> onem2m_sq.png33 % Total % Received % Xferd Average Speed Time Time Time Current34 Dload Upload Total Spent Left Speed35100 16883 100 16883 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k36$ mv onem2m_sq.png docs/images/37$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2FWord%2Epng/raw?ref=master" >> Word.png38 % Total % Received % Xferd Average Speed Time Time Time Current39 Dload Upload Total Spent Left Speed40100 8134 100 8134 0 0 56486 0 --:--:-- --:--:-- --:--:-- 5609641$ mkdir -p docs/download/images && mv Word.png docs/download/images/42$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2FEpub%2Epng/raw?ref=master" >> Epub.png43 % Total % Received % Xferd Average Speed Time Time Time Current44 Dload Upload Total Spent Left Speed45100 7396 100 7396 0 0 53594 0 --:--:-- --:--:-- --:--:-- 5359446$ mv Epub.png docs/download/images/47$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fimages%2FPdf%2Epng/raw?ref=master" >> Pdf.png48 % Total % Received % Xferd Average Speed Time Time Time Current49 Dload Upload Total Spent Left Speed50100 8670 100 8670 0 0 68809 0 --:--:-- --:--:-- --:--:-- 6880951$ mv Pdf.png docs/download/images/52$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fstylesheets%2Fextra%2Ecss/raw?ref=master" >> extra.css53 % Total % Received % Xferd Average Speed Time Time Time Current54 Dload Upload Total Spent Left Speed55100 496 100 496 0 0 3905 0 --:--:-- --:--:-- --:--:-- 393656$ mkdir -p docs/stylesheets && mv extra.css docs/stylesheets/57$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fmkdocs%2Eyml/raw?ref=master" >> mkdocs.yml58 % Total % Received % Xferd Average Speed Time Time Time Current59 Dload Upload Total Spent Left Speed60100 2243 100 2243 0 0 20207 0 --:--:-- --:--:-- --:--:-- 2020761$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2FindexDownload%2Emd/raw?ref=master" >> indexDownload.md62 % Total % Received % Xferd Average Speed Time Time Time Current63 Dload Upload Total Spent Left Speed64100 157 100 157 0 0 1440 0 --:--:-- --:--:-- --:--:-- 144065$ mkdir -p docs/download && mv indexDownload.md docs/download/index.md66$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2FtoMkdocs%2Epy/raw?ref=master" >> toMkdocs.py67 % Total % Received % Xferd Average Speed Time Time Time Current68 Dload Upload Total Spent Left Speed69100 20506 100 20506 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k70$ export SPEC_NAME=$(ls | grep -E "(TS|TR|WI).*\.md" | cut -d'.' -f1)71$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/spec_on_pages%2Esh/raw?ref=master" >> spec_on_pages.sh72 % Total % Received % Xferd Average Speed Time Time Time Current73 Dload Upload Total Spent Left Speed74100 8740 100 8740 0 0 82452 0 --:--:-- --:--:-- --:--:-- 8245275$ chmod +x spec_on_pages.sh76$ echo "'$TAG_NAME'"77'v0.0.2'78$ ./spec_on_pages.sh toMkdocs.py $MIKE_ACCESS_TOKEN $CI_SERVER_HOST $CI_PROJECT_PATH "$GITLAB_USER_NAME" $GITLAB_USER_EMAIL $CI_COMMIT_SHA $SPEC_NAME $CI_PROJECT_NAME $TAG_NAME $CLEAN_WEB_PAGES79toMkdocs.py: toMkdocs.py80MIKE_ACCESS_TOKEN: [MASKED]glpat-81CI_SERVER_HOST: git.onem2m.org82CI_PROJECT_PATH: specifications/tr/tr-006383GITLAB_USER_NAME: Miguel Angel Reina Ortega84GITLAB_USER_EMAIL: miguelangel.reinaortega@etsi.org85CI_COMMIT_SHA: a1a31d43cd84bd9f267f8b38205e3fc4382e8a7a86SPEC_NAME: TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks87CI_PROJECT_NAME: tr-006388TAG_NAME: v0.0.289CLEAN_WEB_PAGES: false90\n------ Install necessary packages --------91WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv92[notice] A new release of pip is available: 23.0.1 -> 24.293[notice] To update, run: pip install --upgrade pip94------ Config git and get the previous GitLab Pages content --------96 * branch gl-pages -> FETCH_HEAD97 * [new branch] gl-pages -> origin/gl-pages98Previous HEAD position was a1a31d4 Update file TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks.md99Switched to a new branch 'gl-pages'100Branch 'gl-pages' set up to track remote branch 'gl-pages' from 'origin'.101Note: switching to 'a1a31d43cd84bd9f267f8b38205e3fc4382e8a7a'.102You are in 'detached HEAD' state. You can look around, make experimental103changes and commit them, and you can discard any commits you make in this104state without impacting any branches by switching back to a branch.105If you want to create a new branch to retain commits you create, you may106do so (now or later) by using -c with the switch command. Example:107 git switch -c <new-branch-name>108Or undo this operation with:109 git switch -110Turn off this advice by setting config variable advice.detachedHead to false111HEAD is now at a1a31d4 Update file TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks.md112------ Generate input for mkdocs --------113Analyzing 114"/builds/specifications/tr/tr-0063/TR-0063-oneM2M-Effective_IoT_Communication_to115_Protect_3GPP_Networks.md"116Adding footnotes to clauses117Updating links in clauses118Updating notes in clauses119Hanging paragraph in clause "2 References" (kept)120Hanging paragraph in clause "3 Definition of terms, symbols and abbreviations" 121(kept)122Hanging paragraph in clause "5 Analysis of GSMA TS.34 Requirements" (kept)123Hanging paragraph in clause "Proforma copyright release text block" (kept)124Hanging paragraph in clause "Annex <B>:Title of annex" (kept)125Writing clauses to files126Writing "_nav.yml"127continue128Copying media files from "/builds/specifications/tr/tr-0063/media" to 129"/builds/specifications/tr/tr-0063/TR-0063/media"1300.md1311.md1322.1.md1332.2.md1342.md13525wIfS.md1363.1.md1373.2.md1383.3.md1393.md1404.md1415.1.md1425.2.md1435.3.md1445.4.md1455.md1466.1.md1476.md1487.1.md1497.2.md1507.md1518.1.md1528.2.md1538.md1549.1.md1559.md156A.md157B.md158K763Qg.md159m01K3C.md160media161y.md162------ Move to docs folder --------163 - '1 Scope': '1.md'164 - '2 References':165 - 'Hanging paragraph': '2.md'166 - '2.1 Normative references': '2.1.md'167 - '2.2 Informative references': '2.2.md'168 - '3 Definition of terms, symbols and abbreviations':169 - 'Hanging paragraph': '3.md'170 - '3.1 Terms': '3.1.md'171 - '3.2 Symbols': '3.2.md'172 - '3.3 Abbreviations': '3.3.md'173 - '4 Conventions': '4.md'174 - '5 Analysis of GSMA TS.34 Requirements':175 - 'Hanging paragraph': '5.md'176 - '5.1 Introduction': '5.1.md'177 - '5.2 IoT Device Requirements': '5.2.md'178 - '5.3 IOT Device Application Requirements': '5.3.md'179 - '5.4 Tiered IoT Device Application Requirements': '5.4.md'180 - '6 oneM2M Solutions for for Efficient Communications over 3GPP networks':181 - '6.1 Use Case / Solution 1': '6.1.md'182 - '7 Example scenarios to protect 3GPP networks':183 - '7.1 Introduction': '7.1.md'184 - '7.2 Scenario 1': '7.2.md'185 - '8 Proposed oneM2M Enhancements':186 - '8.1 Introduction': '8.1.md'187 - '8.2 Enhancement 1 Description': '8.2.md'188 - '9 Conclusion':189 - '9.1 Introduction': '9.1.md'190 - 'Proforma copyright release text block':191 - 'Hanging paragraph': '25wIfS.md'192 - 'Annexes': 'm01K3C.md'193 - 'Annex <A>:Title of annex': 'A.md'194 - 'Annex <B>:Title of annex':195 - 'Hanging paragraph': 'B.md'196 - ' First clause of the annex': 'K763Qg.md'197 - 'Annex <y>:Bibliography': 'y.md'199sed (GNU sed) 4.7200Packaged by Debian201Copyright (C) 2018 Free Software Foundation, Inc.202License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.203This is free software: you are free to change and redistribute it.204There is NO WARRANTY, to the extent permitted by law.205Written by Jay Fenlason, Tom Lord, Ken Pizzini,206Paolo Bonzini, Jim Meyering, and Assaf Gordon.207GNU sed home page: <https://www.gnu.org/software/sed/>.208General help using GNU software: <https://www.gnu.org/gethelp/>.209E-mail bug reports to: <bug-sed@gnu.org>.210site_name: oneM2M TR-0063211copyright: "Copyright © 2024 oneM2M Partnership Project"212# Required for RSS feed213site_description: oneM2M Specifications navigator215docs_dir: docs216extra_css:217 - stylesheets/extra.css219repo_name: TR-0063 Git Repository220theme:221 name: material222 logo: 'images/onem2m.png'223 favicon: 'images/favicon.ico'224 icon:225 repo: fontawesome/brands/gitlab226 palette:227 scheme: oneM2M228 features:229 - content.code.annotate230 - content.code.copy231 #- navigation.footer232 - content.footnote.tooltips233 #- navigation.indexes234 #- navigation.instant.progress235 #- navigation.prune236 #- navigation.sections237 #- navigation.tabs238 #- navigation.tabs.sticky239 - search.suggest240 - search.highlight241 - search.share242 #- toc.integrate243plugins:244 # RSS feed plugin246 # Install with: pip install mkdocs-rss-plugin247 - rss248 #- tags:249 # tags_file: home/tags.md250 - search251markdown_extensions:252 - admonition253 - attr_list254 - def_list255 - footnotes256 - md_in_html257 - pymdownx.details258 - pymdownx.highlight:259 anchor_linenums: true260 line_spans: __span261 pygments_lang_class: true262 - pymdownx.inlinehilite263 - pymdownx.snippets264 - pymdownx.superfences:265 custom_fences:266 - name: mermaid267 class: mermaid268 format: !!python/name:pymdownx.superfences.fence_code_format269 - pymdownx.tabbed:270 alternate_style: true271 - tables272##############################################################################273extra:274 social:275 - icon: fontawesome/solid/rss277 name: Recipes RSS Feed278 - icon: fontawesome/brands/gitlab279 link: https://git.oneM2M.org280 name: oneM2M GitLab281 - icon: fontawesome/brands/github 282 link: https://github.com/onem2m283 name: oneM2M @ GitHub284 - icon: fontawesome/brands/mastodon285 link: https://c.im/@oneM2M286 name: oneM2M @ Mastodon287 - icon: fontawesome/brands/linkedin289 name: oneM2M @ LinkedIn290 version:291 provider: mike292nav:293 - '': 'index.md'294 - '1 Scope': '1.md'295 - '2 References':296 - 'Hanging paragraph': '2.md'297 - '2.1 Normative references': '2.1.md'298 - '2.2 Informative references': '2.2.md'299 - '3 Definition of terms, symbols and abbreviations':300 - 'Hanging paragraph': '3.md'301 - '3.1 Terms': '3.1.md'302 - '3.2 Symbols': '3.2.md'303 - '3.3 Abbreviations': '3.3.md'304 - '4 Conventions': '4.md'305 - '5 Analysis of GSMA TS.34 Requirements':306 - 'Hanging paragraph': '5.md'307 - '5.1 Introduction': '5.1.md'308 - '5.2 IoT Device Requirements': '5.2.md'309 - '5.3 IOT Device Application Requirements': '5.3.md'310 - '5.4 Tiered IoT Device Application Requirements': '5.4.md'311 - '6 oneM2M Solutions for for Efficient Communications over 3GPP networks':312 - '6.1 Use Case / Solution 1': '6.1.md'313 - '7 Example scenarios to protect 3GPP networks':314 - '7.1 Introduction': '7.1.md'315 - '7.2 Scenario 1': '7.2.md'316 - '8 Proposed oneM2M Enhancements':317 - '8.1 Introduction': '8.1.md'318 - '8.2 Enhancement 1 Description': '8.2.md'319 - '9 Conclusion':320 - '9.1 Introduction': '9.1.md'321 - 'Proforma copyright release text block':322 - 'Hanging paragraph': '25wIfS.md'323 - 'Annexes': 'm01K3C.md'324 - 'Annex <A>:Title of annex': 'A.md'325 - 'Annex <B>:Title of annex':326 - 'Hanging paragraph': 'B.md'327 - ' First clause of the annex': 'K763Qg.md'328 - 'Annex <y>:Bibliography': 'y.md'329Adding download tab for version v0.0.2...330mv: 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.docx' and 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.docx' are the same file331mv: 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.pdf' and 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.pdf' are the same file332mv: 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.epub' and 'docs/download/TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks_v0.0.2.epub' are the same file333TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks334------ Generating site --------335Generating docs version v0.0.2...336Major version is 0337Handling release latestR0338Latest release is latestR0339Latest deployed version for this release is v0.0.2340Upgrade latest release...deploying version v0.0.2 as latest and latestR0341INFO - [RSS-plugin]: 342 Running on a gitlab runner might lead to wrong git revision dates due to a shallow git fetch depth. Make sure to set GIT_DEPTH to 1000 in your .gitlab-ci.yml file. (see https://docs.gitlab.com/ee/user/project/pipelines/settings.html#git-shallow-clone).344INFO - [RSS-plugin]: 345 Running on bitbucket pipelines might lead to wrong git revision dates due to a shallow git fetch depth. Try setting "clone: depth" to "full" in your pipeline (see https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/346 and search 'depth').348INFO - Cleaning site directory349INFO - Building documentation to directory: /builds/specifications/tr/tr-0063/site350INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:351 - 0.md352 - 6.md353 - 7.md354 - 8.md355 - 9.md356INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/index.md.357INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/0.md.358INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/1.md.359INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/2.1.md.360INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/2.2.md.361INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/2.md.362INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/25wIfS.md.363INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/3.1.md.364INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/3.2.md.365INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/3.3.md.366INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/3.md.367INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/4.md.368INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/5.1.md.369INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/5.2.md.370INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/5.3.md.371INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/5.4.md.372INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/5.md.373INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/6.1.md.374INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/6.md.375WARNING - [RSS-plugin]: No description generated from metadata or content of the page 6.md, therefore the feed won't be compliant, because an item must have a description.376INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/7.1.md.377INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/7.2.md.378WARNING - [RSS-plugin]: No description generated from metadata or content of the page 7.2.md, therefore the feed won't be compliant, because an item must have a description.379INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/7.md.380WARNING - [RSS-plugin]: No description generated from metadata or content of the page 7.md, therefore the feed won't be compliant, because an item must have a description.381INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/8.1.md.382INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/8.2.md.383INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/8.md.384WARNING - [RSS-plugin]: No description generated from metadata or content of the page 8.md, therefore the feed won't be compliant, because an item must have a description.385INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/9.1.md.386INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/9.md.387WARNING - [RSS-plugin]: No description generated from metadata or content of the page 9.md, therefore the feed won't be compliant, because an item must have a description.388INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/A.md.389INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/B.md.390INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/K763Qg.md.391INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/m01K3C.md.392INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/y.md.393INFO - [RSS-plugin]: Dates could not be retrieved for page: /builds/specifications/tr/tr-0063/docs/download/index.md.394INFO - Documentation built in 1.41 seconds395Content of public ...396index.html397latest398latestR0399v0.0.2400versions.json402Uploading artifacts...403public/: found 149 matching artifact files and directories 404Uploading artifacts as "archive" to coordinator... 201 Created id=1978 responseStatus=201 Created token=64_e2nkc406Job succeeded