Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76576241c583dccc2f0e6457e5ef220204c9b19e+1f5b40587cdb269dc0901b5b892d918e86924932 (4d181a2c2a5f36983d09c3aaa531385b8c99c791) 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-ssh10078700950352269887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13643749616628161509.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14494300434511378240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6425465102141147805.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16691587364642314095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-2532’ Running on prd-ubuntu20.04-docker-8c-8g-2542 in /w/workspace/gexfoundry_device-mqtt-go_PR-530 [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-530 # 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/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit 76576241c583dccc2f0e6457e5ef220204c9b19e Merge succeeded, producing 1679a05c21a13bab68895ed1d9933cd4329e126b Checking out Revision 1679a05c21a13bab68895ed1d9933cd4329e126b (PR-530) > git config core.sparsecheckout # timeout=10 > git checkout -f 76576241c583dccc2f0e6457e5ef220204c9b19e # 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 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1679a05c21a13bab68895ed1d9933cd4329e126b # timeout=10 Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" > git rev-list --no-walk 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T23:21:05.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T23:21:05.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T23:21:05.424Z] ========================================================= [2023-03-16T23:21:05.424Z] EdgeX Global Pipelines Version Info [2023-03-16T23:21:05.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:21:06.126Z] ------------------- [2023-03-16T23:21:06.126Z] stable info: [2023-03-16T23:21:06.126Z] ------------------- [2023-03-16T23:21:06.126Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T23:21:06.126Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T23:21:06.126Z] Message: update stable to v1.0.245 [2023-03-16T23:21:06.698Z] ------------------- [2023-03-16T23:21:06.698Z] experimental info: [2023-03-16T23:21:06.698Z] ------------------- [2023-03-16T23:21:06.698Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T23:21:06.698Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T23:21:06.698Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T23:21:06.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-16T23:21:06.877Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-16T23:21:06.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T23:21:06.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T23:21:06.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T23:21:06.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T23:21:06.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T23:21:06.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T23:21:06.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T23:21:06.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T23:21:06.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T23:21:06.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-16T23:21:07.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T23:21:07.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T23:21:07.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T23:21:07.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T23:21:07.058Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T23:21:07.069Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T23:21:07.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T23:21:07.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T23:21:07.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T23:21:07.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T23:21:07.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T23:21:07.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T23:21:07.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T23:21:07.167Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T23:21:07.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T23:21:07.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-530 [Pipeline] echo [2023-03-16T23:21:07.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-530 [Pipeline] echo [2023-03-16T23:21:07.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-530 [Pipeline] echo [2023-03-16T23:21:07.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo [2023-03-16T23:21:07.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1679a05 [Pipeline] echo [2023-03-16T23:21:07.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T23:21:07.291Z] provisioning config files... [2023-03-16T23:21:07.303Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config13951177966882767723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:21:07.605Z] ---> docker-login.sh [2023-03-16T23:21:07.605Z] nexus3.edgexfoundry.org:10001 [2023-03-16T23:21:07.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:07.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:07.865Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:07.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:07.865Z] [2023-03-16T23:21:07.865Z] Login Succeeded [2023-03-16T23:21:07.865Z] nexus3.edgexfoundry.org:10002 [2023-03-16T23:21:07.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:08.125Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:08.125Z] [2023-03-16T23:21:08.125Z] Login Succeeded [2023-03-16T23:21:08.125Z] nexus3.edgexfoundry.org:10003 [2023-03-16T23:21:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:08.125Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:08.125Z] [2023-03-16T23:21:08.125Z] Login Succeeded [2023-03-16T23:21:08.125Z] nexus3.edgexfoundry.org:10004 [2023-03-16T23:21:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:08.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:08.385Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:08.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:08.385Z] [2023-03-16T23:21:08.385Z] Login Succeeded [2023-03-16T23:21:08.385Z] docker.io [2023-03-16T23:21:08.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:08.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:08.644Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:08.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:08.644Z] [2023-03-16T23:21:08.644Z] Login Succeeded [2023-03-16T23:21:08.644Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T23:21:08.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T23:21:09.009Z] + git rev-list -1 --merges 1679a05c21a13bab68895ed1d9933cd4329e126b~1..1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo [2023-03-16T23:21:09.054Z] -----------> git rev-list -1 --merges 1679a05c21a13bab68895ed1d9933cd4329e126b~1..1679a05c21a13bab68895ed1d9933cd4329e126b 1679a05c21a13bab68895ed1d9933cd4329e126b [2023-03-16T23:21:09.054Z] 1679a05c21a13bab68895ed1d9933cd4329e126b [false] [Pipeline] sh [2023-03-16T23:21:09.345Z] + git log --format=format:%s -1 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo [2023-03-16T23:21:09.361Z] ========================================================= [2023-03-16T23:21:09.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T23:21:09.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T23:21:09.694Z] + git log --format=format:%s -1 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo [2023-03-16T23:21:09.706Z] [semverPrep] GIT_COMMIT: 1679a05c21a13bab68895ed1d9933cd4329e126b, Commit Message: Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD [Pipeline] echo [2023-03-16T23:21:09.718Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T23:21:10.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T23:21:10.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T23:21:10.082Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T23:21:10.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T23:21:10.082Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T23:21:10.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T23:21:10.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:21:10.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T23:21:10.422Z] [2023-03-16T23:21:10.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:21:10.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T23:21:10.722Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T23:21:10.722Z] b85a868b505f: Pulling fs layer [2023-03-16T23:21:10.722Z] e2be974225ed: Pulling fs layer [2023-03-16T23:21:10.722Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T23:21:10.722Z] 988bab9f4d93: Pulling fs layer [2023-03-16T23:21:10.722Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T23:21:10.722Z] eaf3925da568: Pulling fs layer [2023-03-16T23:21:10.722Z] bab4dde63d76: Pulling fs layer [2023-03-16T23:21:10.722Z] bde34c3a00c8: Pulling fs layer [2023-03-16T23:21:10.722Z] b352a97aabf1: Pulling fs layer [2023-03-16T23:21:10.722Z] 4872d77fe225: Pulling fs layer [2023-03-16T23:21:10.722Z] 5851b861e8e6: Pulling fs layer [2023-03-16T23:21:10.722Z] bab4dde63d76: Waiting [2023-03-16T23:21:10.722Z] 4872d77fe225: Waiting [2023-03-16T23:21:10.722Z] bde34c3a00c8: Waiting [2023-03-16T23:21:10.722Z] b352a97aabf1: Waiting [2023-03-16T23:21:10.722Z] 5851b861e8e6: Waiting [2023-03-16T23:21:10.722Z] 1469e6f7b9e6: Waiting [2023-03-16T23:21:10.722Z] 988bab9f4d93: Waiting [2023-03-16T23:21:10.722Z] eaf3925da568: Waiting [2023-03-16T23:21:10.722Z] e2be974225ed: Download complete [2023-03-16T23:21:10.722Z] 988bab9f4d93: Verifying Checksum [2023-03-16T23:21:10.722Z] 988bab9f4d93: Download complete [2023-03-16T23:21:10.983Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T23:21:10.983Z] 1469e6f7b9e6: Download complete [2023-03-16T23:21:10.983Z] eaf3925da568: Verifying Checksum [2023-03-16T23:21:10.983Z] eaf3925da568: Download complete [2023-03-16T23:21:10.983Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T23:21:10.983Z] 339a4e72a1f5: Download complete [2023-03-16T23:21:10.983Z] bde34c3a00c8: Verifying Checksum [2023-03-16T23:21:10.983Z] bde34c3a00c8: Download complete [2023-03-16T23:21:10.983Z] b352a97aabf1: Verifying Checksum [2023-03-16T23:21:10.983Z] b352a97aabf1: Download complete [2023-03-16T23:21:10.983Z] 4872d77fe225: Verifying Checksum [2023-03-16T23:21:10.983Z] 4872d77fe225: Download complete [2023-03-16T23:21:10.983Z] 5851b861e8e6: Download complete [2023-03-16T23:21:10.983Z] b85a868b505f: Verifying Checksum [2023-03-16T23:21:10.983Z] b85a868b505f: Download complete [2023-03-16T23:21:11.242Z] bab4dde63d76: Verifying Checksum [2023-03-16T23:21:11.242Z] bab4dde63d76: Download complete [2023-03-16T23:21:12.620Z] b85a868b505f: Pull complete [2023-03-16T23:21:12.620Z] e2be974225ed: Pull complete [2023-03-16T23:21:12.879Z] 339a4e72a1f5: Pull complete [2023-03-16T23:21:13.138Z] 988bab9f4d93: Pull complete [2023-03-16T23:21:13.398Z] 1469e6f7b9e6: Pull complete [2023-03-16T23:21:13.398Z] eaf3925da568: Pull complete [2023-03-16T23:21:15.301Z] bab4dde63d76: Pull complete [2023-03-16T23:21:15.301Z] bde34c3a00c8: Pull complete [2023-03-16T23:21:15.561Z] b352a97aabf1: Pull complete [2023-03-16T23:21:15.561Z] 4872d77fe225: Pull complete [2023-03-16T23:21:15.820Z] 5851b861e8e6: Pull complete [2023-03-16T23:21:15.820Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T23:21:15.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T23:21:15.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:21:15.940Z] prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container [2023-03-16T23:21:16.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T23:21:17.509Z] $ docker top ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 -eo pid,comm [2023-03-16T23:21:17.563Z] 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-03-16T23:21:17.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T23:21:17.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T23:21:17.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T23:21:17.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T23:21:17.732Z] $ docker exec ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent [2023-03-16T23:21:17.843Z] SSH_AUTH_SOCK=/tmp/ssh-FEKNfY3GD7aX/agent.32 [2023-03-16T23:21:17.843Z] SSH_AGENT_PID=38 [2023-03-16T23:21:17.850Z] Running ssh-add (command line suppressed) [2023-03-16T23:21:17.957Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_15237443891406918512.key (/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_15237443891406918512.key) [2023-03-16T23:21:17.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T23:21:18.260Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T23:21:18.283Z] $ docker exec --env ******** --env ******** ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent -k [2023-03-16T23:21:18.386Z] unset SSH_AUTH_SOCK; [2023-03-16T23:21:18.386Z] unset SSH_AGENT_PID; [2023-03-16T23:21:18.386Z] echo Agent pid 38 killed; [2023-03-16T23:21:18.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T23:21:18.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T23:21:18.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T23:21:18.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T23:21:18.539Z] $ docker exec ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent [2023-03-16T23:21:18.652Z] SSH_AUTH_SOCK=/tmp/ssh-eyFc0UOtlw3M/agent.71 [2023-03-16T23:21:18.652Z] SSH_AGENT_PID=77 [2023-03-16T23:21:18.657Z] Running ssh-add (command line suppressed) [2023-03-16T23:21:18.772Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_12977487865092476536.key (/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_12977487865092476536.key) [2023-03-16T23:21:18.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T23:21:19.072Z] + git semver init [2023-03-16T23:21:19.330Z] 2023-03-16 23:21:19,267 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T23:21:19.330Z] 2023-03-16 23:21:19,268 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver [2023-03-16T23:21:19.330Z] 2023-03-16 23:21:19,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver [2023-03-16T23:21:19.330Z] 2023-03-16 23:21:19,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530, universal_newlines=False, shell=None, istream=None) [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.git/info/exclude [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 with force:False [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,056 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,062 [execute] INFO git cat-file --batch-check [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,068 [execute] INFO git cat-file --batch [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T23:21:20.267Z] 2023-03-16 23:21:20,075 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 [2023-03-16T23:21:20.267Z] 0.0.0 [Pipeline] } [2023-03-16T23:21:20.281Z] $ docker exec --env ******** --env ******** ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent -k [2023-03-16T23:21:20.391Z] unset SSH_AUTH_SOCK; [2023-03-16T23:21:20.392Z] unset SSH_AGENT_PID; [2023-03-16T23:21:20.392Z] echo Agent pid 77 killed; [2023-03-16T23:21:20.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T23:21:20.717Z] + git semver [Pipeline] } [2023-03-16T23:21:20.993Z] $ docker stop --time=1 ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 [2023-03-16T23:21:22.311Z] $ docker rm -f --volumes ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T23:21:22.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T23:21:22.862Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T23:21:22.865Z] [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-03-16T23:21:23.003Z] provisioning config files... [2023-03-16T23:21:23.012Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config11937293175771908715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:21:23.304Z] ---> docker-login.sh [2023-03-16T23:21:23.305Z] nexus3.edgexfoundry.org:10001 [2023-03-16T23:21:23.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:23.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:23.305Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:23.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:23.305Z] [2023-03-16T23:21:23.305Z] Login Succeeded [2023-03-16T23:21:23.305Z] nexus3.edgexfoundry.org:10002 [2023-03-16T23:21:23.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:23.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:23.305Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:23.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:23.305Z] [2023-03-16T23:21:23.305Z] Login Succeeded [2023-03-16T23:21:23.305Z] nexus3.edgexfoundry.org:10003 [2023-03-16T23:21:23.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:23.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:23.561Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:23.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:23.561Z] [2023-03-16T23:21:23.561Z] Login Succeeded [2023-03-16T23:21:23.561Z] nexus3.edgexfoundry.org:10004 [2023-03-16T23:21:23.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:23.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:23.561Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:23.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:23.561Z] [2023-03-16T23:21:23.561Z] Login Succeeded [2023-03-16T23:21:23.561Z] docker.io [2023-03-16T23:21:23.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:21:23.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:21:23.818Z] Configure a credential helper to remove this warning. See [2023-03-16T23:21:23.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:21:23.818Z] [2023-03-16T23:21:23.818Z] Login Succeeded [2023-03-16T23:21:23.818Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T23:21:23.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T23:21:23.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T23:21:23.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T23:21:23.906Z] ========================================================= [2023-03-16T23:21:23.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T23:21:23.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:21:24.217Z] + 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-03-16T23:21:24.217Z] Sending build context to Docker daemon 6.388MB [2023-03-16T23:21:24.217Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T23:21:24.217Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T23:21:24.217Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T23:21:24.217Z] 63b65145d645: Pulling fs layer [2023-03-16T23:21:24.217Z] a2d21d5440eb: Pulling fs layer [2023-03-16T23:21:24.217Z] 935e6c44a52c: Pulling fs layer [2023-03-16T23:21:24.217Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T23:21:24.217Z] 30dea6a524f1: Pulling fs layer [2023-03-16T23:21:24.217Z] a2aff8979fd8: Pulling fs layer [2023-03-16T23:21:24.217Z] 6808be2612f2: Pulling fs layer [2023-03-16T23:21:24.217Z] f25807f1079a: Pulling fs layer [2023-03-16T23:21:24.217Z] 30dea6a524f1: Waiting [2023-03-16T23:21:24.217Z] 94cc34f8dd06: Waiting [2023-03-16T23:21:24.217Z] a2aff8979fd8: Waiting [2023-03-16T23:21:24.217Z] 6808be2612f2: Waiting [2023-03-16T23:21:24.217Z] f25807f1079a: Waiting [2023-03-16T23:21:24.217Z] a2d21d5440eb: Download complete [2023-03-16T23:21:24.217Z] 94cc34f8dd06: Download complete [2023-03-16T23:21:24.478Z] 30dea6a524f1: Verifying Checksum [2023-03-16T23:21:24.479Z] 30dea6a524f1: Download complete [2023-03-16T23:21:24.479Z] 63b65145d645: Verifying Checksum [2023-03-16T23:21:24.479Z] 63b65145d645: Download complete [2023-03-16T23:21:24.479Z] a2aff8979fd8: Verifying Checksum [2023-03-16T23:21:24.479Z] a2aff8979fd8: Download complete [2023-03-16T23:21:24.479Z] 63b65145d645: Pull complete [2023-03-16T23:21:24.747Z] a2d21d5440eb: Pull complete [2023-03-16T23:21:25.008Z] f25807f1079a: Verifying Checksum [2023-03-16T23:21:25.008Z] f25807f1079a: Download complete [2023-03-16T23:21:25.008Z] 935e6c44a52c: Verifying Checksum [2023-03-16T23:21:25.008Z] 935e6c44a52c: Download complete [2023-03-16T23:21:25.268Z] 6808be2612f2: Verifying Checksum [2023-03-16T23:21:25.268Z] 6808be2612f2: Download complete [2023-03-16T23:21:28.549Z] 935e6c44a52c: Pull complete [2023-03-16T23:21:28.549Z] 94cc34f8dd06: Pull complete [2023-03-16T23:21:28.549Z] 30dea6a524f1: Pull complete [2023-03-16T23:21:28.549Z] a2aff8979fd8: Pull complete [2023-03-16T23:21:31.078Z] 6808be2612f2: Pull complete [2023-03-16T23:21:31.645Z] f25807f1079a: Pull complete [2023-03-16T23:21:31.645Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T23:21:31.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T23:21:31.645Z] ---> 3b553350e43f [2023-03-16T23:21:31.645Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T23:21:33.551Z] ---> Running in 194e0c823a9f [2023-03-16T23:21:33.551Z] Removing intermediate container 194e0c823a9f [2023-03-16T23:21:33.551Z] ---> afd9d8270604 [2023-03-16T23:21:33.551Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T23:21:33.551Z] ---> Running in 6634cb1bc992 [2023-03-16T23:21:33.551Z] Removing intermediate container 6634cb1bc992 [2023-03-16T23:21:33.551Z] ---> 435a0311712c [2023-03-16T23:21:33.551Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T23:21:33.812Z] ---> Running in ab0fec6e8f93 [2023-03-16T23:21:33.812Z] Removing intermediate container ab0fec6e8f93 [2023-03-16T23:21:33.812Z] ---> e14bf20b20ec [2023-03-16T23:21:33.812Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T23:21:33.812Z] ---> Running in 28be27613295 [2023-03-16T23:21:34.071Z] Removing intermediate container 28be27613295 [2023-03-16T23:21:34.071Z] ---> 089e0e0b00f7 [2023-03-16T23:21:34.071Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T23:21:34.071Z] ---> Running in 53131d68f41f [2023-03-16T23:21:34.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T23:21:34.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T23:21:34.589Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T23:21:34.589Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T23:21:34.589Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T23:21:34.589Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T23:21:34.589Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T23:21:34.589Z] OK: 269 MiB in 57 packages [2023-03-16T23:21:35.158Z] Removing intermediate container 53131d68f41f [2023-03-16T23:21:35.158Z] ---> b7847a7fa5b5 [2023-03-16T23:21:35.158Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T23:21:35.158Z] ---> Running in d49cd0d75603 [2023-03-16T23:21:35.417Z] Removing intermediate container d49cd0d75603 [2023-03-16T23:21:35.417Z] ---> 8d6af8ab0054 [2023-03-16T23:21:35.417Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T23:21:35.417Z] ---> 0c46fa19fcda [2023-03-16T23:21:35.417Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T23:21:35.417Z] ---> Running in 187c620e4910 [2023-03-16T23:21:37.952Z] Still waiting to schedule task [2023-03-16T23:21:37.953Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2538’ [2023-03-16T23:22:07.494Z] Removing intermediate container 187c620e4910 [2023-03-16T23:22:07.495Z] ---> 27193af75fac [2023-03-16T23:22:07.495Z] Step 11/12 : COPY . . [2023-03-16T23:22:07.495Z] ---> def3c5269696 [2023-03-16T23:22:07.495Z] Step 12/12 : RUN $MAKE [2023-03-16T23:22:07.495Z] ---> Running in 2d4fed10857e [2023-03-16T23:22:07.495Z] noop [2023-03-16T23:22:07.495Z] Removing intermediate container 2d4fed10857e [2023-03-16T23:22:07.495Z] ---> b2fa17b401ca [2023-03-16T23:22:07.495Z] Successfully built b2fa17b401ca [2023-03-16T23:22:07.495Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:22:07.807Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T23:22:07.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:22:07.881Z] prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container [2023-03-16T23:22:07.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T23:22:08.267Z] $ docker top ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T23:22:08.622Z] + go version [2023-03-16T23:22:08.622Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T23:22:08.636Z] $ docker stop --time=1 ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 [2023-03-16T23:22:09.922Z] $ docker rm -f --volumes ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:22:10.335Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T23:22:10.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:22:10.409Z] prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container [2023-03-16T23:22:10.436Z] $ 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-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T23:22:10.771Z] $ docker top c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T23:22:11.109Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-530 [Pipeline] fileExists [Pipeline] sh [2023-03-16T23:22:11.401Z] + make test [2023-03-16T23:22:11.401Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T23:22:16.662Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T23:22:24.764Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-16T23:22:24.764Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-16T23:22:25.331Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T23:22:25.331Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.2% of statements [2023-03-16T23:22:25.331Z] FAIL [2023-03-16T23:22:25.331Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-16T23:22:25.345Z] $ docker stop --time=1 c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e [2023-03-16T23:22:27.360Z] $ docker rm -f --volumes c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:22:27.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T23:22:27.897Z] [2023-03-16T23:22:27.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:22:28.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T23:22:28.196Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T23:22:28.196Z] 5eb5b503b376: Pulling fs layer [2023-03-16T23:22:28.196Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T23:22:28.196Z] ec43610c2a17: Pulling fs layer [2023-03-16T23:22:28.196Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T23:22:28.196Z] 33b1e0a273af: Pulling fs layer [2023-03-16T23:22:28.196Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T23:22:28.196Z] 2f39f015ded8: Pulling fs layer [2023-03-16T23:22:28.196Z] 5d3b04190fa2: Waiting [2023-03-16T23:22:28.196Z] 3a2ae6a8a46f: Waiting [2023-03-16T23:22:28.196Z] 33b1e0a273af: Waiting [2023-03-16T23:22:28.196Z] 2f39f015ded8: Waiting [2023-03-16T23:22:28.196Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T23:22:28.196Z] 5c69ac0246d0: Download complete [2023-03-16T23:22:28.196Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T23:22:28.196Z] 3a2ae6a8a46f: Download complete [2023-03-16T23:22:28.455Z] 33b1e0a273af: Verifying Checksum [2023-03-16T23:22:28.455Z] 33b1e0a273af: Download complete [2023-03-16T23:22:28.455Z] ec43610c2a17: Verifying Checksum [2023-03-16T23:22:28.455Z] ec43610c2a17: Download complete [2023-03-16T23:22:28.455Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T23:22:28.455Z] 5d3b04190fa2: Download complete [2023-03-16T23:22:28.455Z] 5eb5b503b376: Download complete [2023-03-16T23:22:29.831Z] 5eb5b503b376: Pull complete [2023-03-16T23:22:29.831Z] 5c69ac0246d0: Pull complete [2023-03-16T23:22:30.089Z] ec43610c2a17: Pull complete [2023-03-16T23:22:30.346Z] 3a2ae6a8a46f: Pull complete [2023-03-16T23:22:30.604Z] 33b1e0a273af: Pull complete [2023-03-16T23:22:30.604Z] 5d3b04190fa2: Pull complete [2023-03-16T23:22:34.784Z] 2f39f015ded8: Pull complete [2023-03-16T23:22:34.784Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T23:22:34.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T23:22:34.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:22:34.863Z] prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container [2023-03-16T23:22:34.894Z] $ 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-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T23:22:36.834Z] $ docker top b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:22:37.196Z] ---> job-cost.sh [2023-03-16T23:22:37.196Z] lf-activate-venv: SKIPPING [2023-03-16T23:22:37.196Z] INFO: No Stack... [2023-03-16T23:22:37.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T23:22:37.713Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T23:22:37.997Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/cost.csv [2023-03-16T23:22:37.997Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T23:22:38.009Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [2023-03-16T23:22:38.018Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] did not exist. Created. [2023-03-16T23:22:38.019Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T23:22:38.315Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T23:22:38.353Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T23:22:38.359Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T23:22:38.380Z] $ docker stop --time=1 b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d [2023-03-16T23:22:39.558Z] $ docker rm -f --volumes b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T23:22:39.666Z] Failed in branch amd64 [2023-03-16T23:23:48.508Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2545 in /w/workspace/gexfoundry_device-mqtt-go_PR-530 [Pipeline] { [Pipeline] ws [2023-03-16T23:23:48.521Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-03-16T23:23:48.555Z] Selected Git installation does not exist. Using Default [2023-03-16T23:23:48.555Z] The recommended git tool is: NONE [2023-03-16T23:23:53.270Z] using credential edgex-jenkins-ssh [2023-03-16T23:23:53.288Z] Cloning the remote Git repository [2023-03-16T23:23:53.335Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T23:23:53.422Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-03-16T23:23:53.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T23:23:53.565Z] > git --version # timeout=10 [2023-03-16T23:23:53.588Z] > git --version # 'git version 2.25.1' [2023-03-16T23:23:53.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T23:23:53.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T23:23:54.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-16T23:23:54.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T23:23:55.630Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-16T23:23:55.668Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T23:23:55.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T23:23:55.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T23:23:56.147Z] Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit 76576241c583dccc2f0e6457e5ef220204c9b19e [2023-03-16T23:23:56.426Z] Merge succeeded, producing 6dfa714291e4a4c6858d470656890a63ceaace45 [2023-03-16T23:23:56.426Z] Checking out Revision 6dfa714291e4a4c6858d470656890a63ceaace45 (PR-530) [2023-03-16T23:23:56.166Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T23:23:56.245Z] > git checkout -f 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 [2023-03-16T23:23:56.320Z] > git remote # timeout=10 [2023-03-16T23:23:56.336Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T23:23:56.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T23:23:56.368Z] > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 [2023-03-16T23:23:56.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T23:23:56.433Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T23:23:56.446Z] > git checkout -f 6dfa714291e4a4c6858d470656890a63ceaace45 # timeout=10 [2023-03-16T23:23:59.849Z] Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" [2023-03-16T23:23:59.859Z] > git rev-list --no-walk 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T23:24:00.677Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T23:24:00.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T23:24:00.677Z] Dload Upload Total Spent Left Speed [2023-03-16T23:24:00.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-03-16T23:24:01.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T23:24:01.672Z] + + sudo tee /etc/docker/daemon.newsudo [2023-03-16T23:24:01.673Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T23:24:01.673Z] { [2023-03-16T23:24:01.673Z] "registry-mirrors": [ [2023-03-16T23:24:01.673Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T23:24:01.673Z] ], [2023-03-16T23:24:01.673Z] "bip": "10.250.0.254/24", [2023-03-16T23:24:01.673Z] "hosts": [ [2023-03-16T23:24:01.673Z] "tcp://0.0.0.0:5555", [2023-03-16T23:24:01.673Z] "unix:///var/run/docker.sock" [2023-03-16T23:24:01.673Z] ], [2023-03-16T23:24:01.673Z] "mtu": 1458, [2023-03-16T23:24:01.673Z] "selinux-enabled": true, [2023-03-16T23:24:01.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T23:24:01.673Z] } [Pipeline] sh [2023-03-16T23:24:02.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T23:24:02.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T23:24:20.592Z] provisioning config files... [2023-03-16T23:24:20.613Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4141166272522857758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:24:20.957Z] ---> docker-login.sh [2023-03-16T23:24:20.957Z] nexus3.edgexfoundry.org:10001 [2023-03-16T23:24:21.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:24:21.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:24:21.509Z] Configure a credential helper to remove this warning. See [2023-03-16T23:24:21.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:24:21.509Z] [2023-03-16T23:24:21.509Z] Login Succeeded [2023-03-16T23:24:21.509Z] nexus3.edgexfoundry.org:10002 [2023-03-16T23:24:21.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:24:21.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:24:21.777Z] Configure a credential helper to remove this warning. See [2023-03-16T23:24:21.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:24:21.777Z] [2023-03-16T23:24:21.777Z] Login Succeeded [2023-03-16T23:24:21.777Z] nexus3.edgexfoundry.org:10003 [2023-03-16T23:24:22.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:24:22.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:24:22.314Z] Configure a credential helper to remove this warning. See [2023-03-16T23:24:22.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:24:22.314Z] [2023-03-16T23:24:22.314Z] Login Succeeded [2023-03-16T23:24:22.314Z] nexus3.edgexfoundry.org:10004 [2023-03-16T23:24:22.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:24:22.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:24:22.583Z] Configure a credential helper to remove this warning. See [2023-03-16T23:24:22.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:24:22.583Z] [2023-03-16T23:24:22.583Z] Login Succeeded [2023-03-16T23:24:22.583Z] docker.io [2023-03-16T23:24:22.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T23:24:23.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T23:24:23.124Z] Configure a credential helper to remove this warning. See [2023-03-16T23:24:23.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T23:24:23.124Z] [2023-03-16T23:24:23.124Z] Login Succeeded [2023-03-16T23:24:23.124Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T23:24:23.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T23:24:23.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T23:24:23.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T23:24:23.388Z] ========================================================= [2023-03-16T23:24:23.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T23:24:23.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:24:23.716Z] + 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-03-16T23:24:23.988Z] Sending build context to Docker daemon 3.326MB [2023-03-16T23:24:23.988Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T23:24:23.988Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T23:24:24.259Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T23:24:24.259Z] af6eaf76a39c: Pulling fs layer [2023-03-16T23:24:24.259Z] 55522c791124: Pulling fs layer [2023-03-16T23:24:24.259Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T23:24:24.259Z] 169dfbe0d373: Pulling fs layer [2023-03-16T23:24:24.259Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T23:24:24.259Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T23:24:24.259Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T23:24:24.259Z] e1ff8fa3b103: Waiting [2023-03-16T23:24:24.259Z] 52ebb69f0ebf: Waiting [2023-03-16T23:24:24.259Z] 5abe8eddf0d5: Waiting [2023-03-16T23:24:24.259Z] 169dfbe0d373: Waiting [2023-03-16T23:24:24.259Z] 55522c791124: Download complete [2023-03-16T23:24:24.259Z] 169dfbe0d373: Verifying Checksum [2023-03-16T23:24:24.259Z] 169dfbe0d373: Download complete [2023-03-16T23:24:24.259Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T23:24:24.259Z] e1ff8fa3b103: Download complete [2023-03-16T23:24:24.259Z] af6eaf76a39c: Verifying Checksum [2023-03-16T23:24:24.259Z] af6eaf76a39c: Download complete [2023-03-16T23:24:25.705Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T23:24:25.705Z] 5abe8eddf0d5: Download complete [2023-03-16T23:24:26.670Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T23:24:26.671Z] ce5c4a1c91eb: Download complete [2023-03-16T23:24:26.671Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T23:24:26.671Z] 52ebb69f0ebf: Download complete [2023-03-16T23:24:27.631Z] af6eaf76a39c: Pull complete [2023-03-16T23:24:27.900Z] 55522c791124: Pull complete [2023-03-16T23:24:37.977Z] ce5c4a1c91eb: Pull complete [2023-03-16T23:24:38.244Z] 169dfbe0d373: Pull complete [2023-03-16T23:24:38.517Z] e1ff8fa3b103: Pull complete [2023-03-16T23:24:45.175Z] 52ebb69f0ebf: Pull complete [2023-03-16T23:24:46.590Z] 5abe8eddf0d5: Pull complete [2023-03-16T23:24:46.860Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T23:24:46.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T23:24:46.860Z] ---> 6cb57ee374ae [2023-03-16T23:24:46.860Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T23:24:48.814Z] ---> Running in eae4b3e5891f [2023-03-16T23:24:48.814Z] Removing intermediate container eae4b3e5891f [2023-03-16T23:24:48.814Z] ---> 2d33175ce765 [2023-03-16T23:24:48.814Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T23:24:48.814Z] ---> Running in 57c7e2c79d6d [2023-03-16T23:24:49.087Z] Removing intermediate container 57c7e2c79d6d [2023-03-16T23:24:49.087Z] ---> 45807f8cdd95 [2023-03-16T23:24:49.087Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T23:24:49.356Z] ---> Running in dd88306120b0 [2023-03-16T23:24:49.631Z] Removing intermediate container dd88306120b0 [2023-03-16T23:24:49.631Z] ---> 1619306b2df2 [2023-03-16T23:24:49.631Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T23:24:49.631Z] ---> Running in d3b71ac2f6c9 [2023-03-16T23:24:49.901Z] Removing intermediate container d3b71ac2f6c9 [2023-03-16T23:24:49.901Z] ---> 7101921270e8 [2023-03-16T23:24:49.901Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T23:24:49.901Z] ---> Running in 070a014b6393 [2023-03-16T23:24:51.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T23:24:51.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T23:24:52.541Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T23:24:52.541Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T23:24:52.541Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T23:24:52.812Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T23:24:52.812Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T23:24:52.812Z] OK: 268 MiB in 57 packages [2023-03-16T23:24:53.771Z] Removing intermediate container 070a014b6393 [2023-03-16T23:24:53.771Z] ---> 39d59813ea1b [2023-03-16T23:24:53.771Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T23:24:53.771Z] ---> Running in 5e0a50365dc3 [2023-03-16T23:24:54.037Z] Removing intermediate container 5e0a50365dc3 [2023-03-16T23:24:54.037Z] ---> 4e395dde7adc [2023-03-16T23:24:54.037Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T23:24:54.620Z] ---> 157af76e3fdd [2023-03-16T23:24:54.620Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T23:24:54.620Z] ---> Running in 0327ee79a5e6 [2023-03-16T23:26:02.500Z] Removing intermediate container 0327ee79a5e6 [2023-03-16T23:26:02.500Z] ---> ac5f967a5d89 [2023-03-16T23:26:02.500Z] Step 11/12 : COPY . . [2023-03-16T23:26:02.500Z] ---> eb4d5123876e [2023-03-16T23:26:02.500Z] Step 12/12 : RUN $MAKE [2023-03-16T23:26:02.500Z] ---> Running in 80f5171596ff [2023-03-16T23:26:02.500Z] noop [2023-03-16T23:26:02.500Z] Removing intermediate container 80f5171596ff [2023-03-16T23:26:02.500Z] ---> fbcb020c7a29 [2023-03-16T23:26:02.500Z] Successfully built fbcb020c7a29 [2023-03-16T23:26:02.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:26:02.833Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T23:26:02.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:26:03.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container [2023-03-16T23:26:03.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T23:26:04.354Z] $ docker top b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T23:26:05.167Z] + go version [2023-03-16T23:26:05.167Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T23:26:05.186Z] $ docker stop --time=1 b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb [2023-03-16T23:26:06.827Z] $ docker rm -f --volumes b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:26:07.340Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T23:26:07.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:26:07.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container [2023-03-16T23:26:07.587Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T23:26:08.782Z] $ docker top fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T23:26:09.602Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-16T23:26:09.939Z] + make test [2023-03-16T23:26:09.939Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T23:26:42.173Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T23:28:18.830Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-16T23:28:18.830Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-16T23:28:37.074Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T23:28:37.075Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.2% of statements [2023-03-16T23:28:37.075Z] FAIL [2023-03-16T23:28:37.075Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-16T23:28:37.096Z] $ docker stop --time=1 fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 [2023-03-16T23:28:39.149Z] $ docker rm -f --volumes fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:28:40.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T23:28:40.345Z] [2023-03-16T23:28:40.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:28:40.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T23:28:40.955Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T23:28:40.955Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T23:28:40.955Z] 04944245beec: Pulling fs layer [2023-03-16T23:28:40.955Z] 699f458cf7ca: Pulling fs layer [2023-03-16T23:28:40.955Z] 765212b225bb: Pulling fs layer [2023-03-16T23:28:40.955Z] f23df028b6ca: Pulling fs layer [2023-03-16T23:28:40.955Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T23:28:40.955Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T23:28:40.955Z] f23df028b6ca: Waiting [2023-03-16T23:28:40.955Z] 765212b225bb: Waiting [2023-03-16T23:28:40.955Z] d65c8cfc05b1: Waiting [2023-03-16T23:28:40.955Z] 2437ff75d9bd: Waiting [2023-03-16T23:28:40.955Z] 04944245beec: Verifying Checksum [2023-03-16T23:28:40.955Z] 04944245beec: Download complete [2023-03-16T23:28:40.955Z] 765212b225bb: Verifying Checksum [2023-03-16T23:28:40.955Z] 765212b225bb: Download complete [2023-03-16T23:28:41.224Z] f23df028b6ca: Verifying Checksum [2023-03-16T23:28:41.224Z] f23df028b6ca: Download complete [2023-03-16T23:28:41.224Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T23:28:41.224Z] d65c8cfc05b1: Download complete [2023-03-16T23:28:41.495Z] 699f458cf7ca: Verifying Checksum [2023-03-16T23:28:41.495Z] 699f458cf7ca: Download complete [2023-03-16T23:28:42.082Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T23:28:42.082Z] 8998bd30e6a1: Download complete [2023-03-16T23:28:44.686Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T23:28:44.686Z] 2437ff75d9bd: Download complete [2023-03-16T23:28:48.036Z] 8998bd30e6a1: Pull complete [2023-03-16T23:28:48.304Z] 04944245beec: Pull complete [2023-03-16T23:28:50.260Z] 699f458cf7ca: Pull complete [2023-03-16T23:28:50.260Z] 765212b225bb: Pull complete [2023-03-16T23:28:51.223Z] f23df028b6ca: Pull complete [2023-03-16T23:28:51.489Z] d65c8cfc05b1: Pull complete [2023-03-16T23:29:09.885Z] 2437ff75d9bd: Pull complete [2023-03-16T23:29:09.885Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T23:29:09.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T23:29:09.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:29:10.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container [2023-03-16T23:29:10.238Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T23:29:13.297Z] $ docker top e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:14.202Z] ---> job-cost.sh [2023-03-16T23:29:14.203Z] lf-activate-venv: SKIPPING [2023-03-16T23:29:14.203Z] INFO: No Stack... [2023-03-16T23:29:14.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T23:29:15.450Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T23:29:15.771Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-03-16T23:29:15.771Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T23:29:16.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [2023-03-16T23:29:16.118Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] did not exist. Created. [2023-03-16T23:29:16.118Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T23:29:16.462Z] /w/workspace/device-mqtt-go/2@tmp/durable-a62a781d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T23:29:16.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T23:29:16.826Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T23:29:17.208Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T23:29:17.214Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T23:29:17.237Z] $ docker stop --time=1 e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 [2023-03-16T23:29:18.729Z] $ docker rm -f --volumes e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T23:29:18.948Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-16T23:29:19.583Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives ] [2023-03-16T23:29:19.583Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives [2023-03-16T23:29:19.583Z] total 16 [2023-03-16T23:29:19.583Z] drwxr-xr-x 3 root root 4096 Mar 16 23:22 . [2023-03-16T23:29:19.583Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:22 .. [2023-03-16T23:29:19.583Z] drwxr-xr-x 2 root root 4096 Mar 16 23:22 cost [2023-03-16T23:29:19.583Z] -rw-r--r-- 1 root root 86 Mar 16 23:22 cost.csv [2023-03-16T23:29:19.583Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives [2023-03-16T23:29:19.583Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives [2023-03-16T23:29:19.583Z] total 16 [2023-03-16T23:29:19.583Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:22 . [2023-03-16T23:29:19.583Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:22 .. [2023-03-16T23:29:19.583Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:22 cost [2023-03-16T23:29:19.583Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 16 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:19.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:20.735Z] ---> package-listing.sh [2023-03-16T23:29:20.735Z] ++ facter osfamily [2023-03-16T23:29:20.735Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T23:29:20.996Z] + OS_FAMILY=debian [2023-03-16T23:29:20.996Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-530 [2023-03-16T23:29:20.996Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T23:29:20.996Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T23:29:20.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T23:29:20.996Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T23:29:20.996Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-530 ']' [2023-03-16T23:29:20.996Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T23:29:20.996Z] + case "${OS_FAMILY}" in [2023-03-16T23:29:20.996Z] + dpkg -l [2023-03-16T23:29:20.996Z] + grep '^ii' [2023-03-16T23:29:20.996Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T23:29:20.996Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T23:29:20.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T23:29:20.996Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-530 ']' [2023-03-16T23:29:20.996Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/ [2023-03-16T23:29:20.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/ [Pipeline] echo [2023-03-16T23:29:21.006Z] 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-530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T23:29:21.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T23:29:21.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T23:29:21.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T23:29:21.920Z] prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container [2023-03-16T23:29:21.949Z] $ 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-530/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-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T23:29:22.317Z] $ docker top 96c8cbb154ce87eceb3acd9db84071fcd1532933bf03c0740ddb135053ad3a12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T23:29:22.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T23:29:22.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T23:29:23.218Z] + ls /var/log/sa-host [2023-03-16T23:29:23.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T23:29:23.281Z] provisioning config files... [2023-03-16T23:29:23.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config4943246025027206524tmp [Pipeline] { [Pipeline] echo [2023-03-16T23:29:23.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:23.585Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T23:29:23.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:23.903Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T23:29:23.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:24.193Z] ---> sudo-logs.sh [2023-03-16T23:29:24.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T23:29:24.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:24.507Z] ---> job-cost.sh [2023-03-16T23:29:24.507Z] lf-activate-venv: SKIPPING [2023-03-16T23:29:24.507Z] DEBUG: total: 0.2199999988079071 [2023-03-16T23:29:24.507Z] INFO: Retrieving Stack Cost... [2023-03-16T23:29:25.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T23:29:25.333Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T23:29:25.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T23:29:25.625Z] ---> logs-deploy.sh [2023-03-16T23:29:25.625Z] lf-activate-venv: SKIPPING [2023-03-16T23:29:25.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-530/2 [2023-03-16T23:29:25.625Z] INFO: archiving workspace using pattern(s): [2023-03-16T23:29:26.560Z] Archives upload complete. [2023-03-16T23:29:26.818Z] INFO: archiving logs to Nexus [2023-03-16T23:29:27.387Z] ---> uname -a: [2023-03-16T23:29:27.387Z] Linux prd-ubuntu20-04-docker-8c-8g-2542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] ---> lscpu: [2023-03-16T23:29:27.387Z] Architecture: x86_64 [2023-03-16T23:29:27.387Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-16T23:29:27.387Z] Byte Order: Little Endian [2023-03-16T23:29:27.387Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-16T23:29:27.387Z] CPU(s): 8 [2023-03-16T23:29:27.387Z] On-line CPU(s) list: 0-7 [2023-03-16T23:29:27.387Z] Thread(s) per core: 1 [2023-03-16T23:29:27.387Z] Core(s) per socket: 1 [2023-03-16T23:29:27.387Z] Socket(s): 8 [2023-03-16T23:29:27.387Z] NUMA node(s): 1 [2023-03-16T23:29:27.387Z] Vendor ID: AuthenticAMD [2023-03-16T23:29:27.387Z] CPU family: 23 [2023-03-16T23:29:27.387Z] Model: 49 [2023-03-16T23:29:27.387Z] Model name: AMD EPYC-Rome Processor [2023-03-16T23:29:27.387Z] Stepping: 0 [2023-03-16T23:29:27.387Z] CPU MHz: 2799.998 [2023-03-16T23:29:27.387Z] BogoMIPS: 5599.99 [2023-03-16T23:29:27.387Z] Virtualization: AMD-V [2023-03-16T23:29:27.387Z] Hypervisor vendor: KVM [2023-03-16T23:29:27.387Z] Virtualization type: full [2023-03-16T23:29:27.387Z] L1d cache: 256 KiB [2023-03-16T23:29:27.387Z] L1i cache: 256 KiB [2023-03-16T23:29:27.387Z] L2 cache: 4 MiB [2023-03-16T23:29:27.387Z] L3 cache: 128 MiB [2023-03-16T23:29:27.387Z] NUMA node0 CPU(s): 0-7 [2023-03-16T23:29:27.387Z] Vulnerability Itlb multihit: Not affected [2023-03-16T23:29:27.387Z] Vulnerability L1tf: Not affected [2023-03-16T23:29:27.387Z] Vulnerability Mds: Not affected [2023-03-16T23:29:27.387Z] Vulnerability Meltdown: Not affected [2023-03-16T23:29:27.387Z] Vulnerability Mmio stale data: Not affected [2023-03-16T23:29:27.387Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-16T23:29:27.387Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-16T23:29:27.387Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-16T23:29:27.387Z] Vulnerability Srbds: Not affected [2023-03-16T23:29:27.387Z] Vulnerability Tsx async abort: Not affected [2023-03-16T23:29:27.387Z] 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-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] ---> nproc: [2023-03-16T23:29:27.387Z] 8 [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] ---> df -h: [2023-03-16T23:29:27.387Z] Filesystem Size Used Avail Use% Mounted on [2023-03-16T23:29:27.387Z] overlay 155G 12G 144G 8% / [2023-03-16T23:29:27.387Z] tmpfs 64M 0 64M 0% /dev [2023-03-16T23:29:27.387Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-16T23:29:27.387Z] shm 64M 0 64M 0% /dev/shm [2023-03-16T23:29:27.387Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] ---> sar -b -r -n DEV: [2023-03-16T23:29:27.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2542) 03/16/23 _x86_64_ (8 CPU) [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:20:27 LINUX RESTART (8 CPU) [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-16T23:29:27.387Z] 23:22:02 376.32 11.18 365.14 0.00 1738.75 132986.20 0.00 [2023-03-16T23:29:27.387Z] 23:23:01 84.44 0.31 84.14 0.00 30.91 29701.14 0.00 [2023-03-16T23:29:27.387Z] 23:24:01 1.55 0.00 1.55 0.00 0.00 18.55 0.00 [2023-03-16T23:29:27.387Z] 23:25:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2023-03-16T23:29:27.387Z] 23:26:01 53.44 11.61 41.83 0.00 5177.67 8751.47 0.00 [2023-03-16T23:29:27.387Z] 23:27:01 6.30 0.02 6.28 0.00 0.13 127.71 0.00 [2023-03-16T23:29:27.387Z] 23:28:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2023-03-16T23:29:27.387Z] 23:29:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 [2023-03-16T23:29:27.387Z] Average: 65.80 2.90 62.91 0.00 870.18 21439.48 0.00 [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-16T23:29:27.387Z] 23:22:02 27847140 31572572 731520 2.22 143252 3733504 1856252 5.47 1179756 3362012 109428 [2023-03-16T23:29:27.387Z] 23:23:01 27958556 31573636 729976 2.22 151752 3618576 1764948 5.20 1179404 3250416 336 [2023-03-16T23:29:27.387Z] 23:24:01 27958452 31573596 729872 2.22 151792 3618576 1764948 5.20 1179276 3250416 20 [2023-03-16T23:29:27.387Z] 23:25:01 27966640 31581840 721528 2.19 151828 3618584 1764948 5.20 1170848 3250424 8 [2023-03-16T23:29:27.387Z] 23:26:01 27440448 31558640 725900 2.21 185524 4074180 1800156 5.31 1496624 3415100 988 [2023-03-16T23:29:27.387Z] 23:27:01 27454528 31567872 717176 2.18 184116 4070920 1782672 5.25 1487212 3411852 4 [2023-03-16T23:29:27.387Z] 23:28:01 27454252 31567684 717288 2.18 184212 4070920 1782672 5.25 1487084 3411860 4 [2023-03-16T23:29:27.387Z] 23:29:01 27454288 31567832 717028 2.18 184308 4070928 1782672 5.25 1487744 3411860 172 [2023-03-16T23:29:27.387Z] Average: 27691788 31570459 723786 2.20 167098 3859524 1787408 5.27 1333494 3345492 13870 [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-16T23:29:27.387Z] 23:22:02 docker0 184.32 318.91 14.73 1992.77 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:22:02 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:22:02 ens3 620.64 369.73 7779.58 79.97 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:23:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:23:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:23:01 ens3 137.16 81.80 2589.32 20.37 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:24:01 ens3 0.65 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:25:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:26:01 ens3 172.72 83.85 2802.76 6.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:27:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] 23:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] Average: docker0 23.09 39.96 1.85 249.65 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] Average: ens3 116.44 67.00 1644.63 13.32 0.00 0.00 0.00 0.00 [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] ---> sar -P ALL: [2023-03-16T23:29:27.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2542) 03/16/23 _x86_64_ (8 CPU) [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:20:27 LINUX RESTART (8 CPU) [2023-03-16T23:29:27.387Z] [2023-03-16T23:29:27.387Z] 23:21:01 CPU %user %nice %system %iowait %steal %idle [2023-03-16T23:29:27.387Z] 23:22:02 all 10.28 0.00 4.60 2.23 0.07 82.82 [2023-03-16T23:29:27.387Z] 23:22:02 0 10.14 0.00 4.83 1.40 0.07 83.56 [2023-03-16T23:29:27.387Z] 23:22:02 1 10.49 0.00 5.40 2.80 0.07 81.25 [2023-03-16T23:29:27.387Z] 23:22:02 2 11.38 0.00 5.07 3.33 0.07 80.15 [2023-03-16T23:29:27.387Z] 23:22:02 3 9.36 0.00 3.90 1.13 0.07 85.54 [2023-03-16T23:29:27.387Z] 23:22:02 4 10.86 0.00 4.52 0.41 0.08 84.13 [2023-03-16T23:29:27.387Z] 23:22:02 5 11.19 0.00 3.61 0.20 0.07 84.94 [2023-03-16T23:29:27.387Z] 23:22:02 6 8.74 0.00 5.54 6.58 0.07 79.07 [2023-03-16T23:29:27.387Z] 23:22:02 7 10.04 0.00 3.95 1.97 0.10 83.93 [2023-03-16T23:29:27.387Z] 23:23:01 all 18.48 0.00 4.13 0.80 0.05 76.53 [2023-03-16T23:29:27.387Z] 23:23:01 0 18.53 0.00 4.46 1.47 0.05 75.49 [2023-03-16T23:29:27.387Z] 23:23:01 1 17.94 0.00 4.17 1.21 0.05 76.62 [2023-03-16T23:29:27.387Z] 23:23:01 2 18.33 0.00 3.74 0.03 0.05 77.85 [2023-03-16T23:29:27.387Z] 23:23:01 3 18.28 0.00 4.31 0.22 0.05 77.13 [2023-03-16T23:29:27.387Z] 23:23:01 4 18.52 0.00 3.35 0.02 0.05 78.06 [2023-03-16T23:29:27.388Z] 23:23:01 5 18.16 0.00 4.19 0.03 0.05 77.56 [2023-03-16T23:29:27.388Z] 23:23:01 6 19.12 0.00 4.37 3.19 0.07 73.26 [2023-03-16T23:29:27.388Z] 23:23:01 7 18.98 0.00 4.46 0.24 0.05 76.27 [2023-03-16T23:29:27.388Z] 23:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-16T23:29:27.388Z] 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T23:29:27.388Z] 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-16T23:29:27.388Z] 23:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-16T23:29:27.388Z] 23:24:01 6 0.08 0.00 0.00 0.03 0.00 99.88 [2023-03-16T23:29:27.388Z] 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T23:29:27.388Z] 23:25:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-03-16T23:29:27.388Z] 23:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-16T23:29:27.388Z] 23:25:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2023-03-16T23:29:27.388Z] 23:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-16T23:29:27.388Z] 23:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-16T23:29:27.388Z] 23:25:01 6 0.08 0.00 0.02 0.02 0.00 99.88 [2023-03-16T23:29:27.388Z] 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-16T23:29:27.388Z] 23:26:01 all 2.19 0.00 1.40 0.39 0.02 96.01 [2023-03-16T23:29:27.388Z] 23:26:01 0 2.94 0.00 3.06 0.27 0.02 93.71 [2023-03-16T23:29:27.388Z] 23:26:01 1 2.37 0.00 1.08 1.27 0.02 95.27 [2023-03-16T23:29:27.388Z] 23:26:01 2 2.74 0.00 1.30 0.42 0.02 95.53 [2023-03-16T23:29:27.388Z] 23:26:01 3 2.25 0.00 1.52 0.38 0.03 95.81 [2023-03-16T23:29:27.388Z] 23:26:01 4 1.43 0.00 0.65 0.49 0.00 97.43 [2023-03-16T23:29:27.388Z] 23:26:01 5 2.14 0.00 1.52 0.07 0.00 96.28 [2023-03-16T23:29:27.388Z] 23:26:01 6 2.17 0.00 1.40 0.07 0.02 96.35 [2023-03-16T23:29:27.388Z] 23:26:01 7 1.46 0.00 0.64 0.20 0.03 97.67 [2023-03-16T23:29:27.388Z] 23:27:01 all 0.10 0.00 0.08 0.02 0.00 99.80 [2023-03-16T23:29:27.388Z] 23:27:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-03-16T23:29:27.388Z] 23:27:01 1 0.08 0.00 0.03 0.07 0.00 99.82 [2023-03-16T23:29:27.388Z] 23:27:01 2 0.10 0.00 0.10 0.00 0.00 99.80 [2023-03-16T23:29:27.388Z] 23:27:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-16T23:29:27.388Z] 23:27:01 4 0.22 0.00 0.12 0.05 0.02 99.60 [2023-03-16T23:29:27.388Z] 23:27:01 5 0.18 0.00 0.15 0.00 0.00 99.67 [2023-03-16T23:29:27.388Z] 23:27:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-16T23:29:27.388Z] 23:27:01 7 0.08 0.00 0.10 0.00 0.00 99.82 [2023-03-16T23:29:27.388Z] 23:28:01 all 0.26 0.00 0.02 0.01 0.00 99.71 [2023-03-16T23:29:27.388Z] 23:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:28:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-16T23:29:27.388Z] 23:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:28:01 4 1.97 0.00 0.02 0.02 0.00 98.00 [2023-03-16T23:29:27.388Z] 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-16T23:29:27.388Z] 23:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-16T23:29:27.388Z] 23:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-16T23:29:27.388Z] 23:29:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-03-16T23:29:27.388Z] 23:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:29:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-16T23:29:27.388Z] 23:29:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-16T23:29:27.388Z] 23:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:29:01 4 1.57 0.00 0.00 0.00 0.00 98.43 [2023-03-16T23:29:27.388Z] 23:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-16T23:29:27.388Z] 23:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-16T23:29:27.388Z] Average: all 3.89 0.00 1.27 0.43 0.02 94.39 [2023-03-16T23:29:27.388Z] Average: 0 3.92 0.00 1.55 0.39 0.02 94.13 [2023-03-16T23:29:27.388Z] Average: 1 3.81 0.00 1.33 0.68 0.02 94.16 [2023-03-16T23:29:27.388Z] Average: 2 4.04 0.00 1.28 0.47 0.02 94.19 [2023-03-16T23:29:27.388Z] Average: 3 3.70 0.00 1.21 0.22 0.02 94.85 [2023-03-16T23:29:27.388Z] Average: 4 4.27 0.00 1.07 0.12 0.02 94.51 [2023-03-16T23:29:27.388Z] Average: 5 3.91 0.00 1.18 0.04 0.02 94.86 [2023-03-16T23:29:27.388Z] Average: 6 3.72 0.00 1.40 1.23 0.02 93.63 [2023-03-16T23:29:27.388Z] Average: 7 3.77 0.00 1.13 0.30 0.02 94.77 [2023-03-16T23:29:27.388Z] [2023-03-16T23:29:27.388Z] [2023-03-16T23:29:27.388Z]