Pull request #626 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d+dc471bab23d8bb68ec889611181b9f9035c4a73d (3a6afb958b37586c05e78889c23afd1eaed7d19b) 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-ssh14563209626585379688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4272979530536872527.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-mqtt-go/branches/PR-626/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-mqtt-go/branches/PR-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15423082476956590371.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-mqtt-go/branches/PR-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2252853591063442874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4107757033999932505.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-mqtt-go/branches/PR-626/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-mqtt-go/branches/PR-626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18167361059276491930.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-mqtt 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6649 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-626 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # 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 dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:02:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:02:22 ========================================================= 02:02:22 EdgeX Global Pipelines Version Info 02:02:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:02:23 ------------------- 02:02:23 stable info: 02:02:23 ------------------- 02:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:02:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:02:23 Message: update stable to v1.0.254 02:02:24 ------------------- 02:02:24 experimental info: 02:02:24 ------------------- 02:02:24 Commited By: **** collab-it+edgex@linuxfoundation.org 02:02:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:02:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fc050f [Pipeline] echo 02:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:26 provisioning config files... 02:02:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config14460171861228607214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:26 ---> docker-login.sh 02:02:26 nexus3.edgexfoundry.org:10001 02:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:26 Configure a credential helper to remove this warning. See 02:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:26 02:02:26 Login Succeeded 02:02:26 nexus3.edgexfoundry.org:10002 02:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:26 Configure a credential helper to remove this warning. See 02:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:26 02:02:26 Login Succeeded 02:02:26 nexus3.edgexfoundry.org:10003 02:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:26 Configure a credential helper to remove this warning. See 02:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:26 02:02:26 Login Succeeded 02:02:26 nexus3.edgexfoundry.org:10004 02:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:27 Configure a credential helper to remove this warning. See 02:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:27 02:02:27 Login Succeeded 02:02:27 docker.io 02:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:27 Configure a credential helper to remove this warning. See 02:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:27 02:02:27 Login Succeeded 02:02:27 ---> docker-login.sh ends [Pipeline] } 02:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:02:28 + git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 02:02:28 -----------> git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [false] [Pipeline] sh 02:02:28 + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 02:02:28 ========================================================= 02:02:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:02:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:28 + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 02:02:28 [semverPrep] GIT_COMMIT: 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:02:28 [semverPrep] This is not a build commit. [Pipeline] sh 02:02:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:29 + grep -v github /etc/ssh/ssh_known_hosts 02:02:29 + [ -e /tmp/ssh_known_hosts ] 02:02:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:02:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:02:29 + sudo tee -a /etc/ssh/ssh_known_hosts 02:02:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:29 02:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:30 0.1.4: Pulling from edgex-devops/py-git-semver 02:02:30 b85a868b505f: Pulling fs layer 02:02:30 e2be974225ed: Pulling fs layer 02:02:30 339a4e72a1f5: Pulling fs layer 02:02:30 988bab9f4d93: Pulling fs layer 02:02:30 1469e6f7b9e6: Pulling fs layer 02:02:30 eaf3925da568: Pulling fs layer 02:02:30 bab4dde63d76: Pulling fs layer 02:02:30 bde34c3a00c8: Pulling fs layer 02:02:30 b352a97aabf1: Pulling fs layer 02:02:30 4872d77fe225: Pulling fs layer 02:02:30 5851b861e8e6: Pulling fs layer 02:02:30 1469e6f7b9e6: Waiting 02:02:30 4872d77fe225: Waiting 02:02:30 b352a97aabf1: Waiting 02:02:30 5851b861e8e6: Waiting 02:02:30 bde34c3a00c8: Waiting 02:02:30 eaf3925da568: Waiting 02:02:30 988bab9f4d93: Waiting 02:02:30 bab4dde63d76: Waiting 02:02:30 e2be974225ed: Verifying Checksum 02:02:30 988bab9f4d93: Verifying Checksum 02:02:30 988bab9f4d93: Download complete 02:02:30 1469e6f7b9e6: Verifying Checksum 02:02:30 1469e6f7b9e6: Download complete 02:02:30 eaf3925da568: Verifying Checksum 02:02:30 eaf3925da568: Download complete 02:02:30 339a4e72a1f5: Verifying Checksum 02:02:30 339a4e72a1f5: Download complete 02:02:30 bde34c3a00c8: Download complete 02:02:30 b352a97aabf1: Download complete 02:02:30 4872d77fe225: Download complete 02:02:30 5851b861e8e6: Download complete 02:02:30 b85a868b505f: Verifying Checksum 02:02:30 b85a868b505f: Download complete 02:02:30 bab4dde63d76: Verifying Checksum 02:02:30 bab4dde63d76: Download complete 02:02:31 b85a868b505f: Pull complete 02:02:31 e2be974225ed: Pull complete 02:02:32 339a4e72a1f5: Pull complete 02:02:32 988bab9f4d93: Pull complete 02:02:32 1469e6f7b9e6: Pull complete 02:02:32 eaf3925da568: Pull complete 02:02:34 bab4dde63d76: Pull complete 02:02:34 bde34c3a00c8: Pull complete 02:02:34 b352a97aabf1: Pull complete 02:02:34 4872d77fe225: Pull complete 02:02:34 5851b861e8e6: Pull complete 02:02:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:34 prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container 02:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:02:37 $ docker top 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 -eo pid,comm 02:02:37 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). 02:02:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:37 [ssh-agent] Looking for ssh-agent implementation... 02:02:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:37 $ docker exec 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent 02:02:37 SSH_AUTH_SOCK=/tmp/ssh-FpbBW3RI6r2k/agent.31 02:02:37 SSH_AGENT_PID=37 02:02:37 Running ssh-add (command line suppressed) 02:02:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8631663391405911010.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8631663391405911010.key) 02:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:38 + git tag --points-at HEAD [Pipeline] } 02:02:38 $ docker exec --env ******** --env ******** 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent -k 02:02:38 unset SSH_AUTH_SOCK; 02:02:38 unset SSH_AGENT_PID; 02:02:38 echo Agent pid 37 killed; 02:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:38 [ssh-agent] Looking for ssh-agent implementation... 02:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:38 $ docker exec 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent 02:02:38 SSH_AUTH_SOCK=/tmp/ssh-RAeMFGg9ETO2/agent.69 02:02:38 SSH_AGENT_PID=75 02:02:38 Running ssh-add (command line suppressed) 02:02:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_7859635137592600771.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_7859635137592600771.key) 02:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:39 + git semver init 02:02:39 2023-09-20 02:02:39,190 [run_init] DEBUG init version:0.0.0 force:False 02:02:39 2023-09-20 02:02:39,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver 02:02:39 2023-09-20 02:02:39,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver 02:02:39 2023-09-20 02:02:39,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626, universal_newlines=False, shell=None, istream=None) 02:02:40 2023-09-20 02:02:40,007 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.git/info/exclude 02:02:40 2023-09-20 02:02:40,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 with force:False 02:02:40 2023-09-20 02:02:40,007 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 02:02:40 2023-09-20 02:02:40,011 [execute] INFO git cat-file --batch-check 02:02:40 2023-09-20 02:02:40,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) 02:02:40 2023-09-20 02:02:40,016 [execute] INFO git cat-file --batch 02:02:40 2023-09-20 02:02:40,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) 02:02:40 2023-09-20 02:02:40,020 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 02:02:40 0.0.0 [Pipeline] } 02:02:40 $ docker exec --env ******** --env ******** 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent -k 02:02:40 unset SSH_AUTH_SOCK; 02:02:40 unset SSH_AGENT_PID; 02:02:40 echo Agent pid 75 killed; 02:02:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:40 + git semver [Pipeline] } 02:02:41 $ docker stop --time=1 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 02:02:42 $ docker rm -f --volumes 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:02:43 Stashed 1 file(s) [Pipeline] echo 02:02:43 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:43 provisioning config files... 02:02:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config3661524131414278727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:44 ---> docker-login.sh 02:02:44 nexus3.edgexfoundry.org:10001 02:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:44 Configure a credential helper to remove this warning. See 02:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:44 02:02:44 Login Succeeded 02:02:44 nexus3.edgexfoundry.org:10002 02:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:44 Configure a credential helper to remove this warning. See 02:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:44 02:02:44 Login Succeeded 02:02:44 nexus3.edgexfoundry.org:10003 02:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:44 Configure a credential helper to remove this warning. See 02:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:44 02:02:44 Login Succeeded 02:02:44 nexus3.edgexfoundry.org:10004 02:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:44 Configure a credential helper to remove this warning. See 02:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:44 02:02:44 Login Succeeded 02:02:44 docker.io 02:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:44 Configure a credential helper to remove this warning. See 02:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:44 02:02:44 Login Succeeded 02:02:44 ---> docker-login.sh ends [Pipeline] } 02:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:44 ========================================================= 02:02:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:02:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:02:45 Sending build context to Docker daemon 6.492MB 02:02:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:02:45 Step 2/12 : FROM ${BASE} AS builder 02:02:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:45 7264a8db6415: Pulling fs layer 02:02:45 c4d48a809fc2: Pulling fs layer 02:02:45 4f1c88b9dad5: Pulling fs layer 02:02:45 ad3a456e5733: Pulling fs layer 02:02:45 9e4f439ed901: Pulling fs layer 02:02:45 feaf6a47b606: Pulling fs layer 02:02:45 5e8b037d7d82: Pulling fs layer 02:02:45 8ac70367396e: Pulling fs layer 02:02:45 6db16350a2e2: Pulling fs layer 02:02:45 9250d5d63582: Pulling fs layer 02:02:45 ad3a456e5733: Waiting 02:02:45 9e4f439ed901: Waiting 02:02:45 feaf6a47b606: Waiting 02:02:45 5e8b037d7d82: Waiting 02:02:45 8ac70367396e: Waiting 02:02:45 6db16350a2e2: Waiting 02:02:45 9250d5d63582: Waiting 02:02:45 c4d48a809fc2: Verifying Checksum 02:02:45 c4d48a809fc2: Download complete 02:02:45 ad3a456e5733: Verifying Checksum 02:02:45 ad3a456e5733: Download complete 02:02:45 9e4f439ed901: Download complete 02:02:45 7264a8db6415: Verifying Checksum 02:02:45 7264a8db6415: Download complete 02:02:45 feaf6a47b606: Verifying Checksum 02:02:45 feaf6a47b606: Download complete 02:02:45 7264a8db6415: Pull complete 02:02:45 c4d48a809fc2: Pull complete 02:02:45 8ac70367396e: Verifying Checksum 02:02:45 8ac70367396e: Download complete 02:02:46 4f1c88b9dad5: Verifying Checksum 02:02:46 4f1c88b9dad5: Download complete 02:02:46 6db16350a2e2: Verifying Checksum 02:02:46 6db16350a2e2: Download complete 02:02:46 9250d5d63582: Verifying Checksum 02:02:46 9250d5d63582: Download complete 02:02:46 5e8b037d7d82: Verifying Checksum 02:02:46 5e8b037d7d82: Download complete 02:02:48 4f1c88b9dad5: Pull complete 02:02:48 ad3a456e5733: Pull complete 02:02:49 9e4f439ed901: Pull complete 02:02:49 feaf6a47b606: Pull complete 02:02:51 5e8b037d7d82: Pull complete 02:02:51 8ac70367396e: Pull complete 02:02:52 6db16350a2e2: Pull complete 02:02:53 9250d5d63582: Pull complete 02:02:53 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 02:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:02:53 ---> fa269f55d9b9 02:02:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:02:57 ---> Running in 01b830d6b9bd 02:02:57 Removing intermediate container 01b830d6b9bd 02:02:57 ---> 949ee32a2cb7 02:02:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:57 ---> Running in 5f0229b12d1c 02:02:57 Removing intermediate container 5f0229b12d1c 02:02:57 ---> c827a21ccaf4 02:02:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:57 ---> Running in 78b25d9dd979 02:02:57 Removing intermediate container 78b25d9dd979 02:02:57 ---> 45ffa8fc87e6 02:02:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:02:57 ---> Running in b84819d329c4 02:02:57 Removing intermediate container b84819d329c4 02:02:57 ---> c1cee6961fab 02:02:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:57 ---> Running in 121ed1fcdec1 02:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:58 Still waiting to schedule task 02:02:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6648’ 02:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:00 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:03:00 (2/4) Installing libedit (20221030.3.1-r1) 02:03:00 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:03:00 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:03:00 Executing busybox-1.36.1-r2.trigger 02:03:00 OK: 270 MiB in 60 packages 02:03:01 Removing intermediate container 121ed1fcdec1 02:03:01 ---> 8588babe2729 02:03:01 Step 8/12 : WORKDIR /device-mqtt-go 02:03:01 ---> Running in c2a527b8b0f6 02:03:01 Removing intermediate container c2a527b8b0f6 02:03:01 ---> a67dc3adb6eb 02:03:01 Step 9/12 : COPY go.mod vendor* ./ 02:03:01 ---> dd0ee2dfc936 02:03:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:01 ---> Running in 81eaf708b668 02:04:22 Removing intermediate container 81eaf708b668 02:04:22 ---> 82362b81b909 02:04:22 Step 11/12 : COPY . . 02:04:22 ---> bb42e8906446 02:04:22 Step 12/12 : RUN $MAKE 02:04:22 ---> Running in 6f3bd4e6f0cb 02:04:22 noop 02:04:22 Removing intermediate container 6f3bd4e6f0cb 02:04:22 ---> e6a85ff9dcd3 02:04:22 Successfully built e6a85ff9dcd3 02:04:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:23 + docker inspect -f . ci-base-image-x86_64 02:04:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:23 prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container 02:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** ci-base-image-x86_64 cat 02:04:23 $ docker top a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:24 + go version 02:04:24 go version go1.21.0 linux/amd64 [Pipeline] } 02:04:24 $ docker stop --time=1 a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 02:04:25 $ docker rm -f --volumes a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:26 + docker inspect -f . ci-base-image-x86_64 02:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:26 prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container 02:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** ci-base-image-x86_64 cat 02:04:26 $ docker top 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] fileExists [Pipeline] sh 02:04:27 + make test 02:04:27 go test ./... -coverprofile=coverage.out ./... 02:04:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:04:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:04:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:04:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 02:04:46 go vet ./... 02:04:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:50 ./bin/test-attribution-txt.sh [Pipeline] echo 02:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:04:50 $ docker stop --time=1 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 02:04:54 $ docker rm -f --volumes 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:04:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:56 + ls -al . 02:04:56 total 188 02:04:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 02:04 . 02:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:02 .. 02:04:56 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:02 .dockerignore 02:04:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:04 .git 02:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 .github 02:04:56 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 02:02 .gitignore 02:04:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 02:02 .golangci.yml 02:04:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:02 .semver 02:04:56 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 02:02 Attribution.txt 02:04:56 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 02:02 CHANGELOG.md 02:04:56 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 02:02 Dockerfile 02:04:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:02 GOVERNANCE.md 02:04:56 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 02:02 Jenkinsfile 02:04:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 02:02 LICENSE 02:04:56 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 02:02 Makefile 02:04:56 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 02:02 OWNERS.md 02:04:56 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 02:02 README.md 02:04:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:02 VERSION 02:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:02 bin 02:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 cmd 02:04:56 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 02:04 coverage.out 02:04:56 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 02:02 go.mod 02:04:56 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 02:02 go.sum 02:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 internal 02:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:02 mock 02:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:02 snap 02:04:56 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=amd64 --label version=0.0.0 . 02:04:56 Sending build context to Docker daemon 6.511MB 02:04:56 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:04:56 Step 2/24 : FROM ${BASE} AS builder 02:04:56 ---> e6a85ff9dcd3 02:04:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:04:56 ---> Running in 3715d9a6b17e 02:04:56 Removing intermediate container 3715d9a6b17e 02:04:56 ---> 214395b430af 02:04:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:56 ---> Running in 743c2eca3186 02:04:56 Removing intermediate container 743c2eca3186 02:04:56 ---> 7e0cdf20235a 02:04:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:57 ---> Running in a68e9a5cdefa 02:04:57 Removing intermediate container a68e9a5cdefa 02:04:57 ---> 2cff8551c916 02:04:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:04:57 ---> Running in 157bb6d19bad 02:04:57 Removing intermediate container 157bb6d19bad 02:04:57 ---> 9035de4d06f3 02:04:57 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:57 ---> Running in de6e2df1e919 02:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:04:58 OK: 270 MiB in 60 packages 02:04:58 Removing intermediate container de6e2df1e919 02:04:58 ---> 2d6d392508a7 02:04:58 Step 8/24 : WORKDIR /device-mqtt-go 02:04:58 ---> Running in 681355d03942 02:04:58 Removing intermediate container 681355d03942 02:04:58 ---> c54a74910415 02:04:58 Step 9/24 : COPY go.mod vendor* ./ 02:04:58 ---> 24de16b62785 02:04:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:58 ---> Running in 242badbad5c3 02:04:59 Removing intermediate container 242badbad5c3 02:04:59 ---> 5a3584372be9 02:04:59 Step 11/24 : COPY . . 02:04:59 ---> 0691bf353aae 02:04:59 Step 12/24 : RUN $MAKE 02:04:59 ---> Running in e7faeb9844a6 02:04:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:05:21 Removing intermediate container e7faeb9844a6 02:05:21 ---> 242ff75e4596 02:05:21 Step 13/24 : FROM alpine:3.18 02:05:21 3.18: Pulling from library/alpine 02:05:21 7264a8db6415: Already exists 02:05:21 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:05:21 Status: Downloaded newer image for alpine:3.18 02:05:21 ---> 7e01a0d0a1dc 02:05:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:05:21 ---> Running in 95396fbe448d 02:05:21 Removing intermediate container 95396fbe448d 02:05:21 ---> 308474b51da9 02:05:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:05:21 ---> Running in 2fb5eb03f518 02:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:05:21 (1/1) Installing dumb-init (1.2.5-r2) 02:05:21 Executing busybox-1.36.1-r2.trigger 02:05:21 OK: 7 MiB in 16 packages 02:05:21 Removing intermediate container 2fb5eb03f518 02:05:21 ---> 6b44ee027b73 02:05:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:05:21 ---> a7fc2b7d48e3 02:05:21 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:05:21 ---> cffa3dbadb71 02:05:21 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:05:21 ---> 55c7f462215a 02:05:21 Step 19/24 : EXPOSE 59982 02:05:21 ---> Running in c4d25eb4ff30 02:05:21 Removing intermediate container c4d25eb4ff30 02:05:21 ---> 91d3c5d10ceb 02:05:21 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:05:21 ---> Running in 1e754f9d30de 02:05:21 Removing intermediate container 1e754f9d30de 02:05:21 ---> ba44d7e1711b 02:05:21 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:05:21 ---> Running in 3c13a1b3ec46 02:05:22 Removing intermediate container 3c13a1b3ec46 02:05:22 ---> cdcbcc2ff67d 02:05:22 Step 22/24 : LABEL arch=amd64 02:05:22 ---> Running in ecd3940b9d9e 02:05:22 Removing intermediate container ecd3940b9d9e 02:05:22 ---> b945234e2232 02:05:22 Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 02:05:22 ---> Running in 84ed575a469a 02:05:22 Removing intermediate container 84ed575a469a 02:05:22 ---> f1a4ddfffee9 02:05:22 Step 24/24 : LABEL version=0.0.0 02:05:22 ---> Running in 84175ff65851 02:05:22 Removing intermediate container 84175ff65851 02:05:22 ---> 9d7237298f41 02:05:22 [Warning] One or more build-args [ARCH] were not consumed 02:05:22 Successfully built 9d7237298f41 02:05:22 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:23 02:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:23 latest: Pulling from edgex-lftools-log-publisher 02:05:23 5eb5b503b376: Pulling fs layer 02:05:23 5c69ac0246d0: Pulling fs layer 02:05:23 ec43610c2a17: Pulling fs layer 02:05:23 3a2ae6a8a46f: Pulling fs layer 02:05:23 33b1e0a273af: Pulling fs layer 02:05:23 5d3b04190fa2: Pulling fs layer 02:05:23 2f39f015ded8: Pulling fs layer 02:05:23 33b1e0a273af: Waiting 02:05:23 3a2ae6a8a46f: Waiting 02:05:23 5d3b04190fa2: Waiting 02:05:23 2f39f015ded8: Waiting 02:05:23 5c69ac0246d0: Verifying Checksum 02:05:23 5c69ac0246d0: Download complete 02:05:23 3a2ae6a8a46f: Download complete 02:05:24 33b1e0a273af: Verifying Checksum 02:05:24 33b1e0a273af: Download complete 02:05:24 5d3b04190fa2: Verifying Checksum 02:05:24 5d3b04190fa2: Download complete 02:05:24 ec43610c2a17: Verifying Checksum 02:05:24 ec43610c2a17: Download complete 02:05:24 5eb5b503b376: Verifying Checksum 02:05:24 5eb5b503b376: Download complete 02:05:24 2f39f015ded8: Download complete 02:05:25 5eb5b503b376: Pull complete 02:05:25 5c69ac0246d0: Pull complete 02:05:25 ec43610c2a17: Pull complete 02:05:26 3a2ae6a8a46f: Pull complete 02:05:26 33b1e0a273af: Pull complete 02:05:26 5d3b04190fa2: Pull complete 02:05:31 2f39f015ded8: Pull complete 02:05:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:31 prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container 02:05:31 $ 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/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:36 $ docker top eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:36 ---> job-cost.sh 02:05:36 lf-activate-venv: SKIPPING 02:05:36 INFO: No Stack... 02:05:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:37 INFO: Archiving Costs [Pipeline] sh 02:05:37 + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/cost.csv 02:05:37 cut -d, -f6 [Pipeline] lock 02:05:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] 02:05:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] did not exist. Created. 02:05:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:05:38 Stashed 1 file(s) [Pipeline] } 02:05:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:38 $ docker stop --time=1 eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e 02:05:39 $ docker rm -f --volumes eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:06:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6651 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] { [Pipeline] ws 02:06:29 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:06:29 The recommended git tool is: git 02:06:34 using credential edgex-jenkins-ssh 02:06:34 Cloning the remote Git repository 02:06:34 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:06:34 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:06:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:06:34 > git --version # timeout=10 02:06:34 > git --version # 'git version 2.25.1' 02:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:06:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:06:37 Merging remotes/origin/main commit dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 02:06:37 Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 02:06:37 Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) 02:06:38 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:06:38 > git --version # timeout=10 02:06:38 > git --version # 'git version 2.25.1' 02:06:38 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 02:06:37 > git config core.sparsecheckout # timeout=10 02:06:37 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 02:06:37 > git remote # timeout=10 02:06:37 > git config --get remote.origin.url # timeout=10 02:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:37 > git merge dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 02:06:37 > git rev-parse HEAD^{commit} # timeout=10 02:06:37 > git config core.sparsecheckout # timeout=10 02:06:37 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:06:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:39 Dload Upload Total Spent Left Speed 02:06:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 02:06:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:06:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:06:40 + sudo tee /etc/docker/daemon.new 02:06:40 { 02:06:40 "registry-mirrors": [ 02:06:40 "https://nexus3.edgexfoundry.org:10001" 02:06:40 ], 02:06:40 "bip": "10.250.0.254/24", 02:06:40 "hosts": [ 02:06:40 "tcp://0.0.0.0:5555", 02:06:40 "unix:///var/run/docker.sock" 02:06:40 ], 02:06:40 "mtu": 1458, 02:06:40 "selinux-enabled": true, 02:06:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:06:40 } [Pipeline] sh 02:06:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:06:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:59 provisioning config files... 02:06:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4756081106363354397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:59 ---> docker-login.sh 02:06:59 nexus3.edgexfoundry.org:10001 02:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:00 Configure a credential helper to remove this warning. See 02:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:00 02:07:00 Login Succeeded 02:07:00 nexus3.edgexfoundry.org:10002 02:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:00 Configure a credential helper to remove this warning. See 02:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:00 02:07:00 Login Succeeded 02:07:00 nexus3.edgexfoundry.org:10003 02:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 nexus3.edgexfoundry.org:10004 02:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 docker.io 02:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 ---> docker-login.sh ends [Pipeline] } 02:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:02 ========================================================= 02:07:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:07:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:07:03 Sending build context to Docker daemon 3.347MB 02:07:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:07:03 Step 2/12 : FROM ${BASE} AS builder 02:07:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:07:03 9fda8d8052c6: Pulling fs layer 02:07:03 5d54e960e981: Pulling fs layer 02:07:03 c4a7e357bf2a: Pulling fs layer 02:07:03 f0e02332f6b5: Pulling fs layer 02:07:03 66412af1f25a: Pulling fs layer 02:07:03 1baf3a5c0e64: Pulling fs layer 02:07:03 9a37bb91b891: Pulling fs layer 02:07:03 f0e02332f6b5: Waiting 02:07:03 a29adfc67d43: Pulling fs layer 02:07:03 d5de9f91c1a4: Pulling fs layer 02:07:03 a29adfc67d43: Waiting 02:07:03 66412af1f25a: Waiting 02:07:03 1baf3a5c0e64: Waiting 02:07:03 9a37bb91b891: Waiting 02:07:03 5d54e960e981: Verifying Checksum 02:07:03 5d54e960e981: Download complete 02:07:03 f0e02332f6b5: Verifying Checksum 02:07:03 f0e02332f6b5: Download complete 02:07:03 66412af1f25a: Verifying Checksum 02:07:03 66412af1f25a: Download complete 02:07:03 9fda8d8052c6: Verifying Checksum 02:07:03 9fda8d8052c6: Download complete 02:07:04 9a37bb91b891: Verifying Checksum 02:07:04 9a37bb91b891: Download complete 02:07:04 a29adfc67d43: Download complete 02:07:04 9fda8d8052c6: Pull complete 02:07:05 5d54e960e981: Pull complete 02:07:05 d5de9f91c1a4: Verifying Checksum 02:07:05 d5de9f91c1a4: Download complete 02:07:05 c4a7e357bf2a: Download complete 02:07:06 1baf3a5c0e64: Verifying Checksum 02:07:06 1baf3a5c0e64: Download complete 02:07:16 c4a7e357bf2a: Pull complete 02:07:16 f0e02332f6b5: Pull complete 02:07:16 66412af1f25a: Pull complete 02:07:26 1baf3a5c0e64: Pull complete 02:07:26 9a37bb91b891: Pull complete 02:07:27 a29adfc67d43: Pull complete 02:07:29 d5de9f91c1a4: Pull complete 02:07:29 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 02:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:29 ---> 746ca1b523b5 02:07:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:07:31 ---> Running in 20baa4e46161 02:07:31 Removing intermediate container 20baa4e46161 02:07:31 ---> 4994ef7d4923 02:07:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:31 ---> Running in 3d722db5251c 02:07:32 Removing intermediate container 3d722db5251c 02:07:32 ---> 9658656f2107 02:07:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:32 ---> Running in 8fa7dd3ca0d4 02:07:32 Removing intermediate container 8fa7dd3ca0d4 02:07:32 ---> ca4d4261c394 02:07:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:07:32 ---> Running in 59a81eb9faa0 02:07:32 Removing intermediate container 59a81eb9faa0 02:07:32 ---> 296f189e4c2c 02:07:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:32 ---> Running in b7fafc79f212 02:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:07:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:07:35 (2/4) Installing libedit (20221030.3.1-r1) 02:07:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:07:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:07:35 Executing busybox-1.36.1-r2.trigger 02:07:35 OK: 272 MiB in 60 packages 02:07:36 Removing intermediate container b7fafc79f212 02:07:36 ---> a8b101b47120 02:07:36 Step 8/12 : WORKDIR /device-mqtt-go 02:07:36 ---> Running in 1fe07ff1ad71 02:07:36 Removing intermediate container 1fe07ff1ad71 02:07:36 ---> 27beba7be24d 02:07:36 Step 9/12 : COPY go.mod vendor* ./ 02:07:39 ---> 44e4988649ce 02:07:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:39 ---> Running in 03ff458b329c 02:08:47 Removing intermediate container 03ff458b329c 02:08:47 ---> b35cbd3f96f9 02:08:47 Step 11/12 : COPY . . 02:08:47 ---> 28acaaf5ba53 02:08:47 Step 12/12 : RUN $MAKE 02:08:47 ---> Running in e9d7c0c10dc9 02:08:47 noop 02:08:47 Removing intermediate container e9d7c0c10dc9 02:08:47 ---> c090b9b2ac8a 02:08:47 Successfully built c090b9b2ac8a 02:08:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:47 + docker inspect -f . ci-base-image-arm64 02:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container 02:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 02:08:49 $ docker top 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:50 + go version 02:08:50 go version go1.21.0 linux/arm64 [Pipeline] } 02:08:50 $ docker stop --time=1 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c 02:08:51 $ docker rm -f --volumes 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 + docker inspect -f . ci-base-image-arm64 02:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container 02:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 02:08:54 $ docker top 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:54 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:08:55 + make test 02:08:55 go test ./... -coverprofile=coverage.out ./... 02:09:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:10:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:10:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:10:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements 02:10:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:10:38 go vet ./... 02:10:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:53 $ docker stop --time=1 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 02:10:55 $ docker rm -f --volumes 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:56 Warning: overwriting stash ‘coverage-report’ 02:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:58 + ls -al . 02:10:58 total 184 02:10:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 02:08 . 02:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:06 .. 02:10:58 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:06 .dockerignore 02:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:06 .git 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 .github 02:10:58 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 02:06 .gitignore 02:10:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 02:06 .golangci.yml 02:10:58 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 02:06 Attribution.txt 02:10:58 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 02:06 CHANGELOG.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 02:06 Dockerfile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:06 GOVERNANCE.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 02:06 Jenkinsfile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 02:06 LICENSE 02:10:58 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 02:06 Makefile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 02:06 OWNERS.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 02:06 README.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:02 VERSION 02:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:06 bin 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 cmd 02:10:58 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 02:10 coverage.out 02:10:58 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 02:06 go.mod 02:10:58 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 02:06 go.sum 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 internal 02:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:06 mock 02:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:06 snap 02:10:58 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=arm64 --label version=0.0.0 . 02:10:59 Sending build context to Docker daemon 3.366MB 02:10:59 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:10:59 Step 2/24 : FROM ${BASE} AS builder 02:10:59 ---> c090b9b2ac8a 02:10:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:59 ---> Running in e4cb548b31ce 02:10:59 Removing intermediate container e4cb548b31ce 02:10:59 ---> c23d961dad25 02:10:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:59 ---> Running in fc015a80d438 02:11:00 Removing intermediate container fc015a80d438 02:11:00 ---> 78a9d08d4ec1 02:11:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:11:00 ---> Running in fcfc8b43eff0 02:11:00 Removing intermediate container fcfc8b43eff0 02:11:00 ---> 426378831aaf 02:11:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:11:00 ---> Running in 1a0fd67bc2eb 02:11:01 Removing intermediate container 1a0fd67bc2eb 02:11:01 ---> c0dbf675e6a4 02:11:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:01 ---> Running in 91552344a04f 02:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:04 OK: 272 MiB in 60 packages 02:11:05 Removing intermediate container 91552344a04f 02:11:05 ---> 60e60b07bae0 02:11:05 Step 8/24 : WORKDIR /device-mqtt-go 02:11:05 ---> Running in 7fc0a8e5f57a 02:11:06 Removing intermediate container 7fc0a8e5f57a 02:11:06 ---> 06555ad26e84 02:11:06 Step 9/24 : COPY go.mod vendor* ./ 02:11:06 ---> 35b5e0678e47 02:11:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:06 ---> Running in 0ded87798e69 02:11:11 Removing intermediate container 0ded87798e69 02:11:11 ---> 126fed7860f5 02:11:11 Step 11/24 : COPY . . 02:11:13 ---> a3bca419d466 02:11:13 Step 12/24 : RUN $MAKE 02:11:13 ---> Running in 0c41573785d0 02:11:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:13:21 Removing intermediate container 0c41573785d0 02:13:21 ---> 64fac7963df5 02:13:21 Step 13/24 : FROM alpine:3.18 02:13:21 3.18: Pulling from library/alpine 02:13:21 9fda8d8052c6: Already exists 02:13:21 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:13:21 Status: Downloaded newer image for alpine:3.18 02:13:21 ---> f6648c04cd6c 02:13:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:21 ---> Running in b8824a92ea56 02:13:21 Removing intermediate container b8824a92ea56 02:13:21 ---> 98fa4e7e31cc 02:13:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:13:21 ---> Running in d2238e1ece98 02:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:13:21 (1/1) Installing dumb-init (1.2.5-r2) 02:13:21 Executing busybox-1.36.1-r2.trigger 02:13:21 OK: 8 MiB in 16 packages 02:13:21 Removing intermediate container d2238e1ece98 02:13:21 ---> 9e6ea8eb120e 02:13:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:22 ---> fadd44c9875f 02:13:22 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:22 ---> e84d491aa4d4 02:13:22 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:22 ---> 03200052afc7 02:13:22 Step 19/24 : EXPOSE 59982 02:13:23 ---> Running in cfdb0dae6152 02:13:23 Removing intermediate container cfdb0dae6152 02:13:23 ---> baf10cad0137 02:13:23 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:23 ---> Running in 0fda0d5d881d 02:13:23 Removing intermediate container 0fda0d5d881d 02:13:23 ---> 0a1a82c9aaea 02:13:23 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:13:23 ---> Running in 8ed0adbd2dca 02:13:23 Removing intermediate container 8ed0adbd2dca 02:13:23 ---> dda414a3812f 02:13:23 Step 22/24 : LABEL arch=arm64 02:13:24 ---> Running in eec1b13902ac 02:13:24 Removing intermediate container eec1b13902ac 02:13:24 ---> fccb3ff833d4 02:13:24 Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 02:13:24 ---> Running in 2c1b6ec7bae5 02:13:24 Removing intermediate container 2c1b6ec7bae5 02:13:24 ---> 3f1bcb87957c 02:13:24 Step 24/24 : LABEL version=0.0.0 02:13:25 ---> Running in 778f730b0f80 02:13:25 Removing intermediate container 778f730b0f80 02:13:25 ---> 620143ef8f23 02:13:25 [Warning] One or more build-args [ARCH] were not consumed 02:13:25 Successfully built 620143ef8f23 02:13:25 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:26 02:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:27 arm64: Pulling from edgex-lftools-log-publisher 02:13:27 8998bd30e6a1: Pulling fs layer 02:13:27 04944245beec: Pulling fs layer 02:13:27 699f458cf7ca: Pulling fs layer 02:13:27 765212b225bb: Pulling fs layer 02:13:27 f23df028b6ca: Pulling fs layer 02:13:27 d65c8cfc05b1: Pulling fs layer 02:13:27 2437ff75d9bd: Pulling fs layer 02:13:27 765212b225bb: Waiting 02:13:27 f23df028b6ca: Waiting 02:13:27 d65c8cfc05b1: Waiting 02:13:27 2437ff75d9bd: Waiting 02:13:27 04944245beec: Verifying Checksum 02:13:27 04944245beec: Download complete 02:13:27 765212b225bb: Verifying Checksum 02:13:27 765212b225bb: Download complete 02:13:27 f23df028b6ca: Verifying Checksum 02:13:27 f23df028b6ca: Download complete 02:13:27 d65c8cfc05b1: Verifying Checksum 02:13:27 d65c8cfc05b1: Download complete 02:13:27 699f458cf7ca: Verifying Checksum 02:13:27 699f458cf7ca: Download complete 02:13:28 8998bd30e6a1: Download complete 02:13:30 2437ff75d9bd: Verifying Checksum 02:13:30 2437ff75d9bd: Download complete 02:13:32 8998bd30e6a1: Pull complete 02:13:32 04944245beec: Pull complete 02:13:33 699f458cf7ca: Pull complete 02:13:34 765212b225bb: Pull complete 02:13:35 f23df028b6ca: Pull complete 02:13:35 d65c8cfc05b1: Pull complete 02:13:50 2437ff75d9bd: Pull complete 02:13:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:50 prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container 02:13:50 $ 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/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-lftools-log-publisher:arm64 cat 02:13:53 $ docker top d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:54 ---> job-cost.sh 02:13:54 lf-activate-venv: SKIPPING 02:13:54 INFO: No Stack... 02:13:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:55 INFO: Archiving Costs [Pipeline] sh 02:13:55 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:55 + cut -d, -f6 [Pipeline] lock 02:13:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] 02:13:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] did not exist. Created. 02:13:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:56 /w/workspace/device-mqtt-go/1@tmp/durable-69b74039/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:56 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:56 Warning: overwriting stash ‘stack-cost’ 02:13:56 Stashed 1 file(s) [Pipeline] } 02:13:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:56 $ docker stop --time=1 d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e 02:13:58 $ docker rm -f --volumes d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:13:59 provisioning config files... 02:13:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config10110228760571001671tmp [Pipeline] { [Pipeline] sh 02:13:59 + set +x 02:13:59 + bash -s -- 02:13:59 + curl -s https://codecov.io/bash 02:14:00 02:14:00 _____ _ 02:14:00 / ____| | | 02:14:00 | | ___ __| | ___ ___ _____ __ 02:14:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:00 Bash-1.0.6 02:14:00 02:14:00 02:14:00 ==> git version 2.25.1 found 02:14:00 ==> 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 02:14:00 Release-Date: 2020-01-08 02:14:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:14:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:14:00 ==> Jenkins CI detected. 02:14:00 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-626 02:14:00 project root: . 02:14:00 --> token set from env 02:14:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:00 ==> Running gcov in . (disable via -X gcov) 02:14:00 ==> Python coveragepy not found 02:14:00 ==> Searching for coverage reports in: 02:14:00 + . 02:14:00 -> Found 1 reports 02:14:00 ==> Detecting git/mercurial file structure 02:14:00 ==> Reading reports 02:14:00 + ./coverage.out bytes=18506 02:14:00 ==> Appending adjustments 02:14:00 https://docs.codecov.io/docs/fixing-reports 02:14:00 + Found adjustments 02:14:00 ==> Gzipping contents 02:14:00 4.0K /tmp/codecov.oWki4N.gz 02:14:00 ==> Uploading reports 02:14:00 url: https://codecov.io 02:14:00 query: branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= 02:14:00 -> Pinging Codecov 02:14:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= 02:14:00 -> Uploading to 02:14:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7D719EC7BBE17E464838252E33014C33/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d/19c813c9-eb61-4337-bcb6-150212a6a5cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T021400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c53f277c5c93b5f821d4d93dc0e091d30fb4b648bf0606779691cb7272f6d7 02:14:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:00 Dload Upload Total Spent Left Speed 02:14:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15935 --:--:-- --:--:-- --:--:-- 15935 02:14:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] } 02:14:00 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:14:02 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives ] 02:14:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 02:14:02 total 16 02:14:02 drwxr-xr-x 3 root root 4096 Sep 20 02:05 . 02:14:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 02:05 .. 02:14:02 drwxr-xr-x 2 root root 4096 Sep 20 02:05 cost 02:14:02 -rw-r--r-- 1 root root 86 Sep 20 02:05 cost.csv 02:14:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 02:14:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 02:14:02 total 16 02:14:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:05 . 02:14:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 02:05 .. 02:14:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 02:05 cost 02:14:02 -rw-r--r-- 1 jenkins jenkins 86 Sep 20 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:14:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:14:03 ---> package-listing.sh 02:14:03 ++ tr '[:upper:]' '[:lower:]' 02:14:03 ++ facter osfamily 02:14:04 + OS_FAMILY=debian 02:14:04 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-626 02:14:04 + START_PACKAGES=/tmp/packages_start.txt 02:14:04 + END_PACKAGES=/tmp/packages_end.txt 02:14:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:14:04 + PACKAGES=/tmp/packages_start.txt 02:14:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' 02:14:04 + PACKAGES=/tmp/packages_end.txt 02:14:04 + case "${OS_FAMILY}" in 02:14:04 + dpkg -l 02:14:04 + grep '^ii' 02:14:04 + '[' -f /tmp/packages_start.txt ']' 02:14:04 + '[' -f /tmp/packages_end.txt ']' 02:14:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:14:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' 02:14:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ 02:14:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ [Pipeline] echo 02:14:04 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/gexfoundry_device-mqtt-go_PR-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:14:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:05 prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container 02:14:05 $ 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/gexfoundry_device-mqtt-go_PR-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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-lftools-log-publisher:latest cat 02:14:06 $ docker top 0b1b2f07921bd2092140e63e4156c6663bd5323d6f66afa4057cdb3ab1091659 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:14:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:14:07 + ls /var/log/sa-host 02:14:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:07 provisioning config files... 02:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config17193376392811395858tmp [Pipeline] { [Pipeline] echo 02:14:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:14:08 ---> create-netrc.sh [Pipeline] } 02:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:14:08 ---> python-tools-install.sh [Pipeline] echo 02:14:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:14:08 ---> sudo-logs.sh 02:14:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:14:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:14:09 ---> job-cost.sh 02:14:09 lf-activate-venv: SKIPPING 02:14:09 DEBUG: total: 0.2199999988079071 02:14:09 INFO: Retrieving Stack Cost... 02:14:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:10 INFO: Archiving Costs [Pipeline] echo 02:14:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:14:10 ---> logs-deploy.sh 02:14:10 lf-activate-venv: SKIPPING 02:14:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-626/1 02:14:10 INFO: archiving workspace using pattern(s): 02:14:11 Archives upload complete. 02:14:11 INFO: archiving logs to Nexus 02:14:12 ---> uname -a: 02:14:12 Linux prd-ubuntu20-04-docker-8c-8g-6649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:14:12 02:14:12 02:14:12 ---> lscpu: 02:14:12 Architecture: x86_64 02:14:12 CPU op-mode(s): 32-bit, 64-bit 02:14:12 Byte Order: Little Endian 02:14:12 Address sizes: 40 bits physical, 48 bits virtual 02:14:12 CPU(s): 8 02:14:12 On-line CPU(s) list: 0-7 02:14:12 Thread(s) per core: 1 02:14:12 Core(s) per socket: 1 02:14:12 Socket(s): 8 02:14:12 NUMA node(s): 1 02:14:12 Vendor ID: AuthenticAMD 02:14:12 CPU family: 23 02:14:12 Model: 49 02:14:12 Model name: AMD EPYC-Rome Processor 02:14:12 Stepping: 0 02:14:12 CPU MHz: 2799.998 02:14:12 BogoMIPS: 5599.99 02:14:12 Virtualization: AMD-V 02:14:12 Hypervisor vendor: KVM 02:14:12 Virtualization type: full 02:14:12 L1d cache: 256 KiB 02:14:12 L1i cache: 256 KiB 02:14:12 L2 cache: 4 MiB 02:14:12 L3 cache: 128 MiB 02:14:12 NUMA node0 CPU(s): 0-7 02:14:12 Vulnerability Itlb multihit: Not affected 02:14:12 Vulnerability L1tf: Not affected 02:14:12 Vulnerability Mds: Not affected 02:14:12 Vulnerability Meltdown: Not affected 02:14:12 Vulnerability Mmio stale data: Not affected 02:14:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:14:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:14:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:14:12 Vulnerability Srbds: Not affected 02:14:12 Vulnerability Tsx async abort: Not affected 02:14:12 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 02:14:12 02:14:12 02:14:12 ---> nproc: 02:14:12 8 02:14:12 02:14:12 02:14:12 ---> df -h: 02:14:12 Filesystem Size Used Avail Use% Mounted on 02:14:12 overlay 155G 12G 144G 8% / 02:14:12 tmpfs 64M 0 64M 0% /dev 02:14:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:14:12 shm 64M 0 64M 0% /dev/shm 02:14:12 /dev/vda1 155G 12G 144G 8% /facter-os 02:14:12 02:14:12 02:14:12 ---> sar -b -r -n DEV: 02:14:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6649) 09/20/23 _x86_64_ (8 CPU) 02:14:12 02:14:12 02:01:47 LINUX RESTART (8 CPU) 02:14:12 02:14:12 02:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:14:12 02:03:01 188.64 47.88 140.76 0.00 5406.17 191263.86 0.00 02:14:12 02:04:01 71.65 0.35 71.30 0.00 7.60 24528.20 0.00 02:14:12 02:05:01 157.18 0.17 157.01 0.00 6.40 38121.96 0.00 02:14:12 02:06:01 113.96 0.03 113.93 0.00 3.73 35491.68 0.00 02:14:12 02:07:01 28.78 9.27 19.51 0.00 2883.79 2178.57 0.00 02:14:12 02:08:01 29.92 1.68 28.24 0.00 2282.04 6374.68 0.00 02:14:12 02:09:01 4.90 1.27 3.63 0.00 25.20 89.99 0.00 02:14:12 02:10:01 2.12 0.00 2.12 0.00 0.00 23.59 0.00 02:14:12 02:11:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 02:14:12 02:12:01 2.13 0.00 2.13 0.00 0.00 22.92 0.00 02:14:12 02:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:14:12 02:14:01 2.05 0.07 1.98 0.00 4.80 28.00 0.00 02:14:12 Average: 50.30 5.06 45.24 0.00 884.95 24844.57 0.00 02:14:12 02:14:12 02:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:14:12 02:03:01 29162104 31611104 713836 2.17 75440 2645944 1912648 5.64 977088 2387532 388 02:14:12 02:04:01 28373064 31587768 723972 2.20 112664 3308800 2031648 5.99 1161840 2911428 15580 02:14:12 02:05:01 28125980 31431276 872716 2.65 155112 3321016 2157488 6.36 1362692 2916124 12948 02:14:12 02:06:01 27539676 31593268 713016 2.17 165556 4012452 1765208 5.20 1249140 3570528 384 02:14:12 02:07:01 27277568 31574372 705052 2.14 180836 4243412 1681848 4.96 1400620 3658552 66708 02:14:12 02:08:01 27069136 31579488 696428 2.12 194808 4437100 1719288 5.07 1552496 3704540 36 02:14:12 02:09:01 27065840 31572688 702708 2.14 193364 4434604 1705396 5.03 1556064 3701500 4 02:14:12 02:10:01 27068912 31575832 699452 2.13 193432 4434612 1705396 5.03 1553180 3701504 20 02:14:12 02:11:01 27069076 31576036 699188 2.13 193484 4434612 1705396 5.03 1553148 3701504 8 02:14:12 02:12:01 27072060 31579128 696060 2.12 193548 4434616 1705396 5.03 1550208 3701512 20 02:14:12 02:13:01 27071600 31578748 696332 2.12 193572 4434616 1705396 5.03 1550348 3701512 8 02:14:12 02:14:01 27070368 31577816 696964 2.12 193620 4434896 1727232 5.09 1551576 3701496 164 02:14:12 Average: 27497115 31569794 717977 2.18 170453 4048057 1793528 5.29 1418200 3446478 8022 02:14:12 02:14:12 02:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:14:12 02:03:01 veth9f0427c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:03:01 ens3 660.71 397.75 6393.95 88.03 0.00 0.00 0.00 0.00 02:14:12 02:03:01 docker0 6.80 8.03 0.59 104.22 0.00 0.00 0.00 0.00 02:14:12 02:03:01 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 02:14:12 02:03:01 veth50a9b40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:04:01 ens3 471.75 295.07 2375.96 29.68 0.00 0.00 0.00 0.00 02:14:12 02:04:01 docker0 289.50 462.12 22.64 2362.41 0.00 0.00 0.00 0.00 02:14:12 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:12 02:05:01 veth0063337 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:14:12 02:05:01 ens3 56.15 50.32 68.23 83.82 0.00 0.00 0.00 0.00 02:14:12 02:05:01 docker0 1.27 2.65 0.08 30.86 0.00 0.00 0.00 0.00 02:14:12 02:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:14:12 02:06:01 ens3 100.93 60.22 2559.61 12.61 0.00 0.00 0.00 0.00 02:14:12 02:06:01 docker0 2.12 3.88 0.12 31.43 0.00 0.00 0.00 0.00 02:14:12 02:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:14:12 02:07:01 ens3 90.40 41.61 1355.64 3.18 0.00 0.00 0.00 0.00 02:14:12 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:14:12 02:08:01 ens3 109.16 58.68 1377.21 4.63 0.00 0.00 0.00 0.00 02:14:12 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:14:12 02:09:01 ens3 7.15 5.27 4.58 5.65 0.00 0.00 0.00 0.00 02:14:12 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:14:12 02:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:14:12 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:12 02:11:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:14:12 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:12:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:14:12 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:12 02:13:01 ens3 0.78 0.22 0.21 0.14 0.00 0.00 0.00 0.00 02:14:12 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:14:01 ens3 4.85 3.87 4.59 1.76 0.00 0.00 0.00 0.00 02:14:12 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:14:12 Average: ens3 125.20 76.10 1178.27 19.13 0.00 0.00 0.00 0.00 02:14:12 Average: docker0 24.97 39.72 1.95 210.73 0.00 0.00 0.00 0.00 02:14:12 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:14:12 02:14:12 02:14:12 ---> sar -P ALL: 02:14:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6649) 09/20/23 _x86_64_ (8 CPU) 02:14:12 02:14:12 02:01:47 LINUX RESTART (8 CPU) 02:14:12 02:14:12 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:14:12 02:03:01 all 8.83 0.00 3.10 3.03 0.06 84.99 02:14:12 02:03:01 0 9.10 0.00 3.36 0.99 0.05 86.49 02:14:12 02:03:01 1 8.73 0.00 2.89 8.51 0.07 79.81 02:14:12 02:03:01 2 7.36 0.00 2.69 0.30 0.05 89.59 02:14:12 02:03:01 3 8.16 0.00 2.56 0.17 0.05 89.06 02:14:12 02:03:01 4 8.33 0.00 2.81 3.79 0.05 85.02 02:14:12 02:03:01 5 8.11 0.00 3.04 3.42 0.05 85.38 02:14:12 02:03:01 6 10.13 0.00 2.72 0.53 0.05 86.57 02:14:12 02:03:01 7 10.72 0.00 4.70 6.61 0.08 77.88 02:14:12 02:04:01 all 2.24 0.00 0.88 3.38 0.04 93.47 02:14:12 02:04:01 0 1.70 0.00 0.65 0.48 0.02 97.15 02:14:12 02:04:01 1 1.57 0.00 0.50 0.30 0.02 97.61 02:14:12 02:04:01 2 2.58 0.00 1.42 19.26 0.05 76.69 02:14:12 02:04:01 3 2.67 0.00 1.09 6.53 0.05 89.66 02:14:12 02:04:01 4 1.67 0.00 0.84 0.05 0.03 97.40 02:14:12 02:04:01 5 2.34 0.00 0.87 0.02 0.03 96.74 02:14:12 02:04:01 6 3.16 0.00 0.71 0.28 0.03 95.82 02:14:12 02:04:01 7 2.18 0.00 1.01 0.15 0.05 96.61 02:14:12 02:05:01 all 28.55 0.00 4.52 2.84 0.08 64.02 02:14:12 02:05:01 0 27.49 0.00 3.74 0.22 0.08 68.47 02:14:12 02:05:01 1 27.47 0.00 4.39 0.96 0.07 67.10 02:14:12 02:05:01 2 27.89 0.00 4.94 14.82 0.07 52.28 02:14:12 02:05:01 3 28.69 0.00 4.83 3.01 0.07 63.40 02:14:12 02:05:01 4 28.13 0.00 4.98 1.53 0.08 65.28 02:14:12 02:05:01 5 27.84 0.00 4.85 1.33 0.08 65.90 02:14:12 02:05:01 6 29.72 0.00 4.08 0.57 0.08 65.54 02:14:12 02:05:01 7 31.13 0.00 4.36 0.29 0.10 64.13 02:14:12 02:06:01 all 15.47 0.00 2.69 2.36 0.05 79.43 02:14:12 02:06:01 0 15.98 0.00 3.22 6.70 0.05 74.05 02:14:12 02:06:01 1 14.82 0.00 3.17 10.21 0.07 71.73 02:14:12 02:06:01 2 14.61 0.00 2.32 0.08 0.05 82.94 02:14:12 02:06:01 3 15.95 0.00 2.86 0.61 0.05 80.53 02:14:12 02:06:01 4 16.05 0.00 2.13 0.49 0.05 81.28 02:14:12 02:06:01 5 15.54 0.00 2.56 0.62 0.05 81.22 02:14:12 02:06:01 6 15.76 0.00 2.70 0.03 0.03 81.47 02:14:12 02:06:01 7 15.01 0.00 2.57 0.17 0.03 82.22 02:14:12 02:07:01 all 1.33 0.00 0.83 0.29 0.02 97.53 02:14:12 02:07:01 0 1.10 0.00 0.58 0.20 0.02 98.10 02:14:12 02:07:01 1 1.35 0.00 0.87 0.50 0.02 97.26 02:14:12 02:07:01 2 1.58 0.00 0.53 0.05 0.02 97.82 02:14:12 02:07:01 3 0.93 0.00 0.62 0.65 0.03 97.77 02:14:12 02:07:01 4 2.05 0.00 0.73 0.35 0.00 96.86 02:14:12 02:07:01 5 1.69 0.00 1.54 0.05 0.03 96.68 02:14:12 02:07:01 6 0.82 0.00 0.77 0.03 0.02 98.37 02:14:12 02:07:01 7 1.12 0.00 0.99 0.50 0.02 97.38 02:14:12 02:08:01 all 1.34 0.00 0.72 0.39 0.02 97.53 02:14:12 02:08:01 0 2.03 0.00 0.62 1.43 0.02 95.90 02:14:12 02:08:01 1 1.84 0.00 1.22 0.38 0.02 96.55 02:14:12 02:08:01 2 1.05 0.00 0.42 0.47 0.02 98.05 02:14:12 02:08:01 3 1.31 0.00 0.47 0.08 0.02 98.13 02:14:12 02:08:01 4 1.17 0.00 0.40 0.03 0.02 98.38 02:14:12 02:08:01 5 0.85 0.00 1.50 0.02 0.02 97.61 02:14:12 02:08:01 6 1.17 0.00 0.43 0.68 0.02 97.70 02:14:12 02:08:01 7 1.34 0.00 0.70 0.02 0.02 97.93 02:14:12 02:09:01 all 0.31 0.00 0.08 0.02 0.01 99.59 02:14:12 02:09:01 0 0.37 0.00 0.10 0.07 0.00 99.47 02:14:12 02:09:01 1 0.12 0.00 0.07 0.03 0.00 99.78 02:14:12 02:09:01 2 0.10 0.00 0.07 0.00 0.00 99.83 02:14:12 02:09:01 3 0.13 0.00 0.08 0.00 0.00 99.78 02:14:12 02:09:01 4 0.07 0.00 0.03 0.00 0.00 99.90 02:14:12 02:09:01 5 0.28 0.00 0.07 0.05 0.00 99.60 02:14:12 02:09:01 6 1.22 0.00 0.13 0.00 0.03 98.62 02:14:12 02:09:01 7 0.18 0.00 0.05 0.00 0.02 99.75 02:14:12 02:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:14:12 02:10:01 0 0.03 0.00 0.00 0.03 0.00 99.93 02:14:12 02:10:01 1 0.02 0.00 0.02 0.05 0.02 99.90 02:14:12 02:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:14:12 02:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:14:12 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:14:12 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:14:12 02:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 02:14:12 02:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:14:12 02:11:01 all 0.01 0.00 0.01 6.78 0.00 93.19 02:14:12 02:11:01 0 0.00 0.00 0.02 27.39 0.00 72.59 02:14:12 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:14:12 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:14:12 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:14:12 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:14:12 02:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:14:12 02:11:01 6 0.07 0.00 0.02 0.52 0.02 99.38 02:14:12 02:11:01 7 0.00 0.00 0.05 26.29 0.02 73.65 02:14:12 02:12:01 all 0.04 0.00 0.01 0.19 0.01 99.75 02:14:12 02:12:01 0 0.03 0.00 0.02 0.90 0.02 99.03 02:14:12 02:12:01 1 0.03 0.00 0.00 0.35 0.02 99.60 02:14:12 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:14:12 02:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:14:12 02:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:14:12 02:12:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:14:12 02:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:14:12 02:12:01 7 0.07 0.00 0.02 0.28 0.03 99.60 02:14:12 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:14:12 02:13:01 0 0.00 0.00 0.02 0.05 0.00 99.93 02:14:12 02:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:14:12 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:14:12 02:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:14:12 02:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:14:12 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:14:12 02:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:14:12 02:13:01 7 0.07 0.00 0.00 0.00 0.03 99.90 02:14:12 02:14:12 02:13:01 CPU %user %nice %system %iowait %steal %idle 02:14:12 02:14:01 all 0.10 0.00 0.05 0.09 0.01 99.75 02:14:12 02:14:01 0 0.10 0.00 0.03 0.55 0.00 99.32 02:14:12 02:14:01 1 0.03 0.00 0.05 0.18 0.02 99.72 02:14:12 02:14:01 2 0.10 0.00 0.07 0.00 0.00 99.83 02:14:12 02:14:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:14:12 02:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:14:12 02:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:14:12 02:14:01 6 0.13 0.00 0.05 0.00 0.00 99.82 02:14:12 02:14:01 7 0.23 0.00 0.13 0.00 0.02 99.62 02:14:12 Average: all 4.83 0.00 1.07 1.61 0.02 92.46 02:14:12 Average: 0 4.80 0.00 1.03 3.25 0.02 90.90 02:14:12 Average: 1 4.64 0.00 1.10 1.78 0.03 92.46 02:14:12 Average: 2 4.58 0.00 1.04 2.90 0.02 91.46 02:14:12 Average: 3 4.81 0.00 1.05 0.92 0.03 93.19 02:14:12 Average: 4 4.77 0.00 0.99 0.52 0.02 93.69 02:14:12 Average: 5 4.70 0.00 1.20 0.46 0.02 93.61 02:14:12 Average: 6 5.17 0.00 0.97 0.22 0.03 93.62 02:14:12 Average: 7 5.14 0.00 1.21 2.86 0.03 90.75 02:14:12 02:14:12 02:14:12