Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a00efe280ec4bc21b554f46c724946ca453ce756 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-ssh2091926127175581447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15596613904381461559.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 590556114a56c6d90cc8043840e039c2f74196dc 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh450913603720849064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7066252010897163444.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3372019225112766597.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] ========================================================= [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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4428 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision a00efe280ec4bc21b554f46c724946ca453ce756 (main) Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-list --no-walk 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:27:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:27:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:27:10 ========================================================= 05:27:10 EdgeX Global Pipelines Version Info 05:27:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:27:10 ------------------- 05:27:10 stable info: 05:27:10 ------------------- 05:27:10 Commited By: Ginny Guan ginny@iotechsys.com 05:27:10 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:27:10 Message: update stable to v1.0.260 05:27:11 ------------------- 05:27:11 experimental info: 05:27:11 ------------------- 05:27:11 Commited By: Ginny Guan ginny@iotechsys.com 05:27:11 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:27:11 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:27:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a00efe2 [Pipeline] echo 05:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:12 provisioning config files... 05:27:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12910587135897301941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:12 ---> ****-login.sh 05:27:12 nexus3.edgexfoundry.org:10001 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:13 Configure a credential helper to remove this warning. See 05:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:13 05:27:13 Login Succeeded 05:27:13 nexus3.edgexfoundry.org:10002 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:13 Configure a credential helper to remove this warning. See 05:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:13 05:27:13 Login Succeeded 05:27:13 nexus3.edgexfoundry.org:10003 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:14 Login Succeeded 05:27:14 nexus3.edgexfoundry.org:10004 05:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:14 Login Succeeded 05:27:14 ****.io 05:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:14 Login Succeeded 05:27:14 ---> ****-login.sh ends [Pipeline] } 05:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:27:14 + git rev-list -1 --merges a00efe280ec4bc21b554f46c724946ca453ce756~1..a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo 05:27:14 -----------> git rev-list -1 --merges a00efe280ec4bc21b554f46c724946ca453ce756~1..a00efe280ec4bc21b554f46c724946ca453ce756 a00efe280ec4bc21b554f46c724946ca453ce756 05:27:14 a00efe280ec4bc21b554f46c724946ca453ce756 [false] [Pipeline] sh 05:27:15 + git log --format=format:%s -1 a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo 05:27:15 ========================================================= 05:27:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:27:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:15 + git log --format=format:%s -1 a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo 05:27:15 [semverPrep] GIT_COMMIT: a00efe280ec4bc21b554f46c724946ca453ce756, Commit Message: Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 05:27:15 [semverPrep] This is not a build commit. [Pipeline] sh 05:27:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:27:15 + grep -v github /etc/ssh/ssh_known_hosts 05:27:15 + [ -e /tmp/ssh_known_hosts ] 05:27:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:27:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:27:15 + sudo tee -a /etc/ssh/ssh_known_hosts 05:27:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:16 05:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:16 0.1.4: Pulling from edgex-devops/py-git-semver 05:27:16 b85a868b505f: Pulling fs layer 05:27:16 e2be974225ed: Pulling fs layer 05:27:16 339a4e72a1f5: Pulling fs layer 05:27:16 988bab9f4d93: Pulling fs layer 05:27:16 1469e6f7b9e6: Pulling fs layer 05:27:16 eaf3925da568: Pulling fs layer 05:27:16 1469e6f7b9e6: Waiting 05:27:16 988bab9f4d93: Waiting 05:27:16 bab4dde63d76: Pulling fs layer 05:27:16 bde34c3a00c8: Pulling fs layer 05:27:16 b352a97aabf1: Pulling fs layer 05:27:16 eaf3925da568: Waiting 05:27:16 4872d77fe225: Pulling fs layer 05:27:16 5851b861e8e6: Pulling fs layer 05:27:16 bde34c3a00c8: Waiting 05:27:16 b352a97aabf1: Waiting 05:27:16 bab4dde63d76: Waiting 05:27:16 4872d77fe225: Waiting 05:27:16 5851b861e8e6: Waiting 05:27:16 e2be974225ed: Verifying Checksum 05:27:16 e2be974225ed: Download complete 05:27:16 988bab9f4d93: Verifying Checksum 05:27:16 988bab9f4d93: Download complete 05:27:16 1469e6f7b9e6: Verifying Checksum 05:27:16 1469e6f7b9e6: Download complete 05:27:16 339a4e72a1f5: Verifying Checksum 05:27:16 339a4e72a1f5: Download complete 05:27:16 eaf3925da568: Download complete 05:27:16 bde34c3a00c8: Download complete 05:27:16 b352a97aabf1: Verifying Checksum 05:27:16 b352a97aabf1: Download complete 05:27:16 4872d77fe225: Verifying Checksum 05:27:16 5851b861e8e6: Verifying Checksum 05:27:16 5851b861e8e6: Download complete 05:27:16 b85a868b505f: Verifying Checksum 05:27:16 b85a868b505f: Download complete 05:27:17 bab4dde63d76: Verifying Checksum 05:27:17 bab4dde63d76: Download complete 05:27:18 b85a868b505f: Pull complete 05:27:18 e2be974225ed: Pull complete 05:27:19 339a4e72a1f5: Pull complete 05:27:19 988bab9f4d93: Pull complete 05:27:19 1469e6f7b9e6: Pull complete 05:27:19 eaf3925da568: Pull complete 05:27:21 bab4dde63d76: Pull complete 05:27:21 bde34c3a00c8: Pull complete 05:27:21 b352a97aabf1: Pull complete 05:27:21 4872d77fe225: Pull complete 05:27:21 5851b861e8e6: Pull complete 05:27:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:21 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:27:25 $ docker top be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 -eo pid,comm 05:27:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:27:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:27:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:25 [ssh-agent] Looking for ssh-agent implementation... 05:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:25 $ docker exec be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent 05:27:25 SSH_AUTH_SOCK=/tmp/ssh-Y6DzViRLS9eI/agent.13 05:27:25 SSH_AGENT_PID=19 05:27:25 Running ssh-add (command line suppressed) 05:27:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1863759549684547200.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1863759549684547200.key) 05:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:25 + git tag --points-at HEAD [Pipeline] } 05:27:25 $ docker exec --env ******** --env ******** be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent -k 05:27:26 unset SSH_AUTH_SOCK; 05:27:26 unset SSH_AGENT_PID; 05:27:26 echo Agent pid 19 killed; 05:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:27:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:26 [ssh-agent] Looking for ssh-agent implementation... 05:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:26 $ docker exec be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent 05:27:26 SSH_AUTH_SOCK=/tmp/ssh-b5j8B68hz4mq/agent.69 05:27:26 SSH_AGENT_PID=75 05:27:26 Running ssh-add (command line suppressed) 05:27:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5642456539977713133.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5642456539977713133.key) 05:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:26 + git semver init 05:27:27 2024-06-26 05:27:27,058 [run_init] DEBUG init version:0.0.0 force:False 05:27:27 2024-06-26 05:27:27,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:27:27 2024-06-26 05:27:27,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:27:27 2024-06-26 05:27:27,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 05:27:28 2024-06-26 05:27:28,409 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 05:27:28 2024-06-26 05:27:28,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 05:27:28 2024-06-26 05:27:28,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:27:28 2024-06-26 05:27:28,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:27:28 3.2.0-dev.13 [Pipeline] } 05:27:28 $ docker exec --env ******** --env ******** be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent -k 05:27:28 unset SSH_AUTH_SOCK; 05:27:28 unset SSH_AGENT_PID; 05:27:28 echo Agent pid 75 killed; 05:27:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:28 + git semver [Pipeline] } 05:27:29 $ docker stop --time=1 be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 05:27:30 $ docker rm -f --volumes be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:27:31 Stashed 1 file(s) [Pipeline] echo 05:27:31 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:31 provisioning config files... 05:27:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10551908012907822101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:31 ---> ****-login.sh 05:27:31 nexus3.edgexfoundry.org:10001 05:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:46 Still waiting to schedule task 05:27:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:27:46 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": Get "https://nexus3.edgexfoundry.org:10001/v2/token?account=****&client_id=****&offline_token=true&service=https%3A%2F%2Fnexus3.edgexfoundry.org%3A10001%2Fv2%2Ftoken": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers) [Pipeline] } 05:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:47 05:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:50 latest: Pulling from edgex-lftools-log-publisher 05:27:50 5eb5b503b376: Pulling fs layer 05:27:50 5c69ac0246d0: Pulling fs layer 05:27:50 ec43610c2a17: Pulling fs layer 05:27:50 3a2ae6a8a46f: Pulling fs layer 05:27:50 33b1e0a273af: Pulling fs layer 05:27:50 5d3b04190fa2: Pulling fs layer 05:27:50 2f39f015ded8: Pulling fs layer 05:27:50 33b1e0a273af: Waiting 05:27:50 5d3b04190fa2: Waiting 05:27:50 3a2ae6a8a46f: Waiting 05:27:50 2f39f015ded8: Waiting 05:27:50 5c69ac0246d0: Verifying Checksum 05:27:50 5c69ac0246d0: Download complete 05:27:50 3a2ae6a8a46f: Verifying Checksum 05:27:50 3a2ae6a8a46f: Download complete 05:27:50 33b1e0a273af: Verifying Checksum 05:27:50 33b1e0a273af: Download complete 05:27:50 5d3b04190fa2: Verifying Checksum 05:27:50 5d3b04190fa2: Download complete 05:27:50 ec43610c2a17: Verifying Checksum 05:27:50 ec43610c2a17: Download complete 05:27:51 5eb5b503b376: Download complete 05:27:51 2f39f015ded8: Download complete 05:27:52 5eb5b503b376: Pull complete 05:27:52 5c69ac0246d0: Pull complete 05:27:53 ec43610c2a17: Pull complete 05:27:53 3a2ae6a8a46f: Pull complete 05:27:53 33b1e0a273af: Pull complete 05:27:54 5d3b04190fa2: Pull complete 05:27:59 2f39f015ded8: Pull complete 05:27:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:59 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:27:59 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:28:08 $ docker top 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:09 ---> job-cost.sh 05:28:09 lf-activate-venv: SKIPPING 05:28:09 INFO: No Stack... 05:28:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:09 INFO: Archiving Costs [Pipeline] sh 05:28:09 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 05:28:09 + cut -d, -f6 [Pipeline] lock 05:28:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] 05:28:09 Resource [jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] did not exist. Created. 05:28:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:10 + echo total: 0.2199999988079071 [Pipeline] stash 05:28:10 Stashed 1 file(s) [Pipeline] } 05:28:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:10 $ docker stop --time=1 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 05:28:11 $ docker rm -f --volumes 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:28:11 Failed in branch amd64 05:30:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4436 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 05:30:09 Running in /w/workspace/device-mqtt-go/166 [Pipeline] { [Pipeline] checkout 05:30:12 The recommended git tool is: git 05:30:23 using credential edgex-jenkins-ssh 05:30:23 Cloning the remote Git repository 05:30:23 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:30:23 > git init /w/workspace/device-mqtt-go/166 # timeout=10 05:30:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:30:23 > git --version # timeout=10 05:30:23 > git --version # 'git version 2.25.1' 05:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:30:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:30:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:28 Avoid second fetch 05:30:28 Checking out Revision a00efe280ec4bc21b554f46c724946ca453ce756 (main) 05:30:29 Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" 05:30:28 > git config core.sparsecheckout # timeout=10 05:30:28 > git checkout -f a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:34 Dload Upload Total Spent Left Speed 05:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 05:30:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:30:35 + sudo tee /etc/docker/daemon.new 05:30:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:30:35 { 05:30:35 "registry-mirrors": [ 05:30:35 "https://nexus3.edgexfoundry.org:10001" 05:30:35 ], 05:30:35 "bip": "10.250.0.254/24", 05:30:35 "hosts": [ 05:30:35 "tcp://0.0.0.0:5555", 05:30:35 "unix:///var/run/docker.sock" 05:30:35 ], 05:30:35 "mtu": 1458, 05:30:35 "selinux-enabled": true, 05:30:35 "seccomp-profile": "/etc/docker/seccomp.json" 05:30:35 } [Pipeline] sh 05:30:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:30:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:54 provisioning config files... 05:30:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/166@tmp/config8540278947899919954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:54 ---> ****-login.sh 05:30:54 nexus3.edgexfoundry.org:10001 05:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:55 Configure a credential helper to remove this warning. See 05:30:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:55 05:30:55 Login Succeeded 05:30:55 nexus3.edgexfoundry.org:10002 05:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:56 Configure a credential helper to remove this warning. See 05:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:56 05:30:56 Login Succeeded 05:30:56 nexus3.edgexfoundry.org:10003 05:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:56 Configure a credential helper to remove this warning. See 05:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:56 05:30:56 Login Succeeded 05:30:56 nexus3.edgexfoundry.org:10004 05:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:57 Configure a credential helper to remove this warning. See 05:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:57 05:30:57 Login Succeeded 05:30:57 ****.io 05:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:57 Configure a credential helper to remove this warning. See 05:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:57 05:30:57 Login Succeeded 05:30:57 ---> ****-login.sh ends [Pipeline] } 05:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:58 ========================================================= 05:30:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:30:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:30:59 Sending build context to Docker daemon 10.61MB 05:30:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:30:59 Step 2/12 : FROM ${BASE} AS builder 05:30:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:30:59 c6b39de5b339: Pulling fs layer 05:30:59 a69c41024577: Pulling fs layer 05:30:59 d6de4b400683: Pulling fs layer 05:30:59 35cb2a7552d0: Pulling fs layer 05:30:59 4f4fb700ef54: Pulling fs layer 05:30:59 464afbd9ba4c: Pulling fs layer 05:30:59 00f215d4a9da: Pulling fs layer 05:30:59 d496ad576159: Pulling fs layer 05:30:59 464afbd9ba4c: Waiting 05:30:59 00f215d4a9da: Waiting 05:30:59 d496ad576159: Waiting 05:30:59 35cb2a7552d0: Waiting 05:30:59 4f4fb700ef54: Waiting 05:30:59 a69c41024577: Verifying Checksum 05:30:59 a69c41024577: Download complete 05:30:59 35cb2a7552d0: Verifying Checksum 05:30:59 35cb2a7552d0: Download complete 05:30:59 4f4fb700ef54: Verifying Checksum 05:30:59 464afbd9ba4c: Verifying Checksum 05:30:59 464afbd9ba4c: Download complete 05:30:59 c6b39de5b339: Download complete 05:31:00 d496ad576159: Verifying Checksum 05:31:00 d496ad576159: Download complete 05:31:00 c6b39de5b339: Pull complete 05:31:01 a69c41024577: Pull complete 05:31:01 d6de4b400683: Verifying Checksum 05:31:01 d6de4b400683: Download complete 05:31:02 00f215d4a9da: Verifying Checksum 05:31:02 00f215d4a9da: Download complete 05:31:17 d6de4b400683: Pull complete 05:31:17 35cb2a7552d0: Pull complete 05:31:17 4f4fb700ef54: Pull complete 05:31:17 464afbd9ba4c: Pull complete 05:31:26 00f215d4a9da: Pull complete 05:31:28 d496ad576159: Pull complete 05:31:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:31:28 ---> f246e2811388 05:31:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:31:30 ---> Running in 5e98feee927f 05:31:30 Removing intermediate container 5e98feee927f 05:31:30 ---> 7cf3e9abbdba 05:31:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:31:30 ---> Running in bc37ba0c317f 05:31:31 Removing intermediate container bc37ba0c317f 05:31:31 ---> e379bacbc13e 05:31:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:31:31 ---> Running in f144892789d9 05:31:31 Removing intermediate container f144892789d9 05:31:31 ---> 84eaaad7f90e 05:31:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:31:31 ---> Running in f946e8c13a27 05:31:32 Removing intermediate container f946e8c13a27 05:31:32 ---> de6ea413f53d 05:31:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:31:32 ---> Running in 190b04d788db 05:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:31:35 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:31:35 (2/4) Installing libedit (20221030.3.1-r1) 05:31:35 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:31:35 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:31:35 Executing busybox-1.36.1-r5.trigger 05:31:35 OK: 271 MiB in 56 packages 05:31:37 Removing intermediate container 190b04d788db 05:31:37 ---> 906e11f55eb5 05:31:37 Step 8/12 : WORKDIR /device-mqtt-go 05:31:37 ---> Running in 46589eb56739 05:31:37 Removing intermediate container 46589eb56739 05:31:37 ---> d950c558969f 05:31:37 Step 9/12 : COPY go.mod vendor* ./ 05:31:38 ---> c07e86828149 05:31:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:38 ---> Running in fa12641fe761 05:33:46 Removing intermediate container fa12641fe761 05:33:46 ---> c38e0d28c050 05:33:46 Step 11/12 : COPY . . 05:33:46 ---> 0f54e8adf021 05:33:46 Step 12/12 : RUN $MAKE 05:33:46 ---> Running in daa6978e7867 05:33:46 noop 05:33:46 Removing intermediate container daa6978e7867 05:33:46 ---> 5c4144e4087f 05:33:46 Successfully built 5c4144e4087f 05:33:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:46 + docker inspect -f . ci-base-image-arm64 05:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:47 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 05:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@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 ******** ci-base-image-arm64 cat 05:33:48 $ docker top b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:49 + go version 05:33:49 go version go1.21.9 linux/arm64 [Pipeline] } 05:33:49 $ docker stop --time=1 b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 05:33:51 $ docker rm -f --volumes b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:52 + docker inspect -f . ci-base-image-arm64 05:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 05:33:52 $ 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/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@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 ******** ci-base-image-arm64 cat 05:33:53 $ docker top e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:54 + git config --global --add safe.directory /w/workspace/device-mqtt-go/166 [Pipeline] fileExists [Pipeline] sh 05:33:55 + make test 05:33:55 go test ./... -coverprofile=coverage.out ./... 05:34:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:38:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:38:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:38:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements 05:38:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:38:25 go vet ./... 05:39:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:21 ./bin/test-attribution-txt.sh 05:39:21 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:39:21 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:39:21 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:39:21 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:39:21 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:39:21 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:39:21 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:39:21 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:39:21 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:39:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:39:21 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:39:21 $ docker stop --time=1 e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b 05:39:24 $ docker rm -f --volumes e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b [Pipeline] // withDockerContainer [Pipeline] sh 05:39:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:28 + ls -al . 05:39:28 total 248 05:39:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:34 . 05:39:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 .. 05:39:28 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:30 .dockerignore 05:39:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:30 .git 05:39:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 .github 05:39:28 -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 05:30 .gitignore 05:39:28 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:30 .golangci.yml 05:39:28 -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 05:30 Attribution.txt 05:39:28 -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 05:30 CHANGELOG.md 05:39:28 -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 05:30 Dockerfile 05:39:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:30 GOVERNANCE.md 05:39:28 -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 05:30 Jenkinsfile 05:39:28 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:30 LICENSE 05:39:28 -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 05:30 Makefile 05:39:28 -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 05:30 OWNERS.md 05:39:28 -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 05:30 README.md 05:39:28 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:27 VERSION 05:39:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 bin 05:39:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 cmd 05:39:28 -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 05:38 coverage.out 05:39:28 -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 05:30 go.mod 05:39:28 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 05:30 go.sum 05:39:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 internal 05:39:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 mock 05:39:28 -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:28 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a00efe280ec4bc21b554f46c724946ca453ce756 --label arch=arm64 --label version=3.2.0-dev.13 . 05:39:29 Sending build context to Docker daemon 10.63MB 05:39:29 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:39:29 Step 2/25 : FROM ${BASE} AS builder 05:39:29 ---> 5c4144e4087f 05:39:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:39:29 ---> Running in 027b1bce7a8c 05:39:29 Removing intermediate container 027b1bce7a8c 05:39:29 ---> fb4f5280b88a 05:39:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:29 ---> Running in 870c26fe42f1 05:39:30 Removing intermediate container 870c26fe42f1 05:39:30 ---> e72a357997be 05:39:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:39:30 ---> Running in 2c44c0e4eb5e 05:39:30 Removing intermediate container 2c44c0e4eb5e 05:39:30 ---> 8975e04ce41a 05:39:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:39:30 ---> Running in 22cfb06b8861 05:39:31 Removing intermediate container 22cfb06b8861 05:39:31 ---> 98c21e35b185 05:39:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:31 ---> Running in c8520b4288e4 05:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:34 OK: 271 MiB in 56 packages 05:39:35 Removing intermediate container c8520b4288e4 05:39:35 ---> 5a8ccd65e3fa 05:39:35 Step 8/25 : WORKDIR /device-mqtt-go 05:39:35 ---> Running in f58d0189d51a 05:39:35 Removing intermediate container f58d0189d51a 05:39:35 ---> 7cd64d17a39b 05:39:35 Step 9/25 : COPY go.mod vendor* ./ 05:39:36 ---> 8323babdcc95 05:39:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:36 ---> Running in 604376f9696b 05:39:39 Removing intermediate container 604376f9696b 05:39:39 ---> a6fa087af90a 05:39:39 Step 11/25 : COPY . . 05:39:40 ---> 9d4bbe790846 05:39:40 Step 12/25 : RUN $MAKE 05:39:40 ---> Running in 916d07b2c179 05:39:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:44:03 Removing intermediate container 916d07b2c179 05:44:03 ---> e2bbe8e2349b 05:44:03 Step 13/25 : FROM alpine:3.18 05:44:03 3.18: Pulling from library/alpine 05:44:03 5c905c7ebe2f: Pulling fs layer 05:44:03 5c905c7ebe2f: Verifying Checksum 05:44:03 5c905c7ebe2f: Download complete 05:44:03 5c905c7ebe2f: Pull complete 05:44:03 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:44:03 Status: Downloaded newer image for alpine:3.18 05:44:03 ---> dec292d02e07 05:44:03 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:44:03 ---> Running in dbf1ea4485fa 05:44:03 Removing intermediate container dbf1ea4485fa 05:44:03 ---> 32e3eece3adf 05:44:03 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:44:03 ---> Running in 272a2753dccb 05:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:44:03 (1/1) Installing dumb-init (1.2.5-r2) 05:44:03 Executing busybox-1.36.1-r7.trigger 05:44:03 OK: 8 MiB in 16 packages 05:44:03 Removing intermediate container 272a2753dccb 05:44:03 ---> 25bee0d34521 05:44:03 Step 16/25 : RUN apk --no-cache upgrade 05:44:03 ---> Running in 41f923f7194b 05:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:44:05 OK: 8 MiB in 16 packages 05:44:06 Removing intermediate container 41f923f7194b 05:44:06 ---> e493ac5a771d 05:44:06 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:44:08 ---> 60e4aeb048be 05:44:08 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:44:09 ---> 2e8b5995b4f0 05:44:09 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:44:09 ---> 226e21c13084 05:44:09 Step 20/25 : EXPOSE 59982 05:44:09 ---> Running in ec4b68558f20 05:44:10 Removing intermediate container ec4b68558f20 05:44:10 ---> d4ca3409d670 05:44:10 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:44:10 ---> Running in ed0d1be4146d 05:44:10 Removing intermediate container ed0d1be4146d 05:44:10 ---> f08672a5d5a1 05:44:10 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:44:10 ---> Running in 7bc73cd50030 05:44:11 Removing intermediate container 7bc73cd50030 05:44:11 ---> c6fbf11b5f30 05:44:11 Step 23/25 : LABEL arch=arm64 05:44:11 ---> Running in 0dfc4fdf9b3d 05:44:11 Removing intermediate container 0dfc4fdf9b3d 05:44:11 ---> 0debc4e9823c 05:44:11 Step 24/25 : LABEL git_sha=a00efe280ec4bc21b554f46c724946ca453ce756 05:44:11 ---> Running in 4fb539162492 05:44:12 Removing intermediate container 4fb539162492 05:44:12 ---> 291b196a2ca1 05:44:12 Step 25/25 : LABEL version=3.2.0-dev.13 05:44:12 ---> Running in dde7bbf8fbd5 05:44:12 Removing intermediate container dde7bbf8fbd5 05:44:12 ---> cfa70014e632 05:44:12 [Warning] One or more build-args [ARCH] were not consumed 05:44:12 Successfully built cfa70014e632 05:44:12 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:12 provisioning config files... 05:44:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/166@tmp/config6628788090629053535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:12 ---> ****-login.sh 05:44:12 nexus3.edgexfoundry.org:10001 05:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:13 Configure a credential helper to remove this warning. See 05:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:13 05:44:13 Login Succeeded 05:44:13 nexus3.edgexfoundry.org:10002 05:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:13 Configure a credential helper to remove this warning. See 05:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:13 05:44:13 Login Succeeded 05:44:13 nexus3.edgexfoundry.org:10003 05:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:13 Configure a credential helper to remove this warning. See 05:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:13 05:44:13 Login Succeeded 05:44:13 nexus3.edgexfoundry.org:10004 05:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:14 Configure a credential helper to remove this warning. See 05:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:14 05:44:14 Login Succeeded 05:44:14 ****.io 05:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded 05:44:15 ---> ****-login.sh ends [Pipeline] } 05:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:15 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 05:44:15 a00efe280ec4bc21b554f46c724946ca453ce756 05:44:15 latest 05:44:15 3.2.0-dev.13 05:44:15 a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 05:44:15 main 05:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:15 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:15 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 05:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:44:15 5ab9f9dd4999: Preparing 05:44:15 7ad97d64748c: Preparing 05:44:15 6b2a980280d8: Preparing 05:44:15 3da8ef05adce: Preparing 05:44:15 1017de302355: Preparing 05:44:15 da707bb00cb8: Preparing 05:44:15 da707bb00cb8: Waiting 05:44:16 7ad97d64748c: Pushed 05:44:16 3da8ef05adce: Pushed 05:44:16 5ab9f9dd4999: Pushed 05:44:16 1017de302355: Pushed 05:44:16 da707bb00cb8: Layer already exists 05:44:26 6b2a980280d8: Pushed 05:44:26 a00efe280ec4bc21b554f46c724946ca453ce756: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:44:26 5ab9f9dd4999: Preparing 05:44:26 7ad97d64748c: Preparing 05:44:26 6b2a980280d8: Preparing 05:44:26 3da8ef05adce: Preparing 05:44:26 1017de302355: Preparing 05:44:26 da707bb00cb8: Preparing 05:44:26 da707bb00cb8: Waiting 05:44:26 3da8ef05adce: Layer already exists 05:44:26 1017de302355: Layer already exists 05:44:26 6b2a980280d8: Layer already exists 05:44:26 5ab9f9dd4999: Layer already exists 05:44:26 7ad97d64748c: Layer already exists 05:44:26 da707bb00cb8: Layer already exists 05:44:27 latest: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 05:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:44:27 5ab9f9dd4999: Preparing 05:44:27 7ad97d64748c: Preparing 05:44:27 6b2a980280d8: Preparing 05:44:27 3da8ef05adce: Preparing 05:44:27 1017de302355: Preparing 05:44:27 da707bb00cb8: Preparing 05:44:27 da707bb00cb8: Waiting 05:44:27 1017de302355: Layer already exists 05:44:27 6b2a980280d8: Layer already exists 05:44:27 5ab9f9dd4999: Layer already exists 05:44:27 7ad97d64748c: Layer already exists 05:44:27 3da8ef05adce: Layer already exists 05:44:27 da707bb00cb8: Layer already exists 05:44:28 3.2.0-dev.13: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:28 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 05:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:44:28 5ab9f9dd4999: Preparing 05:44:28 7ad97d64748c: Preparing 05:44:28 6b2a980280d8: Preparing 05:44:28 3da8ef05adce: Preparing 05:44:28 1017de302355: Preparing 05:44:28 da707bb00cb8: Preparing 05:44:28 da707bb00cb8: Waiting 05:44:28 7ad97d64748c: Layer already exists 05:44:28 5ab9f9dd4999: Layer already exists 05:44:28 1017de302355: Layer already exists 05:44:28 6b2a980280d8: Layer already exists 05:44:28 3da8ef05adce: Layer already exists 05:44:28 da707bb00cb8: Layer already exists 05:44:29 a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:29 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 05:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:44:29 5ab9f9dd4999: Preparing 05:44:29 7ad97d64748c: Preparing 05:44:29 6b2a980280d8: Preparing 05:44:29 3da8ef05adce: Preparing 05:44:29 1017de302355: Preparing 05:44:29 da707bb00cb8: Preparing 05:44:29 da707bb00cb8: Waiting 05:44:29 5ab9f9dd4999: Layer already exists 05:44:29 1017de302355: Layer already exists 05:44:29 3da8ef05adce: Layer already exists 05:44:29 6b2a980280d8: Layer already exists 05:44:29 7ad97d64748c: Layer already exists 05:44:29 da707bb00cb8: Layer already exists 05:44:30 main: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:30 ===================================================== [Pipeline] echo 05:44:30 taggedImages: 05:44:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 05:44:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:44:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 05:44:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 05:44:30 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:30 05:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:30 arm64: Pulling from edgex-lftools-log-publisher 05:44:30 8998bd30e6a1: Pulling fs layer 05:44:30 04944245beec: Pulling fs layer 05:44:30 699f458cf7ca: Pulling fs layer 05:44:30 765212b225bb: Pulling fs layer 05:44:30 f23df028b6ca: Pulling fs layer 05:44:30 d65c8cfc05b1: Pulling fs layer 05:44:30 2437ff75d9bd: Pulling fs layer 05:44:30 f23df028b6ca: Waiting 05:44:30 d65c8cfc05b1: Waiting 05:44:30 2437ff75d9bd: Waiting 05:44:30 765212b225bb: Waiting 05:44:31 04944245beec: Verifying Checksum 05:44:31 04944245beec: Download complete 05:44:31 765212b225bb: Verifying Checksum 05:44:31 765212b225bb: Download complete 05:44:31 f23df028b6ca: Verifying Checksum 05:44:31 f23df028b6ca: Download complete 05:44:31 d65c8cfc05b1: Verifying Checksum 05:44:31 d65c8cfc05b1: Download complete 05:44:31 699f458cf7ca: Verifying Checksum 05:44:31 699f458cf7ca: Download complete 05:44:31 8998bd30e6a1: Verifying Checksum 05:44:31 8998bd30e6a1: Download complete 05:44:34 2437ff75d9bd: Verifying Checksum 05:44:34 2437ff75d9bd: Download complete 05:44:36 8998bd30e6a1: Pull complete 05:44:36 04944245beec: Pull complete 05:44:38 699f458cf7ca: Pull complete 05:44:38 765212b225bb: Pull complete 05:44:39 f23df028b6ca: Pull complete 05:44:40 d65c8cfc05b1: Pull complete 05:44:58 2437ff75d9bd: Pull complete 05:44:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 05:44:58 $ 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/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@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:arm64 cat 05:45:01 $ docker top 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:02 ---> job-cost.sh 05:45:02 lf-activate-venv: SKIPPING 05:45:02 INFO: No Stack... 05:45:03 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:04 INFO: Archiving Costs [Pipeline] sh 05:45:04 + cat /w/workspace/device-mqtt-go/166/archives/cost.csv 05:45:04 + cut -d, -f6 [Pipeline] lock 05:45:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] 05:45:04 Resource [jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] did not exist. Created. 05:45:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:05 /w/workspace/device-mqtt-go/166@tmp/durable-5a5d2a1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:06 + echo total: 0.10999999940395355 [Pipeline] stash 05:45:06 Warning: overwriting stash ‘stack-cost’ 05:45:06 Stashed 1 file(s) [Pipeline] } 05:45:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:06 $ docker stop --time=1 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 05:45:07 $ docker rm -f --volumes 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:45:09 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 05:45:09 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:45:09 total 16 05:45:09 drwxr-xr-x 3 root root 4096 Jun 26 05:28 . 05:45:09 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. 05:45:09 drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost 05:45:09 -rw-r--r-- 1 root root 86 Jun 26 05:28 cost.csv 05:45:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:45:09 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:45:09 total 16 05:45:09 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . 05:45:09 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. 05:45:09 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost 05:45:09 -rw-r--r-- 1 jenkins jenkins 86 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:45:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:45:10 ---> package-listing.sh 05:45:10 ++ facter osfamily 05:45:10 ++ tr '[:upper:]' '[:lower:]' 05:45:10 + OS_FAMILY=debian 05:45:10 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 05:45:10 + START_PACKAGES=/tmp/packages_start.txt 05:45:10 + END_PACKAGES=/tmp/packages_end.txt 05:45:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:10 + PACKAGES=/tmp/packages_start.txt 05:45:10 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:45:10 + PACKAGES=/tmp/packages_end.txt 05:45:10 + case "${OS_FAMILY}" in 05:45:10 + dpkg -l 05:45:10 + grep '^ii' 05:45:10 + '[' -f /tmp/packages_start.txt ']' 05:45:10 + '[' -f /tmp/packages_end.txt ']' 05:45:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:10 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:45:10 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 05:45:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 05:45: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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:45:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:11 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:45: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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-lftools-log-publisher:latest cat 05:45:11 $ docker top 72ed00af3d9f4e1a3ffb5ad564ec8aa621fe7de5478430bb04d3350923d56fcc -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:45:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:45:12 + ls /var/log/sa-host 05:45:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:12 provisioning config files... 05:45:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8270402588101465667tmp [Pipeline] { [Pipeline] echo 05:45:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:45:13 ---> create-netrc.sh [Pipeline] } 05:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:45:13 ---> python-tools-install.sh [Pipeline] echo 05:45:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:45:13 ---> sudo-logs.sh 05:45:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:45:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:45:14 ---> job-cost.sh 05:45:14 lf-activate-venv: SKIPPING 05:45:14 DEBUG: total: 0.2199999988079071 05:45:14 INFO: Retrieving Stack Cost... 05:45:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:45:14 INFO: Archiving Costs [Pipeline] echo 05:45:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:45:15 ---> logs-deploy.sh 05:45:15 lf-activate-venv: SKIPPING 05:45:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/166 05:45:15 INFO: archiving workspace using pattern(s): 05:45:16 Archives upload complete. 05:45:16 INFO: archiving logs to Nexus