Pull request #611 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 019c60404bb83e30963e3ac75b0107041a510748 rather than 72eb72345f55b5e22716de37693d23a8ba04bb9a Obtained Jenkinsfile from 019c60404bb83e30963e3ac75b0107041a510748 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-ssh4947307754676236097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13869348144051413748.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-611/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-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2068657527649131980.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-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14307526361201830832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh507724287499626015.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-611/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-611/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7075221335777410490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-17016 in /w/workspace/gexfoundry_device-mqtt-go_PR-611 [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-611 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit 72eb72345f55b5e22716de37693d23a8ba04bb9a Merge succeeded, producing 72eb72345f55b5e22716de37693d23a8ba04bb9a Checking out Revision 72eb72345f55b5e22716de37693d23a8ba04bb9a (PR-611) > git config core.sparsecheckout # timeout=10 > git checkout -f 72eb72345f55b5e22716de37693d23a8ba04bb9a # 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 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72eb72345f55b5e22716de37693d23a8ba04bb9a # timeout=10 Commit message: "Replace slack chat with github discussion" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-26T07:37:32.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-26T07:37:32.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-26T07:37:33.024Z] ========================================================= [2023-05-26T07:37:33.024Z] EdgeX Global Pipelines Version Info [2023-05-26T07:37:33.024Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:37:33.775Z] ------------------- [2023-05-26T07:37:33.775Z] stable info: [2023-05-26T07:37:33.775Z] ------------------- [2023-05-26T07:37:33.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-26T07:37:33.775Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-26T07:37:33.775Z] Message: update stable to v1.0.249 [2023-05-26T07:37:34.345Z] ------------------- [2023-05-26T07:37:34.345Z] experimental info: [2023-05-26T07:37:34.345Z] ------------------- [2023-05-26T07:37:34.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-26T07:37:34.345Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-26T07:37:34.345Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-26T07:37:34.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-26T07:37:34.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-26T07:37:34.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-26T07:37:34.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-26T07:37:34.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-26T07:37:34.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-26T07:37:34.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-26T07:37:34.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-26T07:37:34.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-26T07:37:34.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-26T07:37:35.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-26T07:37:35.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-26T07:37:35.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-26T07:37:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-26T07:37:35.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-26T07:37:35.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-26T07:37:35.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-26T07:37:35.303Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-26T07:37:35.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-26T07:37:35.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-26T07:37:35.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-26T07:37:35.459Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-26T07:37:35.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-26T07:37:35.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-26T07:37:35.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-26T07:37:35.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-26T07:37:35.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-26T07:37:35.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-611 [Pipeline] echo [2023-05-26T07:37:35.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-611 [Pipeline] echo [2023-05-26T07:37:35.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-611 [Pipeline] echo [2023-05-26T07:37:35.814Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72eb72345f55b5e22716de37693d23a8ba04bb9a [Pipeline] echo [2023-05-26T07:37:35.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72eb723 [Pipeline] echo [2023-05-26T07:37:35.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-26T07:37:36.013Z] provisioning config files... [2023-05-26T07:37:36.027Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/config13270690751723622950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:37:36.368Z] ---> docker-login.sh [2023-05-26T07:37:36.368Z] nexus3.edgexfoundry.org:10001 [2023-05-26T07:37:36.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:36.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:36.628Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:36.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:36.628Z] [2023-05-26T07:37:36.628Z] Login Succeeded [2023-05-26T07:37:36.628Z] nexus3.edgexfoundry.org:10002 [2023-05-26T07:37:36.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:36.888Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:36.888Z] [2023-05-26T07:37:36.888Z] Login Succeeded [2023-05-26T07:37:36.888Z] nexus3.edgexfoundry.org:10003 [2023-05-26T07:37:36.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:36.888Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:36.888Z] [2023-05-26T07:37:36.888Z] Login Succeeded [2023-05-26T07:37:36.888Z] nexus3.edgexfoundry.org:10004 [2023-05-26T07:37:36.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:37.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:37.149Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:37.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:37.149Z] [2023-05-26T07:37:37.149Z] Login Succeeded [2023-05-26T07:37:37.149Z] docker.io [2023-05-26T07:37:37.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:37.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:37.410Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:37.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:37.410Z] [2023-05-26T07:37:37.410Z] Login Succeeded [2023-05-26T07:37:37.410Z] ---> docker-login.sh ends [Pipeline] } [2023-05-26T07:37:37.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-26T07:37:38.155Z] + git rev-list -1 --merges 72eb72345f55b5e22716de37693d23a8ba04bb9a~1..72eb72345f55b5e22716de37693d23a8ba04bb9a [Pipeline] echo [2023-05-26T07:37:38.254Z] -----------> git rev-list -1 --merges 72eb72345f55b5e22716de37693d23a8ba04bb9a~1..72eb72345f55b5e22716de37693d23a8ba04bb9a 72eb72345f55b5e22716de37693d23a8ba04bb9a [false] [Pipeline] sh [2023-05-26T07:37:38.564Z] + git log --format=format:%s -1 72eb72345f55b5e22716de37693d23a8ba04bb9a [Pipeline] echo [2023-05-26T07:37:38.597Z] ========================================================= [2023-05-26T07:37:38.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-26T07:37:38.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-26T07:37:39.046Z] + git log --format=format:%s -1 72eb72345f55b5e22716de37693d23a8ba04bb9a [Pipeline] echo [2023-05-26T07:37:39.083Z] [semverPrep] GIT_COMMIT: 72eb72345f55b5e22716de37693d23a8ba04bb9a, Commit Message: Replace slack chat with github discussion [Pipeline] echo [2023-05-26T07:37:39.112Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-26T07:37:39.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-26T07:37:39.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-26T07:37:39.503Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-26T07:37:39.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-26T07:37:39.503Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-26T07:37:39.503Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-26T07:37:39.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:37:40.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-26T07:37:40.007Z] [2023-05-26T07:37:40.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:37:40.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-26T07:37:40.378Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-26T07:37:40.378Z] b85a868b505f: Pulling fs layer [2023-05-26T07:37:40.378Z] e2be974225ed: Pulling fs layer [2023-05-26T07:37:40.378Z] 339a4e72a1f5: Pulling fs layer [2023-05-26T07:37:40.378Z] 988bab9f4d93: Pulling fs layer [2023-05-26T07:37:40.378Z] 1469e6f7b9e6: Pulling fs layer [2023-05-26T07:37:40.378Z] eaf3925da568: Pulling fs layer [2023-05-26T07:37:40.378Z] bab4dde63d76: Pulling fs layer [2023-05-26T07:37:40.378Z] bde34c3a00c8: Pulling fs layer [2023-05-26T07:37:40.378Z] b352a97aabf1: Pulling fs layer [2023-05-26T07:37:40.378Z] 4872d77fe225: Pulling fs layer [2023-05-26T07:37:40.378Z] 5851b861e8e6: Pulling fs layer [2023-05-26T07:37:40.378Z] bab4dde63d76: Waiting [2023-05-26T07:37:40.378Z] bde34c3a00c8: Waiting [2023-05-26T07:37:40.378Z] b352a97aabf1: Waiting [2023-05-26T07:37:40.378Z] 4872d77fe225: Waiting [2023-05-26T07:37:40.378Z] 5851b861e8e6: Waiting [2023-05-26T07:37:40.378Z] 988bab9f4d93: Waiting [2023-05-26T07:37:40.378Z] 1469e6f7b9e6: Waiting [2023-05-26T07:37:40.378Z] eaf3925da568: Waiting [2023-05-26T07:37:40.378Z] e2be974225ed: Download complete [2023-05-26T07:37:40.378Z] 988bab9f4d93: Verifying Checksum [2023-05-26T07:37:40.378Z] 988bab9f4d93: Download complete [2023-05-26T07:37:40.378Z] 1469e6f7b9e6: Verifying Checksum [2023-05-26T07:37:40.378Z] 1469e6f7b9e6: Download complete [2023-05-26T07:37:40.637Z] eaf3925da568: Verifying Checksum [2023-05-26T07:37:40.637Z] eaf3925da568: Download complete [2023-05-26T07:37:40.637Z] 339a4e72a1f5: Verifying Checksum [2023-05-26T07:37:40.637Z] 339a4e72a1f5: Download complete [2023-05-26T07:37:40.637Z] bde34c3a00c8: Verifying Checksum [2023-05-26T07:37:40.637Z] bde34c3a00c8: Download complete [2023-05-26T07:37:40.637Z] b352a97aabf1: Verifying Checksum [2023-05-26T07:37:40.637Z] b352a97aabf1: Download complete [2023-05-26T07:37:40.637Z] 4872d77fe225: Verifying Checksum [2023-05-26T07:37:40.637Z] 4872d77fe225: Download complete [2023-05-26T07:37:40.637Z] 5851b861e8e6: Download complete [2023-05-26T07:37:40.637Z] b85a868b505f: Verifying Checksum [2023-05-26T07:37:40.637Z] b85a868b505f: Download complete [2023-05-26T07:37:40.895Z] bab4dde63d76: Verifying Checksum [2023-05-26T07:37:40.895Z] bab4dde63d76: Download complete [2023-05-26T07:37:41.826Z] b85a868b505f: Pull complete [2023-05-26T07:37:42.085Z] e2be974225ed: Pull complete [2023-05-26T07:37:42.655Z] 339a4e72a1f5: Pull complete [2023-05-26T07:37:42.655Z] 988bab9f4d93: Pull complete [2023-05-26T07:37:42.913Z] 1469e6f7b9e6: Pull complete [2023-05-26T07:37:42.913Z] eaf3925da568: Pull complete [2023-05-26T07:37:44.819Z] bab4dde63d76: Pull complete [2023-05-26T07:37:44.819Z] bde34c3a00c8: Pull complete [2023-05-26T07:37:44.819Z] b352a97aabf1: Pull complete [2023-05-26T07:37:44.819Z] 4872d77fe225: Pull complete [2023-05-26T07:37:45.078Z] 5851b861e8e6: Pull complete [2023-05-26T07:37:45.078Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-26T07:37:45.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-26T07:37:45.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-26T07:37:45.323Z] prd-ubuntu20.04-docker-8c-8g-17016 does not seem to be running inside a container [2023-05-26T07:37:45.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-611 -v /w/workspace/gexfoundry_device-mqtt-go_PR-611:/w/workspace/gexfoundry_device-mqtt-go_PR-611:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-26T07:37:46.483Z] $ docker top e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 -eo pid,comm [2023-05-26T07:37:46.539Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-26T07:37:46.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-26T07:37:46.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-26T07:37:46.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-26T07:37:46.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-26T07:37:46.771Z] $ docker exec e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 ssh-agent [2023-05-26T07:37:46.878Z] SSH_AUTH_SOCK=/tmp/ssh-Zd3qddViHRi6/agent.31 [2023-05-26T07:37:46.878Z] SSH_AGENT_PID=37 [2023-05-26T07:37:46.885Z] Running ssh-add (command line suppressed) [2023-05-26T07:37:46.991Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/private_key_6760939760901351026.key (/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/private_key_6760939760901351026.key) [2023-05-26T07:37:47.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-26T07:37:47.340Z] + git tag --points-at HEAD [Pipeline] } [2023-05-26T07:37:47.364Z] $ docker exec --env ******** --env ******** e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 ssh-agent -k [2023-05-26T07:37:47.460Z] unset SSH_AUTH_SOCK; [2023-05-26T07:37:47.460Z] unset SSH_AGENT_PID; [2023-05-26T07:37:47.460Z] echo Agent pid 37 killed; [2023-05-26T07:37:47.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-26T07:37:47.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-26T07:37:47.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-26T07:37:47.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-26T07:37:47.692Z] $ docker exec e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 ssh-agent [2023-05-26T07:37:47.824Z] SSH_AUTH_SOCK=/tmp/ssh-WaM9q8G8N5ux/agent.70 [2023-05-26T07:37:47.824Z] SSH_AGENT_PID=76 [2023-05-26T07:37:47.828Z] Running ssh-add (command line suppressed) [2023-05-26T07:37:47.942Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/private_key_8972955601958985276.key (/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/private_key_8972955601958985276.key) [2023-05-26T07:37:47.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-26T07:37:48.285Z] + git semver init [2023-05-26T07:37:48.545Z] 2023-05-26 07:37:48,462 [run_init] DEBUG init version:0.0.0 force:False [2023-05-26T07:37:48.545Z] 2023-05-26 07:37:48,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver [2023-05-26T07:37:48.545Z] 2023-05-26 07:37:48,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver [2023-05-26T07:37:48.545Z] 2023-05-26 07:37:48,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-611, universal_newlines=False, shell=None, istream=None) [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,191 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-611/.git/info/exclude [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver/PR-611 with force:False [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,192 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver/PR-611 [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,197 [execute] INFO git cat-file --batch-check [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver, universal_newlines=False, shell=None, istream=) [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,204 [execute] INFO git cat-file --batch [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver, universal_newlines=False, shell=None, istream=) [2023-05-26T07:37:49.486Z] 2023-05-26 07:37:49,209 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-611/.semver/PR-611 [2023-05-26T07:37:49.486Z] 0.0.0 [Pipeline] } [2023-05-26T07:37:49.511Z] $ docker exec --env ******** --env ******** e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 ssh-agent -k [2023-05-26T07:37:49.613Z] unset SSH_AUTH_SOCK; [2023-05-26T07:37:49.614Z] unset SSH_AGENT_PID; [2023-05-26T07:37:49.614Z] echo Agent pid 76 killed; [2023-05-26T07:37:49.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-26T07:37:50.045Z] + git semver [Pipeline] } [2023-05-26T07:37:50.328Z] $ docker stop --time=1 e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 [2023-05-26T07:37:51.633Z] $ docker rm -f --volumes e2270debbbb17516cd30907718eb7416f7c42580f55b4861483c94651e3b6e84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-26T07:37:52.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-26T07:37:52.315Z] Stashed 1 file(s) [Pipeline] echo [2023-05-26T07:37:52.334Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-26T07:37:52.936Z] provisioning config files... [2023-05-26T07:37:52.946Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/config10213157937907047807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:37:53.289Z] ---> docker-login.sh [2023-05-26T07:37:53.289Z] nexus3.edgexfoundry.org:10001 [2023-05-26T07:37:53.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:53.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:53.289Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:53.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:53.289Z] [2023-05-26T07:37:53.289Z] Login Succeeded [2023-05-26T07:37:53.289Z] nexus3.edgexfoundry.org:10002 [2023-05-26T07:37:53.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:53.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:53.289Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:53.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:53.289Z] [2023-05-26T07:37:53.289Z] Login Succeeded [2023-05-26T07:37:53.289Z] nexus3.edgexfoundry.org:10003 [2023-05-26T07:37:53.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:53.549Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:53.549Z] [2023-05-26T07:37:53.549Z] Login Succeeded [2023-05-26T07:37:53.549Z] nexus3.edgexfoundry.org:10004 [2023-05-26T07:37:53.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:53.549Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:53.549Z] [2023-05-26T07:37:53.549Z] Login Succeeded [2023-05-26T07:37:53.549Z] docker.io [2023-05-26T07:37:53.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-26T07:37:53.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-26T07:37:53.809Z] Configure a credential helper to remove this warning. See [2023-05-26T07:37:53.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-26T07:37:53.809Z] [2023-05-26T07:37:53.809Z] Login Succeeded [2023-05-26T07:37:53.809Z] ---> docker-login.sh ends [Pipeline] } [2023-05-26T07:37:53.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-26T07:37:54.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-26T07:37:54.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-26T07:37:54.094Z] ========================================================= [2023-05-26T07:37:54.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-26T07:37:54.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:37:54.557Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-26T07:37:54.557Z] Sending build context to Docker daemon 6.619MB [2023-05-26T07:37:54.557Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-26T07:37:54.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-26T07:37:54.557Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-26T07:37:54.557Z] f56be85fc22e: Pulling fs layer [2023-05-26T07:37:54.557Z] 85791d961cd3: Pulling fs layer [2023-05-26T07:37:54.557Z] d694b5ae8c79: Pulling fs layer [2023-05-26T07:37:54.557Z] 9f32a84ed3da: Pulling fs layer [2023-05-26T07:37:54.557Z] 4d19c01a9841: Pulling fs layer [2023-05-26T07:37:54.557Z] 9325e15d5711: Pulling fs layer [2023-05-26T07:37:54.557Z] 556b6ee489ea: Pulling fs layer [2023-05-26T07:37:54.557Z] c5a4b2cf53e6: Pulling fs layer [2023-05-26T07:37:54.557Z] 9f32a84ed3da: Waiting [2023-05-26T07:37:54.557Z] 4d19c01a9841: Waiting [2023-05-26T07:37:54.557Z] 9325e15d5711: Waiting [2023-05-26T07:37:54.557Z] 556b6ee489ea: Waiting [2023-05-26T07:37:54.557Z] c5a4b2cf53e6: Waiting [2023-05-26T07:37:54.557Z] 85791d961cd3: Verifying Checksum [2023-05-26T07:37:54.557Z] 85791d961cd3: Download complete [2023-05-26T07:37:54.557Z] 9f32a84ed3da: Download complete [2023-05-26T07:37:54.817Z] 4d19c01a9841: Verifying Checksum [2023-05-26T07:37:54.817Z] 4d19c01a9841: Download complete [2023-05-26T07:37:54.817Z] f56be85fc22e: Verifying Checksum [2023-05-26T07:37:54.817Z] f56be85fc22e: Download complete [2023-05-26T07:37:54.817Z] 9325e15d5711: Verifying Checksum [2023-05-26T07:37:54.817Z] 9325e15d5711: Download complete [2023-05-26T07:37:54.817Z] f56be85fc22e: Pull complete [2023-05-26T07:37:55.076Z] 85791d961cd3: Pull complete [2023-05-26T07:37:55.335Z] d694b5ae8c79: Verifying Checksum [2023-05-26T07:37:55.335Z] d694b5ae8c79: Download complete [2023-05-26T07:37:55.335Z] c5a4b2cf53e6: Verifying Checksum [2023-05-26T07:37:55.335Z] c5a4b2cf53e6: Download complete [2023-05-26T07:37:55.595Z] 556b6ee489ea: Verifying Checksum [2023-05-26T07:37:55.595Z] 556b6ee489ea: Download complete [2023-05-26T07:37:58.879Z] d694b5ae8c79: Pull complete [2023-05-26T07:37:58.879Z] 9f32a84ed3da: Pull complete [2023-05-26T07:37:58.879Z] 4d19c01a9841: Pull complete [2023-05-26T07:37:58.879Z] 9325e15d5711: Pull complete [2023-05-26T07:38:01.406Z] 556b6ee489ea: Pull complete [2023-05-26T07:38:01.975Z] c5a4b2cf53e6: Pull complete [2023-05-26T07:38:01.975Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-26T07:38:01.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-26T07:38:01.975Z] ---> c4be618373d6 [2023-05-26T07:38:01.975Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-26T07:38:03.390Z] ---> Running in adc422c874ca [2023-05-26T07:38:03.390Z] Removing intermediate container adc422c874ca [2023-05-26T07:38:03.390Z] ---> e791282b81ba [2023-05-26T07:38:03.390Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-26T07:38:03.390Z] ---> Running in 131bd3cd4b39 [2023-05-26T07:38:03.650Z] Removing intermediate container 131bd3cd4b39 [2023-05-26T07:38:03.650Z] ---> e6c71b90b9cb [2023-05-26T07:38:03.650Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-26T07:38:03.650Z] ---> Running in d38c4f119339 [2023-05-26T07:38:03.650Z] Removing intermediate container d38c4f119339 [2023-05-26T07:38:03.650Z] ---> e833cdd6dd5e [2023-05-26T07:38:03.650Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-26T07:38:03.650Z] ---> Running in cebb85072d57 [2023-05-26T07:38:03.650Z] Removing intermediate container cebb85072d57 [2023-05-26T07:38:03.650Z] ---> 24f4d0d1be52 [2023-05-26T07:38:03.650Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-26T07:38:03.912Z] ---> Running in 1f42fd2bcef7 [2023-05-26T07:38:03.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-26T07:38:04.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-26T07:38:04.428Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-26T07:38:04.428Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-26T07:38:04.428Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-26T07:38:04.428Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-26T07:38:04.428Z] Executing busybox-1.35.0-r29.trigger [2023-05-26T07:38:04.428Z] OK: 269 MiB in 57 packages [2023-05-26T07:38:04.994Z] Removing intermediate container 1f42fd2bcef7 [2023-05-26T07:38:04.994Z] ---> c834a33bb534 [2023-05-26T07:38:04.994Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-26T07:38:04.994Z] ---> Running in abd25db46300 [2023-05-26T07:38:04.994Z] Removing intermediate container abd25db46300 [2023-05-26T07:38:04.994Z] ---> ad4e8a809c22 [2023-05-26T07:38:04.994Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-26T07:38:05.253Z] ---> 1804f28d313e [2023-05-26T07:38:05.253Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-26T07:38:05.253Z] ---> Running in cae4f53d08e5 [2023-05-26T07:38:07.749Z] Still waiting to schedule task [2023-05-26T07:38:07.750Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-26T07:38:51.948Z] Removing intermediate container cae4f53d08e5 [2023-05-26T07:38:51.949Z] ---> bff5bd3906d8 [2023-05-26T07:38:51.949Z] Step 11/12 : COPY . . [2023-05-26T07:38:51.949Z] ---> ebce618c0b71 [2023-05-26T07:38:51.949Z] Step 12/12 : RUN $MAKE [2023-05-26T07:38:51.949Z] ---> Running in 0b501f8f9ebc [2023-05-26T07:38:51.949Z] noop [2023-05-26T07:38:51.949Z] Removing intermediate container 0b501f8f9ebc [2023-05-26T07:38:51.949Z] ---> 3c5ef1330b94 [2023-05-26T07:38:51.949Z] Successfully built 3c5ef1330b94 [2023-05-26T07:38:51.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:38:52.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-26T07:38:52.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-26T07:38:52.554Z] prd-ubuntu20.04-docker-8c-8g-17016 does not seem to be running inside a container [2023-05-26T07:38:52.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-611 -v /w/workspace/gexfoundry_device-mqtt-go_PR-611:/w/workspace/gexfoundry_device-mqtt-go_PR-611:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-26T07:38:52.929Z] $ docker top 034b0ab6d8e5418d74039f70c8d4bd5eb3dd59c9adff6e795df583a106e18255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-26T07:38:53.330Z] + go version [2023-05-26T07:38:53.330Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-26T07:38:53.368Z] $ docker stop --time=1 034b0ab6d8e5418d74039f70c8d4bd5eb3dd59c9adff6e795df583a106e18255 [2023-05-26T07:38:54.693Z] $ docker rm -f --volumes 034b0ab6d8e5418d74039f70c8d4bd5eb3dd59c9adff6e795df583a106e18255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:38:55.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-26T07:38:55.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-26T07:38:55.563Z] prd-ubuntu20.04-docker-8c-8g-17016 does not seem to be running inside a container [2023-05-26T07:38:55.599Z] $ 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-611 -v /w/workspace/gexfoundry_device-mqtt-go_PR-611:/w/workspace/gexfoundry_device-mqtt-go_PR-611:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-26T07:38:55.932Z] $ docker top 9a0eccddafa6348e5bebab5eac9a0a3a1fce4d72acd1a2f8f21ba17bfffb8b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-26T07:38:56.327Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-611 [Pipeline] fileExists [Pipeline] sh [2023-05-26T07:38:56.674Z] + make test [2023-05-26T07:38:56.674Z] go test ./... -coverprofile=coverage.out ./... [2023-05-26T07:39:01.948Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-26T07:39:11.915Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-26T07:39:11.915Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-26T07:39:11.915Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements [2023-05-26T07:39:18.469Z] go vet ./... [2023-05-26T07:39:21.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-26T07:39:21.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-26T07:39:21.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-26T07:39:21.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-26T07:39:21.813Z] $ docker stop --time=1 9a0eccddafa6348e5bebab5eac9a0a3a1fce4d72acd1a2f8f21ba17bfffb8b7b [2023-05-26T07:39:24.237Z] $ docker rm -f --volumes 9a0eccddafa6348e5bebab5eac9a0a3a1fce4d72acd1a2f8f21ba17bfffb8b7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-26T07:39:24.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-26T07:39:24.826Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-26T07:39:25.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-26T07:39:25.800Z] + ls -al . [2023-05-26T07:39:25.800Z] total 184 [2023-05-26T07:39:25.800Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 07:38 . [2023-05-26T07:39:25.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 07:37 .. [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 07:37 .dockerignore [2023-05-26T07:39:25.800Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 07:37 .git [2023-05-26T07:39:25.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 07:37 .github [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 329 May 26 07:37 .gitignore [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 41 May 26 07:37 .golangci.yml [2023-05-26T07:39:25.800Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 07:37 .semver [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 26 07:37 Attribution.txt [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 26 07:37 CHANGELOG.md [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 26 07:37 Dockerfile [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 07:37 GOVERNANCE.md [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 07:37 Jenkinsfile [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 07:37 LICENSE [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 26 07:37 Makefile [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 07:37 OWNERS.md [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 26 07:37 README.md [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 07:37 VERSION [2023-05-26T07:39:25.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 07:37 bin [2023-05-26T07:39:25.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 07:37 cmd [2023-05-26T07:39:25.800Z] -rw-r--r-- 1 jenkins jenkins 18506 May 26 07:39 coverage.out [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 26 07:37 go.mod [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 26 07:37 go.sum [2023-05-26T07:39:25.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 07:37 internal [2023-05-26T07:39:25.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 07:37 mock [2023-05-26T07:39:25.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 07:37 snap [2023-05-26T07:39:25.800Z] -rw-rw-r-- 1 jenkins jenkins 227 May 26 07:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:39:26.187Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=72eb72345f55b5e22716de37693d23a8ba04bb9a --label arch=amd64 --label version=0.0.0 . [2023-05-26T07:39:26.188Z] Sending build context to Docker daemon 6.638MB [2023-05-26T07:39:26.188Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-26T07:39:26.188Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-26T07:39:26.188Z] ---> 3c5ef1330b94 [2023-05-26T07:39:26.188Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-26T07:39:26.188Z] ---> Running in 56d86eca3366 [2023-05-26T07:39:26.447Z] Removing intermediate container 56d86eca3366 [2023-05-26T07:39:26.447Z] ---> 0db23eaaebe7 [2023-05-26T07:39:26.447Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-26T07:39:26.447Z] ---> Running in 8147d44b68e8 [2023-05-26T07:39:26.447Z] Removing intermediate container 8147d44b68e8 [2023-05-26T07:39:26.447Z] ---> 6fb14fb38400 [2023-05-26T07:39:26.447Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-26T07:39:26.447Z] ---> Running in ff183263ff8b [2023-05-26T07:39:26.447Z] Removing intermediate container ff183263ff8b [2023-05-26T07:39:26.447Z] ---> 39edd9dadbf7 [2023-05-26T07:39:26.447Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-26T07:39:26.708Z] ---> Running in b9247ce8ab04 [2023-05-26T07:39:26.708Z] Removing intermediate container b9247ce8ab04 [2023-05-26T07:39:26.708Z] ---> 6434fa282200 [2023-05-26T07:39:26.708Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-26T07:39:26.708Z] ---> Running in 4edc0ae4e22e [2023-05-26T07:39:26.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-26T07:39:26.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-26T07:39:27.226Z] OK: 269 MiB in 57 packages [2023-05-26T07:39:27.485Z] Removing intermediate container 4edc0ae4e22e [2023-05-26T07:39:27.485Z] ---> 476d5d282f41 [2023-05-26T07:39:27.485Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-26T07:39:27.485Z] ---> Running in ecc45a069201 [2023-05-26T07:39:27.745Z] Removing intermediate container ecc45a069201 [2023-05-26T07:39:27.745Z] ---> 52b6e8a36a49 [2023-05-26T07:39:27.745Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-26T07:39:27.745Z] ---> 2cd91eee33d6 [2023-05-26T07:39:27.745Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-26T07:39:27.745Z] ---> Running in 16beb2277a71 [2023-05-26T07:39:28.681Z] Removing intermediate container 16beb2277a71 [2023-05-26T07:39:28.681Z] ---> 1646e14f8eeb [2023-05-26T07:39:28.681Z] Step 11/24 : COPY . . [2023-05-26T07:39:28.941Z] ---> de176313370f [2023-05-26T07:39:28.941Z] Step 12/24 : RUN $MAKE [2023-05-26T07:39:28.941Z] ---> Running in 9c143a7883ef [2023-05-26T07:39:29.200Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-26T07:39:47.277Z] Removing intermediate container 9c143a7883ef [2023-05-26T07:39:47.277Z] ---> f3a7af80d186 [2023-05-26T07:39:47.277Z] Step 13/24 : FROM alpine:3.17 [2023-05-26T07:39:47.277Z] 3.17: Pulling from library/alpine [2023-05-26T07:39:47.277Z] f56be85fc22e: Already exists [2023-05-26T07:39:47.278Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-26T07:39:47.278Z] Status: Downloaded newer image for alpine:3.17 [2023-05-26T07:39:47.278Z] ---> 9ed4aefc74f6 [2023-05-26T07:39:47.278Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-26T07:39:47.278Z] ---> Running in 079dbdcb6ccf [2023-05-26T07:39:47.278Z] Removing intermediate container 079dbdcb6ccf [2023-05-26T07:39:47.278Z] ---> 9a346eee60fb [2023-05-26T07:39:47.278Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-26T07:39:47.278Z] ---> Running in 60ab695993da [2023-05-26T07:39:47.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-26T07:39:47.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-26T07:39:47.278Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-26T07:39:47.278Z] Executing busybox-1.35.0-r29.trigger [2023-05-26T07:39:47.278Z] OK: 7 MiB in 16 packages [2023-05-26T07:39:47.535Z] Removing intermediate container 60ab695993da [2023-05-26T07:39:47.535Z] ---> 011649860f67 [2023-05-26T07:39:47.535Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-26T07:39:48.114Z] ---> b32916c1d230 [2023-05-26T07:39:48.114Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-26T07:39:48.375Z] ---> bbab1eef2c16 [2023-05-26T07:39:48.375Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-26T07:39:48.375Z] ---> 96b0cc3ab781 [2023-05-26T07:39:48.375Z] Step 19/24 : EXPOSE 59982 [2023-05-26T07:39:48.375Z] ---> Running in 9ddd67145e62 [2023-05-26T07:39:48.375Z] Removing intermediate container 9ddd67145e62 [2023-05-26T07:39:48.375Z] ---> 22e86ac3aea9 [2023-05-26T07:39:48.375Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-26T07:39:48.634Z] ---> Running in dd955d17d856 [2023-05-26T07:39:48.634Z] Removing intermediate container dd955d17d856 [2023-05-26T07:39:48.634Z] ---> 9f9d9e04950c [2023-05-26T07:39:48.634Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-26T07:39:48.634Z] ---> Running in f3a1729d6882 [2023-05-26T07:39:48.634Z] Removing intermediate container f3a1729d6882 [2023-05-26T07:39:48.634Z] ---> ce31d92abe03 [2023-05-26T07:39:48.634Z] Step 22/24 : LABEL arch=amd64 [2023-05-26T07:39:48.634Z] ---> Running in 6d8990f4245b [2023-05-26T07:39:48.892Z] Removing intermediate container 6d8990f4245b [2023-05-26T07:39:48.892Z] ---> 1155e076a17c [2023-05-26T07:39:48.892Z] Step 23/24 : LABEL git_sha=72eb72345f55b5e22716de37693d23a8ba04bb9a [2023-05-26T07:39:48.892Z] ---> Running in 546c22eb7b0a [2023-05-26T07:39:48.892Z] Removing intermediate container 546c22eb7b0a [2023-05-26T07:39:48.892Z] ---> a4c664bcc96c [2023-05-26T07:39:48.892Z] Step 24/24 : LABEL version=0.0.0 [2023-05-26T07:39:48.892Z] ---> Running in db1a437b42ae [2023-05-26T07:39:48.892Z] Removing intermediate container db1a437b42ae [2023-05-26T07:39:48.892Z] ---> b30068b1584e [2023-05-26T07:39:48.892Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-26T07:39:48.892Z] Successfully built b30068b1584e [2023-05-26T07:39:48.892Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:39:49.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-26T07:39:49.789Z] [2023-05-26T07:39:49.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:39:50.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-26T07:39:50.165Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-26T07:39:50.165Z] 5eb5b503b376: Pulling fs layer [2023-05-26T07:39:50.165Z] 5c69ac0246d0: Pulling fs layer [2023-05-26T07:39:50.165Z] ec43610c2a17: Pulling fs layer [2023-05-26T07:39:50.165Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-26T07:39:50.165Z] 33b1e0a273af: Pulling fs layer [2023-05-26T07:39:50.165Z] 5d3b04190fa2: Pulling fs layer [2023-05-26T07:39:50.165Z] 2f39f015ded8: Pulling fs layer [2023-05-26T07:39:50.165Z] 3a2ae6a8a46f: Waiting [2023-05-26T07:39:50.165Z] 2f39f015ded8: Waiting [2023-05-26T07:39:50.165Z] 33b1e0a273af: Waiting [2023-05-26T07:39:50.165Z] 5d3b04190fa2: Waiting [2023-05-26T07:39:50.165Z] 5c69ac0246d0: Download complete [2023-05-26T07:39:50.165Z] 3a2ae6a8a46f: Download complete [2023-05-26T07:39:50.165Z] 33b1e0a273af: Verifying Checksum [2023-05-26T07:39:50.165Z] 33b1e0a273af: Download complete [2023-05-26T07:39:50.165Z] 5d3b04190fa2: Verifying Checksum [2023-05-26T07:39:50.165Z] 5d3b04190fa2: Download complete [2023-05-26T07:39:50.165Z] ec43610c2a17: Verifying Checksum [2023-05-26T07:39:50.423Z] 5eb5b503b376: Verifying Checksum [2023-05-26T07:39:50.423Z] 5eb5b503b376: Download complete [2023-05-26T07:39:50.989Z] 2f39f015ded8: Download complete [2023-05-26T07:39:51.562Z] 5eb5b503b376: Pull complete [2023-05-26T07:39:51.821Z] 5c69ac0246d0: Pull complete [2023-05-26T07:39:52.390Z] ec43610c2a17: Pull complete [2023-05-26T07:39:52.390Z] 3a2ae6a8a46f: Pull complete [2023-05-26T07:39:52.650Z] 33b1e0a273af: Pull complete [2023-05-26T07:39:52.650Z] 5d3b04190fa2: Pull complete [2023-05-26T07:39:56.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17017 in /w/workspace/gexfoundry_device-mqtt-go_PR-611 [Pipeline] { [Pipeline] ws [2023-05-26T07:39:56.681Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-26T07:39:56.761Z] Selected Git installation does not exist. Using Default [2023-05-26T07:39:56.761Z] The recommended git tool is: NONE [2023-05-26T07:39:56.839Z] 2f39f015ded8: Pull complete [2023-05-26T07:39:56.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-26T07:39:56.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-26T07:39:56.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-26T07:39:57.067Z] prd-ubuntu20.04-docker-8c-8g-17016 does not seem to be running inside a container [2023-05-26T07:39:57.105Z] $ 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-611 -v /w/workspace/gexfoundry_device-mqtt-go_PR-611:/w/workspace/gexfoundry_device-mqtt-go_PR-611:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-26T07:39:58.895Z] $ docker top 76738060ba537c69cc8dcd5311955689edc0cfb48dda98e94a06585db76b489e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:39:59.348Z] ---> job-cost.sh [2023-05-26T07:39:59.348Z] lf-activate-venv: SKIPPING [2023-05-26T07:39:59.348Z] INFO: No Stack... [2023-05-26T07:39:59.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-26T07:39:59.867Z] INFO: Archiving Costs [Pipeline] sh [2023-05-26T07:40:00.178Z] + cut -d, -f6 [2023-05-26T07:40:00.178Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives/cost.csv [Pipeline] lock [2023-05-26T07:40:00.218Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-611-1-stack-cost] [2023-05-26T07:40:00.223Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-611-1-stack-cost] did not exist. Created. [2023-05-26T07:40:00.223Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-26T07:40:00.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-26T07:40:00.659Z] Stashed 1 file(s) [Pipeline] } [2023-05-26T07:40:00.687Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-26T07:40:00.772Z] $ docker stop --time=1 76738060ba537c69cc8dcd5311955689edc0cfb48dda98e94a06585db76b489e [2023-05-26T07:40:01.926Z] $ docker rm -f --volumes 76738060ba537c69cc8dcd5311955689edc0cfb48dda98e94a06585db76b489e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-26T07:40:05.836Z] using credential edgex-jenkins-ssh [2023-05-26T07:40:05.856Z] Cloning the remote Git repository [2023-05-26T07:40:05.915Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-26T07:40:06.072Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-26T07:40:06.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-26T07:40:06.282Z] > git --version # timeout=10 [2023-05-26T07:40:06.336Z] > git --version # 'git version 2.25.1' [2023-05-26T07:40:06.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-26T07:40:06.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-26T07:40:09.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-26T07:40:09.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-26T07:40:10.985Z] Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit 72eb72345f55b5e22716de37693d23a8ba04bb9a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-26T07:40:11.425Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2023-05-26T07:40:10.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-26T07:40:10.350Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-26T07:40:10.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-26T07:40:10.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-26T07:40:11.008Z] > git config core.sparsecheckout # timeout=10 [2023-05-26T07:40:11.099Z] > git checkout -f 72eb72345f55b5e22716de37693d23a8ba04bb9a # timeout=10 [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-26T07:40:13.348Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives ] [2023-05-26T07:40:13.349Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives [2023-05-26T07:40:13.349Z] total 16 [2023-05-26T07:40:13.349Z] drwxr-xr-x 3 root root 4096 May 26 07:39 . [2023-05-26T07:40:13.349Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 07:40 .. [2023-05-26T07:40:13.349Z] drwxr-xr-x 2 root root 4096 May 26 07:39 cost [2023-05-26T07:40:13.349Z] -rw-r--r-- 1 root root 86 May 26 07:39 cost.csv [2023-05-26T07:40:13.349Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives [2023-05-26T07:40:13.349Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives [2023-05-26T07:40:13.349Z] total 16 [2023-05-26T07:40:13.349Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 07:39 . [2023-05-26T07:40:13.349Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 07:40 .. [2023-05-26T07:40:13.349Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 07:39 cost [2023-05-26T07:40:13.349Z] -rw-r--r-- 1 jenkins jenkins 86 May 26 07:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:13.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:14.559Z] ---> package-listing.sh [2023-05-26T07:40:14.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-26T07:40:14.559Z] ++ facter osfamily [2023-05-26T07:40:14.818Z] + OS_FAMILY=debian [2023-05-26T07:40:14.818Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-611 [2023-05-26T07:40:14.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-26T07:40:14.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-26T07:40:14.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-26T07:40:14.818Z] + PACKAGES=/tmp/packages_start.txt [2023-05-26T07:40:14.818Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-611 ']' [2023-05-26T07:40:14.818Z] + PACKAGES=/tmp/packages_end.txt [2023-05-26T07:40:14.818Z] + case "${OS_FAMILY}" in [2023-05-26T07:40:14.818Z] + dpkg -l [2023-05-26T07:40:14.818Z] + grep '^ii' [2023-05-26T07:40:14.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-26T07:40:14.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-26T07:40:14.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-26T07:40:14.818Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-611 ']' [2023-05-26T07:40:14.818Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives/ [2023-05-26T07:40:14.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-611/archives/ [Pipeline] echo [2023-05-26T07:40:14.907Z] 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-611/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-26T07:40:15.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-26T07:40:15.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-26T07:40:15.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-26T07:40:15.946Z] prd-ubuntu20.04-docker-8c-8g-17016 does not seem to be running inside a container [2023-05-26T07:40:15.981Z] $ 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-611/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-611 -v /w/workspace/gexfoundry_device-mqtt-go_PR-611:/w/workspace/gexfoundry_device-mqtt-go_PR-611:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-26T07:40:16.215Z] $ docker top 81d32024475d47b30a0d8a93600b7acc08b045e49fbdfd0171695e98228097e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-26T07:40:16.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-26T07:40:16.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-26T07:40:17.220Z] + ls /var/log/sa-host [2023-05-26T07:40:17.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-26T07:40:17.426Z] provisioning config files... [2023-05-26T07:40:17.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-611@tmp/config2217891418782098006tmp [Pipeline] { [Pipeline] echo [2023-05-26T07:40:17.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:17.789Z] ---> create-netrc.sh [Pipeline] } [2023-05-26T07:40:17.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:18.195Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-26T07:40:18.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:18.540Z] ---> sudo-logs.sh [2023-05-26T07:40:18.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-26T07:40:18.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:18.933Z] ---> job-cost.sh [2023-05-26T07:40:18.933Z] lf-activate-venv: SKIPPING [2023-05-26T07:40:18.933Z] DEBUG: total: 0.2199999988079071 [2023-05-26T07:40:18.933Z] INFO: Retrieving Stack Cost... [2023-05-26T07:40:19.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-26T07:40:19.455Z] INFO: Archiving Costs [Pipeline] echo [2023-05-26T07:40:19.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-26T07:40:19.801Z] ---> logs-deploy.sh [2023-05-26T07:40:19.801Z] lf-activate-venv: SKIPPING [2023-05-26T07:40:19.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-611/1 [2023-05-26T07:40:19.801Z] INFO: archiving workspace using pattern(s): [2023-05-26T07:40:20.742Z] Archives upload complete. [2023-05-26T07:40:20.742Z] INFO: archiving logs to Nexus