Pull request #426 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52ac7bce3e07afa356d7898559318966c55d99f5+11292522a1b172e39acbcf030b4ae47cdeea6eca (6295ce8c8b3e287b454c6704cb5c62c8734398b2) 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-ssh9915196568575428435.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17956022667284496407.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5397599405924049944.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh12299684035919496610.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2745919481709365810.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 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 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 on ‘prd-ubuntu20.04-docker-8c-8g-8998’ Running on prd-ubuntu20.04-docker-8c-8g-9067 in /w/workspace/gexfoundry_device-mqtt-go_PR-426 [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-426 # 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 Merging remotes/origin/main commit 11292522a1b172e39acbcf030b4ae47cdeea6eca into PR head commit 52ac7bce3e07afa356d7898559318966c55d99f5 Merge succeeded, producing 52ac7bce3e07afa356d7898559318966c55d99f5 Checking out Revision 52ac7bce3e07afa356d7898559318966c55d99f5 (PR-426) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > 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/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # 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 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 > git rev-list --no-walk 0fd8d61cb2d189d42eb2927d0a379607132addeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:42:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:42:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:42:46 ========================================================= 03:42:46 EdgeX Global Pipelines Version Info 03:42:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:42:47 ------------------- 03:42:47 stable info: 03:42:47 ------------------- 03:42:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:42:47 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 03:42:47 Message: update stable to v1.0.243 03:42:48 ------------------- 03:42:48 experimental info: 03:42:48 ------------------- 03:42:48 Commited By: **** collab-it+edgex@linuxfoundation.org 03:42:48 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 03:42:48 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52ac7bc [Pipeline] echo 03:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:48 provisioning config files... 03:42:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config7560970685870000467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:49 ---> docker-login.sh 03:42:49 nexus3.edgexfoundry.org:10001 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 nexus3.edgexfoundry.org:10002 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 nexus3.edgexfoundry.org:10003 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 nexus3.edgexfoundry.org:10004 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 docker.io 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:50 Configure a credential helper to remove this warning. See 03:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:50 03:42:50 Login Succeeded 03:42:50 ---> docker-login.sh ends [Pipeline] } 03:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:42:50 + git rev-list -1 --merges 52ac7bce3e07afa356d7898559318966c55d99f5~1..52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo 03:42:50 -----------> git rev-list -1 --merges 52ac7bce3e07afa356d7898559318966c55d99f5~1..52ac7bce3e07afa356d7898559318966c55d99f5 52ac7bce3e07afa356d7898559318966c55d99f5 [false] [Pipeline] sh 03:42:50 + git log --format=format:%s -1 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo 03:42:50 ========================================================= 03:42:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:42:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:51 + git log --format=format:%s -1 52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] echo 03:42:51 [semverPrep] GIT_COMMIT: 52ac7bce3e07afa356d7898559318966c55d99f5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 03:42:51 [semverPrep] This is not a build commit. [Pipeline] sh 03:42:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:51 + grep -v github /etc/ssh/ssh_known_hosts 03:42:51 + [ -e /tmp/ssh_known_hosts ] 03:42:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:42:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:42:51 + sudo tee -a /etc/ssh/ssh_known_hosts 03:42:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:52 03:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:52 0.1.4: Pulling from edgex-devops/py-git-semver 03:42:52 b85a868b505f: Pulling fs layer 03:42:52 e2be974225ed: Pulling fs layer 03:42:52 339a4e72a1f5: Pulling fs layer 03:42:52 988bab9f4d93: Pulling fs layer 03:42:52 1469e6f7b9e6: Pulling fs layer 03:42:52 988bab9f4d93: Waiting 03:42:52 eaf3925da568: Pulling fs layer 03:42:52 bab4dde63d76: Pulling fs layer 03:42:52 1469e6f7b9e6: Waiting 03:42:52 eaf3925da568: Waiting 03:42:52 bab4dde63d76: Waiting 03:42:52 bde34c3a00c8: Pulling fs layer 03:42:52 b352a97aabf1: Pulling fs layer 03:42:52 bde34c3a00c8: Waiting 03:42:52 4872d77fe225: Pulling fs layer 03:42:52 b352a97aabf1: Waiting 03:42:52 5851b861e8e6: Pulling fs layer 03:42:52 4872d77fe225: Waiting 03:42:52 5851b861e8e6: Waiting 03:42:52 e2be974225ed: Verifying Checksum 03:42:52 e2be974225ed: Download complete 03:42:52 988bab9f4d93: Download complete 03:42:52 339a4e72a1f5: Verifying Checksum 03:42:52 339a4e72a1f5: Download complete 03:42:52 1469e6f7b9e6: Verifying Checksum 03:42:52 1469e6f7b9e6: Download complete 03:42:52 eaf3925da568: Verifying Checksum 03:42:52 eaf3925da568: Download complete 03:42:52 bde34c3a00c8: Verifying Checksum 03:42:52 bde34c3a00c8: Download complete 03:42:52 b352a97aabf1: Verifying Checksum 03:42:52 b352a97aabf1: Download complete 03:42:52 4872d77fe225: Verifying Checksum 03:42:52 4872d77fe225: Download complete 03:42:52 5851b861e8e6: Download complete 03:42:52 b85a868b505f: Verifying Checksum 03:42:52 bab4dde63d76: Verifying Checksum 03:42:52 bab4dde63d76: Download complete 03:42:53 b85a868b505f: Pull complete 03:42:54 e2be974225ed: Pull complete 03:42:54 339a4e72a1f5: Pull complete 03:42:54 988bab9f4d93: Pull complete 03:42:54 1469e6f7b9e6: Pull complete 03:42:54 eaf3925da568: Pull complete 03:42:56 bab4dde63d76: Pull complete 03:42:56 bde34c3a00c8: Pull complete 03:42:57 b352a97aabf1: Pull complete 03:42:57 4872d77fe225: Pull complete 03:42:57 5851b861e8e6: Pull complete 03:42:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:57 prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container 03:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:59 $ docker top 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 -eo pid,comm 03:42:59 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). 03:42:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:59 [ssh-agent] Looking for ssh-agent implementation... 03:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:59 $ docker exec 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent 03:42:59 SSH_AUTH_SOCK=/tmp/ssh-idb1khoGIXeR/agent.32 03:42:59 SSH_AGENT_PID=38 03:42:59 Running ssh-add (command line suppressed) 03:43:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_17939106481163327695.key (/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_17939106481163327695.key) 03:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:00 + git tag --points-at HEAD [Pipeline] } 03:43:00 $ docker exec --env ******** --env ******** 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent -k 03:43:00 unset SSH_AUTH_SOCK; 03:43:00 unset SSH_AGENT_PID; 03:43:00 echo Agent pid 38 killed; 03:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:43:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:00 [ssh-agent] Looking for ssh-agent implementation... 03:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:00 $ docker exec 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent 03:43:00 SSH_AUTH_SOCK=/tmp/ssh-BGb8yrWroNGG/agent.70 03:43:00 SSH_AGENT_PID=76 03:43:00 Running ssh-add (command line suppressed) 03:43:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_15171142783216112052.key (/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/private_key_15171142783216112052.key) 03:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:01 + git semver init 03:43:01 2022-10-24 03:43:01,291 [run_init] DEBUG init version:0.0.0 force:False 03:43:01 2022-10-24 03:43:01,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver 03:43:01 2022-10-24 03:43:01,294 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver 03:43:01 2022-10-24 03:43:01,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426, universal_newlines=False, shell=None, istream=None) 03:43:02 2022-10-24 03:43:02,242 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.git/info/exclude 03:43:02 2022-10-24 03:43:02,242 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 with force:False 03:43:02 2022-10-24 03:43:02,242 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 03:43:02 2022-10-24 03:43:02,247 [execute] INFO git cat-file --batch-check 03:43:02 2022-10-24 03:43:02,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) 03:43:02 2022-10-24 03:43:02,253 [execute] INFO git cat-file --batch 03:43:02 2022-10-24 03:43:02,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) 03:43:02 2022-10-24 03:43:02,259 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-426/.semver/PR-426 03:43:02 0.0.0 [Pipeline] } 03:43:02 $ docker exec --env ******** --env ******** 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 ssh-agent -k 03:43:02 unset SSH_AUTH_SOCK; 03:43:02 unset SSH_AGENT_PID; 03:43:02 echo Agent pid 76 killed; 03:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:02 + git semver [Pipeline] } 03:43:03 $ docker stop --time=1 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 03:43:04 $ docker rm -f 2d160d7e7aee747bb2f43ffe2c1982bdc8f78457cc17e21836585eb5ed112485 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:43:04 Stashed 1 file(s) [Pipeline] echo 03:43:04 [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 03:43:05 provisioning config files... 03:43:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config5737229482057866161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:05 ---> docker-login.sh 03:43:05 nexus3.edgexfoundry.org:10001 03:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:05 Configure a credential helper to remove this warning. See 03:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:05 03:43:05 Login Succeeded 03:43:05 nexus3.edgexfoundry.org:10002 03:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:05 Configure a credential helper to remove this warning. See 03:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:05 03:43:05 Login Succeeded 03:43:05 nexus3.edgexfoundry.org:10003 03:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:05 Configure a credential helper to remove this warning. See 03:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:05 03:43:05 Login Succeeded 03:43:05 nexus3.edgexfoundry.org:10004 03:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:05 Configure a credential helper to remove this warning. See 03:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:05 03:43:05 Login Succeeded 03:43:05 docker.io 03:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:06 Configure a credential helper to remove this warning. See 03:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:06 03:43:06 Login Succeeded 03:43:06 ---> docker-login.sh ends [Pipeline] } 03:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:06 ========================================================= 03:43:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:43:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:06 + 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 . 03:43:06 Sending build context to Docker daemon 6.203MB 03:43:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:43:06 Step 2/13 : FROM ${BASE} AS builder 03:43:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:06 213ec9aee27d: Pulling fs layer 03:43:06 4583459ba037: Pulling fs layer 03:43:06 93c1e223e6f2: Pulling fs layer 03:43:06 53926ce57604: Pulling fs layer 03:43:06 21b2b0c7a3f4: Pulling fs layer 03:43:06 30f14e443154: Pulling fs layer 03:43:06 801331c1e519: Pulling fs layer 03:43:06 99cc6dd402b0: Pulling fs layer 03:43:06 7d9ed39f4882: Pulling fs layer 03:43:06 99cc6dd402b0: Waiting 03:43:06 30f14e443154: Waiting 03:43:06 7d9ed39f4882: Waiting 03:43:06 93c1e223e6f2: Verifying Checksum 03:43:06 93c1e223e6f2: Download complete 03:43:06 4583459ba037: Download complete 03:43:06 21b2b0c7a3f4: Verifying Checksum 03:43:06 21b2b0c7a3f4: Download complete 03:43:06 30f14e443154: Download complete 03:43:06 213ec9aee27d: Verifying Checksum 03:43:06 213ec9aee27d: Download complete 03:43:06 801331c1e519: Verifying Checksum 03:43:06 801331c1e519: Download complete 03:43:06 213ec9aee27d: Pull complete 03:43:07 4583459ba037: Pull complete 03:43:07 93c1e223e6f2: Pull complete 03:43:07 7d9ed39f4882: Verifying Checksum 03:43:07 7d9ed39f4882: Download complete 03:43:07 99cc6dd402b0: Verifying Checksum 03:43:07 99cc6dd402b0: Download complete 03:43:07 53926ce57604: Verifying Checksum 03:43:07 53926ce57604: Download complete 03:43:11 53926ce57604: Pull complete 03:43:11 21b2b0c7a3f4: Pull complete 03:43:11 30f14e443154: Pull complete 03:43:11 801331c1e519: Pull complete 03:43:13 99cc6dd402b0: Pull complete 03:43:14 7d9ed39f4882: Pull complete 03:43:14 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 03:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:43:14 ---> 1dedd983c030 03:43:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:43:17 ---> Running in da77c6fffacb 03:43:17 Removing intermediate container da77c6fffacb 03:43:17 ---> ddf0bb7c431c 03:43:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:17 ---> Running in bebdae78aac6 03:43:17 Removing intermediate container bebdae78aac6 03:43:17 ---> 0121298274a4 03:43:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:43:17 ---> Running in 481b756e4a13 03:43:17 Removing intermediate container 481b756e4a13 03:43:17 ---> 6929ef05e16f 03:43:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:43:18 ---> Running in 396122fd997b 03:43:18 Removing intermediate container 396122fd997b 03:43:18 ---> be0c2e5c9727 03:43:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:18 ---> Running in f9aa75f186b0 03:43:18 Removing intermediate container f9aa75f186b0 03:43:18 ---> 3875050a5fc9 03:43:18 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:43:18 ---> Running in 6220f8a0bb4d 03:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:19 Still waiting to schedule task 03:43:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9062’ 03:43:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:43:20 (2/4) Installing libedit (20210910.3.1-r0) 03:43:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:43:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:43:20 Executing busybox-1.35.0-r17.trigger 03:43:20 OK: 216 MiB in 55 packages 03:43:20 Removing intermediate container 6220f8a0bb4d 03:43:20 ---> 3d8ec5a82496 03:43:20 Step 9/13 : WORKDIR /device-mqtt-go 03:43:20 ---> Running in 5261c7f59613 03:43:20 Removing intermediate container 5261c7f59613 03:43:20 ---> 681bce58ea16 03:43:20 Step 10/13 : COPY go.mod vendor* ./ 03:43:21 ---> 1bf64b999721 03:43:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:21 ---> Running in cca2ded01ff8 03:43:39 Removing intermediate container cca2ded01ff8 03:43:39 ---> f2b87c4a821a 03:43:39 Step 12/13 : COPY . . 03:43:39 ---> 6220e6a3952b 03:43:39 Step 13/13 : RUN $MAKE 03:43:39 ---> Running in bd25a8785b3e 03:43:39 noop 03:43:39 Removing intermediate container bd25a8785b3e 03:43:39 ---> 356bd419acac 03:43:39 Successfully built 356bd419acac 03:43:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:40 + docker inspect -f . ci-base-image-x86_64 03:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:40 prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container 03:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@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-x86_64 cat 03:43:40 $ docker top ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:40 + go version 03:43:40 go version go1.18.7 linux/amd64 [Pipeline] } 03:43:40 $ docker stop --time=1 ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df 03:43:42 $ docker rm -f ffa539c1332f91dc37a0d9bbd8357a795cd33d5da7e9f309dddb0978901998df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:42 + docker inspect -f . ci-base-image-x86_64 03:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:42 prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container 03:43:42 $ 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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@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-x86_64 cat 03:43:42 $ docker top ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-426 [Pipeline] fileExists [Pipeline] sh 03:43:43 + make test 03:43:43 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:43:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:43:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:43:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 03:43:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:44:01 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." 03:44:01 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:44:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:44:04 $ docker stop --time=1 ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c 03:44:06 $ docker rm -f ecdc59e6db3c5bcc5e54ea7119e9032ea2a6a62ead57f687ed4adeba3ac4be4c [Pipeline] // withDockerContainer [Pipeline] sh 03:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:08 + ls -al . 03:44:08 total 192 03:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 03:43 . 03:44:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:42 .. 03:44:08 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 03:42 .dockerignore 03:44:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:43 .git 03:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 .github 03:44:08 -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 03:42 .gitignore 03:44:08 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:42 .golangci.yml 03:44:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:43 .semver 03:44:08 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 03:42 Attribution.txt 03:44:08 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 03:42 CHANGELOG.md 03:44:08 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 03:42 Dockerfile 03:44:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:42 GOVERNANCE.md 03:44:08 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 03:42 Jenkinsfile 03:44:08 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:42 LICENSE 03:44:08 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 03:42 Makefile 03:44:08 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 03:42 OWNERS.md 03:44:08 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 03:42 README.md 03:44:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 03:43 VERSION 03:44:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:42 bin 03:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 cmd 03:44:08 -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 03:43 coverage.out 03:44:08 -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 03:42 go.mod 03:44:08 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 03:42 go.sum 03:44:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:42 internal 03:44:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:42 mock 03:44:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:42 snap 03:44:08 -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:08 + 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=52ac7bce3e07afa356d7898559318966c55d99f5 --label arch=amd64 --label version=0.0.0 . 03:44:08 Sending build context to Docker daemon 6.221MB 03:44:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:44:08 Step 2/25 : FROM ${BASE} AS builder 03:44:08 ---> 356bd419acac 03:44:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:44:08 ---> Running in b360383f63d5 03:44:08 Removing intermediate container b360383f63d5 03:44:08 ---> be6d2c29abc9 03:44:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:44:08 ---> Running in 137d41cd3e27 03:44:08 Removing intermediate container 137d41cd3e27 03:44:08 ---> 98fbe1975350 03:44:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:44:08 ---> Running in bce98413f501 03:44:08 Removing intermediate container bce98413f501 03:44:08 ---> 7dda66e0f948 03:44:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:44:08 ---> Running in 49ed4a304020 03:44:08 Removing intermediate container 49ed4a304020 03:44:08 ---> 20cf9c91b209 03:44:08 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:08 ---> Running in 7c040ee6e514 03:44:09 Removing intermediate container 7c040ee6e514 03:44:09 ---> 58562226f792 03:44:09 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:09 ---> Running in 0d18b8e52cc8 03:44:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:44:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:44:10 OK: 216 MiB in 55 packages 03:44:11 Removing intermediate container 0d18b8e52cc8 03:44:11 ---> 3c81b155bba1 03:44:11 Step 9/25 : WORKDIR /device-mqtt-go 03:44:11 ---> Running in 1f8e51971a56 03:44:11 Removing intermediate container 1f8e51971a56 03:44:11 ---> ca6cd22d0d8b 03:44:11 Step 10/25 : COPY go.mod vendor* ./ 03:44:11 ---> cd861fefe8ca 03:44:11 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:11 ---> Running in 131f156a8047 03:44:11 Removing intermediate container 131f156a8047 03:44:11 ---> 9bda548f588f 03:44:11 Step 12/25 : COPY . . 03:44:12 ---> 4fda527f1b90 03:44:12 Step 13/25 : RUN $MAKE 03:44:12 ---> Running in f772e71397cc 03:44:12 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 03:44:34 Removing intermediate container f772e71397cc 03:44:34 ---> 8c84e98fd581 03:44:34 Step 14/25 : FROM alpine:3.16 03:44:34 3.16: Pulling from library/alpine 03:44:34 213ec9aee27d: Already exists 03:44:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:44:34 Status: Downloaded newer image for alpine:3.16 03:44:34 ---> 9c6f07244728 03:44:34 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:44:34 ---> Running in 5c057a4b00a0 03:44:34 Removing intermediate container 5c057a4b00a0 03:44:34 ---> d7deb3307715 03:44:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 03:44:34 ---> Running in e0925cfc0cfd 03:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:44:35 (1/6) Installing dumb-init (1.2.5-r1) 03:44:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:44:35 (3/6) Installing libsodium (1.0.18-r0) 03:44:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:44:35 (5/6) Installing libzmq (4.3.4-r0) 03:44:35 (6/6) Installing zeromq (4.3.4-r0) 03:44:35 Executing busybox-1.35.0-r17.trigger 03:44:35 OK: 8 MiB in 20 packages 03:44:36 Removing intermediate container e0925cfc0cfd 03:44:36 ---> 51140cdccfa0 03:44:36 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:44:36 ---> 3ac7e74fd8f1 03:44:36 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:44:36 ---> a50301a0492a 03:44:36 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:44:36 ---> 4908e7ceda81 03:44:36 Step 20/25 : EXPOSE 59982 03:44:36 ---> Running in 6a79fd5d508a 03:44:36 Removing intermediate container 6a79fd5d508a 03:44:36 ---> 86b99e5b5fd8 03:44:36 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:44:36 ---> Running in 48cea9686a8b 03:44:37 Removing intermediate container 48cea9686a8b 03:44:37 ---> 30b2513fd918 03:44:37 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:37 ---> Running in a88b25761aeb 03:44:37 Removing intermediate container a88b25761aeb 03:44:37 ---> 2f119e47d74d 03:44:37 Step 23/25 : LABEL arch=amd64 03:44:37 ---> Running in e55e36cf4457 03:44:37 Removing intermediate container e55e36cf4457 03:44:37 ---> f08df7d1d6fb 03:44:37 Step 24/25 : LABEL git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 03:44:37 ---> Running in fed19c1bbc6d 03:44:37 Removing intermediate container fed19c1bbc6d 03:44:37 ---> 5730ed84fe9f 03:44:37 Step 25/25 : LABEL version=0.0.0 03:44:37 ---> Running in 0bece79eb573 03:44:37 Removing intermediate container 0bece79eb573 03:44:37 ---> 782a09b9e6b3 03:44:37 [Warning] One or more build-args [ARCH] were not consumed 03:44:37 Successfully built 782a09b9e6b3 03:44:37 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 03:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:37 03:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:38 latest: Pulling from edgex-lftools-log-publisher 03:44:38 5eb5b503b376: Pulling fs layer 03:44:38 5c69ac0246d0: Pulling fs layer 03:44:38 ec43610c2a17: Pulling fs layer 03:44:38 3a2ae6a8a46f: Pulling fs layer 03:44:38 33b1e0a273af: Pulling fs layer 03:44:38 5d3b04190fa2: Pulling fs layer 03:44:38 2f39f015ded8: Pulling fs layer 03:44:38 3a2ae6a8a46f: Waiting 03:44:38 33b1e0a273af: Waiting 03:44:38 5d3b04190fa2: Waiting 03:44:38 2f39f015ded8: Waiting 03:44:38 5c69ac0246d0: Verifying Checksum 03:44:38 5c69ac0246d0: Download complete 03:44:38 3a2ae6a8a46f: Download complete 03:44:38 33b1e0a273af: Verifying Checksum 03:44:38 33b1e0a273af: Download complete 03:44:38 5d3b04190fa2: Download complete 03:44:38 ec43610c2a17: Verifying Checksum 03:44:38 ec43610c2a17: Download complete 03:44:38 5eb5b503b376: Verifying Checksum 03:44:38 5eb5b503b376: Download complete 03:44:38 2f39f015ded8: Download complete 03:44:39 5eb5b503b376: Pull complete 03:44:39 5c69ac0246d0: Pull complete 03:44:40 ec43610c2a17: Pull complete 03:44:40 3a2ae6a8a46f: Pull complete 03:44:40 33b1e0a273af: Pull complete 03:44:40 5d3b04190fa2: Pull complete 03:44:44 2f39f015ded8: Pull complete 03:44:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:44 prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container 03:44:44 $ 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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@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:latest cat 03:44:47 $ docker top 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:48 ---> job-cost.sh 03:44:48 lf-activate-venv: SKIPPING 03:44:48 INFO: No Stack... 03:44:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:48 INFO: Archiving Costs [Pipeline] sh 03:44:49 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/cost.csv 03:44:49 + cut -d, -f6 [Pipeline] lock 03:44:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] 03:44:49 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] did not exist. Created. 03:44:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:49 + echo total: 0.2199999988079071 [Pipeline] stash 03:44:49 Stashed 1 file(s) [Pipeline] } 03:44:49 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:49 $ docker stop --time=1 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e 03:44:50 $ docker rm -f 3a8b4463072c9e2a98fcb26b35e5faa5efb4040dc9a4da7af499e86127122d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:50:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9136 in /w/workspace/gexfoundry_device-mqtt-go_PR-426 [Pipeline] { [Pipeline] ws 03:50:54 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 03:50:54 Selected Git installation does not exist. Using Default 03:50:54 The recommended git tool is: NONE 03:51:00 using credential edgex-jenkins-ssh 03:51:00 Cloning the remote Git repository 03:51:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:51:00 > git init /w/workspace/device-mqtt-go/3 # timeout=10 03:51:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:51:01 > git --version # timeout=10 03:51:01 > git --version # 'git version 2.25.1' 03:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:01 Verifying host key using known hosts file 03:51:01 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. 03:51:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:51:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:04 Merging remotes/origin/main commit 11292522a1b172e39acbcf030b4ae47cdeea6eca into PR head commit 52ac7bce3e07afa356d7898559318966c55d99f5 03:51:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:51:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:51:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:03 Verifying host key using known hosts file 03:51:03 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. 03:51:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:51:04 > git config core.sparsecheckout # timeout=10 03:51:04 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 03:51:04 Merge succeeded, producing 52ac7bce3e07afa356d7898559318966c55d99f5 03:51:04 Checking out Revision 52ac7bce3e07afa356d7898559318966c55d99f5 (PR-426) 03:51:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:04 > git remote # timeout=10 03:51:04 > git config --get remote.origin.url # timeout=10 03:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:04 Verifying host key using known hosts file 03:51:04 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. 03:51:04 > git merge 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 03:51:04 > git rev-parse HEAD^{commit} # timeout=10 03:51:04 > git config core.sparsecheckout # timeout=10 03:51:04 > git checkout -f 52ac7bce3e07afa356d7898559318966c55d99f5 # timeout=10 03:51:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:06 Dload Upload Total Spent Left Speed 03:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 03:51:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:51:07 + sudo+ sudo tee /etc/docker/daemon.new 03:51:07 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:51:07 { 03:51:07 "registry-mirrors": [ 03:51:07 "https://nexus3.edgexfoundry.org:10001" 03:51:07 ], 03:51:07 "bip": "10.250.0.254/24", 03:51:07 "hosts": [ 03:51:07 "tcp://0.0.0.0:5555", 03:51:07 "unix:///var/run/docker.sock" 03:51:07 ], 03:51:07 "mtu": 1458, 03:51:07 "selinux-enabled": true, 03:51:07 "seccomp-profile": "/etc/docker/seccomp.json" 03:51:07 } [Pipeline] sh 03:51:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:51:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:26 provisioning config files... 03:51:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config3734148096469810048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:26 ---> docker-login.sh 03:51:26 nexus3.edgexfoundry.org:10001 03:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:27 Configure a credential helper to remove this warning. See 03:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:27 03:51:27 Login Succeeded 03:51:27 nexus3.edgexfoundry.org:10002 03:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:27 Configure a credential helper to remove this warning. See 03:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:27 03:51:27 Login Succeeded 03:51:27 nexus3.edgexfoundry.org:10003 03:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:28 Configure a credential helper to remove this warning. See 03:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:28 03:51:28 Login Succeeded 03:51:28 nexus3.edgexfoundry.org:10004 03:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:28 Configure a credential helper to remove this warning. See 03:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:28 03:51:28 Login Succeeded 03:51:28 docker.io 03:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:29 Configure a credential helper to remove this warning. See 03:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:29 03:51:29 Login Succeeded 03:51:29 ---> docker-login.sh ends [Pipeline] } 03:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:51:29 ========================================================= 03:51:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:51:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + 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 . 03:51:30 Sending build context to Docker daemon 3.214MB 03:51:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:51:30 Step 2/13 : FROM ${BASE} AS builder 03:51:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:30 9b18e9b68314: Pulling fs layer 03:51:30 d32db5db7311: Pulling fs layer 03:51:30 d0c4b47475fc: Pulling fs layer 03:51:30 5831b945b038: Pulling fs layer 03:51:30 86bbec2aaacd: Pulling fs layer 03:51:30 e10730c5d714: Pulling fs layer 03:51:30 5dd5c2283517: Pulling fs layer 03:51:30 d5ac0230b979: Pulling fs layer 03:51:30 e10730c5d714: Waiting 03:51:30 5dd5c2283517: Waiting 03:51:30 d5ac0230b979: Waiting 03:51:30 5831b945b038: Waiting 03:51:30 86bbec2aaacd: Waiting 03:51:30 d0c4b47475fc: Verifying Checksum 03:51:30 d0c4b47475fc: Download complete 03:51:30 d32db5db7311: Download complete 03:51:30 86bbec2aaacd: Verifying Checksum 03:51:30 86bbec2aaacd: Download complete 03:51:30 e10730c5d714: Download complete 03:51:30 9b18e9b68314: Verifying Checksum 03:51:30 9b18e9b68314: Download complete 03:51:31 9b18e9b68314: Pull complete 03:51:31 d5ac0230b979: Verifying Checksum 03:51:31 d5ac0230b979: Download complete 03:51:31 d32db5db7311: Pull complete 03:51:32 d0c4b47475fc: Pull complete 03:51:32 5dd5c2283517: Verifying Checksum 03:51:32 5dd5c2283517: Download complete 03:51:33 5831b945b038: Download complete 03:51:49 5831b945b038: Pull complete 03:51:49 86bbec2aaacd: Pull complete 03:51:49 e10730c5d714: Pull complete 03:51:53 5dd5c2283517: Pull complete 03:51:55 d5ac0230b979: Pull complete 03:51:55 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 03:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:51:55 ---> 59b3b1a385d4 03:51:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:51:57 ---> Running in c1bc27b54e3c 03:51:57 Removing intermediate container c1bc27b54e3c 03:51:57 ---> 7772f8e241c5 03:51:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:51:57 ---> Running in 864fb135ce43 03:51:58 Removing intermediate container 864fb135ce43 03:51:58 ---> 032d98595ce1 03:51:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:51:58 ---> Running in b71a67eea3de 03:51:58 Removing intermediate container b71a67eea3de 03:51:58 ---> c1206af00abe 03:51:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:51:58 ---> Running in 3d518747f9a5 03:51:59 Removing intermediate container 3d518747f9a5 03:51:59 ---> 6d723c84dcef 03:51:59 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:59 ---> Running in 21c997b6ea16 03:52:01 Removing intermediate container 21c997b6ea16 03:52:01 ---> b989d2710219 03:52:01 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:01 ---> Running in 83d5a9f7e749 03:52:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:52:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:52:04 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:52:04 (2/4) Installing libedit (20210910.3.1-r0) 03:52:04 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:52:04 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:52:04 Executing busybox-1.35.0-r17.trigger 03:52:05 OK: 226 MiB in 55 packages 03:52:06 Removing intermediate container 83d5a9f7e749 03:52:06 ---> 1a63ceed490b 03:52:06 Step 9/13 : WORKDIR /device-mqtt-go 03:52:06 ---> Running in 5303974f4288 03:52:06 Removing intermediate container 5303974f4288 03:52:06 ---> bb7d4fd3fbfe 03:52:06 Step 10/13 : COPY go.mod vendor* ./ 03:52:07 ---> ab11e433bd77 03:52:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:07 ---> Running in 19fe5dcdc98f 03:53:03 Removing intermediate container 19fe5dcdc98f 03:53:03 ---> 3d07f93b38c8 03:53:03 Step 12/13 : COPY . . 03:53:03 ---> 5989dad09794 03:53:03 Step 13/13 : RUN $MAKE 03:53:03 ---> Running in aded6ff20fbd 03:53:03 noop 03:53:04 Removing intermediate container aded6ff20fbd 03:53:04 ---> dda39c6d65c3 03:53:04 Successfully built dda39c6d65c3 03:53:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:04 + docker inspect -f . ci-base-image-arm64 03:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:04 prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container 03:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 03:53:06 $ docker top 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:07 + go version 03:53:07 go version go1.18.7 linux/arm64 [Pipeline] } 03:53:07 $ docker stop --time=1 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 03:53:08 $ docker rm -f 769c856c7d87017e3ce81de21912524aa7aac8988b7f278c5dd3987e958ae655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:09 + docker inspect -f . ci-base-image-arm64 03:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:09 prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container 03:53:09 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 03:53:10 $ docker top f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:11 + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh 03:53:12 + make test 03:53:12 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:53:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:54:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:54:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements 03:54:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:54:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:54:51 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:55:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:55:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:55:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:55:23 $ docker stop --time=1 f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 03:55:25 $ docker rm -f f36de2bccd16b53d984c216efe75b739d0fd31337374886327a51dd4dd335152 [Pipeline] // withDockerContainer [Pipeline] sh 03:55:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:55:26 Warning: overwriting stash ‘coverage-report’ 03:55:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:55:27 + ls -al . 03:55:27 total 188 03:55:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 03:53 . 03:55:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:51 .. 03:55:27 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 03:51 .dockerignore 03:55:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:51 .git 03:55:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 .github 03:55:27 -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 03:51 .gitignore 03:55:27 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:51 .golangci.yml 03:55:27 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 03:51 Attribution.txt 03:55:27 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 03:51 CHANGELOG.md 03:55:27 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 03:51 Dockerfile 03:55:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:51 GOVERNANCE.md 03:55:27 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 03:51 Jenkinsfile 03:55:27 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:51 LICENSE 03:55:27 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 03:51 Makefile 03:55:27 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 03:51 OWNERS.md 03:55:27 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 03:51 README.md 03:55:27 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 03:43 VERSION 03:55:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:51 bin 03:55:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 cmd 03:55:27 -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 03:54 coverage.out 03:55:27 -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 03:51 go.mod 03:55:27 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 03:51 go.sum 03:55:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:51 internal 03:55:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:51 mock 03:55:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:51 snap 03:55:27 -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:28 + 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=52ac7bce3e07afa356d7898559318966c55d99f5 --label arch=arm64 --label version=0.0.0 . 03:55:28 Sending build context to Docker daemon 3.233MB 03:55:28 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:55:28 Step 2/25 : FROM ${BASE} AS builder 03:55:28 ---> dda39c6d65c3 03:55:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:55:28 ---> Running in 829217f47882 03:55:29 Removing intermediate container 829217f47882 03:55:29 ---> ce99fc3815ad 03:55:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:29 ---> Running in 7c71e7d24c03 03:55:29 Removing intermediate container 7c71e7d24c03 03:55:29 ---> 1bdf888d68ec 03:55:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:55:29 ---> Running in 18cb92de2835 03:55:30 Removing intermediate container 18cb92de2835 03:55:30 ---> 222af21e665e 03:55:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:55:30 ---> Running in 6b74bf06f3b7 03:55:31 Removing intermediate container 6b74bf06f3b7 03:55:31 ---> e4550db7e61e 03:55:31 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:31 ---> Running in 704e37e0a754 03:55:33 Removing intermediate container 704e37e0a754 03:55:33 ---> 2f8b5fc39ac7 03:55:33 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:55:33 ---> Running in c95205857536 03:55:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:55:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:55:36 OK: 226 MiB in 55 packages 03:55:38 Removing intermediate container c95205857536 03:55:38 ---> c750909a80a1 03:55:38 Step 9/25 : WORKDIR /device-mqtt-go 03:55:38 ---> Running in d76c570f2a5a 03:55:38 Removing intermediate container d76c570f2a5a 03:55:38 ---> b8054edd521f 03:55:38 Step 10/25 : COPY go.mod vendor* ./ 03:55:39 ---> 159a3da77a2a 03:55:39 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:39 ---> Running in 1b8d060f411b 03:55:41 Removing intermediate container 1b8d060f411b 03:55:41 ---> 9951458b6188 03:55:41 Step 12/25 : COPY . . 03:55:42 ---> ce6041979923 03:55:42 Step 13/25 : RUN $MAKE 03:55:42 ---> Running in d31814f45fbe 03:55:43 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 03:58:20 Removing intermediate container d31814f45fbe 03:58:20 ---> cbfe39d983a2 03:58:20 Step 14/25 : FROM alpine:3.16 03:58:20 3.16: Pulling from library/alpine 03:58:20 9b18e9b68314: Already exists 03:58:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:58:20 Status: Downloaded newer image for alpine:3.16 03:58:20 ---> a6215f271958 03:58:20 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:58:20 ---> Running in 64efcb04d429 03:58:20 Removing intermediate container 64efcb04d429 03:58:20 ---> 9e1e97fa08af 03:58:20 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 03:58:20 ---> Running in aa49a9282d0b 03:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:58:20 (1/6) Installing dumb-init (1.2.5-r1) 03:58:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:58:20 (3/6) Installing libsodium (1.0.18-r0) 03:58:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:58:20 (5/6) Installing libzmq (4.3.4-r0) 03:58:20 (6/6) Installing zeromq (4.3.4-r0) 03:58:20 Executing busybox-1.35.0-r17.trigger 03:58:20 OK: 8 MiB in 20 packages 03:58:20 Removing intermediate container aa49a9282d0b 03:58:20 ---> 33bcd81a35f4 03:58:20 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:58:20 ---> c1353394a2cf 03:58:20 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:58:20 ---> 70378f10dc85 03:58:20 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:58:21 ---> 2bfed34e207f 03:58:21 Step 20/25 : EXPOSE 59982 03:58:21 ---> Running in 04b35a89bb4c 03:58:21 Removing intermediate container 04b35a89bb4c 03:58:21 ---> 6ec217a96169 03:58:21 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:58:21 ---> Running in 585c1e9c306d 03:58:22 Removing intermediate container 585c1e9c306d 03:58:22 ---> 45acac07b9f9 03:58:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:22 ---> Running in 70b763f465ee 03:58:22 Removing intermediate container 70b763f465ee 03:58:22 ---> 6d99cfdc1265 03:58:22 Step 23/25 : LABEL arch=arm64 03:58:22 ---> Running in 5fb3c44df87c 03:58:22 Removing intermediate container 5fb3c44df87c 03:58:22 ---> 30cdbab11494 03:58:22 Step 24/25 : LABEL git_sha=52ac7bce3e07afa356d7898559318966c55d99f5 03:58:22 ---> Running in 6baf07e80bbd 03:58:23 Removing intermediate container 6baf07e80bbd 03:58:23 ---> bce0311addcc 03:58:23 Step 25/25 : LABEL version=0.0.0 03:58:23 ---> Running in 89cfb33dc67f 03:58:23 Removing intermediate container 89cfb33dc67f 03:58:23 ---> da0bce5df49a 03:58:23 [Warning] One or more build-args [ARCH] were not consumed 03:58:23 Successfully built da0bce5df49a 03:58:23 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 03:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:23 03:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:24 arm64: Pulling from edgex-lftools-log-publisher 03:58:24 8998bd30e6a1: Pulling fs layer 03:58:24 04944245beec: Pulling fs layer 03:58:24 699f458cf7ca: Pulling fs layer 03:58:24 765212b225bb: Pulling fs layer 03:58:24 f23df028b6ca: Pulling fs layer 03:58:24 d65c8cfc05b1: Pulling fs layer 03:58:24 2437ff75d9bd: Pulling fs layer 03:58:24 765212b225bb: Waiting 03:58:24 f23df028b6ca: Waiting 03:58:24 d65c8cfc05b1: Waiting 03:58:24 2437ff75d9bd: Waiting 03:58:24 04944245beec: Verifying Checksum 03:58:24 04944245beec: Download complete 03:58:24 765212b225bb: Verifying Checksum 03:58:24 765212b225bb: Download complete 03:58:24 f23df028b6ca: Verifying Checksum 03:58:24 f23df028b6ca: Download complete 03:58:24 d65c8cfc05b1: Verifying Checksum 03:58:24 d65c8cfc05b1: Download complete 03:58:24 699f458cf7ca: Verifying Checksum 03:58:24 699f458cf7ca: Download complete 03:58:24 8998bd30e6a1: Verifying Checksum 03:58:24 8998bd30e6a1: Download complete 03:58:27 2437ff75d9bd: Verifying Checksum 03:58:27 2437ff75d9bd: Download complete 03:58:29 8998bd30e6a1: Pull complete 03:58:29 04944245beec: Pull complete 03:58:31 699f458cf7ca: Pull complete 03:58:31 765212b225bb: Pull complete 03:58:31 f23df028b6ca: Pull complete 03:58:32 d65c8cfc05b1: Pull complete 03:58:47 2437ff75d9bd: Pull complete 03:58:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:47 prd-ubuntu20.04-docker-arm64-4c-16g-9136 does not seem to be running inside a container 03:58:47 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 03:58:50 $ docker top 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:51 ---> job-cost.sh 03:58:51 lf-activate-venv: SKIPPING 03:58:51 INFO: No Stack... 03:58:51 INFO: Retrieving Pricing Info for: v3-standard-4 03:58:52 INFO: Archiving Costs [Pipeline] sh 03:58:52 + cat /w/workspace/device-mqtt-go/3/archives/cost.csv 03:58:52 + cut -d, -f6 [Pipeline] lock 03:58:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] 03:58:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] did not exist. Created. 03:58:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:53 /w/workspace/device-mqtt-go/3@tmp/durable-cd764db5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:58:54 + echo total: 0.10999999940395355 [Pipeline] stash 03:58:54 Warning: overwriting stash ‘stack-cost’ 03:58:54 Stashed 1 file(s) [Pipeline] } 03:58:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-426-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:54 $ docker stop --time=1 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e 03:58:55 $ docker rm -f 409aa03b21a30ae7e47419bb4e03740b63f3d70fab6403d9ff9beca01cae300e [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 03:58:56 provisioning config files... 03:58:56 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config4977864332296728472tmp [Pipeline] { [Pipeline] sh 03:58:56 + set +x 03:58:56 + curl -s https://codecov.io/bash 03:58:56 + bash -s -- 03:58:56 03:58:56 _____ _ 03:58:56 / ____| | | 03:58:56 | | ___ __| | ___ ___ _____ __ 03:58:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:58:56 | |___| (_) | (_| | __/ (_| (_) \ V / 03:58:56 \_____\___/ \__,_|\___|\___\___/ \_/ 03:58:56 Bash-1.0.6 03:58:56 03:58:56 03:58:56 ==> git version 2.25.1 found 03:58:56 ==> 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 03:58:56 Release-Date: 2020-01-08 03:58:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:58:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:58:56 ==> Jenkins CI detected. 03:58:56 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-426 03:58:56 project root: . 03:58:56 --> token set from env 03:58:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:58:56 ==> Running gcov in . (disable via -X gcov) 03:58:56 ==> Python coveragepy not found 03:58:56 ==> Searching for coverage reports in: 03:58:56 + . 03:58:56 -> Found 1 reports 03:58:56 ==> Detecting git/mercurial file structure 03:58:56 ==> Reading reports 03:58:56 + ./coverage.out bytes=17887 03:58:56 ==> Appending adjustments 03:58:56 https://docs.codecov.io/docs/fixing-reports 03:58:56 + Found adjustments 03:58:56 ==> Gzipping contents 03:58:56 4.0K /tmp/codecov.sNmnZp.gz 03:58:56 ==> Uploading reports 03:58:56 url: https://codecov.io 03:58:56 query: branch=PR-426&commit=52ac7bce3e07afa356d7898559318966c55d99f5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-426%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=426&job=&cmd_args= 03:58:56 -> Pinging Codecov 03:58:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-426&commit=52ac7bce3e07afa356d7898559318966c55d99f5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-426%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=426&job=&cmd_args= 03:58:57 -> Uploading to 03:58:57 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/7D719EC7BBE17E464838252E33014C33/52ac7bce3e07afa356d7898559318966c55d99f5/daf36587-f602-4720-90e9-5915dc513df6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T035856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=642030338e6354503772bf3b81f442bb1dc34073490779c0a4254dc38f65de8b 03:58:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:57 Dload Upload Total Spent Left Speed 03:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 12779 --:--:-- --:--:-- --:--:-- 12830 03:58:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/52ac7bce3e07afa356d7898559318966c55d99f5 [Pipeline] } 03:58:57 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 03:58:58 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives ] 03:58:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives 03:58:58 total 16 03:58:58 drwxr-xr-x 3 root root 4096 Oct 24 03:44 . 03:58:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 03:44 .. 03:58:58 drwxr-xr-x 2 root root 4096 Oct 24 03:44 cost 03:58:58 -rw-r--r-- 1 root root 86 Oct 24 03:44 cost.csv 03:58:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives 03:58:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives 03:58:58 total 16 03:58:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:44 . 03:58:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 03:44 .. 03:58:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 03:44 cost 03:58:58 -rw-r--r-- 1 jenkins jenkins 86 Oct 24 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:58:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:59 ---> package-listing.sh 03:58:59 ++ facter osfamily 03:58:59 ++ tr '[:upper:]' '[:lower:]' 03:58:59 + OS_FAMILY=debian 03:58:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-426 03:58:59 + START_PACKAGES=/tmp/packages_start.txt 03:58:59 + END_PACKAGES=/tmp/packages_end.txt 03:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:59 + PACKAGES=/tmp/packages_start.txt 03:58:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-426 ']' 03:58:59 + PACKAGES=/tmp/packages_end.txt 03:58:59 + case "${OS_FAMILY}" in 03:58:59 + dpkg -l 03:58:59 + grep '^ii' 03:58:59 + '[' -f /tmp/packages_start.txt ']' 03:58:59 + '[' -f /tmp/packages_end.txt ']' 03:58:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-426 ']' 03:58:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/ 03:58:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-426/archives/ [Pipeline] echo 03:58:59 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-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:58:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:00 prd-ubuntu20.04-docker-8c-8g-9067 does not seem to be running inside a container 03:59:00 $ 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-426/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-426 -v /w/workspace/gexfoundry_device-mqtt-go_PR-426:/w/workspace/gexfoundry_device-mqtt-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-426@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 03:59:00 $ docker top 62f758243c301c3625813b516f06fccbefe53fe9126b763ed70615f0afea7dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:01 + ls /var/log/sa-host 03:59:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:01 provisioning config files... 03:59:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-426@tmp/config18395958470009022707tmp [Pipeline] { [Pipeline] echo 03:59:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:01 ---> create-netrc.sh [Pipeline] } 03:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:02 ---> python-tools-install.sh [Pipeline] echo 03:59:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:02 ---> sudo-logs.sh 03:59:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:59:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:02 ---> job-cost.sh 03:59:02 lf-activate-venv: SKIPPING 03:59:02 DEBUG: total: 0.2199999988079071 03:59:02 INFO: Retrieving Stack Cost... 03:59:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:03 INFO: Archiving Costs [Pipeline] echo 03:59:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:03 ---> logs-deploy.sh 03:59:03 lf-activate-venv: SKIPPING 03:59:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-426/3 03:59:03 INFO: archiving workspace using pattern(s): 03:59:04 Archives upload complete. 03:59:05 INFO: archiving logs to Nexus 03:59:05 ---> uname -a: 03:59:05 Linux prd-ubuntu20-04-docker-8c-8g-9067 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:59:05 03:59:05 03:59:05 ---> lscpu: 03:59:05 Architecture: x86_64 03:59:05 CPU op-mode(s): 32-bit, 64-bit 03:59:05 Byte Order: Little Endian 03:59:05 Address sizes: 40 bits physical, 48 bits virtual 03:59:05 CPU(s): 8 03:59:05 On-line CPU(s) list: 0-7 03:59:05 Thread(s) per core: 1 03:59:05 Core(s) per socket: 1 03:59:05 Socket(s): 8 03:59:05 NUMA node(s): 1 03:59:05 Vendor ID: AuthenticAMD 03:59:05 CPU family: 23 03:59:05 Model: 49 03:59:05 Model name: AMD EPYC-Rome Processor 03:59:05 Stepping: 0 03:59:05 CPU MHz: 2800.002 03:59:05 BogoMIPS: 5600.00 03:59:05 Virtualization: AMD-V 03:59:05 Hypervisor vendor: KVM 03:59:05 Virtualization type: full 03:59:05 L1d cache: 256 KiB 03:59:05 L1i cache: 256 KiB 03:59:05 L2 cache: 4 MiB 03:59:05 L3 cache: 128 MiB 03:59:05 NUMA node0 CPU(s): 0-7 03:59:05 Vulnerability Itlb multihit: Not affected 03:59:05 Vulnerability L1tf: Not affected 03:59:05 Vulnerability Mds: Not affected 03:59:05 Vulnerability Meltdown: Not affected 03:59:05 Vulnerability Mmio stale data: Not affected 03:59:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:59:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:59:05 Vulnerability Srbds: Not affected 03:59:05 Vulnerability Tsx async abort: Not affected 03:59:05 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 03:59:05 03:59:05 03:59:05 ---> nproc: 03:59:05 8 03:59:05 03:59:05 03:59:05 ---> df -h: 03:59:05 Filesystem Size Used Avail Use% Mounted on 03:59:05 overlay 155G 12G 144G 8% / 03:59:05 tmpfs 64M 0 64M 0% /dev 03:59:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:59:05 shm 64M 0 64M 0% /dev/shm 03:59:05 /dev/vda1 155G 12G 144G 8% /facter-os 03:59:05 03:59:05 03:59:05 ---> sar -b -r -n DEV: 03:59:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9067) 10/24/22 _x86_64_ (8 CPU) 03:59:05 03:59:05 03:42:08 LINUX RESTART (8 CPU) 03:59:05 03:59:05 03:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:59:05 03:44:01 187.49 1.97 185.52 0.00 49.59 102929.25 0.00 03:59:05 03:45:01 187.24 0.25 186.99 0.00 16.80 76743.21 0.00 03:59:05 03:46:01 6.60 0.00 6.60 0.00 0.00 37244.88 0.00 03:59:05 03:47:01 2.78 0.00 2.78 0.00 0.00 8082.52 0.00 03:59:05 03:48:01 39.51 9.33 30.18 0.00 2884.32 4826.26 0.00 03:59:05 03:49:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 03:59:05 03:50:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 03:59:05 03:51:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 03:59:05 03:52:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 03:59:05 03:53:01 2.40 0.00 2.40 0.00 0.00 37.99 0.00 03:59:05 03:54:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 03:59:05 03:55:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 03:59:05 03:56:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 03:59:05 03:57:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 03:59:05 03:58:01 4.32 1.03 3.28 0.00 22.00 43.86 0.00 03:59:05 03:59:01 6.28 0.27 6.02 0.00 20.66 114.11 0.00 03:59:05 Average: 28.05 0.80 27.25 0.00 187.08 14384.25 0.00 03:59:05 03:59:05 03:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:05 03:44:01 28379696 31558344 744552 2.26 139376 3233556 1894600 5.58 1188284 2864140 133856 03:59:05 03:45:01 27795476 31578956 724512 2.20 151708 3789024 1730624 5.10 1218752 3376840 388 03:59:05 03:46:01 27795080 31578696 724640 2.20 151780 3789028 1730624 5.10 1219024 3376852 24 03:59:05 03:47:01 27799808 31583572 719512 2.19 151816 3789036 1730624 5.10 1213936 3376848 16 03:59:05 03:48:01 27505344 31565740 724504 2.20 170340 4037812 1782092 5.25 1368188 3491344 4 03:59:05 03:49:01 27513380 31573868 716184 2.18 170396 4037824 1782092 5.25 1359848 3491348 8 03:59:05 03:50:01 27514084 31574824 715332 2.18 170468 4037828 1782092 5.25 1359476 3491516 8 03:59:05 03:51:01 27513904 31574744 715320 2.18 170564 4037832 1782092 5.25 1359696 3491520 8 03:59:05 03:52:01 27513872 31575032 715252 2.18 170628 4037832 1782092 5.25 1359436 3491768 44 03:59:05 03:53:01 27513784 31575120 714976 2.17 170756 4037836 1782092 5.25 1359656 3491776 8 03:59:05 03:54:01 27514012 31575348 714676 2.17 170784 4037836 1782092 5.25 1359528 3491776 12 03:59:05 03:55:01 27514028 31575404 714556 2.17 170816 4037840 1782092 5.25 1359556 3491780 8 03:59:05 03:56:01 27514232 31575700 714220 2.17 170888 4037840 1782092 5.25 1359260 3491784 8 03:59:05 03:57:01 27514208 31575732 714132 2.17 170936 4037840 1782092 5.25 1359476 3491788 8 03:59:05 03:58:01 27511784 31574440 715100 2.17 171056 4038444 1790036 5.28 1359860 3492312 4 03:59:05 03:59:01 27482760 31547724 739176 2.25 171228 4039824 1824480 5.38 1385652 3492556 160 03:59:05 Average: 27618466 31572703 720415 2.19 165221 3941077 1782619 5.25 1324352 3430997 8410 03:59:05 03:59:05 03:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:05 03:44:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 03:59:05 03:44:01 ens3 384.35 271.17 5804.86 41.22 0.00 0.00 0.00 0.00 03:59:05 03:44:01 vethb6f0764 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:59:05 03:44:01 docker0 137.41 198.43 11.88 1830.67 0.00 0.00 0.00 0.00 03:59:05 03:45:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 03:59:05 03:45:01 ens3 154.59 109.70 2643.80 96.65 0.00 0.00 0.00 0.00 03:59:05 03:45:01 docker0 9.83 14.86 0.58 98.88 0.00 0.00 0.00 0.00 03:59:05 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:46:01 ens3 0.50 0.25 0.26 0.20 0.00 0.00 0.00 0.00 03:59:05 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:47:01 ens3 0.35 0.23 1.18 0.02 0.00 0.00 0.00 0.00 03:59:05 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:48:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:59:05 03:48:01 ens3 84.74 56.59 1299.32 4.11 0.00 0.00 0.00 0.00 03:59:05 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:49:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:59:05 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:50:01 ens3 1.93 0.00 0.17 0.00 0.00 0.00 0.00 0.00 03:59:05 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:51:01 ens3 0.87 0.70 0.42 0.30 0.00 0.00 0.00 0.00 03:59:05 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:53:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:59:05 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:54:01 ens3 0.23 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:59:05 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:55:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:59:05 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:05 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:58:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:59:05 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 03:59:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 03:59:05 03:59:01 ens3 21.08 13.15 20.96 7.08 0.00 0.00 0.00 0.00 03:59:05 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:05 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 03:59:05 Average: ens3 40.63 28.28 610.67 9.36 0.00 0.00 0.00 0.00 03:59:05 Average: docker0 9.20 13.33 0.78 120.59 0.00 0.00 0.00 0.00 03:59:05 03:59:05 03:59:05 ---> sar -P ALL: 03:59:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9067) 10/24/22 _x86_64_ (8 CPU) 03:59:05 03:59:05 03:42:08 LINUX RESTART (8 CPU) 03:59:05 03:59:05 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:59:05 03:44:01 all 25.87 0.00 6.01 2.64 0.08 65.39 03:59:05 03:44:01 0 25.98 0.00 5.95 1.88 0.08 66.09 03:59:05 03:44:01 1 25.70 0.00 5.50 3.37 0.08 65.35 03:59:05 03:44:01 2 24.43 0.00 5.98 7.74 0.08 61.77 03:59:05 03:44:01 3 25.38 0.00 7.23 1.28 0.07 66.04 03:59:05 03:44:01 4 26.11 0.00 6.13 1.10 0.08 66.58 03:59:05 03:44:01 5 27.25 0.00 5.62 0.22 0.07 66.85 03:59:05 03:44:01 6 25.54 0.00 4.98 0.27 0.08 69.13 03:59:05 03:44:01 7 26.59 0.00 6.68 5.30 0.10 61.33 03:59:05 03:45:01 all 22.52 0.00 5.12 1.59 0.07 70.70 03:59:05 03:45:01 0 21.98 0.00 5.26 6.68 0.10 65.97 03:59:05 03:45:01 1 23.26 0.00 4.53 0.30 0.07 71.84 03:59:05 03:45:01 2 22.91 0.00 4.58 0.10 0.05 72.36 03:59:05 03:45:01 3 22.64 0.00 5.56 2.04 0.07 69.70 03:59:05 03:45:01 4 21.63 0.00 5.28 0.44 0.08 72.56 03:59:05 03:45:01 5 21.78 0.00 4.88 0.69 0.07 72.58 03:59:05 03:45:01 6 21.60 0.00 5.87 1.45 0.07 71.01 03:59:05 03:45:01 7 24.39 0.00 4.99 1.01 0.07 69.54 03:59:05 03:46:01 all 0.06 0.00 0.01 0.03 0.01 99.88 03:59:05 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:46:01 1 0.03 0.00 0.02 0.18 0.05 99.72 03:59:05 03:46:01 2 0.38 0.00 0.02 0.00 0.02 99.58 03:59:05 03:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:59:05 03:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:59:05 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:05 03:46:01 6 0.02 0.00 0.00 0.05 0.00 99.93 03:59:05 03:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:59:05 03:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:59:05 03:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:59:05 03:47:01 1 0.05 0.00 0.00 0.07 0.02 99.87 03:59:05 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:47:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:59:05 03:47:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:59:05 03:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:59:05 03:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:48:01 all 1.21 0.00 0.81 0.45 0.02 97.51 03:59:05 03:48:01 0 1.24 0.00 0.70 0.45 0.02 97.60 03:59:05 03:48:01 1 1.24 0.00 0.42 1.50 0.02 96.82 03:59:05 03:48:01 2 1.78 0.00 0.72 0.47 0.02 97.02 03:59:05 03:48:01 3 0.79 0.00 0.55 0.17 0.03 98.46 03:59:05 03:48:01 4 0.68 0.00 0.75 0.05 0.02 98.50 03:59:05 03:48:01 5 1.39 0.00 1.70 0.25 0.03 96.63 03:59:05 03:48:01 6 1.93 0.00 0.78 0.50 0.02 96.77 03:59:05 03:48:01 7 0.60 0.00 0.87 0.25 0.02 98.26 03:59:05 03:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:59:05 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:59:05 03:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:59:05 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:59:05 03:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:49:01 5 0.02 0.00 0.03 0.05 0.02 99.88 03:59:05 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:59:05 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:50:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:59:05 03:50:01 5 0.03 0.00 0.00 0.03 0.03 99.90 03:59:05 03:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:59:05 03:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:59:05 03:51:01 all 0.11 0.00 0.01 0.01 0.01 99.87 03:59:05 03:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:51:01 1 0.70 0.00 0.00 0.00 0.02 99.28 03:59:05 03:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:59:05 03:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:59:05 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:51:01 5 0.05 0.00 0.05 0.07 0.02 99.82 03:59:05 03:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:59:05 03:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:59:05 03:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:59:05 03:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:59:05 03:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:59:05 03:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:59:05 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:52:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:59:05 03:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:59:05 03:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:59:05 03:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:59:05 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:59:05 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:53:01 5 0.03 0.00 0.02 0.07 0.03 99.85 03:59:05 03:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:59:05 03:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:59:05 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:59:05 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:05 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:59:05 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:59:05 03:59:05 03:54:01 CPU %user %nice %system %iowait %steal %idle 03:59:05 03:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:59:05 03:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:59:05 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:05 03:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:59:05 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:55:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:59:05 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:05 03:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:05 03:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:59:05 03:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:59:05 03:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:59:05 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:59:05 03:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:59:05 03:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:05 03:56:01 5 0.02 0.00 0.03 0.05 0.02 99.88 03:59:05 03:56:01 6 0.07 0.00 0.00 0.00 0.02 99.92 03:59:05 03:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:59:05 03:57:01 all 0.14 0.00 0.01 0.04 0.01 99.81 03:59:05 03:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:59:05 03:57:01 1 0.96 0.00 0.02 0.00 0.02 99.01 03:59:05 03:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:59:05 03:57:01 3 0.00 0.00 0.00 0.27 0.00 99.73 03:59:05 03:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:59:05 03:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:59:05 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:59:05 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:59:05 03:58:01 all 0.09 0.00 0.05 0.01 0.00 99.84 03:59:05 03:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88 03:59:05 03:58:01 1 0.27 0.00 0.05 0.00 0.00 99.68 03:59:05 03:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:59:05 03:58:01 3 0.03 0.00 0.07 0.00 0.02 99.88 03:59:05 03:58:01 4 0.07 0.00 0.03 0.03 0.00 99.87 03:59:05 03:58:01 5 0.05 0.00 0.05 0.03 0.02 99.85 03:59:05 03:58:01 6 0.18 0.00 0.08 0.03 0.00 99.70 03:59:05 03:58:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:59:05 03:59:01 all 0.41 0.00 0.17 0.02 0.01 99.38 03:59:05 03:59:01 0 0.65 0.00 0.17 0.00 0.02 99.17 03:59:05 03:59:01 1 0.45 0.00 0.17 0.00 0.02 99.36 03:59:05 03:59:01 2 0.20 0.00 0.13 0.00 0.00 99.67 03:59:05 03:59:01 3 0.60 0.00 0.27 0.07 0.02 99.05 03:59:05 03:59:01 4 0.67 0.00 0.17 0.02 0.00 99.15 03:59:05 03:59:01 5 0.23 0.00 0.22 0.08 0.03 99.43 03:59:05 03:59:01 6 0.25 0.00 0.12 0.02 0.00 99.62 03:59:05 03:59:01 7 0.25 0.00 0.15 0.00 0.00 99.60 03:59:05 Average: all 3.13 0.00 0.76 0.30 0.02 95.80 03:59:05 Average: 0 3.10 0.00 0.76 0.56 0.02 95.56 03:59:05 Average: 1 3.28 0.00 0.67 0.34 0.02 95.70 03:59:05 Average: 2 3.08 0.00 0.71 0.51 0.01 95.68 03:59:05 Average: 3 3.06 0.00 0.85 0.24 0.02 95.83 03:59:05 Average: 4 3.04 0.00 0.77 0.10 0.01 96.07 03:59:05 Average: 5 3.16 0.00 0.79 0.10 0.02 95.93 03:59:05 Average: 6 3.08 0.00 0.74 0.15 0.01 96.03 03:59:05 Average: 7 3.22 0.00 0.80 0.40 0.01 95.57 03:59:05 03:59:05 03:59:05