Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from b1e10e2c9564de8631326e1ab9f2c0def96077ed+626368a07400440c19e88e92e22b40eeb22d4bcb (083f1a777249931918dd066b1df14c5d7dde50fe) 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-ssh7601167873999604140.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12010794559684553215.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-416/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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2762447289971727214.key Verifying host key using known hosts file > 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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4399869646668233181.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16368614308171343160.key Verifying host key using known hosts file > 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-416/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-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3439633414756401643.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-1504 in /w/workspace/gexfoundry_device-mqtt-go_PR-416 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-416 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626368a07400440c19e88e92e22b40eeb22d4bcb into PR head commit b1e10e2c9564de8631326e1ab9f2c0def96077ed Merge succeeded, producing b1e10e2c9564de8631326e1ab9f2c0def96077ed Checking out Revision b1e10e2c9564de8631326e1ab9f2c0def96077ed (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:04 ========================================================= 05:42:04 EdgeX Global Pipelines Version Info 05:42:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:05 ------------------- 05:42:05 stable info: 05:42:05 ------------------- 05:42:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:42:05 Message: update stable to v1.0.239 05:42:05 ------------------- 05:42:05 experimental info: 05:42:05 ------------------- 05:42:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:42:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1e10e2 [Pipeline] echo 05:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:07 provisioning config files... 05:42:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config8014776907502680765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:07 ---> docker-login.sh 05:42:07 nexus3.edgexfoundry.org:10001 05:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:08 Configure a credential helper to remove this warning. See 05:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:08 05:42:08 Login Succeeded 05:42:08 nexus3.edgexfoundry.org:10002 05:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:08 Configure a credential helper to remove this warning. See 05:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:08 05:42:08 Login Succeeded 05:42:08 nexus3.edgexfoundry.org:10003 05:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:08 Configure a credential helper to remove this warning. See 05:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:08 05:42:08 Login Succeeded 05:42:08 nexus3.edgexfoundry.org:10004 05:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:08 Configure a credential helper to remove this warning. See 05:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:08 05:42:08 Login Succeeded 05:42:08 docker.io 05:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:09 Configure a credential helper to remove this warning. See 05:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:09 05:42:09 Login Succeeded 05:42:09 ---> docker-login.sh ends [Pipeline] } 05:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:42:09 + git rev-list -1 --merges b1e10e2c9564de8631326e1ab9f2c0def96077ed~1..b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo 05:42:09 -----------> git rev-list -1 --merges b1e10e2c9564de8631326e1ab9f2c0def96077ed~1..b1e10e2c9564de8631326e1ab9f2c0def96077ed b1e10e2c9564de8631326e1ab9f2c0def96077ed [false] [Pipeline] sh 05:42:10 + git log --format=format:%s -1 b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo 05:42:10 ========================================================= 05:42:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:10 + git log --format=format:%s -1 b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] echo 05:42:10 [semverPrep] GIT_COMMIT: b1e10e2c9564de8631326e1ab9f2c0def96077ed, Commit Message: feat: add internal command request/response topics [Pipeline] echo 05:42:10 [semverPrep] This is not a build commit. [Pipeline] sh 05:42:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:11 + grep -v github /etc/ssh/ssh_known_hosts 05:42:11 + [ -e /tmp/ssh_known_hosts ] 05:42:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:11 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:11 05:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:11 b85a868b505f: Pulling fs layer 05:42:11 e2be974225ed: Pulling fs layer 05:42:11 339a4e72a1f5: Pulling fs layer 05:42:11 988bab9f4d93: Pulling fs layer 05:42:11 1469e6f7b9e6: Pulling fs layer 05:42:11 eaf3925da568: Pulling fs layer 05:42:11 bab4dde63d76: Pulling fs layer 05:42:11 bde34c3a00c8: Pulling fs layer 05:42:11 b352a97aabf1: Pulling fs layer 05:42:11 4872d77fe225: Pulling fs layer 05:42:11 5851b861e8e6: Pulling fs layer 05:42:11 bde34c3a00c8: Waiting 05:42:11 b352a97aabf1: Waiting 05:42:11 4872d77fe225: Waiting 05:42:11 988bab9f4d93: Waiting 05:42:11 5851b861e8e6: Waiting 05:42:11 eaf3925da568: Waiting 05:42:11 1469e6f7b9e6: Waiting 05:42:11 bab4dde63d76: Waiting 05:42:11 e2be974225ed: Verifying Checksum 05:42:11 e2be974225ed: Download complete 05:42:11 988bab9f4d93: Verifying Checksum 05:42:11 988bab9f4d93: Download complete 05:42:12 1469e6f7b9e6: Verifying Checksum 05:42:12 1469e6f7b9e6: Download complete 05:42:12 eaf3925da568: Download complete 05:42:12 339a4e72a1f5: Verifying Checksum 05:42:12 339a4e72a1f5: Download complete 05:42:12 bde34c3a00c8: Download complete 05:42:12 b352a97aabf1: Download complete 05:42:12 4872d77fe225: Verifying Checksum 05:42:12 4872d77fe225: Download complete 05:42:12 5851b861e8e6: Verifying Checksum 05:42:12 5851b861e8e6: Download complete 05:42:12 b85a868b505f: Verifying Checksum 05:42:12 b85a868b505f: Download complete 05:42:12 bab4dde63d76: Verifying Checksum 05:42:12 bab4dde63d76: Download complete 05:42:13 b85a868b505f: Pull complete 05:42:13 e2be974225ed: Pull complete 05:42:14 339a4e72a1f5: Pull complete 05:42:14 988bab9f4d93: Pull complete 05:42:14 1469e6f7b9e6: Pull complete 05:42:14 eaf3925da568: Pull complete 05:42:16 bab4dde63d76: Pull complete 05:42:16 bde34c3a00c8: Pull complete 05:42:16 b352a97aabf1: Pull complete 05:42:16 4872d77fe225: Pull complete 05:42:16 5851b861e8e6: Pull complete 05:42:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:17 prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container 05:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:42:18 $ docker top 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b -eo pid,comm 05:42:18 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). 05:42:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:18 [ssh-agent] Looking for ssh-agent implementation... 05:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:19 $ docker exec 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent 05:42:19 SSH_AUTH_SOCK=/tmp/ssh-lFcqesbbHOCC/agent.31 05:42:19 SSH_AGENT_PID=37 05:42:19 Running ssh-add (command line suppressed) 05:42:19 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_12295498216819254249.key (/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_12295498216819254249.key) 05:42:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:19 + git tag --points-at HEAD [Pipeline] } 05:42:19 $ docker exec --env ******** --env ******** 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent -k 05:42:19 unset SSH_AUTH_SOCK; 05:42:19 unset SSH_AGENT_PID; 05:42:19 echo Agent pid 37 killed; 05:42:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:19 [ssh-agent] Looking for ssh-agent implementation... 05:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:20 $ docker exec 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent 05:42:20 SSH_AUTH_SOCK=/tmp/ssh-kRqojes7Kkqp/agent.69 05:42:20 SSH_AGENT_PID=75 05:42:20 Running ssh-add (command line suppressed) 05:42:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_5085163615865547872.key (/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/private_key_5085163615865547872.key) 05:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:20 + git semver init 05:42:20 2022-09-28 05:42:20,755 [run_init] DEBUG init version:0.0.0 force:False 05:42:20 2022-09-28 05:42:20,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver 05:42:20 2022-09-28 05:42:20,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver 05:42:20 2022-09-28 05:42:20,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416, universal_newlines=False, shell=None, istream=None) 05:42:21 2022-09-28 05:42:21,599 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.git/info/exclude 05:42:21 2022-09-28 05:42:21,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 with force:False 05:42:21 2022-09-28 05:42:21,600 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 05:42:21 2022-09-28 05:42:21,604 [execute] INFO git cat-file --batch-check 05:42:21 2022-09-28 05:42:21,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 05:42:21 2022-09-28 05:42:21,609 [execute] INFO git cat-file --batch 05:42:21 2022-09-28 05:42:21,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 05:42:21 2022-09-28 05:42:21,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-416/.semver/PR-416 05:42:21 0.0.0 [Pipeline] } 05:42:21 $ docker exec --env ******** --env ******** 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b ssh-agent -k 05:42:21 unset SSH_AUTH_SOCK; 05:42:21 unset SSH_AGENT_PID; 05:42:21 echo Agent pid 75 killed; 05:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:22 + git semver [Pipeline] } 05:42:22 $ docker stop --time=1 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b 05:42:23 $ docker rm -f 3130ea77f2d73302733c539d851317971b830e779254d717f63cbe5be997882b [Pipeline] // withDockerContainer [Pipeline] sh 05:42:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:24 Stashed 1 file(s) [Pipeline] echo 05:42:24 [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 05:42:25 provisioning config files... 05:42:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config5230605811194372416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:25 ---> docker-login.sh 05:42:25 nexus3.edgexfoundry.org:10001 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 nexus3.edgexfoundry.org:10002 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 nexus3.edgexfoundry.org:10003 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 nexus3.edgexfoundry.org:10004 05:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:25 Configure a credential helper to remove this warning. See 05:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:25 05:42:25 Login Succeeded 05:42:25 docker.io 05:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:26 Configure a credential helper to remove this warning. See 05:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:26 05:42:26 Login Succeeded 05:42:26 ---> docker-login.sh ends [Pipeline] } 05:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:26 ========================================================= 05:42:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:42:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:42:27 Sending build context to Docker daemon 6.154MB 05:42:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 05:42:27 Step 2/13 : FROM ${BASE} AS builder 05:42:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:27 2408cc74d12b: Pulling fs layer 05:42:27 ea60b727a1ce: Pulling fs layer 05:42:27 30c4a7721957: Pulling fs layer 05:42:27 370296b7ddb6: Pulling fs layer 05:42:27 7c6cee850709: Pulling fs layer 05:42:27 39a5fcdaea64: Pulling fs layer 05:42:27 d94ebbe4e438: Pulling fs layer 05:42:27 bcfd1f05c69d: Pulling fs layer 05:42:27 59ccb84bbe0f: Pulling fs layer 05:42:27 bcfd1f05c69d: Waiting 05:42:27 59ccb84bbe0f: Waiting 05:42:27 39a5fcdaea64: Waiting 05:42:27 d94ebbe4e438: Waiting 05:42:27 370296b7ddb6: Waiting 05:42:27 30c4a7721957: Verifying Checksum 05:42:27 30c4a7721957: Download complete 05:42:27 ea60b727a1ce: Verifying Checksum 05:42:27 ea60b727a1ce: Download complete 05:42:27 7c6cee850709: Verifying Checksum 05:42:27 7c6cee850709: Download complete 05:42:27 39a5fcdaea64: Verifying Checksum 05:42:27 39a5fcdaea64: Download complete 05:42:27 2408cc74d12b: Verifying Checksum 05:42:27 2408cc74d12b: Download complete 05:42:27 d94ebbe4e438: Verifying Checksum 05:42:27 d94ebbe4e438: Download complete 05:42:27 2408cc74d12b: Pull complete 05:42:27 ea60b727a1ce: Pull complete 05:42:27 30c4a7721957: Pull complete 05:42:27 59ccb84bbe0f: Verifying Checksum 05:42:27 59ccb84bbe0f: Download complete 05:42:28 370296b7ddb6: Verifying Checksum 05:42:28 370296b7ddb6: Download complete 05:42:28 bcfd1f05c69d: Verifying Checksum 05:42:28 bcfd1f05c69d: Download complete 05:42:32 370296b7ddb6: Pull complete 05:42:32 7c6cee850709: Pull complete 05:42:32 39a5fcdaea64: Pull complete 05:42:32 d94ebbe4e438: Pull complete 05:42:34 bcfd1f05c69d: Pull complete 05:42:34 59ccb84bbe0f: Pull complete 05:42:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:42:35 ---> a4fb48ad2a94 05:42:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:42:36 ---> Running in debeb9e5e794 05:42:37 Removing intermediate container debeb9e5e794 05:42:37 ---> 74fc8cf63b38 05:42:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:37 ---> Running in c4e3d34ca9f5 05:42:37 Removing intermediate container c4e3d34ca9f5 05:42:37 ---> f4991fddd253 05:42:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:42:37 ---> Running in e50ae421285e 05:42:37 Removing intermediate container e50ae421285e 05:42:37 ---> f5e9dd06375a 05:42:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:42:37 ---> Running in 31c321dfa327 05:42:37 Removing intermediate container 31c321dfa327 05:42:37 ---> 02a04d6adf69 05:42:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:37 ---> Running in d59ae8395bc2 05:42:38 Removing intermediate container d59ae8395bc2 05:42:38 ---> 9f59a4df228e 05:42:38 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:38 ---> Running in f118b71a2d71 05:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:39 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:42:39 (2/4) Installing libedit (20210910.3.1-r0) 05:42:40 Still waiting to schedule task 05:42:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:42:40 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:42:40 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:42:40 Executing busybox-1.35.0-r13.trigger 05:42:40 OK: 216 MiB in 55 packages 05:42:40 Removing intermediate container f118b71a2d71 05:42:40 ---> 952fce3bf1b8 05:42:40 Step 9/13 : WORKDIR /device-mqtt-go 05:42:40 ---> Running in bcd3807021fb 05:42:40 Removing intermediate container bcd3807021fb 05:42:40 ---> 3f84cb255bfd 05:42:40 Step 10/13 : COPY go.mod vendor* ./ 05:42:40 ---> f81bbbade2a2 05:42:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:40 ---> Running in 39b8ee6ace31 05:42:58 Removing intermediate container 39b8ee6ace31 05:42:58 ---> 4abc0411068b 05:42:58 Step 12/13 : COPY . . 05:42:59 ---> 1a894dd9a576 05:42:59 Step 13/13 : RUN $MAKE 05:42:59 ---> Running in 751d02545186 05:42:59 noop 05:43:00 Removing intermediate container 751d02545186 05:43:00 ---> 539fd1fc6450 05:43:00 Successfully built 539fd1fc6450 05:43:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:00 + docker inspect -f . ci-base-image-x86_64 05:43:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:00 prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container 05:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:01 $ docker top 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:01 + go version 05:43:01 go version go1.18.3 linux/amd64 [Pipeline] } 05:43:01 $ docker stop --time=1 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e 05:43:02 $ docker rm -f 9fb18de5af4bcdfb08a6ad1d8bc72b429bfe6034fea70e49773859c8dc5e594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker inspect -f . ci-base-image-x86_64 05:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:03 prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container 05:43:03 $ 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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:04 $ docker top 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-416 [Pipeline] fileExists [Pipeline] sh 05:43:04 + make test 05:43:04 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:43:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:43:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:43:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 05:43:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:43:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:43:23 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:43:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:43:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:43:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:43:26 $ docker stop --time=1 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 05:43:28 $ docker rm -f 594cde01e5ad1c46b9777df7acd3c5c7f4c566fd9e73ffaf52b2b8e7611d5c39 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:29 + ls -al . 05:43:29 total 184 05:43:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:43 . 05:43:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:41 .. 05:43:29 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:42 .dockerignore 05:43:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:43 .git 05:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 .github 05:43:29 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 05:42 .gitignore 05:43:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:42 .golangci.yml 05:43:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:42 .semver 05:43:29 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 05:42 Attribution.txt 05:43:29 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 05:42 CHANGELOG.md 05:43:29 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 05:42 Dockerfile 05:43:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:42 GOVERNANCE.md 05:43:29 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 05:42 Jenkinsfile 05:43:29 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:42 LICENSE 05:43:29 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 05:42 Makefile 05:43:29 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:42 OWNERS.md 05:43:29 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 05:42 README.md 05:43:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:42 VERSION 05:43:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:42 bin 05:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 cmd 05:43:29 -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 05:43 coverage.out 05:43:29 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 05:42 go.mod 05:43:29 -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 05:42 go.sum 05:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:42 internal 05:43:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:42 mock 05:43:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:42 snap 05:43:29 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + 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=b1e10e2c9564de8631326e1ab9f2c0def96077ed --label arch=amd64 --label version=0.0.0 . 05:43:30 Sending build context to Docker daemon 6.173MB 05:43:30 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 05:43:30 Step 2/25 : FROM ${BASE} AS builder 05:43:30 ---> 539fd1fc6450 05:43:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:43:30 ---> Running in bb1d6b8ab80b 05:43:30 Removing intermediate container bb1d6b8ab80b 05:43:30 ---> ecfd8267de67 05:43:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:43:30 ---> Running in 5a20871f2e8a 05:43:30 Removing intermediate container 5a20871f2e8a 05:43:30 ---> 560928a02d19 05:43:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:43:30 ---> Running in f786533b731a 05:43:30 Removing intermediate container f786533b731a 05:43:30 ---> d97658044c2f 05:43:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:43:30 ---> Running in 6debd0d64010 05:43:30 Removing intermediate container 6debd0d64010 05:43:30 ---> 6be97ab31c0c 05:43:30 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:30 ---> Running in 28ed92409393 05:43:31 Removing intermediate container 28ed92409393 05:43:31 ---> 953a96d7f577 05:43:31 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:31 ---> Running in 81d5339e3a9e 05:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:33 OK: 216 MiB in 55 packages 05:43:33 Removing intermediate container 81d5339e3a9e 05:43:33 ---> de07815704e3 05:43:33 Step 9/25 : WORKDIR /device-mqtt-go 05:43:33 ---> Running in 71c4d4a41afd 05:43:33 Removing intermediate container 71c4d4a41afd 05:43:33 ---> ce4f3727352a 05:43:33 Step 10/25 : COPY go.mod vendor* ./ 05:43:33 ---> e977a679a104 05:43:33 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:33 ---> Running in 09034664c6a6 05:43:34 Removing intermediate container 09034664c6a6 05:43:34 ---> 58480c8869ae 05:43:34 Step 12/25 : COPY . . 05:43:34 ---> 8fa368418f50 05:43:34 Step 13/25 : RUN $MAKE 05:43:34 ---> Running in 0635dd75ace4 05:43:35 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:43:57 Removing intermediate container 0635dd75ace4 05:43:57 ---> 694dc45fe814 05:43:57 Step 14/25 : FROM alpine:3.16 05:43:57 3.16: Pulling from library/alpine 05:43:57 213ec9aee27d: Pulling fs layer 05:43:57 213ec9aee27d: Verifying Checksum 05:43:57 213ec9aee27d: Download complete 05:43:57 213ec9aee27d: Pull complete 05:43:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:43:57 Status: Downloaded newer image for alpine:3.16 05:43:57 ---> 9c6f07244728 05:43:57 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:43:57 ---> Running in 1e9cf745c303 05:43:57 Removing intermediate container 1e9cf745c303 05:43:57 ---> a606b6e35ba0 05:43:57 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:43:57 ---> Running in c9903a128f53 05:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:57 (1/6) Installing dumb-init (1.2.5-r1) 05:43:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:43:57 (3/6) Installing libsodium (1.0.18-r0) 05:43:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:43:57 (5/6) Installing libzmq (4.3.4-r0) 05:43:57 (6/6) Installing zeromq (4.3.4-r0) 05:43:57 Executing busybox-1.35.0-r17.trigger 05:43:57 OK: 8 MiB in 20 packages 05:43:57 Removing intermediate container c9903a128f53 05:43:57 ---> 8bbab498ec6a 05:43:57 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:43:57 ---> 286116da3f2f 05:43:57 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:43:57 ---> 8f54edb09e81 05:43:57 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:43:57 ---> ddea798d0054 05:43:57 Step 20/25 : EXPOSE 59982 05:43:57 ---> Running in d91a1ca5f44d 05:43:57 Removing intermediate container d91a1ca5f44d 05:43:57 ---> 102e83e8f4c2 05:43:57 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:43:57 ---> Running in 47a4e450b38f 05:43:57 Removing intermediate container 47a4e450b38f 05:43:57 ---> ab940ae02d79 05:43:57 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:57 ---> Running in 639c93ae10a0 05:43:57 Removing intermediate container 639c93ae10a0 05:43:57 ---> db3264bb5248 05:43:57 Step 23/25 : LABEL arch=amd64 05:43:57 ---> Running in 3f94ecd004cc 05:43:57 Removing intermediate container 3f94ecd004cc 05:43:57 ---> 7ace3999e7ec 05:43:57 Step 24/25 : LABEL git_sha=b1e10e2c9564de8631326e1ab9f2c0def96077ed 05:43:57 ---> Running in 60ac2a0045b9 05:43:57 Removing intermediate container 60ac2a0045b9 05:43:57 ---> d55f72cd96e6 05:43:57 Step 25/25 : LABEL version=0.0.0 05:43:57 ---> Running in c4819e99d3bb 05:43:57 Removing intermediate container c4819e99d3bb 05:43:57 ---> b3b3e2922cb8 05:43:57 [Warning] One or more build-args [ARCH] were not consumed 05:43:57 Successfully built b3b3e2922cb8 05:43:57 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 05:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:58 05:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:59 latest: Pulling from edgex-lftools-log-publisher 05:43:59 5eb5b503b376: Pulling fs layer 05:43:59 5c69ac0246d0: Pulling fs layer 05:43:59 ec43610c2a17: Pulling fs layer 05:43:59 3a2ae6a8a46f: Pulling fs layer 05:43:59 33b1e0a273af: Pulling fs layer 05:43:59 5d3b04190fa2: Pulling fs layer 05:43:59 2f39f015ded8: Pulling fs layer 05:43:59 33b1e0a273af: Waiting 05:43:59 3a2ae6a8a46f: Waiting 05:43:59 5d3b04190fa2: Waiting 05:43:59 2f39f015ded8: Waiting 05:43:59 5c69ac0246d0: Verifying Checksum 05:43:59 5c69ac0246d0: Download complete 05:43:59 3a2ae6a8a46f: Verifying Checksum 05:43:59 3a2ae6a8a46f: Download complete 05:43:59 33b1e0a273af: Verifying Checksum 05:43:59 33b1e0a273af: Download complete 05:43:59 5d3b04190fa2: Download complete 05:43:59 ec43610c2a17: Verifying Checksum 05:43:59 ec43610c2a17: Download complete 05:43:59 5eb5b503b376: Verifying Checksum 05:43:59 5eb5b503b376: Download complete 05:43:59 2f39f015ded8: Download complete 05:44:00 5eb5b503b376: Pull complete 05:44:00 5c69ac0246d0: Pull complete 05:44:00 ec43610c2a17: Pull complete 05:44:00 3a2ae6a8a46f: Pull complete 05:44:01 33b1e0a273af: Pull complete 05:44:01 5d3b04190fa2: Pull complete 05:44:05 2f39f015ded8: Pull complete 05:44:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:05 prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container 05:44:05 $ 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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:44:07 $ docker top 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:07 ---> job-cost.sh 05:44:07 lf-activate-venv: SKIPPING 05:44:07 INFO: No Stack... 05:44:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1505 in /w/workspace/gexfoundry_device-mqtt-go_PR-416 [Pipeline] { [Pipeline] ws 05:44:08 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:44:08 Selected Git installation does not exist. Using Default 05:44:08 The recommended git tool is: NONE 05:44:08 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:08 INFO: Archiving Costs [Pipeline] sh 05:44:09 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/cost.csv 05:44:09 + cut -d, -f6 [Pipeline] lock 05:44:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] 05:44:09 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] did not exist. Created. 05:44:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:09 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:09 Stashed 1 file(s) [Pipeline] } 05:44:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:09 $ docker stop --time=1 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c 05:44:10 $ docker rm -f 813ae9c9950ce0a134b4daab9be77e1c1b64f978d4b5452f4fb6dc6c00c8357c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:14 using credential edgex-jenkins-ssh 05:44:14 Cloning the remote Git repository 05:44:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:44:14 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:14 > git --version # timeout=10 05:44:14 > git --version # 'git version 2.25.1' 05:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:14 Verifying host key using known hosts file 05:44:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:16 Verifying host key using known hosts file 05:44:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:44:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:44:17 Merging remotes/origin/main commit 626368a07400440c19e88e92e22b40eeb22d4bcb into PR head commit b1e10e2c9564de8631326e1ab9f2c0def96077ed 05:44:17 Merge succeeded, producing b1e10e2c9564de8631326e1ab9f2c0def96077ed 05:44:17 Checking out Revision b1e10e2c9564de8631326e1ab9f2c0def96077ed (PR-416) 05:44:17 > git config core.sparsecheckout # timeout=10 05:44:17 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 05:44:17 > git remote # timeout=10 05:44:17 > git config --get remote.origin.url # timeout=10 05:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:17 Verifying host key using known hosts file 05:44:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:44:17 > git merge 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 05:44:17 > git rev-parse HEAD^{commit} # timeout=10 05:44:17 > git config core.sparsecheckout # timeout=10 05:44:17 > git checkout -f b1e10e2c9564de8631326e1ab9f2c0def96077ed # timeout=10 05:44:20 Commit message: "feat: add internal command request/response topics" 05:44:21 > git --version # timeout=10 05:44:21 > git --version # 'git version 2.25.1' 05:44:21 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:22 Dload Upload Total Spent Left Speed 05:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12602 87 11015 0 0 80992 0 --:--:-- --:--:-- --:--:-- 80992 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh 05:44:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:44:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:44:23 + sudo tee /etc/docker/daemon.new 05:44:23 { 05:44:23 "registry-mirrors": [ 05:44:23 "https://nexus3.edgexfoundry.org:10001" 05:44:23 ], 05:44:23 "bip": "10.250.0.254/24", 05:44:23 "hosts": [ 05:44:23 "tcp://0.0.0.0:5555", 05:44:23 "unix:///var/run/docker.sock" 05:44:23 ], 05:44:23 "mtu": 1458, 05:44:23 "selinux-enabled": true, 05:44:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:44:23 } [Pipeline] sh 05:44:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:44:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:42 provisioning config files... 05:44:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17816429393730523137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:42 ---> docker-login.sh 05:44:42 nexus3.edgexfoundry.org:10001 05:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:43 Configure a credential helper to remove this warning. See 05:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:43 05:44:43 Login Succeeded 05:44:43 nexus3.edgexfoundry.org:10002 05:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:43 Configure a credential helper to remove this warning. See 05:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:43 05:44:43 Login Succeeded 05:44:43 nexus3.edgexfoundry.org:10003 05:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:44 Configure a credential helper to remove this warning. See 05:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:44 05:44:44 Login Succeeded 05:44:44 nexus3.edgexfoundry.org:10004 05:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:44 Configure a credential helper to remove this warning. See 05:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:44 05:44:44 Login Succeeded 05:44:44 docker.io 05:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:45 Configure a credential helper to remove this warning. See 05:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:45 05:44:45 Login Succeeded 05:44:45 ---> docker-login.sh ends [Pipeline] } 05:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:44:45 ========================================================= 05:44:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:44:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:44:46 Sending build context to Docker daemon 3.192MB 05:44:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 05:44:46 Step 2/13 : FROM ${BASE} AS builder 05:44:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:46 b3c136eddcbf: Pulling fs layer 05:44:46 c0a3192eca97: Pulling fs layer 05:44:46 a050256f5b6f: Pulling fs layer 05:44:46 656be50a0ddc: Pulling fs layer 05:44:46 2bbca73fdf42: Pulling fs layer 05:44:46 656be50a0ddc: Waiting 05:44:46 46d945488cbd: Pulling fs layer 05:44:46 8a5474983e97: Pulling fs layer 05:44:46 329c88fbcd65: Pulling fs layer 05:44:46 2bbca73fdf42: Waiting 05:44:46 8a5474983e97: Waiting 05:44:46 329c88fbcd65: Waiting 05:44:46 46d945488cbd: Waiting 05:44:46 a050256f5b6f: Verifying Checksum 05:44:46 a050256f5b6f: Download complete 05:44:46 c0a3192eca97: Verifying Checksum 05:44:46 c0a3192eca97: Download complete 05:44:46 2bbca73fdf42: Verifying Checksum 05:44:46 2bbca73fdf42: Download complete 05:44:46 46d945488cbd: Verifying Checksum 05:44:46 46d945488cbd: Download complete 05:44:46 b3c136eddcbf: Verifying Checksum 05:44:46 b3c136eddcbf: Download complete 05:44:47 b3c136eddcbf: Pull complete 05:44:47 329c88fbcd65: Verifying Checksum 05:44:47 329c88fbcd65: Download complete 05:44:48 c0a3192eca97: Pull complete 05:44:48 a050256f5b6f: Pull complete 05:44:48 8a5474983e97: Verifying Checksum 05:44:48 8a5474983e97: Download complete 05:44:49 656be50a0ddc: Verifying Checksum 05:44:49 656be50a0ddc: Download complete 05:45:01 656be50a0ddc: Pull complete 05:45:02 2bbca73fdf42: Pull complete 05:45:02 46d945488cbd: Pull complete 05:45:09 8a5474983e97: Pull complete 05:45:10 329c88fbcd65: Pull complete 05:45:10 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:45:10 ---> ff4287adb874 05:45:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:45:12 ---> Running in bd0da766dbc3 05:45:12 Removing intermediate container bd0da766dbc3 05:45:12 ---> 9200f0860980 05:45:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:45:12 ---> Running in e2d8e398537c 05:45:12 Removing intermediate container e2d8e398537c 05:45:12 ---> 1d3552ee0e6f 05:45:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:45:12 ---> Running in 61e65e151b73 05:45:13 Removing intermediate container 61e65e151b73 05:45:13 ---> fd104363cde7 05:45:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:45:13 ---> Running in eedfff6ed1bf 05:45:13 Removing intermediate container eedfff6ed1bf 05:45:13 ---> ec6e1fe9a0e4 05:45:13 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:13 ---> Running in 8b531aa03e5b 05:45:15 Removing intermediate container 8b531aa03e5b 05:45:15 ---> a2a7c1e387b2 05:45:15 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:45:15 ---> Running in 26839d69ae73 05:45:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:45:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:45:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:45:18 (2/4) Installing libedit (20210910.3.1-r0) 05:45:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:45:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:45:19 Executing busybox-1.35.0-r13.trigger 05:45:19 OK: 226 MiB in 55 packages 05:45:21 Removing intermediate container 26839d69ae73 05:45:21 ---> 950b2654b1a8 05:45:21 Step 9/13 : WORKDIR /device-mqtt-go 05:45:21 ---> Running in ec5292100af2 05:45:21 Removing intermediate container ec5292100af2 05:45:21 ---> ee75b57a851d 05:45:21 Step 10/13 : COPY go.mod vendor* ./ 05:45:22 ---> f0022ef85f8c 05:45:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:22 ---> Running in ae273f54bfa4 05:46:18 Removing intermediate container ae273f54bfa4 05:46:18 ---> d6b35c1a1e30 05:46:18 Step 12/13 : COPY . . 05:46:18 ---> 01541dbed4aa 05:46:18 Step 13/13 : RUN $MAKE 05:46:18 ---> Running in 02f2715ac783 05:46:18 noop 05:46:18 Removing intermediate container 02f2715ac783 05:46:18 ---> 174e03950257 05:46:18 Successfully built 174e03950257 05:46:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:19 + docker inspect -f . ci-base-image-arm64 05:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:19 prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container 05:46:19 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:46:20 $ docker top d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:21 + go version 05:46:21 go version go1.18.3 linux/arm64 [Pipeline] } 05:46:21 $ docker stop --time=1 d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed 05:46:23 $ docker rm -f d0bdb69e04690d23dd48cca5bd98c8ac49c40a8f502e060f9779b53dd144e9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:24 + docker inspect -f . ci-base-image-arm64 05:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:24 prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container 05:46:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:46:25 $ docker top 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 05:46:26 + make test 05:46:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:46:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:48:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:48:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements 05:48:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:48:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:05 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:48:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:20 ./bin/test-attribution-txt.sh [Pipeline] echo 05:48:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:48:20 $ docker stop --time=1 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 05:48:21 $ docker rm -f 4bb72ef73c48a0a36870dee61db27e415e3dacb1a81c0c510a75e967fd494a52 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:23 Warning: overwriting stash ‘coverage-report’ 05:48:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:24 + ls -al . 05:48:24 total 180 05:48:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:46 . 05:48:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:44 .. 05:48:24 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:44 .dockerignore 05:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:44 .git 05:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 .github 05:48:24 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 05:44 .gitignore 05:48:24 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:44 .golangci.yml 05:48:24 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 05:44 Attribution.txt 05:48:24 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 05:44 CHANGELOG.md 05:48:24 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 05:44 Dockerfile 05:48:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:44 GOVERNANCE.md 05:48:24 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 05:44 Jenkinsfile 05:48:24 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:44 LICENSE 05:48:24 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 05:44 Makefile 05:48:24 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:44 OWNERS.md 05:48:24 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 05:44 README.md 05:48:24 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:42 VERSION 05:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:44 bin 05:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 cmd 05:48:24 -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 05:47 coverage.out 05:48:24 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 05:44 go.mod 05:48:24 -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 05:44 go.sum 05:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:44 internal 05:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:44 mock 05:48:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:44 snap 05:48:24 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:24 + 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=b1e10e2c9564de8631326e1ab9f2c0def96077ed --label arch=arm64 --label version=0.0.0 . 05:48:25 Sending build context to Docker daemon 3.21MB 05:48:25 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 05:48:25 Step 2/25 : FROM ${BASE} AS builder 05:48:25 ---> 174e03950257 05:48:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:48:25 ---> Running in aa65bf07b4bf 05:48:25 Removing intermediate container aa65bf07b4bf 05:48:25 ---> 409e645e077d 05:48:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:48:25 ---> Running in cf6bd7adbaeb 05:48:26 Removing intermediate container cf6bd7adbaeb 05:48:26 ---> 7f2b6f86677f 05:48:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:48:26 ---> Running in cf49e010f1b0 05:48:26 Removing intermediate container cf49e010f1b0 05:48:26 ---> 59ac13c1bf59 05:48:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:48:26 ---> Running in 09c654a5a3d7 05:48:27 Removing intermediate container 09c654a5a3d7 05:48:27 ---> 480ee5cce53a 05:48:27 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:27 ---> Running in 118517ce0a8e 05:48:29 Removing intermediate container 118517ce0a8e 05:48:29 ---> 89e2e71ad4ac 05:48:29 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:29 ---> Running in 0611f2f85e62 05:48:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:48:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:48:33 OK: 226 MiB in 55 packages 05:48:34 Removing intermediate container 0611f2f85e62 05:48:34 ---> 3e866a365529 05:48:34 Step 9/25 : WORKDIR /device-mqtt-go 05:48:35 ---> Running in f6bccaf513dc 05:48:35 Removing intermediate container f6bccaf513dc 05:48:35 ---> 246ce0a69215 05:48:35 Step 10/25 : COPY go.mod vendor* ./ 05:48:36 ---> 82d768891240 05:48:36 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:36 ---> Running in 9f50ea509b6a 05:48:38 Removing intermediate container 9f50ea509b6a 05:48:38 ---> 9b7ef0667a38 05:48:38 Step 12/25 : COPY . . 05:48:39 ---> 20b99cddab7d 05:48:39 Step 13/25 : RUN $MAKE 05:48:39 ---> Running in c56594f178e5 05:48:40 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:51:32 Removing intermediate container c56594f178e5 05:51:32 ---> 227280c030cc 05:51:32 Step 14/25 : FROM alpine:3.16 05:51:32 3.16: Pulling from library/alpine 05:51:32 9b18e9b68314: Pulling fs layer 05:51:32 9b18e9b68314: Download complete 05:51:32 9b18e9b68314: Pull complete 05:51:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:51:32 Status: Downloaded newer image for alpine:3.16 05:51:32 ---> a6215f271958 05:51:32 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:51:32 ---> Running in ad87c07e1bd8 05:51:32 Removing intermediate container ad87c07e1bd8 05:51:32 ---> a819e84641b8 05:51:32 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:51:32 ---> Running in 99e27a4e1aca 05:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:51:32 (1/6) Installing dumb-init (1.2.5-r1) 05:51:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:51:32 (3/6) Installing libsodium (1.0.18-r0) 05:51:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:51:32 (5/6) Installing libzmq (4.3.4-r0) 05:51:32 (6/6) Installing zeromq (4.3.4-r0) 05:51:32 Executing busybox-1.35.0-r17.trigger 05:51:32 OK: 8 MiB in 20 packages 05:51:32 Removing intermediate container 99e27a4e1aca 05:51:32 ---> ec813b7842d4 05:51:32 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:51:32 ---> a23f160d19fe 05:51:32 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:51:32 ---> 85586e26e3fe 05:51:32 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:51:32 ---> 879f0f7ccfbf 05:51:32 Step 20/25 : EXPOSE 59982 05:51:32 ---> Running in 10dc153f6541 05:51:32 Removing intermediate container 10dc153f6541 05:51:32 ---> 4d76bfb9b4eb 05:51:32 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:51:32 ---> Running in 0e23468a4a8a 05:51:32 Removing intermediate container 0e23468a4a8a 05:51:32 ---> a98ba695f672 05:51:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:32 ---> Running in b4409ae7a532 05:51:32 Removing intermediate container b4409ae7a532 05:51:32 ---> 4289a29cd6f5 05:51:32 Step 23/25 : LABEL arch=arm64 05:51:32 ---> Running in 346800670f9d 05:51:32 Removing intermediate container 346800670f9d 05:51:32 ---> 01e7c393128a 05:51:32 Step 24/25 : LABEL git_sha=b1e10e2c9564de8631326e1ab9f2c0def96077ed 05:51:32 ---> Running in 993585dcce36 05:51:32 Removing intermediate container 993585dcce36 05:51:32 ---> cc2379ab46db 05:51:32 Step 25/25 : LABEL version=0.0.0 05:51:32 ---> Running in 2c197f63adf1 05:51:32 Removing intermediate container 2c197f63adf1 05:51:32 ---> 58f57f9056c3 05:51:32 [Warning] One or more build-args [ARCH] were not consumed 05:51:32 Successfully built 58f57f9056c3 05:51:32 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 05:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:33 05:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:33 arm64: Pulling from edgex-lftools-log-publisher 05:51:33 8998bd30e6a1: Pulling fs layer 05:51:33 04944245beec: Pulling fs layer 05:51:33 699f458cf7ca: Pulling fs layer 05:51:33 765212b225bb: Pulling fs layer 05:51:33 f23df028b6ca: Pulling fs layer 05:51:33 d65c8cfc05b1: Pulling fs layer 05:51:33 2437ff75d9bd: Pulling fs layer 05:51:33 765212b225bb: Waiting 05:51:33 f23df028b6ca: Waiting 05:51:33 d65c8cfc05b1: Waiting 05:51:33 2437ff75d9bd: Waiting 05:51:33 04944245beec: Verifying Checksum 05:51:33 04944245beec: Download complete 05:51:33 765212b225bb: Verifying Checksum 05:51:33 765212b225bb: Download complete 05:51:33 f23df028b6ca: Verifying Checksum 05:51:33 f23df028b6ca: Download complete 05:51:33 d65c8cfc05b1: Verifying Checksum 05:51:33 d65c8cfc05b1: Download complete 05:51:34 699f458cf7ca: Verifying Checksum 05:51:34 699f458cf7ca: Download complete 05:51:34 8998bd30e6a1: Verifying Checksum 05:51:34 8998bd30e6a1: Download complete 05:51:37 2437ff75d9bd: Verifying Checksum 05:51:37 2437ff75d9bd: Download complete 05:51:38 8998bd30e6a1: Pull complete 05:51:39 04944245beec: Pull complete 05:51:40 699f458cf7ca: Pull complete 05:51:40 765212b225bb: Pull complete 05:51:41 f23df028b6ca: Pull complete 05:51:41 d65c8cfc05b1: Pull complete 05:51:56 2437ff75d9bd: Pull complete 05:51:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:56 prd-ubuntu20.04-docker-arm64-4c-16g-1505 does not seem to be running inside a container 05:51:56 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:51:59 $ docker top 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:59 ---> job-cost.sh 05:52:00 lf-activate-venv: SKIPPING 05:52:00 INFO: No Stack... 05:52:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:01 INFO: Archiving Costs [Pipeline] sh 05:52:01 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:52:01 + cut -d, -f6 [Pipeline] lock 05:52:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] 05:52:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] did not exist. Created. 05:52:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:02 /w/workspace/device-mqtt-go/1@tmp/durable-762b746b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:03 Warning: overwriting stash ‘stack-cost’ 05:52:03 Stashed 1 file(s) [Pipeline] } 05:52:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:03 $ docker stop --time=1 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 05:52:05 $ docker rm -f 79b2f051b58429a632e6f77ba0e948204cbf7ac785262527402e54344a903ea8 [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 05:52:06 provisioning config files... 05:52:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config12593276792848626696tmp [Pipeline] { [Pipeline] sh 05:52:06 + set +x 05:52:06 + curl -s https://codecov.io/bash 05:52:06 + bash -s -- 05:52:06 05:52:06 _____ _ 05:52:06 / ____| | | 05:52:06 | | ___ __| | ___ ___ _____ __ 05:52:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:06 Bash-1.0.6 05:52:06 05:52:06 05:52:06 ==> git version 2.25.1 found 05:52:06 ==> 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 05:52:06 Release-Date: 2020-01-08 05:52:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:06 ==> Jenkins CI detected. 05:52:06 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-416 05:52:06 project root: . 05:52:06 --> token set from env 05:52:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:06 ==> Running gcov in . (disable via -X gcov) 05:52:06 ==> Python coveragepy not found 05:52:06 ==> Searching for coverage reports in: 05:52:06 + . 05:52:06 -> Found 1 reports 05:52:06 ==> Detecting git/mercurial file structure 05:52:06 ==> Reading reports 05:52:06 + ./coverage.out bytes=17887 05:52:06 ==> Appending adjustments 05:52:06 https://docs.codecov.io/docs/fixing-reports 05:52:06 + Found adjustments 05:52:06 ==> Gzipping contents 05:52:06 4.0K /tmp/codecov.Cpm6wO.gz 05:52:06 ==> Uploading reports 05:52:06 url: https://codecov.io 05:52:06 query: branch=PR-416&commit=b1e10e2c9564de8631326e1ab9f2c0def96077ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=416&job=&cmd_args= 05:52:06 -> Pinging Codecov 05:52:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-416&commit=b1e10e2c9564de8631326e1ab9f2c0def96077ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=416&job=&cmd_args= 05:52:07 -> Uploading to 05:52:07 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/7D719EC7BBE17E464838252E33014C33/b1e10e2c9564de8631326e1ab9f2c0def96077ed/869ae553-f7fa-44fc-b443-4dae2a5f1bfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd62b5c09c3bf7bda439decdef72bb5dd208bd6dcc9434606af17e85227305f8 05:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:07 Dload Upload Total Spent Left Speed 05:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3224 0 0 100 3224 0 14457 --:--:-- --:--:-- --:--:-- 14457 05:52:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b1e10e2c9564de8631326e1ab9f2c0def96077ed [Pipeline] } 05:52:07 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 05:52:08 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives ] 05:52:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives 05:52:08 total 16 05:52:08 drwxr-xr-x 3 root root 4096 Sep 28 05:44 . 05:52:08 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:44 .. 05:52:08 drwxr-xr-x 2 root root 4096 Sep 28 05:44 cost 05:52:08 -rw-r--r-- 1 root root 86 Sep 28 05:44 cost.csv 05:52:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives 05:52:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives 05:52:08 total 16 05:52:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:44 . 05:52:08 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:44 .. 05:52:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:44 cost 05:52:08 -rw-r--r-- 1 jenkins jenkins 86 Sep 28 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:10 ---> package-listing.sh 05:52:10 ++ facter osfamily 05:52:10 ++ tr '[:upper:]' '[:lower:]' 05:52:10 + OS_FAMILY=debian 05:52:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-416 05:52:10 + START_PACKAGES=/tmp/packages_start.txt 05:52:10 + END_PACKAGES=/tmp/packages_end.txt 05:52:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:10 + PACKAGES=/tmp/packages_start.txt 05:52:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-416 ']' 05:52:10 + PACKAGES=/tmp/packages_end.txt 05:52:10 + case "${OS_FAMILY}" in 05:52:10 + dpkg -l 05:52:10 + grep '^ii' 05:52:10 + '[' -f /tmp/packages_start.txt ']' 05:52:10 + '[' -f /tmp/packages_end.txt ']' 05:52:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-416 ']' 05:52:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/ 05:52:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-416/archives/ [Pipeline] echo 05:52:10 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:11 prd-ubuntu20.04-docker-8c-8g-1504 does not seem to be running inside a container 05:52:11 $ 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-416/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-416 -v /w/workspace/gexfoundry_device-mqtt-go_PR-416:/w/workspace/gexfoundry_device-mqtt-go_PR-416:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:11 $ docker top 8b98086c6bf74865e214d0b762ae325a2902414adc2e0d98017e305f1aa4e4c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:12 + ls /var/log/sa-host 05:52:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:12 provisioning config files... 05:52:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-416@tmp/config11672308206505946618tmp [Pipeline] { [Pipeline] echo 05:52:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:13 ---> create-netrc.sh [Pipeline] } 05:52:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:13 ---> python-tools-install.sh [Pipeline] echo 05:52:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:14 ---> sudo-logs.sh 05:52:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:14 ---> job-cost.sh 05:52:14 lf-activate-venv: SKIPPING 05:52:14 DEBUG: total: 0.2199999988079071 05:52:14 INFO: Retrieving Stack Cost... 05:52:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:15 INFO: Archiving Costs [Pipeline] echo 05:52:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:15 ---> logs-deploy.sh 05:52:15 lf-activate-venv: SKIPPING 05:52:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-416/1 05:52:15 INFO: archiving workspace using pattern(s): 05:52:16 Archives upload complete. 05:52:16 INFO: archiving logs to Nexus 05:52:17 ---> uname -a: 05:52:17 Linux prd-ubuntu20-04-docker-8c-8g-1504 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:52:17 05:52:17 05:52:17 ---> lscpu: 05:52:17 Architecture: x86_64 05:52:17 CPU op-mode(s): 32-bit, 64-bit 05:52:17 Byte Order: Little Endian 05:52:17 Address sizes: 40 bits physical, 48 bits virtual 05:52:17 CPU(s): 8 05:52:17 On-line CPU(s) list: 0-7 05:52:17 Thread(s) per core: 1 05:52:17 Core(s) per socket: 1 05:52:17 Socket(s): 8 05:52:17 NUMA node(s): 1 05:52:17 Vendor ID: AuthenticAMD 05:52:17 CPU family: 23 05:52:17 Model: 49 05:52:17 Model name: AMD EPYC-Rome Processor 05:52:17 Stepping: 0 05:52:17 CPU MHz: 2799.998 05:52:17 BogoMIPS: 5599.99 05:52:17 Virtualization: AMD-V 05:52:17 Hypervisor vendor: KVM 05:52:17 Virtualization type: full 05:52:17 L1d cache: 256 KiB 05:52:17 L1i cache: 256 KiB 05:52:17 L2 cache: 4 MiB 05:52:17 L3 cache: 128 MiB 05:52:17 NUMA node0 CPU(s): 0-7 05:52:17 Vulnerability Itlb multihit: Not affected 05:52:17 Vulnerability L1tf: Not affected 05:52:17 Vulnerability Mds: Not affected 05:52:17 Vulnerability Meltdown: Not affected 05:52:17 Vulnerability Mmio stale data: Not affected 05:52:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:52:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:52:17 Vulnerability Srbds: Not affected 05:52:17 Vulnerability Tsx async abort: Not affected 05:52:17 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 05:52:17 05:52:17 05:52:17 ---> nproc: 05:52:17 8 05:52:17 05:52:17 05:52:17 ---> df -h: 05:52:17 Filesystem Size Used Avail Use% Mounted on 05:52:17 overlay 155G 12G 144G 8% / 05:52:17 tmpfs 64M 0 64M 0% /dev 05:52:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:52:17 shm 64M 0 64M 0% /dev/shm 05:52:17 /dev/vda1 155G 12G 144G 8% /facter-os 05:52:17 05:52:17 05:52:17 ---> sar -b -r -n DEV: 05:52:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1504) 09/28/22 _x86_64_ (8 CPU) 05:52:17 05:52:17 05:41:25 LINUX RESTART (8 CPU) 05:52:17 05:52:17 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:17 05:43:01 347.37 11.26 336.10 0.00 1795.00 146151.15 0.00 05:52:17 05:44:01 173.16 0.20 172.96 0.00 11.86 61253.98 0.00 05:52:17 05:45:01 31.39 0.00 31.39 0.00 0.00 16456.61 0.00 05:52:17 05:46:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 05:52:17 05:47:01 40.24 9.35 30.89 0.00 2885.25 4826.00 0.00 05:52:17 05:48:01 2.07 0.00 2.07 0.00 0.00 23.59 0.00 05:52:17 05:49:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 05:52:17 05:50:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 05:52:17 05:51:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 05:52:17 05:52:01 1.88 0.00 1.88 0.00 0.00 32.66 0.00 05:52:17 Average: 60.12 2.08 58.04 0.00 469.21 22881.81 0.00 05:52:17 05:52:17 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:17 05:43:01 28562256 31540444 766096 2.33 131820 3069512 1901604 5.60 1096056 2802868 732 05:52:17 05:44:01 27970892 31524624 778892 2.37 140152 3600604 2003184 5.90 1244196 3204788 301040 05:52:17 05:45:01 27813772 31559128 743248 2.26 146068 3756612 1739200 5.13 1226324 3348164 8 05:52:17 05:46:01 27813820 31559328 742800 2.26 146084 3756612 1739200 5.13 1226044 3348164 8 05:52:17 05:47:01 27528948 31546664 738928 2.25 164556 4005280 1773236 5.23 1375300 3459432 244 05:52:17 05:48:01 27530360 31548072 737612 2.24 164592 4005288 1773236 5.23 1374152 3459396 60 05:52:17 05:49:01 27536108 31553972 731536 2.22 164624 4005420 1773236 5.23 1369112 3459492 156 05:52:17 05:50:01 27536292 31554348 731172 2.22 164668 4005420 1773236 5.23 1368864 3459592 12 05:52:17 05:51:01 27536824 31554920 730692 2.22 164692 4005424 1773236 5.23 1369156 3459632 156 05:52:17 05:52:01 27536788 31554952 730780 2.22 164800 4005428 1773236 5.23 1369424 3459712 228 05:52:17 Average: 27736606 31549645 743176 2.26 155206 3821560 1802260 5.31 1301863 3346124 30264 05:52:17 05:52:17 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:17 05:43:01 docker0 159.56 198.82 12.69 1748.44 0.00 0.00 0.00 0.00 05:52:17 05:43:01 vethb1f621e 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 05:52:17 05:43:01 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 05:52:17 05:43:01 ens3 509.01 369.86 7423.55 84.05 0.00 0.00 0.00 0.00 05:52:17 05:44:01 docker0 9.75 14.76 0.59 98.75 0.00 0.00 0.00 0.00 05:52:17 05:44:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 05:52:17 05:44:01 ens3 167.49 99.20 2686.81 21.69 0.00 0.00 0.00 0.00 05:52:17 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:52:17 05:45:01 ens3 27.58 14.75 25.46 5.48 0.00 0.00 0.00 0.00 05:52:17 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:17 05:46:01 ens3 0.52 0.12 0.05 0.01 0.00 0.00 0.00 0.00 05:52:17 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:52:17 05:47:01 ens3 88.42 57.24 1300.48 4.34 0.00 0.00 0.00 0.00 05:52:17 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:17 05:48:01 ens3 0.62 0.17 0.06 0.01 0.00 0.00 0.00 0.00 05:52:17 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:49:01 ens3 1.42 0.38 0.51 0.27 0.00 0.00 0.00 0.00 05:52:17 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:17 05:50:01 ens3 2.15 0.57 0.64 0.41 0.00 0.00 0.00 0.00 05:52:17 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:51:01 ens3 1.37 0.45 0.56 0.39 0.00 0.00 0.00 0.00 05:52:17 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:17 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:17 05:52:01 ens3 0.70 0.48 0.34 0.28 0.00 0.00 0.00 0.00 05:52:17 Average: docker0 16.93 21.36 1.33 184.74 0.00 0.00 0.00 0.00 05:52:17 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:52:17 Average: ens3 79.93 54.33 1143.94 11.69 0.00 0.00 0.00 0.00 05:52:17 05:52:17 05:52:17 ---> sar -P ALL: 05:52:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1504) 09/28/22 _x86_64_ (8 CPU) 05:52:17 05:52:17 05:41:25 LINUX RESTART (8 CPU) 05:52:17 05:52:17 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:52:17 05:43:01 all 9.87 0.00 4.82 2.44 0.06 82.81 05:52:17 05:43:01 0 8.65 0.00 5.06 4.41 0.07 81.81 05:52:17 05:43:01 1 11.22 0.00 3.29 1.35 0.05 84.09 05:52:17 05:43:01 2 9.59 0.00 4.89 3.16 0.07 82.29 05:52:17 05:43:01 3 10.15 0.00 5.45 0.22 0.07 84.12 05:52:17 05:43:01 4 9.07 0.00 5.01 2.44 0.05 83.43 05:52:17 05:43:01 5 9.83 0.00 5.55 6.01 0.07 78.55 05:52:17 05:43:01 6 11.13 0.00 4.36 0.64 0.07 83.80 05:52:17 05:43:01 7 9.32 0.00 4.98 1.24 0.07 84.38 05:52:17 05:44:01 all 39.37 0.00 6.69 1.02 0.08 52.85 05:52:17 05:44:01 0 38.85 0.00 6.52 1.94 0.07 52.63 05:52:17 05:44:01 1 38.34 0.00 6.56 0.57 0.07 54.47 05:52:17 05:44:01 2 41.49 0.00 6.60 0.17 0.07 51.68 05:52:17 05:44:01 3 40.64 0.00 6.71 0.56 0.08 52.01 05:52:17 05:44:01 4 38.60 0.00 6.32 2.52 0.08 52.48 05:52:17 05:44:01 5 37.97 0.00 7.01 0.12 0.07 54.83 05:52:17 05:44:01 6 39.20 0.00 7.07 1.33 0.08 52.31 05:52:17 05:44:01 7 39.88 0.00 6.74 0.93 0.08 52.36 05:52:17 05:45:01 all 1.43 0.00 0.63 0.33 0.01 97.59 05:52:17 05:45:01 0 1.14 0.00 0.99 2.24 0.03 95.60 05:52:17 05:45:01 1 1.57 0.00 0.70 0.00 0.02 97.72 05:52:17 05:45:01 2 1.38 0.00 0.68 0.02 0.02 97.90 05:52:17 05:45:01 3 1.74 0.00 0.37 0.02 0.00 97.88 05:52:17 05:45:01 4 1.30 0.00 0.63 0.37 0.02 97.68 05:52:17 05:45:01 5 1.04 0.00 0.45 0.00 0.02 98.50 05:52:17 05:45:01 6 1.29 0.00 0.80 0.02 0.00 97.89 05:52:17 05:45:01 7 1.98 0.00 0.44 0.02 0.02 97.56 05:52:17 05:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:52:17 05:46:01 0 0.02 0.00 0.03 0.03 0.02 99.90 05:52:17 05:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:52:17 05:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:52:17 05:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:52:17 05:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:52:17 05:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:52:17 05:47:01 all 1.20 0.00 0.91 0.36 0.01 97.51 05:52:17 05:47:01 0 1.35 0.00 0.70 0.08 0.02 97.85 05:52:17 05:47:01 1 0.97 0.00 0.65 0.43 0.00 97.95 05:52:17 05:47:01 2 0.93 0.00 0.62 0.10 0.00 98.35 05:52:17 05:47:01 3 1.22 0.00 0.89 1.32 0.02 96.56 05:52:17 05:47:01 4 1.57 0.00 2.09 0.53 0.02 95.80 05:52:17 05:47:01 5 1.32 0.00 0.85 0.33 0.02 97.48 05:52:17 05:47:01 6 1.74 0.00 0.75 0.07 0.02 97.43 05:52:17 05:47:01 7 0.50 0.00 0.77 0.03 0.02 98.67 05:52:17 05:48:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:52:17 05:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:52:17 05:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:52:17 05:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:52:17 05:48:01 3 0.02 0.00 0.03 0.07 0.00 99.88 05:52:17 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:48:01 5 0.03 0.00 0.02 0.03 0.00 99.92 05:52:17 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:52:17 05:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:52:17 05:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:52:17 05:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 05:52:17 05:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:52:17 05:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:52:17 05:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:52:17 05:49:01 4 0.03 0.00 0.02 0.02 0.00 99.93 05:52:17 05:49:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:52:17 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:50:01 all 0.03 0.00 0.02 0.01 0.00 99.94 05:52:17 05:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:52:17 05:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:52:17 05:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:52:17 05:50:01 3 0.12 0.00 0.02 0.00 0.00 99.87 05:52:17 05:50:01 4 0.02 0.00 0.02 0.03 0.02 99.92 05:52:17 05:50:01 5 0.02 0.00 0.05 0.03 0.00 99.90 05:52:17 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:52:17 05:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:52:17 05:51:01 all 0.03 0.00 0.01 0.01 0.00 99.96 05:52:17 05:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:52:17 05:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:52:17 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:52:17 05:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:52:17 05:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:52:17 05:51:01 5 0.03 0.00 0.00 0.03 0.02 99.92 05:52:17 05:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:52:17 05:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:52:17 05:52:01 all 0.07 0.00 0.01 0.01 0.01 99.90 05:52:17 05:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:52:17 05:52:01 1 0.00 0.00 0.03 0.02 0.00 99.95 05:52:17 05:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:52:17 05:52:01 3 0.40 0.00 0.02 0.00 0.02 99.57 05:52:17 05:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:52:17 05:52:01 5 0.05 0.00 0.02 0.05 0.02 99.87 05:52:17 05:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:52:17 05:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:52:17 Average: all 5.16 0.00 1.30 0.42 0.02 93.10 05:52:17 Average: 0 4.98 0.00 1.33 0.87 0.02 92.80 05:52:17 Average: 1 5.18 0.00 1.12 0.24 0.02 93.45 05:52:17 Average: 2 5.29 0.00 1.27 0.34 0.02 93.08 05:52:17 Average: 3 5.38 0.00 1.33 0.22 0.02 93.05 05:52:17 Average: 4 5.01 0.00 1.40 0.59 0.02 92.98 05:52:17 Average: 5 4.99 0.00 1.38 0.66 0.02 92.95 05:52:17 Average: 6 5.31 0.00 1.29 0.20 0.02 93.18 05:52:17 Average: 7 5.13 0.00 1.29 0.22 0.02 93.34 05:52:17 05:52:17 05:52:17