Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1fd4ccd70885019a9894e48fb072b447684cfde+61add75b1ef191377c59afa20b8ba92f4dc8af4b (f5279e828956f171d4cac24dbbfb7eb92b2a61d8) 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-ssh16027331580871357618.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-ssh5552394666029905159.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7062375996379745223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9144593538227115509.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5516624587429303866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11433130781514090446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 ‘prd-ubuntu18.04-docker-8c-8g-160’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-203’ is offline ‘prd-ubuntu20.04-docker-8c-8g-210’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-206’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-207’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/gexfoundry_device-mqtt-go_PR-526 [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-526 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61add75b1ef191377c59afa20b8ba92f4dc8af4b into PR head commit e1fd4ccd70885019a9894e48fb072b447684cfde Merge succeeded, producing e1fd4ccd70885019a9894e48fb072b447684cfde Checking out Revision e1fd4ccd70885019a9894e48fb072b447684cfde (PR-526) > 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/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # 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 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:40 ========================================================= 18:28:40 EdgeX Global Pipelines Version Info 18:28:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:41 ------------------- 18:28:41 stable info: 18:28:41 ------------------- 18:28:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:41 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:28:41 Message: update stable to v1.0.245 18:28:42 ------------------- 18:28:42 experimental info: 18:28:42 ------------------- 18:28:42 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:42 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:28:42 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1fd4cc [Pipeline] echo 18:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:43 provisioning config files... 18:28:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config8338032962375020416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:44 ---> docker-login.sh 18:28:44 nexus3.edgexfoundry.org:10001 18:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:44 Configure a credential helper to remove this warning. See 18:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:44 18:28:44 Login Succeeded 18:28:44 nexus3.edgexfoundry.org:10002 18:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:44 Configure a credential helper to remove this warning. See 18:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:44 18:28:44 Login Succeeded 18:28:44 nexus3.edgexfoundry.org:10003 18:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:44 Configure a credential helper to remove this warning. See 18:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:44 18:28:44 Login Succeeded 18:28:44 nexus3.edgexfoundry.org:10004 18:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:45 Configure a credential helper to remove this warning. See 18:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:45 18:28:45 Login Succeeded 18:28:45 docker.io 18:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:45 Configure a credential helper to remove this warning. See 18:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:45 18:28:45 Login Succeeded 18:28:45 ---> docker-login.sh ends [Pipeline] } 18:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:45 + git rev-list -1 --merges e1fd4ccd70885019a9894e48fb072b447684cfde~1..e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo 18:28:45 -----------> git rev-list -1 --merges e1fd4ccd70885019a9894e48fb072b447684cfde~1..e1fd4ccd70885019a9894e48fb072b447684cfde e1fd4ccd70885019a9894e48fb072b447684cfde [false] [Pipeline] sh 18:28:46 + git log --format=format:%s -1 e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo 18:28:46 ========================================================= 18:28:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:46 + git log --format=format:%s -1 e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo 18:28:46 [semverPrep] GIT_COMMIT: e1fd4ccd70885019a9894e48fb072b447684cfde, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 18:28:46 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:47 + grep -v github /etc/ssh/ssh_known_hosts 18:28:47 + [ -e /tmp/ssh_known_hosts ] 18:28:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:47 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:47 18:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:47 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:47 b85a868b505f: Pulling fs layer 18:28:47 e2be974225ed: Pulling fs layer 18:28:47 339a4e72a1f5: Pulling fs layer 18:28:47 988bab9f4d93: Pulling fs layer 18:28:47 1469e6f7b9e6: Pulling fs layer 18:28:47 988bab9f4d93: Waiting 18:28:47 eaf3925da568: Pulling fs layer 18:28:47 1469e6f7b9e6: Waiting 18:28:47 bab4dde63d76: Pulling fs layer 18:28:47 bde34c3a00c8: Pulling fs layer 18:28:47 b352a97aabf1: Pulling fs layer 18:28:47 bab4dde63d76: Waiting 18:28:47 4872d77fe225: Pulling fs layer 18:28:47 bde34c3a00c8: Waiting 18:28:47 5851b861e8e6: Pulling fs layer 18:28:47 eaf3925da568: Waiting 18:28:47 b352a97aabf1: Waiting 18:28:47 5851b861e8e6: Waiting 18:28:47 4872d77fe225: Waiting 18:28:47 e2be974225ed: Download complete 18:28:47 988bab9f4d93: Verifying Checksum 18:28:47 988bab9f4d93: Download complete 18:28:48 1469e6f7b9e6: Verifying Checksum 18:28:48 1469e6f7b9e6: Download complete 18:28:48 339a4e72a1f5: Verifying Checksum 18:28:48 339a4e72a1f5: Download complete 18:28:48 eaf3925da568: Verifying Checksum 18:28:48 eaf3925da568: Download complete 18:28:48 bde34c3a00c8: Verifying Checksum 18:28:48 bde34c3a00c8: Download complete 18:28:48 b352a97aabf1: Verifying Checksum 18:28:48 b352a97aabf1: Download complete 18:28:48 4872d77fe225: Verifying Checksum 18:28:48 4872d77fe225: Download complete 18:28:48 5851b861e8e6: Verifying Checksum 18:28:48 5851b861e8e6: Download complete 18:28:48 b85a868b505f: Verifying Checksum 18:28:48 b85a868b505f: Download complete 18:28:48 bab4dde63d76: Verifying Checksum 18:28:48 bab4dde63d76: Download complete 18:28:49 b85a868b505f: Pull complete 18:28:49 e2be974225ed: Pull complete 18:28:49 339a4e72a1f5: Pull complete 18:28:50 988bab9f4d93: Pull complete 18:28:50 1469e6f7b9e6: Pull complete 18:28:50 eaf3925da568: Pull complete 18:28:52 bab4dde63d76: Pull complete 18:28:52 bde34c3a00c8: Pull complete 18:28:52 b352a97aabf1: Pull complete 18:28:52 4872d77fe225: Pull complete 18:28:52 5851b861e8e6: Pull complete 18:28:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:52 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 18:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:54 $ docker top 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 -eo pid,comm 18:28:54 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). 18:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:54 [ssh-agent] Looking for ssh-agent implementation... 18:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:54 $ docker exec 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent 18:28:54 SSH_AUTH_SOCK=/tmp/ssh-tC2VHSbxjpWN/agent.33 18:28:54 SSH_AGENT_PID=40 18:28:54 Running ssh-add (command line suppressed) 18:28:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_15286293894647726375.key (/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_15286293894647726375.key) 18:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:54 + git tag --points-at HEAD [Pipeline] } 18:28:54 $ docker exec --env ******** --env ******** 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent -k 18:28:55 unset SSH_AUTH_SOCK; 18:28:55 unset SSH_AGENT_PID; 18:28:55 echo Agent pid 40 killed; 18:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:55 [ssh-agent] Looking for ssh-agent implementation... 18:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:55 $ docker exec 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent 18:28:55 SSH_AUTH_SOCK=/tmp/ssh-2d4KPRbh9kJ4/agent.72 18:28:55 SSH_AGENT_PID=78 18:28:55 Running ssh-add (command line suppressed) 18:28:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_6026552402442149963.key (/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_6026552402442149963.key) 18:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:55 + git semver init 18:28:56 2023-03-14 18:28:56,011 [run_init] DEBUG init version:0.0.0 force:False 18:28:56 2023-03-14 18:28:56,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver 18:28:56 2023-03-14 18:28:56,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver 18:28:56 2023-03-14 18:28:56,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526, universal_newlines=False, shell=None, istream=None) 18:28:57 2023-03-14 18:28:56,798 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.git/info/exclude 18:28:57 2023-03-14 18:28:56,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 with force:False 18:28:57 2023-03-14 18:28:56,798 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 18:28:57 2023-03-14 18:28:56,802 [execute] INFO git cat-file --batch-check 18:28:57 2023-03-14 18:28:56,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 18:28:57 2023-03-14 18:28:56,808 [execute] INFO git cat-file --batch 18:28:57 2023-03-14 18:28:56,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 18:28:57 2023-03-14 18:28:56,814 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 18:28:57 0.0.0 [Pipeline] } 18:28:57 $ docker exec --env ******** --env ******** 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent -k 18:28:57 unset SSH_AUTH_SOCK; 18:28:57 unset SSH_AGENT_PID; 18:28:57 echo Agent pid 78 killed; 18:28:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:57 + git semver [Pipeline] } 18:28:57 $ docker stop --time=1 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 18:28:59 $ docker rm -f --volumes 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:59 Stashed 1 file(s) [Pipeline] echo 18:28:59 [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 18:29:00 provisioning config files... 18:29:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config4090261570556599777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:00 ---> docker-login.sh 18:29:00 nexus3.edgexfoundry.org:10001 18:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:00 Configure a credential helper to remove this warning. See 18:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:00 18:29:00 Login Succeeded 18:29:00 nexus3.edgexfoundry.org:10002 18:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:00 Configure a credential helper to remove this warning. See 18:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:00 18:29:00 Login Succeeded 18:29:00 nexus3.edgexfoundry.org:10003 18:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:01 Configure a credential helper to remove this warning. See 18:29:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:01 18:29:01 Login Succeeded 18:29:01 nexus3.edgexfoundry.org:10004 18:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:01 Configure a credential helper to remove this warning. See 18:29:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:01 18:29:01 Login Succeeded 18:29:01 docker.io 18:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:01 Configure a credential helper to remove this warning. See 18:29:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:01 18:29:01 Login Succeeded 18:29:01 ---> docker-login.sh ends [Pipeline] } 18:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:01 ========================================================= 18:29:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:29:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:02 + 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 . 18:29:02 Sending build context to Docker daemon 6.378MB 18:29:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:29:02 Step 2/12 : FROM ${BASE} AS builder 18:29:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:02 63b65145d645: Pulling fs layer 18:29:02 a2d21d5440eb: Pulling fs layer 18:29:02 935e6c44a52c: Pulling fs layer 18:29:02 94cc34f8dd06: Pulling fs layer 18:29:02 30dea6a524f1: Pulling fs layer 18:29:02 a2aff8979fd8: Pulling fs layer 18:29:02 6808be2612f2: Pulling fs layer 18:29:02 f25807f1079a: Pulling fs layer 18:29:02 94cc34f8dd06: Waiting 18:29:02 a2aff8979fd8: Waiting 18:29:02 30dea6a524f1: Waiting 18:29:02 f25807f1079a: Waiting 18:29:02 a2d21d5440eb: Verifying Checksum 18:29:02 a2d21d5440eb: Download complete 18:29:02 94cc34f8dd06: Verifying Checksum 18:29:02 94cc34f8dd06: Download complete 18:29:02 30dea6a524f1: Download complete 18:29:02 63b65145d645: Verifying Checksum 18:29:02 63b65145d645: Download complete 18:29:02 a2aff8979fd8: Verifying Checksum 18:29:02 a2aff8979fd8: Download complete 18:29:02 63b65145d645: Pull complete 18:29:02 a2d21d5440eb: Pull complete 18:29:02 f25807f1079a: Verifying Checksum 18:29:02 f25807f1079a: Download complete 18:29:02 935e6c44a52c: Verifying Checksum 18:29:02 935e6c44a52c: Download complete 18:29:03 6808be2612f2: Verifying Checksum 18:29:03 6808be2612f2: Download complete 18:29:06 935e6c44a52c: Pull complete 18:29:06 94cc34f8dd06: Pull complete 18:29:06 30dea6a524f1: Pull complete 18:29:06 a2aff8979fd8: Pull complete 18:29:08 6808be2612f2: Pull complete 18:29:09 f25807f1079a: Pull complete 18:29:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:29:09 ---> 3b553350e43f 18:29:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:29:11 ---> Running in 741864a08b58 18:29:11 Removing intermediate container 741864a08b58 18:29:11 ---> 0e621bb808d5 18:29:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:11 ---> Running in 80937152ae37 18:29:11 Removing intermediate container 80937152ae37 18:29:11 ---> d29c205de085 18:29:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:11 ---> Running in 04eb2a9b6470 18:29:11 Removing intermediate container 04eb2a9b6470 18:29:11 ---> de43115ff157 18:29:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:29:11 ---> Running in 2635a4950eb5 18:29:11 Removing intermediate container 2635a4950eb5 18:29:11 ---> e70d28c6c81c 18:29:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:11 ---> Running in c9549cbfe0f7 18:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:29:12 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:29:12 (2/4) Installing libedit (20221030.3.1-r0) 18:29:12 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:29:12 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:29:12 Executing busybox-1.35.0-r29.trigger 18:29:12 OK: 269 MiB in 57 packages 18:29:12 Removing intermediate container c9549cbfe0f7 18:29:12 ---> 674862c1ead2 18:29:12 Step 8/12 : WORKDIR /device-mqtt-go 18:29:12 ---> Running in 44b88eeda9e2 18:29:12 Removing intermediate container 44b88eeda9e2 18:29:12 ---> 23fdf5985f3d 18:29:12 Step 9/12 : COPY go.mod vendor* ./ 18:29:13 ---> 7bf9f7191d43 18:29:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:13 ---> Running in 07fb4a1f4454 18:29:15 Still waiting to schedule task 18:29:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:29:35 Removing intermediate container 07fb4a1f4454 18:29:35 ---> b2ee53b570c7 18:29:35 Step 11/12 : COPY . . 18:29:35 ---> 0718518e6beb 18:29:35 Step 12/12 : RUN $MAKE 18:29:35 ---> Running in 6dc3eae75426 18:29:35 noop 18:29:35 Removing intermediate container 6dc3eae75426 18:29:35 ---> f828b76fc906 18:29:35 Successfully built f828b76fc906 18:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:35 + docker inspect -f . ci-base-image-x86_64 18:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:35 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 18:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:36 $ docker top a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:36 + go version 18:29:36 go version go1.20.2 linux/amd64 [Pipeline] } 18:29:36 $ docker stop --time=1 a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 18:29:37 $ docker rm -f --volumes a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:38 + docker inspect -f . ci-base-image-x86_64 18:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:38 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 18:29:38 $ 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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:38 $ docker top d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-526 [Pipeline] fileExists [Pipeline] sh 18:29:39 + make test 18:29:39 go test ./... -coverprofile=coverage.out ./... 18:29:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:29:52 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 18:29:52 /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) 18:29:52 /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) 18:29:52 /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 18:29:52 /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) 18:29:52 /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) 18:29:52 /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 18:29:52 /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) 18:29:52 /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) 18:29:52 /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 18:29:52 /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) 18:29:52 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 18:29:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:29:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements 18:29:53 FAIL 18:29:53 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 18:29:53 $ docker stop --time=1 d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 18:29:55 $ docker rm -f --volumes d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 [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 18:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:56 18:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:56 latest: Pulling from edgex-lftools-log-publisher 18:29:56 5eb5b503b376: Pulling fs layer 18:29:56 5c69ac0246d0: Pulling fs layer 18:29:56 ec43610c2a17: Pulling fs layer 18:29:56 3a2ae6a8a46f: Pulling fs layer 18:29:56 33b1e0a273af: Pulling fs layer 18:29:56 5d3b04190fa2: Pulling fs layer 18:29:56 2f39f015ded8: Pulling fs layer 18:29:56 33b1e0a273af: Waiting 18:29:56 5d3b04190fa2: Waiting 18:29:56 2f39f015ded8: Waiting 18:29:56 3a2ae6a8a46f: Waiting 18:29:56 5c69ac0246d0: Download complete 18:29:56 3a2ae6a8a46f: Download complete 18:29:56 33b1e0a273af: Verifying Checksum 18:29:56 33b1e0a273af: Download complete 18:29:56 5d3b04190fa2: Verifying Checksum 18:29:56 5d3b04190fa2: Download complete 18:29:56 ec43610c2a17: Verifying Checksum 18:29:56 5eb5b503b376: Download complete 18:29:58 5eb5b503b376: Pull complete 18:29:58 5c69ac0246d0: Pull complete 18:29:58 ec43610c2a17: Pull complete 18:29:58 3a2ae6a8a46f: Pull complete 18:29:58 33b1e0a273af: Pull complete 18:29:58 5d3b04190fa2: Pull complete 18:30:02 2f39f015ded8: Pull complete 18:30:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:03 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 18:30:03 $ 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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:05 $ docker top ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:05 ---> job-cost.sh 18:30:05 lf-activate-venv: SKIPPING 18:30:05 INFO: No Stack... 18:30:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:06 INFO: Archiving Costs [Pipeline] sh 18:30:06 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/cost.csv 18:30:06 + cut -d, -f6 [Pipeline] lock 18:30:06 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] 18:30:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] did not exist. Created. 18:30:06 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:06 + echo total: 0.2199999988079071 [Pipeline] stash 18:30:07 Stashed 1 file(s) [Pipeline] } 18:30:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:07 $ docker stop --time=1 ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 18:30:08 $ docker rm -f --volumes ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:08 Failed in branch amd64 18:32:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-218 in /w/workspace/gexfoundry_device-mqtt-go_PR-526 [Pipeline] { [Pipeline] ws 18:32:08 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:32:08 Selected Git installation does not exist. Using Default 18:32:08 The recommended git tool is: NONE 18:32:18 using credential edgex-jenkins-ssh 18:32:18 Cloning the remote Git repository 18:32:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:32:18 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:32:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:32:19 > git --version # timeout=10 18:32:19 > git --version # 'git version 2.25.1' 18:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:32:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:23 Merging remotes/origin/main commit 61add75b1ef191377c59afa20b8ba92f4dc8af4b into PR head commit e1fd4ccd70885019a9894e48fb072b447684cfde 18:32:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:32:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:32:23 > git config core.sparsecheckout # timeout=10 18:32:23 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 18:32:23 Merge succeeded, producing e1fd4ccd70885019a9894e48fb072b447684cfde 18:32:23 Checking out Revision e1fd4ccd70885019a9894e48fb072b447684cfde (PR-526) 18:32:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 18:32:24 > git --version # timeout=10 18:32:24 > git --version # 'git version 2.25.1' 18:32:24 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 18:32:23 > git remote # timeout=10 18:32:23 > git config --get remote.origin.url # timeout=10 18:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:23 > git merge 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 18:32:23 > git rev-parse HEAD^{commit} # timeout=10 18:32:23 > git config core.sparsecheckout # timeout=10 18:32:23 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:26 Dload Upload Total Spent Left Speed 18:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 18:32:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:32:27 + sudo tee /etc/docker/daemon.new 18:32:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:32:27 { 18:32:27 "registry-mirrors": [ 18:32:27 "https://nexus3.edgexfoundry.org:10001" 18:32:27 ], 18:32:27 "bip": "10.250.0.254/24", 18:32:27 "hosts": [ 18:32:27 "tcp://0.0.0.0:5555", 18:32:27 "unix:///var/run/docker.sock" 18:32:27 ], 18:32:27 "mtu": 1458, 18:32:27 "selinux-enabled": true, 18:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 18:32:27 } [Pipeline] sh 18:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:32:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:46 provisioning config files... 18:32:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2267366097426330976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:47 ---> docker-login.sh 18:32:47 nexus3.edgexfoundry.org:10001 18:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:47 Configure a credential helper to remove this warning. See 18:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:47 18:32:47 Login Succeeded 18:32:47 nexus3.edgexfoundry.org:10002 18:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:48 Configure a credential helper to remove this warning. See 18:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:48 18:32:48 Login Succeeded 18:32:48 nexus3.edgexfoundry.org:10003 18:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:48 Configure a credential helper to remove this warning. See 18:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:48 18:32:48 Login Succeeded 18:32:48 nexus3.edgexfoundry.org:10004 18:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 docker.io 18:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:49 Configure a credential helper to remove this warning. See 18:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:49 18:32:49 Login Succeeded 18:32:49 ---> docker-login.sh ends [Pipeline] } 18:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:50 ========================================================= 18:32:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:32:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:50 + 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 . 18:32:50 Sending build context to Docker daemon 3.296MB 18:32:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:32:50 Step 2/12 : FROM ${BASE} AS builder 18:32:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:51 af6eaf76a39c: Pulling fs layer 18:32:51 55522c791124: Pulling fs layer 18:32:51 ce5c4a1c91eb: Pulling fs layer 18:32:51 169dfbe0d373: Pulling fs layer 18:32:51 e1ff8fa3b103: Pulling fs layer 18:32:51 52ebb69f0ebf: Pulling fs layer 18:32:51 5abe8eddf0d5: Pulling fs layer 18:32:51 169dfbe0d373: Waiting 18:32:51 e1ff8fa3b103: Waiting 18:32:51 52ebb69f0ebf: Waiting 18:32:51 5abe8eddf0d5: Waiting 18:32:51 55522c791124: Download complete 18:32:51 169dfbe0d373: Download complete 18:32:51 e1ff8fa3b103: Verifying Checksum 18:32:51 e1ff8fa3b103: Download complete 18:32:51 af6eaf76a39c: Verifying Checksum 18:32:52 5abe8eddf0d5: Download complete 18:32:53 ce5c4a1c91eb: Verifying Checksum 18:32:53 ce5c4a1c91eb: Download complete 18:32:53 52ebb69f0ebf: Verifying Checksum 18:32:53 52ebb69f0ebf: Download complete 18:32:54 af6eaf76a39c: Pull complete 18:32:54 55522c791124: Pull complete 18:33:04 ce5c4a1c91eb: Pull complete 18:33:05 169dfbe0d373: Pull complete 18:33:05 e1ff8fa3b103: Pull complete 18:33:11 52ebb69f0ebf: Pull complete 18:33:13 5abe8eddf0d5: Pull complete 18:33:13 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:33:13 ---> 6cb57ee374ae 18:33:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:33:15 ---> Running in 8dd70ae81272 18:33:15 Removing intermediate container 8dd70ae81272 18:33:15 ---> 34d746ad6e54 18:33:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:15 ---> Running in e99c8f4f3136 18:33:16 Removing intermediate container e99c8f4f3136 18:33:16 ---> 0fc6ef2acede 18:33:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:33:16 ---> Running in 9414b541a038 18:33:16 Removing intermediate container 9414b541a038 18:33:16 ---> 30cd67bb32f4 18:33:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:33:16 ---> Running in 2d8da290a3b9 18:33:16 Removing intermediate container 2d8da290a3b9 18:33:16 ---> 95604bb6d630 18:33:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:17 ---> Running in 6ba0a536c919 18:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:20 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:33:20 (2/4) Installing libedit (20221030.3.1-r0) 18:33:20 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:33:20 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:33:20 Executing busybox-1.35.0-r29.trigger 18:33:20 OK: 268 MiB in 57 packages 18:33:21 Removing intermediate container 6ba0a536c919 18:33:21 ---> 99c6f4bfb9db 18:33:21 Step 8/12 : WORKDIR /device-mqtt-go 18:33:21 ---> Running in 877c35a1bec5 18:33:21 Removing intermediate container 877c35a1bec5 18:33:21 ---> 6a0790928cd0 18:33:21 Step 9/12 : COPY go.mod vendor* ./ 18:33:22 ---> f6e03b082165 18:33:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:22 ---> Running in 43dc69f2e39b 18:34:30 Removing intermediate container 43dc69f2e39b 18:34:30 ---> fed19cef089e 18:34:30 Step 11/12 : COPY . . 18:34:30 ---> db814150e5ad 18:34:30 Step 12/12 : RUN $MAKE 18:34:30 ---> Running in a9833bb4624c 18:34:30 noop 18:34:30 Removing intermediate container a9833bb4624c 18:34:30 ---> cc3e7d5b3dda 18:34:30 Successfully built cc3e7d5b3dda 18:34:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:30 + docker inspect -f . ci-base-image-arm64 18:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 18:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:32 $ docker top 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:33 + go version 18:34:33 go version go1.20.2 linux/arm64 [Pipeline] } 18:34:33 $ docker stop --time=1 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f 18:34:35 $ docker rm -f --volumes 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:36 + docker inspect -f . ci-base-image-arm64 18:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:36 prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 18:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:37 $ docker top ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:38 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:34:39 + make test 18:34:39 go test ./... -coverprofile=coverage.out ./... 18:35:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:37:10 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 18:37:10 /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) 18:37:10 /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) 18:37:10 /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 18:37:10 /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) 18:37:10 /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) 18:37:10 /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 18:37:10 /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) 18:37:10 /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) 18:37:10 /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 18:37:10 /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) 18:37:10 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 18:37:28 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:37:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 22.2% of statements 18:37:28 FAIL 18:37:28 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 18:37:28 $ docker stop --time=1 ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae 18:37:30 $ docker rm -f --volumes ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae [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 18:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:32 18:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:33 arm64: Pulling from edgex-lftools-log-publisher 18:37:33 8998bd30e6a1: Pulling fs layer 18:37:33 04944245beec: Pulling fs layer 18:37:33 699f458cf7ca: Pulling fs layer 18:37:33 765212b225bb: Pulling fs layer 18:37:33 f23df028b6ca: Pulling fs layer 18:37:33 d65c8cfc05b1: Pulling fs layer 18:37:33 2437ff75d9bd: Pulling fs layer 18:37:33 765212b225bb: Waiting 18:37:33 f23df028b6ca: Waiting 18:37:33 d65c8cfc05b1: Waiting 18:37:33 2437ff75d9bd: Waiting 18:37:33 04944245beec: Verifying Checksum 18:37:33 04944245beec: Download complete 18:37:33 765212b225bb: Download complete 18:37:33 f23df028b6ca: Verifying Checksum 18:37:33 f23df028b6ca: Download complete 18:37:33 d65c8cfc05b1: Verifying Checksum 18:37:33 d65c8cfc05b1: Download complete 18:37:33 699f458cf7ca: Verifying Checksum 18:37:33 699f458cf7ca: Download complete 18:37:33 8998bd30e6a1: Verifying Checksum 18:37:33 8998bd30e6a1: Download complete 18:37:36 2437ff75d9bd: Verifying Checksum 18:37:36 2437ff75d9bd: Download complete 18:37:38 8998bd30e6a1: Pull complete 18:37:38 04944245beec: Pull complete 18:37:40 699f458cf7ca: Pull complete 18:37:40 765212b225bb: Pull complete 18:37:40 f23df028b6ca: Pull complete 18:37:41 d65c8cfc05b1: Pull complete 18:37:56 2437ff75d9bd: Pull complete 18:37:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:56 prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 18:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:37:59 $ docker top 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:00 ---> job-cost.sh 18:38:00 lf-activate-venv: SKIPPING 18:38:00 INFO: No Stack... 18:38:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:01 INFO: Archiving Costs [Pipeline] sh 18:38:02 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 18:38:02 + cut -d, -f6 [Pipeline] lock 18:38:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] 18:38:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] did not exist. Created. 18:38:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:03 /w/workspace/device-mqtt-go/1@tmp/durable-17c5f33d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:03 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:03 Warning: overwriting stash ‘stack-cost’ 18:38:04 Stashed 1 file(s) [Pipeline] } 18:38:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:04 $ docker stop --time=1 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b 18:38:06 $ docker rm -f --volumes 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:38:06 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 18:38:08 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives ] 18:38:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives 18:38:08 total 16 18:38:08 drwxr-xr-x 3 root root 4096 Mar 14 18:30 . 18:38:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:30 .. 18:38:08 drwxr-xr-x 2 root root 4096 Mar 14 18:30 cost 18:38:08 -rw-r--r-- 1 root root 86 Mar 14 18:30 cost.csv 18:38:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives 18:38:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives 18:38:08 total 16 18:38:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:30 . 18:38:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:30 .. 18:38:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:30 cost 18:38:08 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:38:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:09 ---> package-listing.sh 18:38:09 ++ facter osfamily 18:38:09 ++ tr '[:upper:]' '[:lower:]' 18:38:10 + OS_FAMILY=debian 18:38:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-526 18:38:10 + START_PACKAGES=/tmp/packages_start.txt 18:38:10 + END_PACKAGES=/tmp/packages_end.txt 18:38:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:10 + PACKAGES=/tmp/packages_start.txt 18:38:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-526 ']' 18:38:10 + PACKAGES=/tmp/packages_end.txt 18:38:10 + case "${OS_FAMILY}" in 18:38:10 + dpkg -l 18:38:10 + grep '^ii' 18:38:10 + '[' -f /tmp/packages_start.txt ']' 18:38:10 + '[' -f /tmp/packages_end.txt ']' 18:38:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-526 ']' 18:38:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/ 18:38:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/ [Pipeline] echo 18:38:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:38:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:11 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 18:38:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-526/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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:11 $ docker top 42b38dd34b89dbb21f7bd6a074ab634979b86502ba06ca7247d2d7f73dc239d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:38:11 + mkdir -p /var/log/sysstat [Pipeline] sh 18:38:12 + ls /var/log/sa-host 18:38:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:12 provisioning config files... 18:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config13613584732283519199tmp [Pipeline] { [Pipeline] echo 18:38:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:12 ---> create-netrc.sh [Pipeline] } 18:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:38:13 ---> python-tools-install.sh [Pipeline] echo 18:38:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:38:13 ---> sudo-logs.sh 18:38:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:38:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:38:13 ---> job-cost.sh 18:38:13 lf-activate-venv: SKIPPING 18:38:13 DEBUG: total: 0.2199999988079071 18:38:13 INFO: Retrieving Stack Cost... 18:38:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:14 INFO: Archiving Costs [Pipeline] echo 18:38:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:15 ---> logs-deploy.sh 18:38:15 lf-activate-venv: SKIPPING 18:38:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-526/1 18:38:15 INFO: archiving workspace using pattern(s): 18:38:16 Archives upload complete. 18:38:16 INFO: archiving logs to Nexus