Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-gpio Obtained Jenkinsfile from 8f55f7f8489d22bebdc6008119d124ee9115391c+3a50ff58344be9ae040b5b9780da73a66f537cc9 (5f7567a9b6765aaf89cf97b38fbcd84f52ff037a) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2530389702652421029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6560248978580968356.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10450018163658559467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh235123561723028933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11859133412595454456.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17707278683984760914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-39701 in /w/workspace/edgexfoundry_device-gpio_PR-244 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3a50ff58344be9ae040b5b9780da73a66f537cc9 into PR head commit 8f55f7f8489d22bebdc6008119d124ee9115391c Merge succeeded, producing 8f55f7f8489d22bebdc6008119d124ee9115391c Checking out Revision 8f55f7f8489d22bebdc6008119d124ee9115391c (PR-244) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f7f8489d22bebdc6008119d124ee9115391c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3a50ff58344be9ae040b5b9780da73a66f537cc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f7f8489d22bebdc6008119d124ee9115391c # timeout=10 Commit message: "docs: Update changelog for 4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-25T10:59:21.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-25T10:59:21.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T10:59:21.594Z] ========================================================= [2025-02-25T10:59:21.594Z] EdgeX Global Pipelines Version Info [2025-02-25T10:59:21.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-25T10:59:22.719Z] ------------------- [2025-02-25T10:59:22.719Z] stable info: [2025-02-25T10:59:22.719Z] ------------------- [2025-02-25T10:59:22.719Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-25T10:59:22.719Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T10:59:22.719Z] Message: update stable to v1.0.269 [2025-02-25T10:59:22.979Z] ------------------- [2025-02-25T10:59:22.979Z] experimental info: [2025-02-25T10:59:22.979Z] ------------------- [2025-02-25T10:59:22.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-25T10:59:22.979Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T10:59:22.979Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-25T10:59:23.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-02-25T10:59:23.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-02-25T10:59:23.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-25T10:59:23.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-25T10:59:23.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-25T10:59:23.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-25T10:59:23.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-25T10:59:23.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-25T10:59:23.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-25T10:59:23.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-25T10:59:23.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-25T10:59:23.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-02-25T10:59:23.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-25T10:59:23.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-25T10:59:23.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T10:59:23.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T10:59:24.054Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-25T10:59:24.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-25T10:59:24.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-25T10:59:24.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-25T10:59:24.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-25T10:59:24.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-25T10:59:24.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-25T10:59:24.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-25T10:59:24.476Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-25T10:59:24.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-25T10:59:24.582Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-25T10:59:24.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo [2025-02-25T10:59:24.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo [2025-02-25T10:59:24.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo [2025-02-25T10:59:24.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo [2025-02-25T10:59:24.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f55f7f [Pipeline] echo [2025-02-25T10:59:24.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T10:59:25.051Z] provisioning config files... [2025-02-25T10:59:25.066Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config18196899008309722579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T10:59:25.444Z] ---> ****-login.sh [2025-02-25T10:59:25.444Z] nexus3.edgexfoundry.org:10001 [2025-02-25T10:59:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:25.705Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:25.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:25.705Z] [2025-02-25T10:59:25.705Z] Login Succeeded [2025-02-25T10:59:25.705Z] nexus3.edgexfoundry.org:10002 [2025-02-25T10:59:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:25.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:25.966Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:25.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:25.966Z] [2025-02-25T10:59:25.966Z] Login Succeeded [2025-02-25T10:59:25.966Z] nexus3.edgexfoundry.org:10003 [2025-02-25T10:59:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:25.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:25.967Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:25.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:25.967Z] [2025-02-25T10:59:25.967Z] Login Succeeded [2025-02-25T10:59:25.967Z] nexus3.edgexfoundry.org:10004 [2025-02-25T10:59:25.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:25.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:25.967Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:25.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:25.967Z] [2025-02-25T10:59:25.967Z] Login Succeeded [2025-02-25T10:59:25.967Z] ****.io [2025-02-25T10:59:26.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:26.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:26.228Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:26.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:26.229Z] [2025-02-25T10:59:26.229Z] Login Succeeded [2025-02-25T10:59:26.229Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T10:59:26.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-25T10:59:26.916Z] + git rev-list -1 --merges 8f55f7f8489d22bebdc6008119d124ee9115391c~1..8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo [2025-02-25T10:59:26.970Z] -----------> git rev-list -1 --merges 8f55f7f8489d22bebdc6008119d124ee9115391c~1..8f55f7f8489d22bebdc6008119d124ee9115391c 8f55f7f8489d22bebdc6008119d124ee9115391c [false] [Pipeline] sh [2025-02-25T10:59:27.288Z] + git log --format=format:%s -1 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo [2025-02-25T10:59:27.327Z] ========================================================= [2025-02-25T10:59:27.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-25T10:59:27.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-25T10:59:27.777Z] + git log --format=format:%s -1 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo [2025-02-25T10:59:27.820Z] [semverPrep] GIT_COMMIT: 8f55f7f8489d22bebdc6008119d124ee9115391c, Commit Message: docs: Update changelog for 4.0 release [Pipeline] echo [2025-02-25T10:59:27.859Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-25T10:59:28.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T10:59:28.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-25T10:59:28.255Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-25T10:59:28.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-25T10:59:28.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-25T10:59:28.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-25T10:59:28.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T10:59:28.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T10:59:28.689Z] [2025-02-25T10:59:28.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T10:59:29.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T10:59:29.090Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-25T10:59:29.090Z] b85a868b505f: Pulling fs layer [2025-02-25T10:59:29.090Z] e2be974225ed: Pulling fs layer [2025-02-25T10:59:29.090Z] 339a4e72a1f5: Pulling fs layer [2025-02-25T10:59:29.090Z] 988bab9f4d93: Pulling fs layer [2025-02-25T10:59:29.090Z] 1469e6f7b9e6: Pulling fs layer [2025-02-25T10:59:29.090Z] eaf3925da568: Pulling fs layer [2025-02-25T10:59:29.090Z] bab4dde63d76: Pulling fs layer [2025-02-25T10:59:29.090Z] bde34c3a00c8: Pulling fs layer [2025-02-25T10:59:29.090Z] b352a97aabf1: Pulling fs layer [2025-02-25T10:59:29.090Z] 4872d77fe225: Pulling fs layer [2025-02-25T10:59:29.090Z] 5851b861e8e6: Pulling fs layer [2025-02-25T10:59:29.090Z] b352a97aabf1: Waiting [2025-02-25T10:59:29.090Z] 4872d77fe225: Waiting [2025-02-25T10:59:29.090Z] bab4dde63d76: Waiting [2025-02-25T10:59:29.090Z] 5851b861e8e6: Waiting [2025-02-25T10:59:29.090Z] bde34c3a00c8: Waiting [2025-02-25T10:59:29.090Z] 988bab9f4d93: Waiting [2025-02-25T10:59:29.090Z] 1469e6f7b9e6: Waiting [2025-02-25T10:59:29.090Z] eaf3925da568: Waiting [2025-02-25T10:59:29.090Z] e2be974225ed: Verifying Checksum [2025-02-25T10:59:29.090Z] e2be974225ed: Download complete [2025-02-25T10:59:29.090Z] 988bab9f4d93: Verifying Checksum [2025-02-25T10:59:29.090Z] 988bab9f4d93: Download complete [2025-02-25T10:59:29.090Z] 1469e6f7b9e6: Verifying Checksum [2025-02-25T10:59:29.090Z] 1469e6f7b9e6: Download complete [2025-02-25T10:59:29.090Z] 339a4e72a1f5: Verifying Checksum [2025-02-25T10:59:29.090Z] 339a4e72a1f5: Download complete [2025-02-25T10:59:29.090Z] eaf3925da568: Download complete [2025-02-25T10:59:29.090Z] bde34c3a00c8: Verifying Checksum [2025-02-25T10:59:29.090Z] bde34c3a00c8: Download complete [2025-02-25T10:59:29.356Z] b352a97aabf1: Verifying Checksum [2025-02-25T10:59:29.356Z] b352a97aabf1: Download complete [2025-02-25T10:59:29.356Z] 4872d77fe225: Verifying Checksum [2025-02-25T10:59:29.356Z] 4872d77fe225: Download complete [2025-02-25T10:59:29.356Z] 5851b861e8e6: Verifying Checksum [2025-02-25T10:59:29.356Z] 5851b861e8e6: Download complete [2025-02-25T10:59:29.356Z] b85a868b505f: Verifying Checksum [2025-02-25T10:59:29.356Z] b85a868b505f: Download complete [2025-02-25T10:59:29.617Z] bab4dde63d76: Verifying Checksum [2025-02-25T10:59:29.617Z] bab4dde63d76: Download complete [2025-02-25T10:59:30.559Z] b85a868b505f: Pull complete [2025-02-25T10:59:30.821Z] e2be974225ed: Pull complete [2025-02-25T10:59:31.084Z] 339a4e72a1f5: Pull complete [2025-02-25T10:59:31.346Z] 988bab9f4d93: Pull complete [2025-02-25T10:59:31.606Z] 1469e6f7b9e6: Pull complete [2025-02-25T10:59:31.606Z] eaf3925da568: Pull complete [2025-02-25T10:59:33.515Z] bab4dde63d76: Pull complete [2025-02-25T10:59:33.515Z] bde34c3a00c8: Pull complete [2025-02-25T10:59:33.515Z] b352a97aabf1: Pull complete [2025-02-25T10:59:33.515Z] 4872d77fe225: Pull complete [2025-02-25T10:59:33.775Z] 5851b861e8e6: Pull complete [2025-02-25T10:59:33.775Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-25T10:59:33.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T10:59:33.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T10:59:34.057Z] prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container [2025-02-25T10:59:34.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-25T10:59:35.966Z] $ docker top 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d -eo pid,comm [2025-02-25T10:59:36.024Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-25T10:59:36.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-25T10:59:36.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T10:59:36.195Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T10:59:36.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T10:59:36.312Z] $ docker exec 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent [2025-02-25T10:59:36.424Z] SSH_AUTH_SOCK=/tmp/ssh-LpqnUlFkAqqu/agent.33 [2025-02-25T10:59:36.424Z] SSH_AGENT_PID=39 [2025-02-25T10:59:36.430Z] Running ssh-add (command line suppressed) [2025-02-25T10:59:36.533Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_207223555291697208.key (/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_207223555291697208.key) [2025-02-25T10:59:36.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T10:59:36.892Z] + git tag --points-at HEAD [Pipeline] } [2025-02-25T10:59:36.920Z] $ docker exec --env ******** --env ******** 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent -k [2025-02-25T10:59:37.022Z] unset SSH_AUTH_SOCK; [2025-02-25T10:59:37.023Z] unset SSH_AGENT_PID; [2025-02-25T10:59:37.023Z] echo Agent pid 39 killed; [2025-02-25T10:59:37.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-25T10:59:37.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T10:59:37.141Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T10:59:37.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T10:59:37.265Z] $ docker exec 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent [2025-02-25T10:59:37.373Z] SSH_AUTH_SOCK=/tmp/ssh-39HZ8AOoZTW7/agent.72 [2025-02-25T10:59:37.373Z] SSH_AGENT_PID=78 [2025-02-25T10:59:37.377Z] Running ssh-add (command line suppressed) [2025-02-25T10:59:37.482Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_9747537088861562440.key (/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_9747537088861562440.key) [2025-02-25T10:59:37.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T10:59:37.829Z] + git semver init [2025-02-25T10:59:38.089Z] 2025-02-25 10:59:38,002 [run_init] DEBUG init version:0.0.0 force:False [2025-02-25T10:59:38.089Z] 2025-02-25 10:59:38,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver [2025-02-25T10:59:38.089Z] 2025-02-25 10:59:38,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-244/.semver [2025-02-25T10:59:38.089Z] 2025-02-25 10:59:38,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-244/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244, universal_newlines=False, shell=None, istream=None) [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-244/.git/info/exclude [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 with force:False [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,709 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,713 [execute] INFO git cat-file --batch-check [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244/.semver, universal_newlines=False, shell=None, istream=) [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,720 [execute] INFO git cat-file --batch [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244/.semver, universal_newlines=False, shell=None, istream=) [2025-02-25T10:59:39.994Z] 2025-02-25 10:59:39,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 [2025-02-25T10:59:39.994Z] 0.0.0 [Pipeline] } [2025-02-25T10:59:40.017Z] $ docker exec --env ******** --env ******** 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent -k [2025-02-25T10:59:40.117Z] unset SSH_AUTH_SOCK; [2025-02-25T10:59:40.117Z] unset SSH_AGENT_PID; [2025-02-25T10:59:40.118Z] echo Agent pid 78 killed; [2025-02-25T10:59:40.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T10:59:40.665Z] + git semver [Pipeline] } [2025-02-25T10:59:40.947Z] $ docker stop --time=1 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d [2025-02-25T10:59:42.251Z] $ docker rm -f --volumes 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T10:59:42.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-25T10:59:42.980Z] Stashed 1 file(s) [Pipeline] echo [2025-02-25T10:59:43.004Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T10:59:44.035Z] provisioning config files... [2025-02-25T10:59:44.045Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config1182417695696050038tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-25T10:59:44.502Z] ---> ****-login.sh [2025-02-25T10:59:44.503Z] nexus3.edgexfoundry.org:10001 [2025-02-25T10:59:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:44.503Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:44.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:44.503Z] [2025-02-25T10:59:44.503Z] Login Succeeded [2025-02-25T10:59:44.503Z] nexus3.edgexfoundry.org:10002 [2025-02-25T10:59:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:44.503Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:44.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:44.503Z] [2025-02-25T10:59:44.503Z] Login Succeeded [2025-02-25T10:59:44.503Z] nexus3.edgexfoundry.org:10003 [2025-02-25T10:59:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:44.763Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:44.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:44.763Z] [2025-02-25T10:59:44.763Z] Login Succeeded [2025-02-25T10:59:44.763Z] nexus3.edgexfoundry.org:10004 [2025-02-25T10:59:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:44.763Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:44.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:44.763Z] [2025-02-25T10:59:44.763Z] Login Succeeded [2025-02-25T10:59:44.763Z] ****.io [2025-02-25T10:59:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T10:59:45.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T10:59:45.023Z] Configure a credential helper to remove this warning. See [2025-02-25T10:59:45.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T10:59:45.023Z] [2025-02-25T10:59:45.023Z] Login Succeeded [2025-02-25T10:59:45.023Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T10:59:45.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-25T10:59:45.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T10:59:45.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T10:59:45.353Z] ========================================================= [2025-02-25T10:59:45.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-25T10:59:45.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T10:59:45.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-25T10:59:45.849Z] Sending build context to Docker daemon 30.46MB [2025-02-25T10:59:45.849Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-25T10:59:45.849Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-25T10:59:46.109Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-25T10:59:46.109Z] da9db072f522: Pulling fs layer [2025-02-25T10:59:46.109Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-25T10:59:46.109Z] 06f05ace1117: Pulling fs layer [2025-02-25T10:59:46.109Z] 5fe327b54edc: Pulling fs layer [2025-02-25T10:59:46.109Z] 4f4fb700ef54: Pulling fs layer [2025-02-25T10:59:46.109Z] 92a5565b7b96: Pulling fs layer [2025-02-25T10:59:46.109Z] ff9bb7016b71: Pulling fs layer [2025-02-25T10:59:46.109Z] b67dba6c2c7d: Pulling fs layer [2025-02-25T10:59:46.109Z] a813b0c90790: Pulling fs layer [2025-02-25T10:59:46.109Z] 5fe327b54edc: Waiting [2025-02-25T10:59:46.109Z] 4f4fb700ef54: Waiting [2025-02-25T10:59:46.109Z] 92a5565b7b96: Waiting [2025-02-25T10:59:46.109Z] ff9bb7016b71: Waiting [2025-02-25T10:59:46.109Z] b67dba6c2c7d: Waiting [2025-02-25T10:59:46.109Z] a813b0c90790: Waiting [2025-02-25T10:59:46.109Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-25T10:59:46.109Z] 6ef4a4ee8ca5: Download complete [2025-02-25T10:59:46.109Z] 5fe327b54edc: Verifying Checksum [2025-02-25T10:59:46.109Z] 5fe327b54edc: Download complete [2025-02-25T10:59:46.109Z] 4f4fb700ef54: Verifying Checksum [2025-02-25T10:59:46.109Z] 4f4fb700ef54: Download complete [2025-02-25T10:59:46.109Z] 92a5565b7b96: Verifying Checksum [2025-02-25T10:59:46.109Z] 92a5565b7b96: Download complete [2025-02-25T10:59:46.109Z] da9db072f522: Download complete [2025-02-25T10:59:46.109Z] ff9bb7016b71: Verifying Checksum [2025-02-25T10:59:46.109Z] ff9bb7016b71: Download complete [2025-02-25T10:59:46.109Z] da9db072f522: Pull complete [2025-02-25T10:59:46.370Z] a813b0c90790: Verifying Checksum [2025-02-25T10:59:46.370Z] a813b0c90790: Download complete [2025-02-25T10:59:46.629Z] 6ef4a4ee8ca5: Pull complete [2025-02-25T10:59:46.629Z] 06f05ace1117: Verifying Checksum [2025-02-25T10:59:46.629Z] 06f05ace1117: Download complete [2025-02-25T10:59:46.887Z] b67dba6c2c7d: Verifying Checksum [2025-02-25T10:59:46.887Z] b67dba6c2c7d: Download complete [2025-02-25T10:59:50.170Z] 06f05ace1117: Pull complete [2025-02-25T10:59:50.170Z] 5fe327b54edc: Pull complete [2025-02-25T10:59:50.170Z] 4f4fb700ef54: Pull complete [2025-02-25T10:59:50.170Z] 92a5565b7b96: Pull complete [2025-02-25T10:59:50.170Z] ff9bb7016b71: Pull complete [2025-02-25T10:59:52.703Z] b67dba6c2c7d: Pull complete [2025-02-25T10:59:52.963Z] a813b0c90790: Pull complete [2025-02-25T10:59:52.963Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-25T10:59:52.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-25T10:59:52.963Z] ---> 3ba60ce46760 [2025-02-25T10:59:52.963Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-25T10:59:56.254Z] ---> Running in 1567b7b997f3 [2025-02-25T10:59:56.254Z] Removing intermediate container 1567b7b997f3 [2025-02-25T10:59:56.254Z] ---> 89766a08dc8e [2025-02-25T10:59:56.254Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-25T10:59:56.254Z] ---> Running in 0443fc34846a [2025-02-25T10:59:56.254Z] Removing intermediate container 0443fc34846a [2025-02-25T10:59:56.254Z] ---> 51df36c50533 [2025-02-25T10:59:56.254Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-02-25T10:59:56.254Z] ---> Running in 2954fdf00ae6 [2025-02-25T10:59:56.254Z] Removing intermediate container 2954fdf00ae6 [2025-02-25T10:59:56.254Z] ---> 99e547d2b23d [2025-02-25T10:59:56.254Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T10:59:56.254Z] ---> Running in 38b9f566d027 [2025-02-25T10:59:56.254Z] Removing intermediate container 38b9f566d027 [2025-02-25T10:59:56.254Z] ---> 5dd896362577 [2025-02-25T10:59:56.254Z] Step 7/12 : WORKDIR /device-gpio [2025-02-25T10:59:56.254Z] ---> Running in 73ce63362d32 [2025-02-25T10:59:56.254Z] Removing intermediate container 73ce63362d32 [2025-02-25T10:59:56.254Z] ---> 7e71344c1a2d [2025-02-25T10:59:56.254Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T10:59:56.254Z] ---> Running in 6f84d0e2e7d4 [2025-02-25T10:59:56.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T10:59:56.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T10:59:57.028Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-02-25T10:59:57.028Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-25T10:59:57.028Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-02-25T10:59:57.028Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-02-25T10:59:57.028Z] Executing busybox-1.36.1-r29.trigger [2025-02-25T10:59:57.028Z] OK: 252 MiB in 62 packages [2025-02-25T10:59:57.593Z] Removing intermediate container 6f84d0e2e7d4 [2025-02-25T10:59:57.593Z] ---> c8c7780eb085 [2025-02-25T10:59:57.593Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-25T10:59:57.593Z] ---> ec2af7ab7165 [2025-02-25T10:59:57.593Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T10:59:57.593Z] ---> Running in 4519af615ddb [2025-02-25T11:00:44.315Z] Removing intermediate container 4519af615ddb [2025-02-25T11:00:44.315Z] ---> fd3d2c4df252 [2025-02-25T11:00:44.315Z] Step 11/12 : COPY . . [2025-02-25T11:00:44.315Z] ---> 2251845fcde5 [2025-02-25T11:00:44.315Z] Step 12/12 : RUN ${MAKE} [2025-02-25T11:00:44.315Z] ---> Running in 71d873659e53 [2025-02-25T11:00:44.315Z] noop [2025-02-25T11:00:44.315Z] Removing intermediate container 71d873659e53 [2025-02-25T11:00:44.315Z] ---> 6046f9eb555b [2025-02-25T11:00:44.315Z] Successfully built 6046f9eb555b [2025-02-25T11:00:44.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:00:44.770Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-25T11:00:44.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T11:00:44.935Z] prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container [2025-02-25T11:00:44.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-25T11:00:45.309Z] $ docker top 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T11:00:45.725Z] + go version [2025-02-25T11:00:45.725Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-25T11:00:45.757Z] $ docker stop --time=1 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab [2025-02-25T11:00:47.061Z] $ docker rm -f --volumes 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:00:47.829Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-25T11:00:47.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T11:00:47.988Z] prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container [2025-02-25T11:00:48.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-25T11:00:48.370Z] $ docker top 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T11:00:48.770Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-244 [Pipeline] fileExists [Pipeline] sh [2025-02-25T11:00:49.147Z] + make test [2025-02-25T11:00:49.147Z] go test ./... -coverprofile=coverage.out ./... [2025-02-25T11:00:50.522Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-02-25T11:01:12.449Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-02-25T11:01:12.449Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-02-25T11:01:22.420Z] go vet ./... [2025-02-25T11:01:27.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-25T11:01:27.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-25T11:01:27.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-25T11:01:27.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-25T11:01:27.767Z] $ docker stop --time=1 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 [2025-02-25T11:01:30.337Z] $ docker rm -f --volumes 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T11:01:30.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-25T11:01:31.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-25T11:01:31.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-25T11:01:32.073Z] + ls -al . [2025-02-25T11:01:32.073Z] total 236 [2025-02-25T11:01:32.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 11:00 . [2025-02-25T11:01:32.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 10:59 .. [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 25 10:59 .dockerignore [2025-02-25T11:01:32.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 11:01 .git [2025-02-25T11:01:32.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 .github [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 277 Feb 25 10:59 .gitignore [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 25 10:59 .golangci.yml [2025-02-25T11:01:32.073Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 10:59 .semver [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 19399 Feb 25 10:59 Attribution.txt [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 7821 Feb 25 10:59 CHANGELOG.md [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 1694 Feb 25 10:59 Dockerfile [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 25 10:59 GOVERNANCE.md [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 25 10:59 Jenkinsfile [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 10:59 LICENSE [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 25 10:59 Makefile [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 25 10:59 OWNERS.md [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 25 10:59 README.md [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 10:59 VERSION [2025-02-25T11:01:32.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 10:59 bin [2025-02-25T11:01:32.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 cmd [2025-02-25T11:01:32.073Z] -rw-r--r-- 1 jenkins jenkins 11486 Feb 25 11:01 coverage.out [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 6906 Feb 25 10:59 go.mod [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 100518 Feb 25 10:59 go.sum [2025-02-25T11:01:32.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 internal [2025-02-25T11:01:32.073Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:01:32.528Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f55f7f8489d22bebdc6008119d124ee9115391c --label arch=amd64 --label version=0.0.0 . [2025-02-25T11:01:32.528Z] Sending build context to Docker daemon 30.47MB [2025-02-25T11:01:32.528Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-25T11:01:32.528Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-25T11:01:32.528Z] ---> 6046f9eb555b [2025-02-25T11:01:32.528Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-02-25T11:01:32.788Z] ---> Running in aea5b6949d9d [2025-02-25T11:01:32.788Z] Removing intermediate container aea5b6949d9d [2025-02-25T11:01:32.788Z] ---> 53442755b7cb [2025-02-25T11:01:32.788Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-25T11:01:32.788Z] ---> Running in 6ac4ec7194d4 [2025-02-25T11:01:33.047Z] Removing intermediate container 6ac4ec7194d4 [2025-02-25T11:01:33.047Z] ---> 9d6514073d1f [2025-02-25T11:01:33.047Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-02-25T11:01:33.047Z] ---> Running in aacebb710437 [2025-02-25T11:01:33.047Z] Removing intermediate container aacebb710437 [2025-02-25T11:01:33.047Z] ---> b8a035adb845 [2025-02-25T11:01:33.047Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T11:01:33.047Z] ---> Running in c96f6b15f837 [2025-02-25T11:01:33.047Z] Removing intermediate container c96f6b15f837 [2025-02-25T11:01:33.047Z] ---> f8a77ab2a1ca [2025-02-25T11:01:33.047Z] Step 7/26 : WORKDIR /device-gpio [2025-02-25T11:01:33.305Z] ---> Running in 10b24839b62e [2025-02-25T11:01:33.305Z] Removing intermediate container 10b24839b62e [2025-02-25T11:01:33.305Z] ---> 259e78c7a999 [2025-02-25T11:01:33.305Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T11:01:33.305Z] ---> Running in 396eef7da506 [2025-02-25T11:01:33.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T11:01:33.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T11:01:33.824Z] OK: 252 MiB in 62 packages [2025-02-25T11:01:34.391Z] Removing intermediate container 396eef7da506 [2025-02-25T11:01:34.391Z] ---> e930d6b26968 [2025-02-25T11:01:34.391Z] Step 9/26 : COPY go.mod vendor* ./ [2025-02-25T11:01:34.391Z] ---> 074b4cab7f2d [2025-02-25T11:01:34.391Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T11:01:34.391Z] ---> Running in d969688bf04f [2025-02-25T11:01:34.957Z] Removing intermediate container d969688bf04f [2025-02-25T11:01:34.957Z] ---> 98927a36cb45 [2025-02-25T11:01:34.957Z] Step 11/26 : COPY . . [2025-02-25T11:01:35.891Z] ---> b5a13f17ef8d [2025-02-25T11:01:35.891Z] Step 12/26 : RUN ${MAKE} [2025-02-25T11:01:35.891Z] ---> Running in 3fc5151cff5f [2025-02-25T11:01:36.148Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-02-25T11:02:08.228Z] Removing intermediate container 3fc5151cff5f [2025-02-25T11:02:08.228Z] ---> 4295c43d5697 [2025-02-25T11:02:08.228Z] Step 13/26 : FROM alpine:3.20 [2025-02-25T11:02:08.228Z] 3.20: Pulling from library/alpine [2025-02-25T11:02:08.228Z] 0a9a5dfd008f: Pulling fs layer [2025-02-25T11:02:08.228Z] 0a9a5dfd008f: Download complete [2025-02-25T11:02:08.228Z] 0a9a5dfd008f: Pull complete [2025-02-25T11:02:08.228Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-25T11:02:08.228Z] Status: Downloaded newer image for alpine:3.20 [2025-02-25T11:02:08.228Z] ---> ff221270b9fb [2025-02-25T11:02:08.228Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-02-25T11:02:08.228Z] ---> Running in 373a7140cc72 [2025-02-25T11:02:08.228Z] Removing intermediate container 373a7140cc72 [2025-02-25T11:02:08.228Z] ---> 0ac7d1a85028 [2025-02-25T11:02:08.228Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-02-25T11:02:08.228Z] ---> Running in 1c2042bc4605 [2025-02-25T11:02:08.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T11:02:08.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T11:02:08.744Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-25T11:02:08.744Z] Executing busybox-1.36.1-r29.trigger [2025-02-25T11:02:08.744Z] OK: 8 MiB in 15 packages [2025-02-25T11:02:09.002Z] Removing intermediate container 1c2042bc4605 [2025-02-25T11:02:09.002Z] ---> 79ad2f652f23 [2025-02-25T11:02:09.002Z] Step 16/26 : RUN apk --no-cache upgrade [2025-02-25T11:02:09.260Z] ---> Running in 3f4166bc1f0e [2025-02-25T11:02:09.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T11:02:09.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T11:02:09.778Z] OK: 8 MiB in 15 packages [2025-02-25T11:02:10.036Z] Removing intermediate container 3f4166bc1f0e [2025-02-25T11:02:10.036Z] ---> 7db332aee593 [2025-02-25T11:02:10.036Z] Step 17/26 : WORKDIR / [2025-02-25T11:02:10.036Z] ---> Running in 7d41504dcbaf [2025-02-25T11:02:10.036Z] Removing intermediate container 7d41504dcbaf [2025-02-25T11:02:10.036Z] ---> ee522d87e9f3 [2025-02-25T11:02:10.036Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-02-25T11:02:10.295Z] ---> 7846b0ef12e4 [2025-02-25T11:02:10.295Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-02-25T11:02:10.295Z] ---> c18a3ddf4c7b [2025-02-25T11:02:10.295Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-02-25T11:02:11.671Z] ---> 4db3037b4195 [2025-02-25T11:02:11.671Z] Step 21/26 : EXPOSE 59910 [2025-02-25T11:02:11.671Z] ---> Running in a9410ba0f6bc [2025-02-25T11:02:11.671Z] Removing intermediate container a9410ba0f6bc [2025-02-25T11:02:11.671Z] ---> a6ad7e736e1b [2025-02-25T11:02:11.671Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-02-25T11:02:11.671Z] ---> Running in d476e807bb68 [2025-02-25T11:02:11.671Z] Removing intermediate container d476e807bb68 [2025-02-25T11:02:11.671Z] ---> 9550e9e4f306 [2025-02-25T11:02:11.671Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-25T11:02:11.671Z] ---> Running in c4e743b31cd2 [2025-02-25T11:02:11.671Z] Removing intermediate container c4e743b31cd2 [2025-02-25T11:02:11.671Z] ---> 7b58c495e979 [2025-02-25T11:02:11.671Z] Step 24/26 : LABEL arch=amd64 [2025-02-25T11:02:11.671Z] ---> Running in 99aeabab6fe6 [2025-02-25T11:02:11.671Z] Removing intermediate container 99aeabab6fe6 [2025-02-25T11:02:11.671Z] ---> e670afc103b9 [2025-02-25T11:02:11.671Z] Step 25/26 : LABEL git_sha=8f55f7f8489d22bebdc6008119d124ee9115391c [2025-02-25T11:02:11.930Z] ---> Running in 4d04074f9b24 [2025-02-25T11:02:11.930Z] Removing intermediate container 4d04074f9b24 [2025-02-25T11:02:11.930Z] ---> 3d96343773b1 [2025-02-25T11:02:11.930Z] Step 26/26 : LABEL version=0.0.0 [2025-02-25T11:02:11.930Z] ---> Running in 05810b367447 [2025-02-25T11:02:11.930Z] Removing intermediate container 05810b367447 [2025-02-25T11:02:11.930Z] ---> 5c82bdc19578 [2025-02-25T11:02:11.930Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-25T11:02:11.930Z] Successfully built 5c82bdc19578 [2025-02-25T11:02:11.930Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:02:12.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T11:02:12.899Z] [2025-02-25T11:02:12.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:02:13.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T11:02:13.281Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-25T11:02:13.281Z] 5eb5b503b376: Pulling fs layer [2025-02-25T11:02:13.281Z] 5c69ac0246d0: Pulling fs layer [2025-02-25T11:02:13.281Z] ec43610c2a17: Pulling fs layer [2025-02-25T11:02:13.281Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-25T11:02:13.281Z] 33b1e0a273af: Pulling fs layer [2025-02-25T11:02:13.281Z] 5d3b04190fa2: Pulling fs layer [2025-02-25T11:02:13.281Z] 2f39f015ded8: Pulling fs layer [2025-02-25T11:02:13.281Z] 3a2ae6a8a46f: Waiting [2025-02-25T11:02:13.281Z] 33b1e0a273af: Waiting [2025-02-25T11:02:13.281Z] 5d3b04190fa2: Waiting [2025-02-25T11:02:13.281Z] 2f39f015ded8: Waiting [2025-02-25T11:02:13.281Z] 5c69ac0246d0: Download complete [2025-02-25T11:02:13.281Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-25T11:02:13.281Z] 3a2ae6a8a46f: Download complete [2025-02-25T11:02:13.281Z] 33b1e0a273af: Verifying Checksum [2025-02-25T11:02:13.281Z] 33b1e0a273af: Download complete [2025-02-25T11:02:13.281Z] 5d3b04190fa2: Verifying Checksum [2025-02-25T11:02:13.281Z] 5d3b04190fa2: Download complete [2025-02-25T11:02:13.281Z] ec43610c2a17: Verifying Checksum [2025-02-25T11:02:13.281Z] ec43610c2a17: Download complete [2025-02-25T11:02:13.542Z] 5eb5b503b376: Verifying Checksum [2025-02-25T11:02:13.542Z] 5eb5b503b376: Download complete [2025-02-25T11:02:14.108Z] 2f39f015ded8: Download complete [2025-02-25T11:02:14.672Z] 5eb5b503b376: Pull complete [2025-02-25T11:02:14.672Z] 5c69ac0246d0: Pull complete [2025-02-25T11:02:15.238Z] ec43610c2a17: Pull complete [2025-02-25T11:02:15.238Z] 3a2ae6a8a46f: Pull complete [2025-02-25T11:02:15.238Z] 33b1e0a273af: Pull complete [2025-02-25T11:02:15.496Z] 5d3b04190fa2: Pull complete [2025-02-25T11:02:19.682Z] 2f39f015ded8: Pull complete [2025-02-25T11:02:19.682Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-25T11:02:19.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T11:02:19.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T11:02:20.041Z] prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container [2025-02-25T11:02:20.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-25T11:02:22.273Z] $ docker top 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:22.764Z] ---> job-cost.sh [2025-02-25T11:02:22.764Z] lf-activate-venv: SKIPPING [2025-02-25T11:02:22.764Z] INFO: No Stack... [2025-02-25T11:02:23.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T11:02:23.282Z] INFO: Archiving Costs [Pipeline] sh [2025-02-25T11:02:23.598Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-244/archives/cost.csv [2025-02-25T11:02:23.598Z] + cut -d, -f6 [Pipeline] lock [2025-02-25T11:02:23.644Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] [2025-02-25T11:02:23.649Z] Resource [jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] did not exist. Created. [2025-02-25T11:02:23.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-25T11:02:24.045Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-25T11:02:24.098Z] Stashed 1 file(s) [Pipeline] } [2025-02-25T11:02:24.127Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-25T11:02:24.206Z] $ docker stop --time=1 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 [2025-02-25T11:02:25.426Z] $ docker rm -f --volumes 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-25T11:02:26.279Z] provisioning config files... [2025-02-25T11:02:26.286Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config17897288499454864743tmp [Pipeline] { [Pipeline] sh [2025-02-25T11:02:26.625Z] + set +x [2025-02-25T11:02:26.625Z] + curl -s https://codecov.io/bash [2025-02-25T11:02:26.625Z] + bash -s -- [2025-02-25T11:02:26.625Z] [2025-02-25T11:02:26.625Z] _____ _ [2025-02-25T11:02:26.625Z] / ____| | | [2025-02-25T11:02:26.625Z] | | ___ __| | ___ ___ _____ __ [2025-02-25T11:02:26.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-25T11:02:26.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-25T11:02:26.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-25T11:02:26.625Z] Bash-1.0.6 [2025-02-25T11:02:26.625Z] [2025-02-25T11:02:26.625Z] [2025-02-25T11:02:26.625Z] ==> git version 2.25.1 found [2025-02-25T11:02:26.625Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-25T11:02:26.625Z] Release-Date: 2020-01-08 [2025-02-25T11:02:26.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-25T11:02:26.625Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-25T11:02:26.625Z] ==> Jenkins CI detected. [2025-02-25T11:02:26.625Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-244 [2025-02-25T11:02:26.625Z] project root: . [2025-02-25T11:02:26.625Z] --> token set from env [2025-02-25T11:02:26.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-25T11:02:26.625Z] ==> Running gcov in . (disable via -X gcov) [2025-02-25T11:02:26.625Z] ==> Python coveragepy not found [2025-02-25T11:02:26.625Z] ==> Searching for coverage reports in: [2025-02-25T11:02:26.625Z] + . [2025-02-25T11:02:26.625Z] -> Found 1 reports [2025-02-25T11:02:26.884Z] ==> Detecting git/mercurial file structure [2025-02-25T11:02:26.884Z] ==> Reading reports [2025-02-25T11:02:26.884Z] + ./coverage.out bytes=11486 [2025-02-25T11:02:26.884Z] ==> Appending adjustments [2025-02-25T11:02:26.884Z] https://docs.codecov.io/docs/fixing-reports [2025-02-25T11:02:26.884Z] + Found adjustments [2025-02-25T11:02:26.884Z] ==> Gzipping contents [2025-02-25T11:02:26.884Z] 4.0K /tmp/codecov.xxTuiP.gz [2025-02-25T11:02:26.884Z] ==> Uploading reports [2025-02-25T11:02:26.884Z] url: https://codecov.io [2025-02-25T11:02:26.884Z] query: branch=PR-244&commit=8f55f7f8489d22bebdc6008119d124ee9115391c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=244&job=&cmd_args= [2025-02-25T11:02:26.884Z] -> Pinging Codecov [2025-02-25T11:02:26.885Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-244&commit=8f55f7f8489d22bebdc6008119d124ee9115391c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=244&job=&cmd_args= [2025-02-25T11:02:27.143Z] -> Uploading to [2025-02-25T11:02:27.143Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/8f55f7f8489d22bebdc6008119d124ee9115391c/559dbe3f-568c-40db-864d-9379fa44aede.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250225%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250225T110226Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=51e31d251fac9dfbffb233d6fa51e77f8fadde871ba616b4ebc5db624db687f3 [2025-02-25T11:02:27.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-25T11:02:27.144Z] Dload Upload Total Spent Left Speed [2025-02-25T11:02:27.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 7078 --:--:-- --:--:-- --:--:-- 7049 100 1713 0 0 100 1713 0 7078 --:--:-- --:--:-- --:--:-- 7049 [2025-02-25T11:02:27.403Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] } [2025-02-25T11:02:27.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-25T11:02:29.471Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-244/archives ] [2025-02-25T11:02:29.471Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-244/archives [2025-02-25T11:02:29.471Z] total 16 [2025-02-25T11:02:29.471Z] drwxr-xr-x 3 root root 4096 Feb 25 11:02 . [2025-02-25T11:02:29.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 11:02 .. [2025-02-25T11:02:29.471Z] drwxr-xr-x 2 root root 4096 Feb 25 11:02 cost [2025-02-25T11:02:29.471Z] -rw-r--r-- 1 root root 83 Feb 25 11:02 cost.csv [2025-02-25T11:02:29.471Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-244/archives [2025-02-25T11:02:29.471Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-244/archives [2025-02-25T11:02:29.471Z] total 16 [2025-02-25T11:02:29.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 11:02 . [2025-02-25T11:02:29.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 11:02 .. [2025-02-25T11:02:29.471Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 11:02 cost [2025-02-25T11:02:29.471Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 25 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:29.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:30.709Z] ---> package-listing.sh [2025-02-25T11:02:30.709Z] ++ facter osfamily [2025-02-25T11:02:30.709Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-25T11:02:30.968Z] + OS_FAMILY=debian [2025-02-25T11:02:30.968Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-244 [2025-02-25T11:02:30.968Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-25T11:02:30.968Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-25T11:02:30.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-25T11:02:30.968Z] + PACKAGES=/tmp/packages_start.txt [2025-02-25T11:02:30.968Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-244 ']' [2025-02-25T11:02:30.968Z] + PACKAGES=/tmp/packages_end.txt [2025-02-25T11:02:30.968Z] + case "${OS_FAMILY}" in [2025-02-25T11:02:30.968Z] + dpkg -l [2025-02-25T11:02:30.968Z] + grep '^ii' [2025-02-25T11:02:30.968Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-25T11:02:30.968Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-25T11:02:30.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-25T11:02:30.968Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-244 ']' [2025-02-25T11:02:30.968Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-244/archives/ [2025-02-25T11:02:30.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-244/archives/ [Pipeline] echo [2025-02-25T11:02:31.004Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-25T11:02:31.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T11:02:31.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T11:02:31.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T11:02:32.080Z] prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container [2025-02-25T11:02:32.108Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-25T11:02:32.314Z] $ docker top 29de6cae12fe79bba36db48c1ddccb1f2e93d47374d643d57ea91df90a568b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T11:02:32.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-25T11:02:33.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-25T11:02:33.332Z] + ls /var/log/sa-host [2025-02-25T11:02:33.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T11:02:33.480Z] provisioning config files... [2025-02-25T11:02:33.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config564856960851814624tmp [Pipeline] { [Pipeline] echo [2025-02-25T11:02:33.546Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:33.864Z] ---> create-netrc.sh [Pipeline] } [2025-02-25T11:02:33.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:34.287Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-25T11:02:34.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:34.639Z] ---> sudo-logs.sh [2025-02-25T11:02:34.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-25T11:02:34.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:35.060Z] ---> job-cost.sh [2025-02-25T11:02:35.060Z] lf-activate-venv: SKIPPING [2025-02-25T11:02:35.060Z] DEBUG: total: 0.2199999988079071 [2025-02-25T11:02:35.060Z] INFO: Retrieving Stack Cost... [2025-02-25T11:02:35.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T11:02:35.629Z] INFO: Archiving Costs [Pipeline] echo [2025-02-25T11:02:35.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T11:02:35.987Z] ---> logs-deploy.sh [2025-02-25T11:02:35.987Z] lf-activate-venv: SKIPPING [2025-02-25T11:02:35.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-244/1 [2025-02-25T11:02:35.987Z] INFO: archiving workspace using pattern(s): [2025-02-25T11:02:36.933Z] Archives upload complete. [2025-02-25T11:02:37.192Z] INFO: archiving logs to Nexus [2025-02-25T11:02:37.759Z] ---> uname -a: [2025-02-25T11:02:37.759Z] Linux prd-ubuntu20-04-docker-8c-8g-39701 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-25T11:02:37.759Z] [2025-02-25T11:02:37.759Z] [2025-02-25T11:02:37.759Z] ---> lscpu: [2025-02-25T11:02:37.760Z] Architecture: x86_64 [2025-02-25T11:02:37.760Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-25T11:02:37.760Z] Byte Order: Little Endian [2025-02-25T11:02:37.760Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-25T11:02:37.760Z] CPU(s): 8 [2025-02-25T11:02:37.760Z] On-line CPU(s) list: 0-7 [2025-02-25T11:02:37.760Z] Thread(s) per core: 1 [2025-02-25T11:02:37.760Z] Core(s) per socket: 1 [2025-02-25T11:02:37.760Z] Socket(s): 8 [2025-02-25T11:02:37.760Z] NUMA node(s): 1 [2025-02-25T11:02:37.760Z] Vendor ID: AuthenticAMD [2025-02-25T11:02:37.760Z] CPU family: 23 [2025-02-25T11:02:37.760Z] Model: 49 [2025-02-25T11:02:37.760Z] Model name: AMD EPYC-Rome Processor [2025-02-25T11:02:37.760Z] Stepping: 0 [2025-02-25T11:02:37.760Z] CPU MHz: 2800.000 [2025-02-25T11:02:37.760Z] BogoMIPS: 5600.00 [2025-02-25T11:02:37.760Z] Virtualization: AMD-V [2025-02-25T11:02:37.760Z] Hypervisor vendor: KVM [2025-02-25T11:02:37.760Z] Virtualization type: full [2025-02-25T11:02:37.760Z] L1d cache: 256 KiB [2025-02-25T11:02:37.760Z] L1i cache: 256 KiB [2025-02-25T11:02:37.760Z] L2 cache: 4 MiB [2025-02-25T11:02:37.760Z] L3 cache: 128 MiB [2025-02-25T11:02:37.760Z] NUMA node0 CPU(s): 0-7 [2025-02-25T11:02:37.760Z] Vulnerability Itlb multihit: Not affected [2025-02-25T11:02:37.760Z] Vulnerability L1tf: Not affected [2025-02-25T11:02:37.760Z] Vulnerability Mds: Not affected [2025-02-25T11:02:37.760Z] Vulnerability Meltdown: Not affected [2025-02-25T11:02:37.760Z] Vulnerability Mmio stale data: Not affected [2025-02-25T11:02:37.760Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-25T11:02:37.760Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-25T11:02:37.760Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-25T11:02:37.760Z] Vulnerability Srbds: Not affected [2025-02-25T11:02:37.760Z] Vulnerability Tsx async abort: Not affected [2025-02-25T11:02:37.760Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] ---> nproc: [2025-02-25T11:02:37.760Z] 8 [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] ---> df -h: [2025-02-25T11:02:37.760Z] Filesystem Size Used Avail Use% Mounted on [2025-02-25T11:02:37.760Z] overlay 155G 12G 143G 8% / [2025-02-25T11:02:37.760Z] tmpfs 64M 0 64M 0% /dev [2025-02-25T11:02:37.760Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-25T11:02:37.760Z] shm 64M 0 64M 0% /dev/shm [2025-02-25T11:02:37.760Z] /dev/vda1 155G 12G 143G 8% /facter-os [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] ---> sar -b -r -n DEV: [2025-02-25T11:02:37.760Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39701) 02/25/25 _x86_64_ (8 CPU) [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:56:37 LINUX RESTART (8 CPU) [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-25T11:02:37.760Z] 10:58:01 45.12 23.91 21.21 0.00 2390.65 28123.75 0.00 [2025-02-25T11:02:37.760Z] 10:59:01 1.15 0.00 1.15 0.00 0.00 14.81 0.00 [2025-02-25T11:02:37.760Z] 11:00:01 427.52 15.00 412.53 0.00 1908.83 38068.51 0.00 [2025-02-25T11:02:37.760Z] 11:01:01 266.44 3.38 263.06 0.00 33.59 79078.15 0.00 [2025-02-25T11:02:37.760Z] 11:02:01 143.31 11.51 131.79 0.00 3481.55 47353.31 0.00 [2025-02-25T11:02:37.760Z] Average: 177.15 10.72 166.44 0.00 1560.20 38562.13 0.00 [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-25T11:02:37.760Z] 10:58:01 30565112 31841324 539644 1.64 47296 1542520 1641080 4.84 616388 1417172 184 [2025-02-25T11:02:37.760Z] 10:59:01 30567336 31843616 536852 1.63 47328 1542524 1641080 4.84 614976 1417148 172 [2025-02-25T11:02:37.760Z] 11:00:01 29096840 31488216 830000 2.52 80588 2577852 1975028 5.82 1088524 2308572 2644 [2025-02-25T11:02:37.760Z] 11:01:01 27164312 31323044 979768 2.98 191984 4063556 2297604 6.77 1700076 3441812 509708 [2025-02-25T11:02:37.760Z] 11:02:01 27096472 31455620 841624 2.56 202896 4250924 2082804 6.14 1597964 3599876 35440 [2025-02-25T11:02:37.760Z] Average: 28898014 31590364 745578 2.27 114018 2795475 1927519 5.68 1123586 2436916 109630 [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-25T11:02:37.760Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 10:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 10:58:01 ens3 143.09 108.30 435.15 24.00 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 10:59:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:00:01 docker0 143.25 156.50 11.44 396.64 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:00:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:00:01 ens3 536.67 399.88 5820.31 87.03 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:00:01 veth88c77a1 102.28 114.18 9.88 88.02 0.00 0.00 0.00 0.01 [2025-02-25T11:02:37.760Z] 11:01:01 docker0 230.39 359.87 20.10 3158.78 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:01:01 ens3 385.17 243.96 3183.45 32.72 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:01:01 vethcbc0268 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:02:01 docker0 1.58 3.43 0.09 38.14 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:02:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] 11:02:01 ens3 89.12 41.03 1450.33 11.55 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] Average: docker0 75.30 104.31 6.35 721.08 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] Average: ens3 231.15 158.84 2183.74 31.09 0.00 0.00 0.00 0.00 [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] ---> sar -P ALL: [2025-02-25T11:02:37.760Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39701) 02/25/25 _x86_64_ (8 CPU) [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:56:37 LINUX RESTART (8 CPU) [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] 10:57:02 CPU %user %nice %system %iowait %steal %idle [2025-02-25T11:02:37.760Z] 10:58:01 all 1.84 0.00 0.36 0.87 0.01 96.91 [2025-02-25T11:02:37.760Z] 10:58:01 0 2.04 0.00 0.35 1.08 0.03 96.49 [2025-02-25T11:02:37.760Z] 10:58:01 1 1.10 0.00 0.42 0.05 0.02 98.41 [2025-02-25T11:02:37.760Z] 10:58:01 2 2.38 0.00 0.29 0.20 0.02 97.12 [2025-02-25T11:02:37.760Z] 10:58:01 3 3.09 0.00 0.24 0.17 0.00 96.51 [2025-02-25T11:02:37.760Z] 10:58:01 4 2.07 0.00 0.27 0.05 0.02 97.59 [2025-02-25T11:02:37.760Z] 10:58:01 5 1.32 0.00 0.53 0.14 0.02 98.00 [2025-02-25T11:02:37.760Z] 10:58:01 6 1.56 0.00 0.39 5.12 0.02 92.91 [2025-02-25T11:02:37.760Z] 10:58:01 7 1.19 0.00 0.41 0.17 0.00 98.24 [2025-02-25T11:02:37.760Z] 10:59:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2025-02-25T11:02:37.760Z] 10:59:01 0 0.48 0.00 0.05 0.03 0.00 99.43 [2025-02-25T11:02:37.760Z] 10:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-25T11:02:37.760Z] 10:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-25T11:02:37.760Z] 10:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-25T11:02:37.760Z] 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-25T11:02:37.760Z] 10:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-25T11:02:37.760Z] 10:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-02-25T11:02:37.760Z] 10:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-25T11:02:37.760Z] 11:00:01 all 8.13 0.00 3.13 1.78 0.05 86.91 [2025-02-25T11:02:37.760Z] 11:00:01 0 7.26 0.00 3.19 2.25 0.05 87.25 [2025-02-25T11:02:37.760Z] 11:00:01 1 8.61 0.00 3.23 0.84 0.05 87.26 [2025-02-25T11:02:37.760Z] 11:00:01 2 6.09 0.00 2.98 0.42 0.05 90.46 [2025-02-25T11:02:37.760Z] 11:00:01 3 7.60 0.00 2.20 0.29 0.05 89.86 [2025-02-25T11:02:37.760Z] 11:00:01 4 9.05 0.00 2.62 0.60 0.05 87.68 [2025-02-25T11:02:37.760Z] 11:00:01 5 8.26 0.00 4.10 5.81 0.07 81.77 [2025-02-25T11:02:37.760Z] 11:00:01 6 8.39 0.00 3.69 3.51 0.03 84.38 [2025-02-25T11:02:37.760Z] 11:00:01 7 9.75 0.00 3.03 0.49 0.07 86.66 [2025-02-25T11:02:37.760Z] 11:01:01 all 22.20 0.00 6.11 2.79 0.07 68.84 [2025-02-25T11:02:37.760Z] 11:01:01 0 22.37 0.00 6.45 0.49 0.07 70.62 [2025-02-25T11:02:37.760Z] 11:01:01 1 21.71 0.00 6.31 1.08 0.08 70.82 [2025-02-25T11:02:37.760Z] 11:01:01 2 19.98 0.00 4.82 2.07 0.07 73.06 [2025-02-25T11:02:37.760Z] 11:01:01 3 22.55 0.00 5.73 8.38 0.07 63.28 [2025-02-25T11:02:37.760Z] 11:01:01 4 23.06 0.00 5.25 0.47 0.05 71.17 [2025-02-25T11:02:37.760Z] 11:01:01 5 22.76 0.00 6.58 8.03 0.08 62.54 [2025-02-25T11:02:37.760Z] 11:01:01 6 22.30 0.00 6.40 0.64 0.07 70.59 [2025-02-25T11:02:37.760Z] 11:01:01 7 22.85 0.00 7.30 1.16 0.07 68.62 [2025-02-25T11:02:37.760Z] 11:02:01 all 51.01 0.00 8.30 1.39 0.09 39.21 [2025-02-25T11:02:37.760Z] 11:02:01 0 50.56 0.00 7.93 2.08 0.10 39.32 [2025-02-25T11:02:37.760Z] 11:02:01 1 50.62 0.00 7.91 0.82 0.10 40.54 [2025-02-25T11:02:37.760Z] 11:02:01 2 49.59 0.00 7.34 1.00 0.08 41.99 [2025-02-25T11:02:37.760Z] 11:02:01 3 52.39 0.00 8.40 0.87 0.10 38.24 [2025-02-25T11:02:37.760Z] 11:02:01 4 51.49 0.00 7.91 0.74 0.07 39.79 [2025-02-25T11:02:37.760Z] 11:02:01 5 51.55 0.00 9.20 3.04 0.08 36.12 [2025-02-25T11:02:37.760Z] 11:02:01 6 51.19 0.00 8.53 1.61 0.08 38.59 [2025-02-25T11:02:37.760Z] 11:02:01 7 50.71 0.00 9.20 0.91 0.07 39.11 [2025-02-25T11:02:37.760Z] Average: all 16.64 0.00 3.58 1.36 0.05 78.37 [2025-02-25T11:02:37.760Z] Average: 0 16.53 0.00 3.59 1.19 0.05 78.65 [2025-02-25T11:02:37.760Z] Average: 1 16.43 0.00 3.58 0.56 0.05 79.38 [2025-02-25T11:02:37.760Z] Average: 2 15.57 0.00 3.08 0.74 0.05 80.56 [2025-02-25T11:02:37.760Z] Average: 3 17.12 0.00 3.31 1.94 0.04 77.59 [2025-02-25T11:02:37.760Z] Average: 4 17.12 0.00 3.21 0.37 0.04 79.26 [2025-02-25T11:02:37.760Z] Average: 5 16.75 0.00 4.08 3.40 0.05 75.72 [2025-02-25T11:02:37.760Z] Average: 6 16.69 0.00 3.81 2.17 0.04 77.30 [2025-02-25T11:02:37.760Z] Average: 7 16.89 0.00 3.99 0.55 0.04 78.53 [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z] [2025-02-25T11:02:37.760Z]