Pull request #600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00324782a0876aff9eae568f131f671becc33ef2+aee7b0e7ef23d1e8502c68f930469c32112c0c09 (c83398ad36103978182a52be3b16a23672928704) 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-ssh7395458260892818711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15295069619171746446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2897371693551223343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10643070863528107743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12257356552893881862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11829805710136799336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-15486’ Running on prd-ubuntu20.04-docker-8c-8g-15491 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit 00324782a0876aff9eae568f131f671becc33ef2 Merge succeeded, producing 00324782a0876aff9eae568f131f671becc33ef2 Checking out Revision 00324782a0876aff9eae568f131f671becc33ef2 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T02:00:15.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T02:00:15.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T02:00:15.596Z] ========================================================= [2023-05-16T02:00:15.596Z] EdgeX Global Pipelines Version Info [2023-05-16T02:00:15.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:00:16.358Z] ------------------- [2023-05-16T02:00:16.358Z] stable info: [2023-05-16T02:00:16.358Z] ------------------- [2023-05-16T02:00:16.358Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T02:00:16.359Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T02:00:16.359Z] Message: update stable to v1.0.249 [2023-05-16T02:00:16.930Z] ------------------- [2023-05-16T02:00:16.930Z] experimental info: [2023-05-16T02:00:16.930Z] ------------------- [2023-05-16T02:00:16.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T02:00:16.930Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T02:00:16.930Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T02:00:17.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-16T02:00:17.292Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-16T02:00:17.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T02:00:17.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T02:00:17.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T02:00:17.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T02:00:17.515Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T02:00:17.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T02:00:17.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T02:00:17.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T02:00:17.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T02:00:17.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-16T02:00:17.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T02:00:17.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T02:00:17.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T02:00:17.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T02:00:17.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T02:00:17.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T02:00:18.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T02:00:18.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T02:00:18.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T02:00:18.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T02:00:18.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T02:00:18.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T02:00:18.282Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T02:00:18.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T02:00:18.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T02:00:18.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-16T02:00:18.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-16T02:00:18.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-16T02:00:18.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo [2023-05-16T02:00:18.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0032478 [Pipeline] echo [2023-05-16T02:00:18.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T02:00:18.743Z] provisioning config files... [2023-05-16T02:00:18.758Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config17156043685326672392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:00:19.107Z] ---> docker-login.sh [2023-05-16T02:00:19.107Z] nexus3.edgexfoundry.org:10001 [2023-05-16T02:00:19.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:19.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:19.368Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:19.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:19.368Z] [2023-05-16T02:00:19.368Z] Login Succeeded [2023-05-16T02:00:19.368Z] nexus3.edgexfoundry.org:10002 [2023-05-16T02:00:19.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:19.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:19.368Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:19.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:19.368Z] [2023-05-16T02:00:19.368Z] Login Succeeded [2023-05-16T02:00:19.368Z] nexus3.edgexfoundry.org:10003 [2023-05-16T02:00:19.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:19.628Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:19.628Z] [2023-05-16T02:00:19.628Z] Login Succeeded [2023-05-16T02:00:19.628Z] nexus3.edgexfoundry.org:10004 [2023-05-16T02:00:19.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:19.628Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:19.628Z] [2023-05-16T02:00:19.628Z] Login Succeeded [2023-05-16T02:00:19.628Z] docker.io [2023-05-16T02:00:19.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:21.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:21.272Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:21.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:21.272Z] [2023-05-16T02:00:21.272Z] Login Succeeded [2023-05-16T02:00:21.272Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T02:00:21.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T02:00:22.175Z] + git rev-list -1 --merges 00324782a0876aff9eae568f131f671becc33ef2~1..00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo [2023-05-16T02:00:22.249Z] -----------> git rev-list -1 --merges 00324782a0876aff9eae568f131f671becc33ef2~1..00324782a0876aff9eae568f131f671becc33ef2 00324782a0876aff9eae568f131f671becc33ef2 [false] [Pipeline] sh [2023-05-16T02:00:22.566Z] + git log --format=format:%s -1 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo [2023-05-16T02:00:22.601Z] ========================================================= [2023-05-16T02:00:22.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T02:00:22.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T02:00:23.020Z] + git log --format=format:%s -1 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo [2023-05-16T02:00:23.051Z] [semverPrep] GIT_COMMIT: 00324782a0876aff9eae568f131f671becc33ef2, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-16T02:00:23.084Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T02:00:23.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T02:00:23.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T02:00:23.474Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T02:00:23.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T02:00:23.474Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T02:00:23.474Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T02:00:23.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:00:23.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T02:00:23.960Z] [2023-05-16T02:00:23.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:00:24.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T02:00:24.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T02:00:24.342Z] b85a868b505f: Pulling fs layer [2023-05-16T02:00:24.342Z] e2be974225ed: Pulling fs layer [2023-05-16T02:00:24.342Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T02:00:24.342Z] 988bab9f4d93: Pulling fs layer [2023-05-16T02:00:24.342Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T02:00:24.342Z] eaf3925da568: Pulling fs layer [2023-05-16T02:00:24.342Z] bab4dde63d76: Pulling fs layer [2023-05-16T02:00:24.342Z] bde34c3a00c8: Pulling fs layer [2023-05-16T02:00:24.342Z] b352a97aabf1: Pulling fs layer [2023-05-16T02:00:24.342Z] 4872d77fe225: Pulling fs layer [2023-05-16T02:00:24.342Z] 5851b861e8e6: Pulling fs layer [2023-05-16T02:00:24.342Z] 988bab9f4d93: Waiting [2023-05-16T02:00:24.342Z] 1469e6f7b9e6: Waiting [2023-05-16T02:00:24.342Z] eaf3925da568: Waiting [2023-05-16T02:00:24.342Z] bab4dde63d76: Waiting [2023-05-16T02:00:24.342Z] bde34c3a00c8: Waiting [2023-05-16T02:00:24.342Z] b352a97aabf1: Waiting [2023-05-16T02:00:24.342Z] 4872d77fe225: Waiting [2023-05-16T02:00:24.342Z] 5851b861e8e6: Waiting [2023-05-16T02:00:24.342Z] e2be974225ed: Verifying Checksum [2023-05-16T02:00:24.342Z] e2be974225ed: Download complete [2023-05-16T02:00:24.342Z] 988bab9f4d93: Verifying Checksum [2023-05-16T02:00:24.342Z] 988bab9f4d93: Download complete [2023-05-16T02:00:24.342Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T02:00:24.342Z] 339a4e72a1f5: Download complete [2023-05-16T02:00:24.342Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T02:00:24.342Z] 1469e6f7b9e6: Download complete [2023-05-16T02:00:24.342Z] eaf3925da568: Verifying Checksum [2023-05-16T02:00:24.342Z] eaf3925da568: Download complete [2023-05-16T02:00:24.342Z] bde34c3a00c8: Download complete [2023-05-16T02:00:24.602Z] b352a97aabf1: Download complete [2023-05-16T02:00:24.602Z] 4872d77fe225: Verifying Checksum [2023-05-16T02:00:24.602Z] 4872d77fe225: Download complete [2023-05-16T02:00:24.602Z] 5851b861e8e6: Verifying Checksum [2023-05-16T02:00:24.602Z] 5851b861e8e6: Download complete [2023-05-16T02:00:24.602Z] b85a868b505f: Verifying Checksum [2023-05-16T02:00:24.602Z] b85a868b505f: Download complete [2023-05-16T02:00:24.862Z] bab4dde63d76: Verifying Checksum [2023-05-16T02:00:24.862Z] bab4dde63d76: Download complete [2023-05-16T02:00:25.800Z] b85a868b505f: Pull complete [2023-05-16T02:00:25.800Z] e2be974225ed: Pull complete [2023-05-16T02:00:26.367Z] 339a4e72a1f5: Pull complete [2023-05-16T02:00:26.367Z] 988bab9f4d93: Pull complete [2023-05-16T02:00:26.627Z] 1469e6f7b9e6: Pull complete [2023-05-16T02:00:26.885Z] eaf3925da568: Pull complete [2023-05-16T02:00:28.789Z] bab4dde63d76: Pull complete [2023-05-16T02:00:28.789Z] bde34c3a00c8: Pull complete [2023-05-16T02:00:28.789Z] b352a97aabf1: Pull complete [2023-05-16T02:00:28.789Z] 4872d77fe225: Pull complete [2023-05-16T02:00:28.789Z] 5851b861e8e6: Pull complete [2023-05-16T02:00:28.789Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T02:00:28.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T02:00:29.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:00:29.272Z] prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container [2023-05-16T02:00:29.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T02:00:32.466Z] $ docker top 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 -eo pid,comm [2023-05-16T02:00:32.517Z] 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). [2023-05-16T02:00:32.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T02:00:32.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T02:00:32.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T02:00:32.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T02:00:32.771Z] $ docker exec 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent [2023-05-16T02:00:32.871Z] SSH_AUTH_SOCK=/tmp/ssh-DfDdukOeKU8I/agent.34 [2023-05-16T02:00:32.871Z] SSH_AGENT_PID=40 [2023-05-16T02:00:32.880Z] Running ssh-add (command line suppressed) [2023-05-16T02:00:32.992Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_7791003216331316946.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_7791003216331316946.key) [2023-05-16T02:00:33.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T02:00:33.331Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T02:00:33.362Z] $ docker exec --env ******** --env ******** 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent -k [2023-05-16T02:00:33.445Z] unset SSH_AUTH_SOCK; [2023-05-16T02:00:33.445Z] unset SSH_AGENT_PID; [2023-05-16T02:00:33.446Z] echo Agent pid 40 killed; [2023-05-16T02:00:33.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T02:00:33.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T02:00:33.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T02:00:33.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T02:00:33.657Z] $ docker exec 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent [2023-05-16T02:00:33.764Z] SSH_AUTH_SOCK=/tmp/ssh-UpegphiBmVOr/agent.73 [2023-05-16T02:00:33.764Z] SSH_AGENT_PID=79 [2023-05-16T02:00:33.768Z] Running ssh-add (command line suppressed) [2023-05-16T02:00:33.861Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_2951338855775151859.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_2951338855775151859.key) [2023-05-16T02:00:33.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T02:00:34.200Z] + git semver init [2023-05-16T02:00:34.461Z] 2023-05-16 02:00:34,361 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T02:00:34.461Z] 2023-05-16 02:00:34,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-16T02:00:34.461Z] 2023-05-16 02:00:34,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-16T02:00:34.461Z] 2023-05-16 02:00:34,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,115 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,116 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,118 [execute] INFO git cat-file --batch-check [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,124 [execute] INFO git cat-file --batch [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T02:00:35.412Z] 2023-05-16 02:00:35,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-16T02:00:35.412Z] 0.0.0 [Pipeline] } [2023-05-16T02:00:35.459Z] $ docker exec --env ******** --env ******** 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent -k [2023-05-16T02:00:35.568Z] unset SSH_AUTH_SOCK; [2023-05-16T02:00:35.568Z] unset SSH_AGENT_PID; [2023-05-16T02:00:35.569Z] echo Agent pid 79 killed; [2023-05-16T02:00:35.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T02:00:35.985Z] + git semver [Pipeline] } [2023-05-16T02:00:36.274Z] $ docker stop --time=1 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 [2023-05-16T02:00:37.553Z] $ docker rm -f --volumes 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T02:00:37.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T02:00:38.208Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T02:00:38.227Z] [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 [2023-05-16T02:00:38.843Z] provisioning config files... [2023-05-16T02:00:38.853Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config18208891806051876938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:00:39.205Z] ---> docker-login.sh [2023-05-16T02:00:39.206Z] nexus3.edgexfoundry.org:10001 [2023-05-16T02:00:39.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:39.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:39.206Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:39.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:39.206Z] [2023-05-16T02:00:39.206Z] Login Succeeded [2023-05-16T02:00:39.206Z] nexus3.edgexfoundry.org:10002 [2023-05-16T02:00:39.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:39.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:39.206Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:39.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:39.206Z] [2023-05-16T02:00:39.206Z] Login Succeeded [2023-05-16T02:00:39.206Z] nexus3.edgexfoundry.org:10003 [2023-05-16T02:00:39.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:39.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:39.466Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:39.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:39.466Z] [2023-05-16T02:00:39.466Z] Login Succeeded [2023-05-16T02:00:39.466Z] nexus3.edgexfoundry.org:10004 [2023-05-16T02:00:39.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:39.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:39.466Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:39.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:39.466Z] [2023-05-16T02:00:39.466Z] Login Succeeded [2023-05-16T02:00:39.466Z] docker.io [2023-05-16T02:00:39.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:00:39.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:00:39.727Z] Configure a credential helper to remove this warning. See [2023-05-16T02:00:39.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:00:39.727Z] [2023-05-16T02:00:39.727Z] Login Succeeded [2023-05-16T02:00:39.727Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T02:00:39.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T02:00:39.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T02:00:39.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T02:00:40.033Z] ========================================================= [2023-05-16T02:00:40.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T02:00:40.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:00:40.516Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T02:00:40.517Z] Sending build context to Docker daemon 6.555MB [2023-05-16T02:00:40.517Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T02:00:40.517Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T02:00:40.517Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T02:00:40.517Z] f56be85fc22e: Pulling fs layer [2023-05-16T02:00:40.517Z] 85791d961cd3: Pulling fs layer [2023-05-16T02:00:40.517Z] d694b5ae8c79: Pulling fs layer [2023-05-16T02:00:40.517Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T02:00:40.517Z] 4d19c01a9841: Pulling fs layer [2023-05-16T02:00:40.517Z] 9325e15d5711: Pulling fs layer [2023-05-16T02:00:40.517Z] 556b6ee489ea: Pulling fs layer [2023-05-16T02:00:40.517Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T02:00:40.517Z] 4d19c01a9841: Waiting [2023-05-16T02:00:40.517Z] 9325e15d5711: Waiting [2023-05-16T02:00:40.517Z] 556b6ee489ea: Waiting [2023-05-16T02:00:40.517Z] c5a4b2cf53e6: Waiting [2023-05-16T02:00:40.517Z] 9f32a84ed3da: Waiting [2023-05-16T02:00:40.517Z] 85791d961cd3: Verifying Checksum [2023-05-16T02:00:40.517Z] 85791d961cd3: Download complete [2023-05-16T02:00:40.777Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T02:00:40.777Z] 9f32a84ed3da: Download complete [2023-05-16T02:00:40.777Z] 4d19c01a9841: Verifying Checksum [2023-05-16T02:00:40.777Z] 4d19c01a9841: Download complete [2023-05-16T02:00:40.777Z] f56be85fc22e: Verifying Checksum [2023-05-16T02:00:40.777Z] f56be85fc22e: Download complete [2023-05-16T02:00:40.777Z] 9325e15d5711: Verifying Checksum [2023-05-16T02:00:40.777Z] 9325e15d5711: Download complete [2023-05-16T02:00:40.777Z] f56be85fc22e: Pull complete [2023-05-16T02:00:41.038Z] 85791d961cd3: Pull complete [2023-05-16T02:00:41.038Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T02:00:41.038Z] c5a4b2cf53e6: Download complete [2023-05-16T02:00:41.303Z] d694b5ae8c79: Verifying Checksum [2023-05-16T02:00:41.303Z] d694b5ae8c79: Download complete [2023-05-16T02:00:41.303Z] 556b6ee489ea: Verifying Checksum [2023-05-16T02:00:41.304Z] 556b6ee489ea: Download complete [2023-05-16T02:00:44.656Z] d694b5ae8c79: Pull complete [2023-05-16T02:00:44.656Z] 9f32a84ed3da: Pull complete [2023-05-16T02:00:44.656Z] 4d19c01a9841: Pull complete [2023-05-16T02:00:44.656Z] 9325e15d5711: Pull complete [2023-05-16T02:00:47.197Z] 556b6ee489ea: Pull complete [2023-05-16T02:00:47.870Z] c5a4b2cf53e6: Pull complete [2023-05-16T02:00:47.870Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T02:00:47.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T02:00:47.870Z] ---> c4be618373d6 [2023-05-16T02:00:47.870Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T02:00:52.061Z] ---> Running in b314b3b85667 [2023-05-16T02:00:52.061Z] Removing intermediate container b314b3b85667 [2023-05-16T02:00:52.061Z] ---> 39ba89c7b3ba [2023-05-16T02:00:52.061Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T02:00:52.061Z] ---> Running in f190257f6f48 [2023-05-16T02:00:52.061Z] Removing intermediate container f190257f6f48 [2023-05-16T02:00:52.061Z] ---> ced0f1f70b60 [2023-05-16T02:00:52.061Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T02:00:52.061Z] ---> Running in 9e53b8a17fdc [2023-05-16T02:00:52.061Z] Removing intermediate container 9e53b8a17fdc [2023-05-16T02:00:52.061Z] ---> 97465dcfc49a [2023-05-16T02:00:52.061Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T02:00:52.061Z] ---> Running in ac793c8ebde1 [2023-05-16T02:00:52.061Z] Removing intermediate container ac793c8ebde1 [2023-05-16T02:00:52.061Z] ---> fc610bbdf1fe [2023-05-16T02:00:52.061Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T02:00:52.061Z] ---> Running in 5d87e6ae40a9 [2023-05-16T02:00:52.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T02:00:52.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T02:00:52.580Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T02:00:52.580Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T02:00:52.838Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T02:00:52.838Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T02:00:52.838Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T02:00:52.838Z] OK: 269 MiB in 57 packages [2023-05-16T02:00:53.408Z] Removing intermediate container 5d87e6ae40a9 [2023-05-16T02:00:53.408Z] ---> 559ba46ca16b [2023-05-16T02:00:53.408Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T02:00:53.408Z] ---> Running in 517cc543f362 [2023-05-16T02:00:53.408Z] Removing intermediate container 517cc543f362 [2023-05-16T02:00:53.408Z] ---> 04ff80bbdf31 [2023-05-16T02:00:53.408Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T02:00:53.408Z] ---> ec02a9f04a35 [2023-05-16T02:00:53.408Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T02:00:53.408Z] ---> Running in e7e61c29719e [2023-05-16T02:00:53.666Z] Still waiting to schedule task [2023-05-16T02:00:53.667Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15490’ [2023-05-16T02:01:53.336Z] Removing intermediate container e7e61c29719e [2023-05-16T02:01:53.336Z] ---> 8e4db40d50e0 [2023-05-16T02:01:53.336Z] Step 11/12 : COPY . . [2023-05-16T02:01:53.336Z] ---> eb51a44a4684 [2023-05-16T02:01:53.336Z] Step 12/12 : RUN $MAKE [2023-05-16T02:01:53.336Z] ---> Running in ea6f3269a12b [2023-05-16T02:01:53.336Z] noop [2023-05-16T02:01:53.336Z] Removing intermediate container ea6f3269a12b [2023-05-16T02:01:53.336Z] ---> 1fee06322525 [2023-05-16T02:01:53.336Z] Successfully built 1fee06322525 [2023-05-16T02:01:53.336Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:01:53.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T02:01:53.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:01:53.967Z] prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container [2023-05-16T02:01:54.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T02:01:54.312Z] $ docker top c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T02:01:54.710Z] + go version [2023-05-16T02:01:54.710Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T02:01:54.749Z] $ docker stop --time=1 c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c [2023-05-16T02:01:56.001Z] $ docker rm -f --volumes c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:01:56.744Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T02:01:56.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:01:56.914Z] prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container [2023-05-16T02:01:56.951Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T02:01:57.277Z] $ docker top 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T02:01:57.673Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-16T02:01:58.048Z] + make test [2023-05-16T02:01:58.049Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T02:02:03.322Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T02:02:11.434Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T02:02:11.434Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T02:02:11.434Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 23.1% of statements [2023-05-16T02:02:16.745Z] go vet ./... [2023-05-16T02:02:19.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T02:02:19.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T02:02:19.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T02:02:19.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T02:02:19.938Z] $ docker stop --time=1 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd [2023-05-16T02:02:23.122Z] $ docker rm -f --volumes 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T02:02:23.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T02:02:23.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T02:02:24.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T02:02:24.704Z] + ls -al . [2023-05-16T02:02:24.705Z] total 180 [2023-05-16T02:02:24.705Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 02:01 . [2023-05-16T02:02:24.705Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:00 .. [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 02:00 .dockerignore [2023-05-16T02:02:24.705Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 02:00 .git [2023-05-16T02:02:24.705Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 .github [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 02:00 .gitignore [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 02:00 .golangci.yml [2023-05-16T02:02:24.705Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 02:00 .semver [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 02:00 Attribution.txt [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 02:00 CHANGELOG.md [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 02:00 Dockerfile [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 02:00 GOVERNANCE.md [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 02:00 Jenkinsfile [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 02:00 LICENSE [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 02:00 Makefile [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 02:00 OWNERS.md [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 02:00 README.md [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 02:00 VERSION [2023-05-16T02:02:24.705Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:00 bin [2023-05-16T02:02:24.705Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 cmd [2023-05-16T02:02:24.705Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 02:02 coverage.out [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 02:00 go.mod [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 02:00 go.sum [2023-05-16T02:02:24.705Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 internal [2023-05-16T02:02:24.705Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:00 mock [2023-05-16T02:02:24.705Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:00 snap [2023-05-16T02:02:24.705Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:02:25.092Z] + 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=00324782a0876aff9eae568f131f671becc33ef2 --label arch=amd64 --label version=0.0.0 . [2023-05-16T02:02:25.092Z] Sending build context to Docker daemon 6.574MB [2023-05-16T02:02:25.092Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T02:02:25.092Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T02:02:25.092Z] ---> 1fee06322525 [2023-05-16T02:02:25.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T02:02:25.350Z] ---> Running in b2350a2d6b4d [2023-05-16T02:02:25.350Z] Removing intermediate container b2350a2d6b4d [2023-05-16T02:02:25.350Z] ---> ed3141a06f04 [2023-05-16T02:02:25.350Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T02:02:25.350Z] ---> Running in 34a18034bda8 [2023-05-16T02:02:25.350Z] Removing intermediate container 34a18034bda8 [2023-05-16T02:02:25.350Z] ---> 197bcf1822da [2023-05-16T02:02:25.350Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T02:02:25.350Z] ---> Running in 011a87923a6d [2023-05-16T02:02:25.350Z] Removing intermediate container 011a87923a6d [2023-05-16T02:02:25.350Z] ---> 93f026d6a632 [2023-05-16T02:02:25.350Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T02:02:25.609Z] ---> Running in c7f32bf28d27 [2023-05-16T02:02:25.609Z] Removing intermediate container c7f32bf28d27 [2023-05-16T02:02:25.609Z] ---> 4efe3e336e33 [2023-05-16T02:02:25.609Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T02:02:25.609Z] ---> Running in 45f06707f3b4 [2023-05-16T02:02:25.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T02:02:25.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T02:02:26.128Z] OK: 269 MiB in 57 packages [2023-05-16T02:02:26.387Z] Removing intermediate container 45f06707f3b4 [2023-05-16T02:02:26.387Z] ---> cbe8b47f454e [2023-05-16T02:02:26.387Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T02:02:26.387Z] ---> Running in 0ea9ae4b4d02 [2023-05-16T02:02:26.387Z] Removing intermediate container 0ea9ae4b4d02 [2023-05-16T02:02:26.387Z] ---> 7642e5a45605 [2023-05-16T02:02:26.387Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T02:02:26.646Z] ---> 3d2b910cf678 [2023-05-16T02:02:26.646Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T02:02:26.646Z] ---> Running in 577439d859f8 [2023-05-16T02:02:27.213Z] Removing intermediate container 577439d859f8 [2023-05-16T02:02:27.213Z] ---> aec916f7517e [2023-05-16T02:02:27.213Z] Step 11/24 : COPY . . [2023-05-16T02:02:27.780Z] ---> baa3f0f863d0 [2023-05-16T02:02:27.780Z] Step 12/24 : RUN $MAKE [2023-05-16T02:02:27.780Z] ---> Running in fa28639d70d5 [2023-05-16T02:02:28.039Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T02:02:46.116Z] Removing intermediate container fa28639d70d5 [2023-05-16T02:02:46.116Z] ---> eb89499e1e9d [2023-05-16T02:02:46.116Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T02:02:46.683Z] 3.17: Pulling from library/alpine [2023-05-16T02:02:46.941Z] f56be85fc22e: Already exists [2023-05-16T02:02:46.941Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T02:02:46.941Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T02:02:46.941Z] ---> 9ed4aefc74f6 [2023-05-16T02:02:46.941Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T02:02:46.941Z] ---> Running in 1d7492d8ca73 [2023-05-16T02:02:47.201Z] Removing intermediate container 1d7492d8ca73 [2023-05-16T02:02:47.201Z] ---> 16ac135d8b2b [2023-05-16T02:02:47.201Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T02:02:47.201Z] ---> Running in a821f1939905 [2023-05-16T02:02:47.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T02:02:47.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T02:02:47.718Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T02:02:47.718Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T02:02:47.718Z] OK: 7 MiB in 16 packages [2023-05-16T02:02:47.976Z] Removing intermediate container a821f1939905 [2023-05-16T02:02:47.976Z] ---> d69dfea0c84c [2023-05-16T02:02:47.976Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T02:02:48.909Z] ---> c98d43beccd8 [2023-05-16T02:02:48.909Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T02:02:48.909Z] ---> 43e65580ebf2 [2023-05-16T02:02:48.909Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T02:02:48.909Z] ---> 120b0c5ad232 [2023-05-16T02:02:48.909Z] Step 19/24 : EXPOSE 59982 [2023-05-16T02:02:48.909Z] ---> Running in bfadc357f244 [2023-05-16T02:02:49.172Z] Removing intermediate container bfadc357f244 [2023-05-16T02:02:49.172Z] ---> c6e4b4a4617c [2023-05-16T02:02:49.172Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T02:02:49.172Z] ---> Running in c0c824b76a54 [2023-05-16T02:02:49.172Z] Removing intermediate container c0c824b76a54 [2023-05-16T02:02:49.172Z] ---> 4c2632217ae1 [2023-05-16T02:02:49.172Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T02:02:49.172Z] ---> Running in dcddc5631440 [2023-05-16T02:02:49.172Z] Removing intermediate container dcddc5631440 [2023-05-16T02:02:49.172Z] ---> a522d24bb0dc [2023-05-16T02:02:49.172Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T02:02:49.172Z] ---> Running in 11022478d305 [2023-05-16T02:02:49.172Z] Removing intermediate container 11022478d305 [2023-05-16T02:02:49.172Z] ---> 5cca1ce58563 [2023-05-16T02:02:49.172Z] Step 23/24 : LABEL git_sha=00324782a0876aff9eae568f131f671becc33ef2 [2023-05-16T02:02:49.433Z] ---> Running in c8c08892d483 [2023-05-16T02:02:49.433Z] Removing intermediate container c8c08892d483 [2023-05-16T02:02:49.433Z] ---> 43d2efa2a67e [2023-05-16T02:02:49.433Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T02:02:49.433Z] ---> Running in e9d6d9e06a9b [2023-05-16T02:02:49.433Z] Removing intermediate container e9d6d9e06a9b [2023-05-16T02:02:49.433Z] ---> 698b2ad957c5 [2023-05-16T02:02:49.433Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T02:02:49.433Z] Successfully built 698b2ad957c5 [2023-05-16T02:02:49.433Z] 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 [2023-05-16T02:02:50.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T02:02:50.411Z] [2023-05-16T02:02:50.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:02:50.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T02:02:50.784Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T02:02:50.784Z] 5eb5b503b376: Pulling fs layer [2023-05-16T02:02:50.784Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T02:02:50.784Z] ec43610c2a17: Pulling fs layer [2023-05-16T02:02:50.784Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T02:02:50.784Z] 33b1e0a273af: Pulling fs layer [2023-05-16T02:02:50.784Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T02:02:50.784Z] 2f39f015ded8: Pulling fs layer [2023-05-16T02:02:50.784Z] 33b1e0a273af: Waiting [2023-05-16T02:02:50.784Z] 5d3b04190fa2: Waiting [2023-05-16T02:02:50.784Z] 2f39f015ded8: Waiting [2023-05-16T02:02:50.784Z] 3a2ae6a8a46f: Waiting [2023-05-16T02:02:50.784Z] 5c69ac0246d0: Download complete [2023-05-16T02:02:50.784Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T02:02:50.784Z] 3a2ae6a8a46f: Download complete [2023-05-16T02:02:50.784Z] 33b1e0a273af: Verifying Checksum [2023-05-16T02:02:50.784Z] 33b1e0a273af: Download complete [2023-05-16T02:02:50.784Z] ec43610c2a17: Verifying Checksum [2023-05-16T02:02:50.784Z] ec43610c2a17: Download complete [2023-05-16T02:02:50.784Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T02:02:50.784Z] 5d3b04190fa2: Download complete [2023-05-16T02:02:51.042Z] 5eb5b503b376: Verifying Checksum [2023-05-16T02:02:51.042Z] 5eb5b503b376: Download complete [2023-05-16T02:02:51.608Z] 2f39f015ded8: Download complete [2023-05-16T02:02:52.176Z] 5eb5b503b376: Pull complete [2023-05-16T02:02:52.176Z] 5c69ac0246d0: Pull complete [2023-05-16T02:02:52.434Z] ec43610c2a17: Pull complete [2023-05-16T02:02:52.694Z] 3a2ae6a8a46f: Pull complete [2023-05-16T02:02:52.694Z] 33b1e0a273af: Pull complete [2023-05-16T02:02:52.953Z] 5d3b04190fa2: Pull complete [2023-05-16T02:02:57.142Z] 2f39f015ded8: Pull complete [2023-05-16T02:02:57.142Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T02:02:57.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T02:02:57.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:02:57.366Z] prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container [2023-05-16T02:02:57.396Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T02:03:01.440Z] $ docker top 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:03:01.907Z] ---> job-cost.sh [2023-05-16T02:03:01.908Z] lf-activate-venv: SKIPPING [2023-05-16T02:03:01.908Z] INFO: No Stack... [2023-05-16T02:03:02.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T02:03:02.431Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T02:03:02.751Z] + + catcut /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv -d, [2023-05-16T02:03:02.751Z] -f6 [Pipeline] lock [2023-05-16T02:03:02.788Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [2023-05-16T02:03:02.793Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] did not exist. Created. [2023-05-16T02:03:02.793Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T02:03:03.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T02:03:03.227Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T02:03:03.257Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T02:03:03.341Z] $ docker stop --time=1 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb [2023-05-16T02:03:04.487Z] $ docker rm -f --volumes 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T02:04:37.019Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15492 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-16T02:04:37.071Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T02:04:37.144Z] Selected Git installation does not exist. Using Default [2023-05-16T02:04:37.144Z] The recommended git tool is: NONE [2023-05-16T02:04:43.334Z] using credential edgex-jenkins-ssh [2023-05-16T02:04:43.352Z] Cloning the remote Git repository [2023-05-16T02:04:43.411Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T02:04:43.513Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-16T02:04:43.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T02:04:43.682Z] > git --version # timeout=10 [2023-05-16T02:04:43.710Z] > git --version # 'git version 2.25.1' [2023-05-16T02:04:43.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T02:04:43.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T02:04:44.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-16T02:04:45.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T02:04:46.008Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-16T02:04:46.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T02:04:46.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T02:04:46.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T02:04:46.565Z] Merging remotes/origin/main commit aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit 00324782a0876aff9eae568f131f671becc33ef2 [2023-05-16T02:04:46.883Z] Merge succeeded, producing 00324782a0876aff9eae568f131f671becc33ef2 [2023-05-16T02:04:46.883Z] Checking out Revision 00324782a0876aff9eae568f131f671becc33ef2 (PR-600) [2023-05-16T02:04:47.408Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [2023-05-16T02:04:47.461Z] > git --version # timeout=10 [2023-05-16T02:04:47.473Z] > git --version # 'git version 2.25.1' [2023-05-16T02:04:47.492Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T02:04:46.588Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T02:04:46.679Z] > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 [2023-05-16T02:04:46.770Z] > git remote # timeout=10 [2023-05-16T02:04:46.795Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T02:04:46.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T02:04:46.836Z] > git merge aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 [2023-05-16T02:04:46.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T02:04:46.892Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T02:04:46.909Z] > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T02:04:48.702Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T02:04:48.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T02:04:48.702Z] Dload Upload Total Spent Left Speed [2023-05-16T02:04:48.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-16T02:04:49.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T02:04:49.723Z] + sudo tee /etc/docker/daemon.new [2023-05-16T02:04:49.723Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T02:04:49.723Z] { [2023-05-16T02:04:49.723Z] "registry-mirrors": [ [2023-05-16T02:04:49.723Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T02:04:49.723Z] ], [2023-05-16T02:04:49.723Z] "bip": "10.250.0.254/24", [2023-05-16T02:04:49.723Z] "hosts": [ [2023-05-16T02:04:49.723Z] "tcp://0.0.0.0:5555", [2023-05-16T02:04:49.723Z] "unix:///var/run/docker.sock" [2023-05-16T02:04:49.723Z] ], [2023-05-16T02:04:49.723Z] "mtu": 1458, [2023-05-16T02:04:49.723Z] "selinux-enabled": true, [2023-05-16T02:04:49.723Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T02:04:49.723Z] } [Pipeline] sh [2023-05-16T02:04:50.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T02:04:50.444Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T02:05:12.629Z] provisioning config files... [2023-05-16T02:05:12.654Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4096524826608632148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:05:13.048Z] ---> docker-login.sh [2023-05-16T02:05:13.048Z] nexus3.edgexfoundry.org:10001 [2023-05-16T02:05:13.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:05:13.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:05:13.638Z] Configure a credential helper to remove this warning. See [2023-05-16T02:05:13.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:05:13.638Z] [2023-05-16T02:05:13.638Z] Login Succeeded [2023-05-16T02:05:13.638Z] nexus3.edgexfoundry.org:10002 [2023-05-16T02:05:13.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:05:14.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:05:14.180Z] Configure a credential helper to remove this warning. See [2023-05-16T02:05:14.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:05:14.180Z] [2023-05-16T02:05:14.180Z] Login Succeeded [2023-05-16T02:05:14.180Z] nexus3.edgexfoundry.org:10003 [2023-05-16T02:05:14.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:05:14.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:05:14.453Z] Configure a credential helper to remove this warning. See [2023-05-16T02:05:14.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:05:14.453Z] [2023-05-16T02:05:14.453Z] Login Succeeded [2023-05-16T02:05:14.453Z] nexus3.edgexfoundry.org:10004 [2023-05-16T02:05:14.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:05:14.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:05:14.730Z] Configure a credential helper to remove this warning. See [2023-05-16T02:05:14.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:05:14.730Z] [2023-05-16T02:05:14.730Z] Login Succeeded [2023-05-16T02:05:14.730Z] docker.io [2023-05-16T02:05:15.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T02:05:15.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T02:05:15.271Z] Configure a credential helper to remove this warning. See [2023-05-16T02:05:15.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T02:05:15.271Z] [2023-05-16T02:05:15.271Z] Login Succeeded [2023-05-16T02:05:15.271Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T02:05:15.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T02:05:15.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T02:05:15.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T02:05:15.777Z] ========================================================= [2023-05-16T02:05:15.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T02:05:15.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:05:16.298Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T02:05:16.567Z] Sending build context to Docker daemon 3.395MB [2023-05-16T02:05:16.567Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T02:05:16.567Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T02:05:16.842Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T02:05:16.842Z] c41833b44d91: Pulling fs layer [2023-05-16T02:05:16.842Z] ed15518f5707: Pulling fs layer [2023-05-16T02:05:16.842Z] feae8fd75edb: Pulling fs layer [2023-05-16T02:05:16.842Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T02:05:16.842Z] 3cdef696dda3: Pulling fs layer [2023-05-16T02:05:16.842Z] 2ced38df9373: Pulling fs layer [2023-05-16T02:05:16.842Z] 58f1dce35555: Pulling fs layer [2023-05-16T02:05:16.842Z] 3cdef696dda3: Waiting [2023-05-16T02:05:16.842Z] 2ced38df9373: Waiting [2023-05-16T02:05:16.842Z] 242c74f7c9fa: Waiting [2023-05-16T02:05:16.842Z] ed15518f5707: Verifying Checksum [2023-05-16T02:05:16.842Z] ed15518f5707: Download complete [2023-05-16T02:05:16.842Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T02:05:16.842Z] 242c74f7c9fa: Download complete [2023-05-16T02:05:16.842Z] 3cdef696dda3: Download complete [2023-05-16T02:05:16.842Z] c41833b44d91: Verifying Checksum [2023-05-16T02:05:16.842Z] c41833b44d91: Download complete [2023-05-16T02:05:17.827Z] c41833b44d91: Pull complete [2023-05-16T02:05:18.100Z] 58f1dce35555: Verifying Checksum [2023-05-16T02:05:18.100Z] 58f1dce35555: Download complete [2023-05-16T02:05:18.378Z] ed15518f5707: Pull complete [2023-05-16T02:05:19.369Z] feae8fd75edb: Verifying Checksum [2023-05-16T02:05:19.369Z] feae8fd75edb: Download complete [2023-05-16T02:05:19.646Z] 2ced38df9373: Verifying Checksum [2023-05-16T02:05:19.646Z] 2ced38df9373: Download complete [2023-05-16T02:05:32.078Z] feae8fd75edb: Pull complete [2023-05-16T02:05:32.078Z] 242c74f7c9fa: Pull complete [2023-05-16T02:05:32.078Z] 3cdef696dda3: Pull complete [2023-05-16T02:05:38.759Z] 2ced38df9373: Pull complete [2023-05-16T02:05:41.374Z] 58f1dce35555: Pull complete [2023-05-16T02:05:41.374Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T02:05:41.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T02:05:41.374Z] ---> fadd8f120f05 [2023-05-16T02:05:41.374Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T02:05:42.350Z] ---> Running in 211b5274f915 [2023-05-16T02:05:42.621Z] Removing intermediate container 211b5274f915 [2023-05-16T02:05:42.621Z] ---> d820f5628a09 [2023-05-16T02:05:42.621Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T02:05:42.621Z] ---> Running in 50db1ddbe53c [2023-05-16T02:05:42.889Z] Removing intermediate container 50db1ddbe53c [2023-05-16T02:05:42.890Z] ---> efe1ea40a685 [2023-05-16T02:05:42.890Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T02:05:42.890Z] ---> Running in 60a76ae034e6 [2023-05-16T02:05:43.161Z] Removing intermediate container 60a76ae034e6 [2023-05-16T02:05:43.161Z] ---> ff41e4c2794a [2023-05-16T02:05:43.161Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T02:05:43.430Z] ---> Running in c74110da3c90 [2023-05-16T02:05:43.699Z] Removing intermediate container c74110da3c90 [2023-05-16T02:05:43.699Z] ---> 1009b8600d15 [2023-05-16T02:05:43.699Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T02:05:43.699Z] ---> Running in 89bc0d9f50af [2023-05-16T02:05:44.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T02:05:45.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T02:05:46.593Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T02:05:46.593Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T02:05:46.593Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T02:05:46.593Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T02:05:46.593Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T02:05:46.593Z] OK: 268 MiB in 57 packages [2023-05-16T02:05:48.017Z] Removing intermediate container 89bc0d9f50af [2023-05-16T02:05:48.017Z] ---> 944465e0b017 [2023-05-16T02:05:48.017Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T02:05:48.017Z] ---> Running in fbaf6174e040 [2023-05-16T02:05:48.017Z] Removing intermediate container fbaf6174e040 [2023-05-16T02:05:48.017Z] ---> 06f33ed69d2f [2023-05-16T02:05:48.017Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T02:05:48.604Z] ---> fcb4a0e7e3ca [2023-05-16T02:05:48.604Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T02:05:48.604Z] ---> Running in 12185fc9794c [2023-05-16T02:06:56.508Z] Removing intermediate container 12185fc9794c [2023-05-16T02:06:56.508Z] ---> 7856909171b9 [2023-05-16T02:06:56.508Z] Step 11/12 : COPY . . [2023-05-16T02:06:56.508Z] ---> e9cf38d1a74b [2023-05-16T02:06:56.508Z] Step 12/12 : RUN $MAKE [2023-05-16T02:06:56.508Z] ---> Running in 3da3759bbd31 [2023-05-16T02:06:57.479Z] noop [2023-05-16T02:06:58.073Z] Removing intermediate container 3da3759bbd31 [2023-05-16T02:06:58.073Z] ---> 723fd70dcfb1 [2023-05-16T02:06:58.073Z] Successfully built 723fd70dcfb1 [2023-05-16T02:06:58.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:06:58.569Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T02:06:58.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:06:58.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container [2023-05-16T02:06:58.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T02:07:00.129Z] $ docker top b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T02:07:01.031Z] + go version [2023-05-16T02:07:01.031Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T02:07:01.068Z] $ docker stop --time=1 b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 [2023-05-16T02:07:02.714Z] $ docker rm -f --volumes b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:07:03.577Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T02:07:03.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:07:03.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container [2023-05-16T02:07:04.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T02:07:05.228Z] $ docker top 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T02:07:05.799Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T02:07:06.521Z] + make test [2023-05-16T02:07:06.521Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T02:07:38.814Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T02:09:30.567Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T02:09:30.567Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T02:09:30.567Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 23.1% of statements [2023-05-16T02:09:30.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T02:09:30.567Z] go vet ./... [2023-05-16T02:09:57.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T02:09:57.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T02:09:57.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T02:09:57.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T02:09:57.344Z] $ docker stop --time=1 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 [2023-05-16T02:10:02.263Z] $ docker rm -f --volumes 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T02:10:03.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T02:10:03.593Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T02:10:04.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T02:10:04.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T02:10:05.233Z] + ls -al . [2023-05-16T02:10:05.233Z] total 176 [2023-05-16T02:10:05.233Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 02:07 . [2023-05-16T02:10:05.233Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:04 .. [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 02:04 .dockerignore [2023-05-16T02:10:05.233Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 02:04 .git [2023-05-16T02:10:05.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 .github [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 02:04 .gitignore [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 02:04 .golangci.yml [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 02:04 Attribution.txt [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 02:04 CHANGELOG.md [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 02:04 Dockerfile [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 02:04 GOVERNANCE.md [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 02:04 Jenkinsfile [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 02:04 LICENSE [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 02:04 Makefile [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 02:04 OWNERS.md [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 02:04 README.md [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 02:00 VERSION [2023-05-16T02:10:05.233Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:04 bin [2023-05-16T02:10:05.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 cmd [2023-05-16T02:10:05.233Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 02:09 coverage.out [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 02:04 go.mod [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 02:04 go.sum [2023-05-16T02:10:05.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 internal [2023-05-16T02:10:05.233Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:04 mock [2023-05-16T02:10:05.233Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:04 snap [2023-05-16T02:10:05.233Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:10:05.653Z] + 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=00324782a0876aff9eae568f131f671becc33ef2 --label arch=arm64 --label version=0.0.0 . [2023-05-16T02:10:05.927Z] Sending build context to Docker daemon 3.414MB [2023-05-16T02:10:05.927Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T02:10:05.927Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T02:10:05.927Z] ---> 723fd70dcfb1 [2023-05-16T02:10:05.927Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T02:10:06.197Z] ---> Running in 26bacd46226e [2023-05-16T02:10:06.467Z] Removing intermediate container 26bacd46226e [2023-05-16T02:10:06.467Z] ---> 34fcbb0697be [2023-05-16T02:10:06.467Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T02:10:06.467Z] ---> Running in 5285ec234d04 [2023-05-16T02:10:06.735Z] Removing intermediate container 5285ec234d04 [2023-05-16T02:10:06.735Z] ---> c4b054951453 [2023-05-16T02:10:06.735Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T02:10:07.004Z] ---> Running in a796f03e47aa [2023-05-16T02:10:07.272Z] Removing intermediate container a796f03e47aa [2023-05-16T02:10:07.272Z] ---> 40df76f97a9c [2023-05-16T02:10:07.272Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T02:10:07.272Z] ---> Running in 597c7848950b [2023-05-16T02:10:07.544Z] Removing intermediate container 597c7848950b [2023-05-16T02:10:07.544Z] ---> 8dc5e18a036c [2023-05-16T02:10:07.544Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T02:10:07.544Z] ---> Running in e79fca6ab06b [2023-05-16T02:10:08.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T02:10:09.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T02:10:10.449Z] OK: 268 MiB in 57 packages [2023-05-16T02:10:11.038Z] Removing intermediate container e79fca6ab06b [2023-05-16T02:10:11.038Z] ---> bb08b1863b34 [2023-05-16T02:10:11.038Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T02:10:11.306Z] ---> Running in f8b4f735d499 [2023-05-16T02:10:11.575Z] Removing intermediate container f8b4f735d499 [2023-05-16T02:10:11.575Z] ---> 171c39c43e7a [2023-05-16T02:10:11.575Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T02:10:12.160Z] ---> 301dab91b012 [2023-05-16T02:10:12.160Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T02:10:12.160Z] ---> Running in 2121abdd68ca [2023-05-16T02:10:14.743Z] Removing intermediate container 2121abdd68ca [2023-05-16T02:10:14.743Z] ---> 7aef8b9dab08 [2023-05-16T02:10:14.743Z] Step 11/24 : COPY . . [2023-05-16T02:10:15.716Z] ---> 729ebd56ab72 [2023-05-16T02:10:15.716Z] Step 12/24 : RUN $MAKE [2023-05-16T02:10:15.990Z] ---> Running in ddff641ada87 [2023-05-16T02:10:16.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T02:12:23.630Z] Removing intermediate container ddff641ada87 [2023-05-16T02:12:23.630Z] ---> 3a5dfe742d40 [2023-05-16T02:12:23.630Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T02:12:23.630Z] 3.17: Pulling from library/alpine [2023-05-16T02:12:23.630Z] c41833b44d91: Already exists [2023-05-16T02:12:23.630Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T02:12:23.630Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T02:12:23.630Z] ---> 51e60588ff2c [2023-05-16T02:12:23.630Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T02:12:23.630Z] ---> Running in 6b13501dc790 [2023-05-16T02:12:23.630Z] Removing intermediate container 6b13501dc790 [2023-05-16T02:12:23.630Z] ---> 01902a542a75 [2023-05-16T02:12:23.630Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T02:12:23.630Z] ---> Running in 22ba57b320d5 [2023-05-16T02:12:24.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T02:12:25.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T02:12:25.761Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T02:12:26.030Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T02:12:26.030Z] OK: 8 MiB in 16 packages [2023-05-16T02:12:26.616Z] Removing intermediate container 22ba57b320d5 [2023-05-16T02:12:26.616Z] ---> ebcd1ab982ed [2023-05-16T02:12:26.616Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T02:12:28.023Z] ---> 344b24086742 [2023-05-16T02:12:28.023Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T02:12:28.606Z] ---> b332a5d5d338 [2023-05-16T02:12:28.606Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T02:12:28.874Z] ---> d71fc678468c [2023-05-16T02:12:28.874Z] Step 19/24 : EXPOSE 59982 [2023-05-16T02:12:28.874Z] ---> Running in e39481dc8164 [2023-05-16T02:12:29.141Z] Removing intermediate container e39481dc8164 [2023-05-16T02:12:29.141Z] ---> c14c8fc187c4 [2023-05-16T02:12:29.141Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T02:12:29.407Z] ---> Running in 4bf20f40d68e [2023-05-16T02:12:29.407Z] Removing intermediate container 4bf20f40d68e [2023-05-16T02:12:29.407Z] ---> 8137b7eac87e [2023-05-16T02:12:29.407Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T02:12:29.674Z] ---> Running in 8ef252265922 [2023-05-16T02:12:29.943Z] Removing intermediate container 8ef252265922 [2023-05-16T02:12:29.943Z] ---> 2298f6e16d21 [2023-05-16T02:12:29.943Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T02:12:29.943Z] ---> Running in 8cc3cf5c3e62 [2023-05-16T02:12:30.210Z] Removing intermediate container 8cc3cf5c3e62 [2023-05-16T02:12:30.210Z] ---> ba5d51b6fcee [2023-05-16T02:12:30.210Z] Step 23/24 : LABEL git_sha=00324782a0876aff9eae568f131f671becc33ef2 [2023-05-16T02:12:30.210Z] ---> Running in 4f2362d2f4c4 [2023-05-16T02:12:30.475Z] Removing intermediate container 4f2362d2f4c4 [2023-05-16T02:12:30.475Z] ---> ab8a2149a466 [2023-05-16T02:12:30.475Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T02:12:30.743Z] ---> Running in c94fe0842d06 [2023-05-16T02:12:30.743Z] Removing intermediate container c94fe0842d06 [2023-05-16T02:12:30.743Z] ---> c8617ad0eaa9 [2023-05-16T02:12:30.743Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T02:12:31.010Z] Successfully built c8617ad0eaa9 [2023-05-16T02:12:31.010Z] 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 [2023-05-16T02:12:31.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T02:12:31.817Z] [2023-05-16T02:12:31.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:12:32.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T02:12:34.803Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T02:12:34.803Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T02:12:34.803Z] 04944245beec: Pulling fs layer [2023-05-16T02:12:34.803Z] 699f458cf7ca: Pulling fs layer [2023-05-16T02:12:34.803Z] 765212b225bb: Pulling fs layer [2023-05-16T02:12:34.803Z] f23df028b6ca: Pulling fs layer [2023-05-16T02:12:34.803Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T02:12:34.803Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T02:12:34.803Z] 765212b225bb: Waiting [2023-05-16T02:12:34.803Z] f23df028b6ca: Waiting [2023-05-16T02:12:34.803Z] d65c8cfc05b1: Waiting [2023-05-16T02:12:34.803Z] 2437ff75d9bd: Waiting [2023-05-16T02:12:34.803Z] 04944245beec: Verifying Checksum [2023-05-16T02:12:34.803Z] 04944245beec: Download complete [2023-05-16T02:12:34.803Z] 765212b225bb: Verifying Checksum [2023-05-16T02:12:34.803Z] 765212b225bb: Download complete [2023-05-16T02:12:34.803Z] f23df028b6ca: Verifying Checksum [2023-05-16T02:12:34.803Z] f23df028b6ca: Download complete [2023-05-16T02:12:34.803Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T02:12:34.803Z] d65c8cfc05b1: Download complete [2023-05-16T02:12:34.803Z] 699f458cf7ca: Verifying Checksum [2023-05-16T02:12:34.803Z] 699f458cf7ca: Download complete [2023-05-16T02:12:35.391Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T02:12:35.391Z] 8998bd30e6a1: Download complete [2023-05-16T02:12:37.335Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T02:12:37.335Z] 2437ff75d9bd: Download complete [2023-05-16T02:12:39.281Z] 8998bd30e6a1: Pull complete [2023-05-16T02:12:39.551Z] 04944245beec: Pull complete [2023-05-16T02:12:40.964Z] 699f458cf7ca: Pull complete [2023-05-16T02:12:41.232Z] 765212b225bb: Pull complete [2023-05-16T02:12:41.817Z] f23df028b6ca: Pull complete [2023-05-16T02:12:42.085Z] d65c8cfc05b1: Pull complete [2023-05-16T02:12:57.083Z] 2437ff75d9bd: Pull complete [2023-05-16T02:12:57.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T02:12:57.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T02:12:57.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:12:57.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container [2023-05-16T02:12:57.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T02:13:00.407Z] $ docker top 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:01.352Z] ---> job-cost.sh [2023-05-16T02:13:01.352Z] lf-activate-venv: SKIPPING [2023-05-16T02:13:01.352Z] INFO: No Stack... [2023-05-16T02:13:01.621Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T02:13:02.588Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T02:13:03.257Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-16T02:13:03.257Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T02:13:03.347Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [2023-05-16T02:13:03.352Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] did not exist. Created. [2023-05-16T02:13:03.352Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T02:13:04.098Z] /w/workspace/device-mqtt-go/1@tmp/durable-e831f515/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T02:13:04.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T02:13:04.805Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T02:13:04.853Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T02:13:04.869Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T02:13:04.948Z] $ docker stop --time=1 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 [2023-05-16T02:13:06.499Z] $ docker rm -f --volumes 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 [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 [2023-05-16T02:13:07.530Z] provisioning config files... [2023-05-16T02:13:07.537Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config10340398301172290252tmp [Pipeline] { [Pipeline] sh [2023-05-16T02:13:07.867Z] + set +x [2023-05-16T02:13:07.867Z] + curl -s https://codecov.io/bash [2023-05-16T02:13:07.867Z] + bash -s -- [2023-05-16T02:13:07.867Z] [2023-05-16T02:13:07.867Z] _____ _ [2023-05-16T02:13:07.867Z] / ____| | | [2023-05-16T02:13:07.867Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T02:13:07.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T02:13:07.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T02:13:07.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T02:13:07.867Z] Bash-1.0.6 [2023-05-16T02:13:07.867Z] [2023-05-16T02:13:07.867Z] [2023-05-16T02:13:07.867Z] ==> git version 2.25.1 found [2023-05-16T02:13:07.867Z] ==> 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 [2023-05-16T02:13:07.867Z] Release-Date: 2020-01-08 [2023-05-16T02:13:07.867Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T02:13:07.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T02:13:07.867Z] ==> Jenkins CI detected. [2023-05-16T02:13:07.867Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-16T02:13:07.867Z] project root: . [2023-05-16T02:13:07.867Z] --> token set from env [2023-05-16T02:13:07.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T02:13:07.867Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T02:13:07.867Z] ==> Python coveragepy not found [2023-05-16T02:13:07.867Z] ==> Searching for coverage reports in: [2023-05-16T02:13:07.867Z] + . [2023-05-16T02:13:07.867Z] -> Found 1 reports [2023-05-16T02:13:07.867Z] ==> Detecting git/mercurial file structure [2023-05-16T02:13:07.867Z] ==> Reading reports [2023-05-16T02:13:07.867Z] + ./coverage.out bytes=18144 [2023-05-16T02:13:07.867Z] ==> Appending adjustments [2023-05-16T02:13:07.867Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T02:13:08.125Z] + Found adjustments [2023-05-16T02:13:08.125Z] ==> Gzipping contents [2023-05-16T02:13:08.125Z] 4.0K /tmp/codecov.krsCwn.gz [2023-05-16T02:13:08.125Z] ==> Uploading reports [2023-05-16T02:13:08.125Z] url: https://codecov.io [2023-05-16T02:13:08.125Z] query: branch=PR-600&commit=00324782a0876aff9eae568f131f671becc33ef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-16T02:13:08.125Z] -> Pinging Codecov [2023-05-16T02:13:08.125Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=00324782a0876aff9eae568f131f671becc33ef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-16T02:13:08.384Z] -> Uploading to [2023-05-16T02:13:08.384Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/7D719EC7BBE17E464838252E33014C33/00324782a0876aff9eae568f131f671becc33ef2/97bdb54f-5b94-4f14-9e0b-3136d412a301.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T021308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=537952ee6ba4cfeb3f54a9f8ff1a3d442991b512403bf766e1f4b5a91ec570ef [2023-05-16T02:13:08.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T02:13:08.384Z] Dload Upload Total Spent Left Speed [2023-05-16T02:13:08.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 56857 --:--:-- --:--:-- --:--:-- 55859 100 3184 0 0 100 3184 0 14605 --:--:-- --:--:-- --:--:-- 14538 [2023-05-16T02:13:08.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] } [2023-05-16T02:13:08.415Z] 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 [2023-05-16T02:13:10.200Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-16T02:13:10.200Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-16T02:13:10.200Z] total 16 [2023-05-16T02:13:10.200Z] drwxr-xr-x 3 root root 4096 May 16 02:03 . [2023-05-16T02:13:10.200Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 02:03 .. [2023-05-16T02:13:10.200Z] drwxr-xr-x 2 root root 4096 May 16 02:03 cost [2023-05-16T02:13:10.200Z] -rw-r--r-- 1 root root 86 May 16 02:03 cost.csv [2023-05-16T02:13:10.200Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-16T02:13:10.200Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-16T02:13:10.200Z] total 16 [2023-05-16T02:13:10.200Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 02:03 . [2023-05-16T02:13:10.200Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 02:03 .. [2023-05-16T02:13:10.200Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 02:03 cost [2023-05-16T02:13:10.200Z] -rw-r--r-- 1 jenkins jenkins 86 May 16 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:10.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:11.411Z] ---> package-listing.sh [2023-05-16T02:13:11.411Z] ++ facter osfamily [2023-05-16T02:13:11.411Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T02:13:11.671Z] + OS_FAMILY=debian [2023-05-16T02:13:11.671Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-16T02:13:11.671Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T02:13:11.671Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T02:13:11.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T02:13:11.671Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T02:13:11.671Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-16T02:13:11.671Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T02:13:11.671Z] + case "${OS_FAMILY}" in [2023-05-16T02:13:11.671Z] + dpkg -l [2023-05-16T02:13:11.671Z] + grep '^ii' [2023-05-16T02:13:11.671Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T02:13:11.671Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T02:13:11.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T02:13:11.671Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-16T02:13:11.671Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-16T02:13:11.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-16T02:13:11.703Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T02:13:11.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T02:13:12.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T02:13:12.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T02:13:12.827Z] prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container [2023-05-16T02:13:12.861Z] $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T02:13:16.151Z] $ docker top 8b966b23667a12fea43cd12a2b3274d15c1b8860fd746e68430ceab88e43bdb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T02:13:16.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T02:13:16.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T02:13:17.159Z] + ls /var/log/sa-host [2023-05-16T02:13:17.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T02:13:17.385Z] provisioning config files... [2023-05-16T02:13:17.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config175109488949323675tmp [Pipeline] { [Pipeline] echo [2023-05-16T02:13:17.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:17.767Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T02:13:17.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:18.308Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T02:13:18.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:18.656Z] ---> sudo-logs.sh [2023-05-16T02:13:18.656Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T02:13:18.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:19.052Z] ---> job-cost.sh [2023-05-16T02:13:19.052Z] lf-activate-venv: SKIPPING [2023-05-16T02:13:19.053Z] DEBUG: total: 0.2199999988079071 [2023-05-16T02:13:19.053Z] INFO: Retrieving Stack Cost... [2023-05-16T02:13:19.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T02:13:19.879Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T02:13:19.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T02:13:20.224Z] ---> logs-deploy.sh [2023-05-16T02:13:20.224Z] lf-activate-venv: SKIPPING [2023-05-16T02:13:20.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/1 [2023-05-16T02:13:20.224Z] INFO: archiving workspace using pattern(s): [2023-05-16T02:13:21.186Z] Archives upload complete. [2023-05-16T02:13:21.186Z] INFO: archiving logs to Nexus [2023-05-16T02:13:22.152Z] ---> uname -a: [2023-05-16T02:13:22.152Z] Linux prd-ubuntu20-04-docker-8c-8g-15491 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] ---> lscpu: [2023-05-16T02:13:22.152Z] Architecture: x86_64 [2023-05-16T02:13:22.152Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T02:13:22.152Z] Byte Order: Little Endian [2023-05-16T02:13:22.152Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T02:13:22.152Z] CPU(s): 8 [2023-05-16T02:13:22.152Z] On-line CPU(s) list: 0-7 [2023-05-16T02:13:22.152Z] Thread(s) per core: 1 [2023-05-16T02:13:22.152Z] Core(s) per socket: 1 [2023-05-16T02:13:22.152Z] Socket(s): 8 [2023-05-16T02:13:22.152Z] NUMA node(s): 1 [2023-05-16T02:13:22.152Z] Vendor ID: AuthenticAMD [2023-05-16T02:13:22.152Z] CPU family: 23 [2023-05-16T02:13:22.152Z] Model: 49 [2023-05-16T02:13:22.152Z] Model name: AMD EPYC-Rome Processor [2023-05-16T02:13:22.152Z] Stepping: 0 [2023-05-16T02:13:22.152Z] CPU MHz: 2800.000 [2023-05-16T02:13:22.152Z] BogoMIPS: 5600.00 [2023-05-16T02:13:22.152Z] Virtualization: AMD-V [2023-05-16T02:13:22.152Z] Hypervisor vendor: KVM [2023-05-16T02:13:22.152Z] Virtualization type: full [2023-05-16T02:13:22.152Z] L1d cache: 256 KiB [2023-05-16T02:13:22.152Z] L1i cache: 256 KiB [2023-05-16T02:13:22.152Z] L2 cache: 4 MiB [2023-05-16T02:13:22.152Z] L3 cache: 128 MiB [2023-05-16T02:13:22.152Z] NUMA node0 CPU(s): 0-7 [2023-05-16T02:13:22.152Z] Vulnerability Itlb multihit: Not affected [2023-05-16T02:13:22.152Z] Vulnerability L1tf: Not affected [2023-05-16T02:13:22.152Z] Vulnerability Mds: Not affected [2023-05-16T02:13:22.152Z] Vulnerability Meltdown: Not affected [2023-05-16T02:13:22.152Z] Vulnerability Mmio stale data: Not affected [2023-05-16T02:13:22.152Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T02:13:22.152Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T02:13:22.152Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T02:13:22.152Z] Vulnerability Srbds: Not affected [2023-05-16T02:13:22.152Z] Vulnerability Tsx async abort: Not affected [2023-05-16T02:13:22.152Z] 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 [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] ---> nproc: [2023-05-16T02:13:22.152Z] 8 [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] ---> df -h: [2023-05-16T02:13:22.152Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T02:13:22.152Z] overlay 155G 12G 144G 8% / [2023-05-16T02:13:22.152Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T02:13:22.152Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T02:13:22.152Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T02:13:22.152Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] ---> sar -b -r -n DEV: [2023-05-16T02:13:22.152Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15491) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] 01:59:36 LINUX RESTART (8 CPU) [2023-05-16T02:13:22.152Z] [2023-05-16T02:13:22.152Z] 02:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T02:13:22.152Z] 02:01:01 154.70 38.99 115.71 0.00 4366.04 40293.51 0.00 [2023-05-16T02:13:22.152Z] 02:02:01 115.73 0.80 114.93 0.00 10.93 45854.09 0.00 [2023-05-16T02:13:22.152Z] 02:03:01 180.10 1.88 178.22 0.00 51.19 43601.00 0.00 [2023-05-16T02:13:22.152Z] 02:04:01 4.87 0.05 4.82 0.00 11.06 73.60 0.00 [2023-05-16T02:13:22.152Z] 02:05:01 28.46 11.25 17.21 0.00 3471.64 3747.68 0.00 [2023-05-16T02:13:22.152Z] 02:06:01 4.85 0.00 4.85 0.00 0.00 62.52 0.00 [2023-05-16T02:13:22.152Z] 02:07:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2023-05-16T02:13:22.152Z] 02:08:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-05-16T02:13:22.152Z] 02:09:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 [2023-05-16T02:13:22.152Z] 02:10:01 2.18 0.00 2.18 0.00 0.00 31.99 0.00 [2023-05-16T02:13:22.152Z] 02:11:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2023-05-16T02:13:22.152Z] 02:12:01 1.63 0.00 1.63 0.00 0.00 17.20 0.00 [2023-05-16T02:13:22.153Z] 02:13:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 [2023-05-16T02:13:22.153Z] Average: 38.26 4.03 34.23 0.00 603.74 10250.25 0.00 [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] 02:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T02:13:22.153Z] 02:01:01 29152772 31584572 727832 2.21 75952 2635716 1952736 5.75 1003612 2366880 4332 [2023-05-16T02:13:22.153Z] 02:02:01 28228648 31437672 858948 2.61 145468 3260416 2083044 6.14 1289892 2908180 54612 [2023-05-16T02:13:22.153Z] 02:03:01 27626264 31540280 757104 2.30 159536 3902368 1922544 5.67 1284576 3465160 408 [2023-05-16T02:13:22.153Z] 02:04:01 27645836 31560624 736660 2.24 159632 3902672 1749180 5.16 1275720 3452800 184 [2023-05-16T02:13:22.153Z] 02:05:01 27403484 31540424 748576 2.28 164900 4107032 1814588 5.35 1438460 3508128 1268 [2023-05-16T02:13:22.153Z] 02:06:01 27408952 31545896 743224 2.26 164976 4107028 1814588 5.35 1433940 3508088 8 [2023-05-16T02:13:22.153Z] 02:07:01 27408912 31545948 743116 2.26 165068 4107028 1814588 5.35 1434144 3508092 8 [2023-05-16T02:13:22.153Z] 02:08:01 27416296 31553396 735536 2.24 165088 4107036 1814588 5.35 1427192 3508104 192 [2023-05-16T02:13:22.153Z] 02:09:01 27416272 31553448 735484 2.24 165156 4107040 1814588 5.35 1426920 3508108 8 [2023-05-16T02:13:22.153Z] 02:10:01 27416256 31553952 735304 2.24 165276 4107012 1814588 5.35 1426632 3508516 32 [2023-05-16T02:13:22.153Z] 02:11:01 27415852 31553592 735580 2.24 165312 4107020 1814588 5.35 1427056 3508516 164 [2023-05-16T02:13:22.153Z] 02:12:01 27415836 31553620 735500 2.24 165344 4107024 1814588 5.35 1427260 3508520 172 [2023-05-16T02:13:22.153Z] 02:13:01 27415520 31553364 735744 2.24 165416 4107024 1814588 5.35 1426820 3508524 8 [2023-05-16T02:13:22.153Z] Average: 27643915 31544368 748354 2.28 155933 3897263 1849138 5.45 1363248 3366740 4723 [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] 02:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T02:13:22.153Z] 02:01:01 docker0 62.04 80.73 5.04 165.52 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:01:01 ens3 689.44 416.10 6912.39 91.84 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:01:01 veth45207f0 53.82 70.45 5.04 47.52 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:01:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:02:01 docker0 126.55 258.79 10.20 1854.92 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:02:01 veth076e4eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:02:01 ens3 278.04 139.88 1876.46 20.20 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:03:01 docker0 2.78 7.02 0.17 85.54 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:03:01 ens3 134.99 98.73 2627.37 96.80 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:03:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:04:01 ens3 8.77 5.65 8.26 3.04 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:05:01 ens3 110.35 59.96 1388.31 4.37 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:06:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:08:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:09:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:11:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] Average: docker0 14.66 26.59 1.18 161.99 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] Average: ens3 93.31 55.01 978.02 16.55 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] ---> sar -P ALL: [2023-05-16T02:13:22.153Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15491) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] 01:59:36 LINUX RESTART (8 CPU) [2023-05-16T02:13:22.153Z] [2023-05-16T02:13:22.153Z] 02:00:02 CPU %user %nice %system %iowait %steal %idle [2023-05-16T02:13:22.153Z] 02:01:01 all 9.19 0.00 3.06 2.01 0.06 85.68 [2023-05-16T02:13:22.153Z] 02:01:01 0 10.86 0.00 2.75 0.38 0.05 85.96 [2023-05-16T02:13:22.153Z] 02:01:01 1 10.09 0.00 3.17 0.48 0.05 86.21 [2023-05-16T02:13:22.153Z] 02:01:01 2 8.20 0.00 3.28 9.50 0.05 78.96 [2023-05-16T02:13:22.153Z] 02:01:01 3 7.77 0.00 2.59 0.14 0.07 89.44 [2023-05-16T02:13:22.153Z] 02:01:01 4 9.64 0.00 3.53 0.31 0.05 86.47 [2023-05-16T02:13:22.153Z] 02:01:01 5 8.62 0.00 2.85 1.66 0.05 86.82 [2023-05-16T02:13:22.153Z] 02:01:01 6 8.83 0.00 3.10 2.24 0.05 85.79 [2023-05-16T02:13:22.153Z] 02:01:01 7 9.52 0.00 3.19 1.44 0.07 85.78 [2023-05-16T02:13:22.153Z] 02:02:01 all 6.34 0.00 2.31 3.29 0.05 88.00 [2023-05-16T02:13:22.153Z] 02:02:01 0 6.47 0.00 2.01 4.04 0.05 87.43 [2023-05-16T02:13:22.153Z] 02:02:01 1 6.40 0.00 2.02 0.18 0.10 91.29 [2023-05-16T02:13:22.153Z] 02:02:01 2 5.99 0.00 2.26 1.09 0.03 90.62 [2023-05-16T02:13:22.153Z] 02:02:01 3 6.75 0.00 3.22 3.64 0.05 86.35 [2023-05-16T02:13:22.153Z] 02:02:01 4 6.78 0.00 1.76 0.33 0.05 91.08 [2023-05-16T02:13:22.153Z] 02:02:01 5 6.46 0.00 2.53 9.04 0.03 81.94 [2023-05-16T02:13:22.153Z] 02:02:01 6 5.99 0.00 2.02 0.03 0.03 91.93 [2023-05-16T02:13:22.153Z] 02:02:01 7 5.91 0.00 2.70 7.96 0.07 83.35 [2023-05-16T02:13:22.153Z] 02:03:01 all 35.72 0.00 6.15 2.47 0.10 55.57 [2023-05-16T02:13:22.153Z] 02:03:01 0 36.05 0.00 5.88 1.12 0.08 56.87 [2023-05-16T02:13:22.153Z] 02:03:01 1 34.67 0.00 6.63 0.52 0.10 58.08 [2023-05-16T02:13:22.153Z] 02:03:01 2 35.80 0.00 6.37 1.82 0.08 55.92 [2023-05-16T02:13:22.153Z] 02:03:01 3 35.51 0.00 6.00 0.74 0.08 57.66 [2023-05-16T02:13:22.153Z] 02:03:01 4 36.29 0.00 6.39 14.22 0.10 43.00 [2023-05-16T02:13:22.153Z] 02:03:01 5 36.16 0.00 5.89 0.72 0.08 57.14 [2023-05-16T02:13:22.153Z] 02:03:01 6 35.92 0.00 5.69 0.24 0.10 58.05 [2023-05-16T02:13:22.153Z] 02:03:01 7 35.34 0.00 6.33 0.37 0.12 57.85 [2023-05-16T02:13:22.153Z] 02:04:01 all 0.25 0.00 0.09 0.01 0.01 99.64 [2023-05-16T02:13:22.153Z] 02:04:01 0 0.22 0.00 0.15 0.00 0.02 99.62 [2023-05-16T02:13:22.153Z] 02:04:01 1 0.13 0.00 0.12 0.03 0.02 99.70 [2023-05-16T02:13:22.153Z] 02:04:01 2 0.57 0.00 0.07 0.00 0.02 99.35 [2023-05-16T02:13:22.153Z] 02:04:01 3 0.08 0.00 0.08 0.02 0.02 99.80 [2023-05-16T02:13:22.153Z] 02:04:01 4 0.48 0.00 0.07 0.03 0.02 99.40 [2023-05-16T02:13:22.153Z] 02:04:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-16T02:13:22.153Z] 02:04:01 6 0.12 0.00 0.10 0.00 0.00 99.78 [2023-05-16T02:13:22.153Z] 02:04:01 7 0.30 0.00 0.07 0.00 0.02 99.62 [2023-05-16T02:13:22.153Z] 02:05:01 all 0.95 0.00 0.46 0.43 0.01 98.15 [2023-05-16T02:13:22.153Z] 02:05:01 0 0.52 0.00 0.27 0.17 0.00 99.05 [2023-05-16T02:13:22.153Z] 02:05:01 1 1.40 0.00 0.80 1.20 0.02 96.58 [2023-05-16T02:13:22.153Z] 02:05:01 2 0.77 0.00 0.40 0.60 0.02 98.21 [2023-05-16T02:13:22.153Z] 02:05:01 3 0.65 0.00 0.35 0.05 0.02 98.93 [2023-05-16T02:13:22.153Z] 02:05:01 4 0.77 0.00 0.38 0.47 0.00 98.38 [2023-05-16T02:13:22.153Z] 02:05:01 5 2.10 0.00 0.43 0.05 0.02 97.40 [2023-05-16T02:13:22.153Z] 02:05:01 6 0.45 0.00 0.53 0.38 0.02 98.62 [2023-05-16T02:13:22.153Z] 02:05:01 7 0.90 0.00 0.54 0.54 0.02 98.01 [2023-05-16T02:13:22.153Z] 02:06:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2023-05-16T02:13:22.153Z] 02:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T02:13:22.153Z] 02:06:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-16T02:13:22.153Z] 02:06:01 2 1.26 0.00 0.02 0.00 0.02 98.71 [2023-05-16T02:13:22.153Z] 02:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T02:13:22.153Z] 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.153Z] 02:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:06:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-16T02:13:22.153Z] 02:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-05-16T02:13:22.153Z] 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:07:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-16T02:13:22.153Z] 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.153Z] 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.153Z] 02:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T02:13:22.153Z] 02:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:07:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-05-16T02:13:22.153Z] 02:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-16T02:13:22.153Z] 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:08:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-16T02:13:22.153Z] 02:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T02:13:22.153Z] 02:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T02:13:22.153Z] 02:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T02:13:22.153Z] 02:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T02:13:22.153Z] 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] 02:08:01 7 0.08 0.00 0.07 0.00 0.03 99.82 [2023-05-16T02:13:22.154Z] 02:09:01 all 0.19 0.00 0.01 0.02 0.01 99.78 [2023-05-16T02:13:22.154Z] 02:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] 02:09:01 1 0.00 0.00 0.00 0.10 0.02 99.88 [2023-05-16T02:13:22.154Z] 02:09:01 2 1.37 0.00 0.02 0.00 0.02 98.60 [2023-05-16T02:13:22.154Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T02:13:22.154Z] 02:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.154Z] 02:09:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-16T02:13:22.154Z] 02:10:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2023-05-16T02:13:22.154Z] 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T02:13:22.154Z] 02:10:01 1 0.02 0.00 0.05 0.05 0.02 99.87 [2023-05-16T02:13:22.154Z] 02:10:01 2 1.48 0.00 0.10 0.02 0.02 98.38 [2023-05-16T02:13:22.154Z] 02:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:10:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-16T02:13:22.154Z] 02:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T02:13:22.154Z] 02:10:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-16T02:13:22.154Z] 02:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T02:13:22.154Z] 02:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-05-16T02:13:22.154Z] 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.154Z] 02:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T02:13:22.154Z] 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T02:13:22.154Z] 02:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:11:01 4 0.23 0.00 0.02 0.00 0.00 99.75 [2023-05-16T02:13:22.154Z] 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] 02:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T02:13:22.154Z] 02:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] [2023-05-16T02:13:22.154Z] 02:11:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T02:13:22.154Z] 02:12:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-05-16T02:13:22.154Z] 02:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:12:01 1 0.03 0.00 0.00 0.07 0.00 99.90 [2023-05-16T02:13:22.154Z] 02:12:01 2 0.25 0.00 0.00 0.00 0.03 99.72 [2023-05-16T02:13:22.154Z] 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.154Z] 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:12:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-16T02:13:22.154Z] 02:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T02:13:22.154Z] 02:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-05-16T02:13:22.154Z] 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:13:01 1 0.02 0.00 0.02 0.12 0.00 99.85 [2023-05-16T02:13:22.154Z] 02:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T02:13:22.154Z] 02:13:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-16T02:13:22.154Z] 02:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T02:13:22.154Z] 02:13:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-16T02:13:22.154Z] 02:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T02:13:22.154Z] Average: all 4.05 0.00 0.93 0.63 0.02 94.37 [2023-05-16T02:13:22.154Z] Average: 0 4.12 0.00 0.85 0.44 0.02 94.58 [2023-05-16T02:13:22.154Z] Average: 1 4.02 0.00 0.98 0.22 0.03 94.75 [2023-05-16T02:13:22.154Z] Average: 2 4.25 0.00 0.95 0.98 0.02 93.80 [2023-05-16T02:13:22.154Z] Average: 3 3.87 0.00 0.94 0.35 0.02 94.82 [2023-05-16T02:13:22.154Z] Average: 4 4.14 0.00 0.92 1.17 0.02 93.75 [2023-05-16T02:13:22.154Z] Average: 5 4.09 0.00 0.90 0.88 0.02 94.12 [2023-05-16T02:13:22.154Z] Average: 6 3.92 0.00 0.88 0.22 0.02 94.96 [2023-05-16T02:13:22.154Z] Average: 7 3.98 0.00 0.99 0.79 0.03 94.20 [2023-05-16T02:13:22.154Z] [2023-05-16T02:13:22.154Z] [2023-05-16T02:13:22.154Z]