Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b2c861b7985e68cc74183010c56eea75d87e84b 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-ssh6207893821723451713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9822871354330076221.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11638691108556641869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2741555790390723147.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-ssh4992170128054132912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9458 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/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 Avoid second fetch Checking out Revision 5b2c861b7985e68cc74183010c56eea75d87e84b (main) Commit message: "Merge pull request #574 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > 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 core.sparsecheckout # timeout=10 > git checkout -f 5b2c861b7985e68cc74183010c56eea75d87e84b # timeout=10 > git rev-list --no-walk 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T02:32:41.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T02:32:41.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T02:32:41.386Z] ========================================================= [2023-04-24T02:32:41.386Z] EdgeX Global Pipelines Version Info [2023-04-24T02:32:41.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:32:42.121Z] ------------------- [2023-04-24T02:32:42.121Z] stable info: [2023-04-24T02:32:42.121Z] ------------------- [2023-04-24T02:32:42.121Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T02:32:42.121Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T02:32:42.121Z] Message: update stable to v1.0.248 [2023-04-24T02:32:42.691Z] ------------------- [2023-04-24T02:32:42.691Z] experimental info: [2023-04-24T02:32:42.691Z] ------------------- [2023-04-24T02:32:42.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T02:32:42.691Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T02:32:42.691Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T02:32:42.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-24T02:32:42.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-24T02:32:42.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T02:32:42.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T02:32:42.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T02:32:42.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T02:32:42.952Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T02:32:42.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T02:32:42.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T02:32:43.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T02:32:43.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T02:32:43.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-24T02:32:43.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T02:32:43.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T02:32:43.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T02:32:43.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T02:32:43.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T02:32:43.099Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T02:32:43.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T02:32:43.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T02:32:43.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T02:32:43.155Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T02:32:43.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T02:32:43.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T02:32:43.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T02:32:43.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T02:32:43.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T02:32:43.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T02:32:43.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T02:32:43.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T02:32:43.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] echo [2023-04-24T02:32:43.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b2c861 [Pipeline] echo [2023-04-24T02:32:43.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:32:43.363Z] provisioning config files... [2023-04-24T02:32:43.374Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13785599344555364194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:32:43.675Z] ---> docker-login.sh [2023-04-24T02:32:43.675Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:32:44.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:32:44.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:32:44.876Z] Configure a credential helper to remove this warning. See [2023-04-24T02:32:44.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:32:44.876Z] [2023-04-24T02:32:44.876Z] Login Succeeded [2023-04-24T02:32:44.876Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:32:44.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:32:44.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:32:44.876Z] Configure a credential helper to remove this warning. See [2023-04-24T02:32:44.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:32:44.876Z] [2023-04-24T02:32:44.876Z] Login Succeeded [2023-04-24T02:32:44.876Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:32:44.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:32:44.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:32:44.876Z] Configure a credential helper to remove this warning. See [2023-04-24T02:32:44.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:32:44.876Z] [2023-04-24T02:32:44.876Z] Login Succeeded [2023-04-24T02:32:44.876Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:32:45.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:32:45.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:32:45.137Z] Configure a credential helper to remove this warning. See [2023-04-24T02:32:45.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:32:45.137Z] [2023-04-24T02:32:45.137Z] Login Succeeded [2023-04-24T02:32:45.137Z] docker.io [2023-04-24T02:32:45.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:32:45.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:32:45.396Z] Configure a credential helper to remove this warning. See [2023-04-24T02:32:45.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:32:45.396Z] [2023-04-24T02:32:45.396Z] Login Succeeded [2023-04-24T02:32:45.396Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:32:45.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T02:32:45.800Z] + git rev-list -1 --merges 5b2c861b7985e68cc74183010c56eea75d87e84b~1..5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] echo [2023-04-24T02:32:45.858Z] -----------> git rev-list -1 --merges 5b2c861b7985e68cc74183010c56eea75d87e84b~1..5b2c861b7985e68cc74183010c56eea75d87e84b 5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:32:45.858Z] 5b2c861b7985e68cc74183010c56eea75d87e84b [false] [Pipeline] sh [2023-04-24T02:32:46.147Z] + git log --format=format:%s -1 5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] echo [2023-04-24T02:32:46.159Z] ========================================================= [2023-04-24T02:32:46.159Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T02:32:46.159Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T02:32:46.493Z] + git log --format=format:%s -1 5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] echo [2023-04-24T02:32:46.505Z] [semverPrep] GIT_COMMIT: 5b2c861b7985e68cc74183010c56eea75d87e84b, Commit Message: Merge pull request #574 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo [2023-04-24T02:32:46.515Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T02:32:46.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:32:46.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T02:32:46.911Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T02:32:46.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T02:32:46.911Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T02:32:46.911Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T02:32:46.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:32:47.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:32:47.337Z] [2023-04-24T02:32:47.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:32:47.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:32:48.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T02:32:48.201Z] b85a868b505f: Pulling fs layer [2023-04-24T02:32:48.201Z] e2be974225ed: Pulling fs layer [2023-04-24T02:32:48.201Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T02:32:48.201Z] 988bab9f4d93: Pulling fs layer [2023-04-24T02:32:48.201Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T02:32:48.201Z] eaf3925da568: Pulling fs layer [2023-04-24T02:32:48.201Z] bab4dde63d76: Pulling fs layer [2023-04-24T02:32:48.201Z] bde34c3a00c8: Pulling fs layer [2023-04-24T02:32:48.201Z] b352a97aabf1: Pulling fs layer [2023-04-24T02:32:48.201Z] 4872d77fe225: Pulling fs layer [2023-04-24T02:32:48.201Z] 5851b861e8e6: Pulling fs layer [2023-04-24T02:32:48.201Z] bab4dde63d76: Waiting [2023-04-24T02:32:48.201Z] 988bab9f4d93: Waiting [2023-04-24T02:32:48.201Z] 1469e6f7b9e6: Waiting [2023-04-24T02:32:48.201Z] bde34c3a00c8: Waiting [2023-04-24T02:32:48.201Z] eaf3925da568: Waiting [2023-04-24T02:32:48.201Z] b352a97aabf1: Waiting [2023-04-24T02:32:48.201Z] 4872d77fe225: Waiting [2023-04-24T02:32:48.201Z] 5851b861e8e6: Waiting [2023-04-24T02:32:48.201Z] e2be974225ed: Download complete [2023-04-24T02:32:48.201Z] 988bab9f4d93: Verifying Checksum [2023-04-24T02:32:48.201Z] 988bab9f4d93: Download complete [2023-04-24T02:32:48.201Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T02:32:48.201Z] 1469e6f7b9e6: Download complete [2023-04-24T02:32:48.201Z] eaf3925da568: Verifying Checksum [2023-04-24T02:32:48.201Z] eaf3925da568: Download complete [2023-04-24T02:32:48.201Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T02:32:48.201Z] 339a4e72a1f5: Download complete [2023-04-24T02:32:48.459Z] bde34c3a00c8: Download complete [2023-04-24T02:32:48.459Z] b352a97aabf1: Download complete [2023-04-24T02:32:48.459Z] 4872d77fe225: Verifying Checksum [2023-04-24T02:32:48.459Z] 4872d77fe225: Download complete [2023-04-24T02:32:48.459Z] 5851b861e8e6: Download complete [2023-04-24T02:32:48.460Z] b85a868b505f: Verifying Checksum [2023-04-24T02:32:48.460Z] b85a868b505f: Download complete [2023-04-24T02:32:48.718Z] bab4dde63d76: Verifying Checksum [2023-04-24T02:32:48.718Z] bab4dde63d76: Download complete [2023-04-24T02:32:49.657Z] b85a868b505f: Pull complete [2023-04-24T02:32:49.915Z] e2be974225ed: Pull complete [2023-04-24T02:32:50.181Z] 339a4e72a1f5: Pull complete [2023-04-24T02:32:50.441Z] 988bab9f4d93: Pull complete [2023-04-24T02:32:50.701Z] 1469e6f7b9e6: Pull complete [2023-04-24T02:32:50.701Z] eaf3925da568: Pull complete [2023-04-24T02:32:52.607Z] bab4dde63d76: Pull complete [2023-04-24T02:32:52.607Z] bde34c3a00c8: Pull complete [2023-04-24T02:32:52.607Z] b352a97aabf1: Pull complete [2023-04-24T02:32:52.607Z] 4872d77fe225: Pull complete [2023-04-24T02:32:52.607Z] 5851b861e8e6: Pull complete [2023-04-24T02:32:52.607Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T02:32:52.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:32:52.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:32:52.709Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:32:52.747Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:32:55.871Z] $ docker top 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 -eo pid,comm [2023-04-24T02:32:55.919Z] 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-04-24T02:32:55.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:32:55.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:32:55.950Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:32:56.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:32:56.068Z] $ docker exec 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 ssh-agent [2023-04-24T02:32:56.166Z] SSH_AUTH_SOCK=/tmp/ssh-3WLDvw3WkZe3/agent.32 [2023-04-24T02:32:56.166Z] SSH_AGENT_PID=38 [2023-04-24T02:32:56.173Z] Running ssh-add (command line suppressed) [2023-04-24T02:32:56.280Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11853988196354727603.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11853988196354727603.key) [2023-04-24T02:32:56.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:32:56.584Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T02:32:56.608Z] $ docker exec --env ******** --env ******** 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 ssh-agent -k [2023-04-24T02:32:56.720Z] unset SSH_AUTH_SOCK; [2023-04-24T02:32:56.721Z] unset SSH_AGENT_PID; [2023-04-24T02:32:56.721Z] echo Agent pid 38 killed; [2023-04-24T02:32:56.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T02:32:56.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:32:56.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:32:56.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:32:56.881Z] $ docker exec 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 ssh-agent [2023-04-24T02:32:56.995Z] SSH_AUTH_SOCK=/tmp/ssh-R8G6kDfPYgOo/agent.71 [2023-04-24T02:32:56.995Z] SSH_AGENT_PID=77 [2023-04-24T02:32:57.002Z] Running ssh-add (command line suppressed) [2023-04-24T02:32:57.119Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3570516489597149866.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3570516489597149866.key) [2023-04-24T02:32:57.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:32:57.432Z] + git semver init [2023-04-24T02:32:57.693Z] 2023-04-24 02:32:57,610 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T02:32:57.693Z] 2023-04-24 02:32:57,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-24T02:32:57.693Z] 2023-04-24 02:32:57,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-24T02:32:57.693Z] 2023-04-24 02:32:57,612 [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) [2023-04-24T02:32:58.646Z] 2023-04-24 02:32:58,434 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-24T02:32:58.646Z] 2023-04-24 02:32:58,435 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-24T02:32:58.646Z] 2023-04-24 02:32:58,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:32:58.646Z] 2023-04-24 02:32:58,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:32:58.646Z] 3.0.0-dev.23 [Pipeline] } [2023-04-24T02:32:58.660Z] $ docker exec --env ******** --env ******** 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 ssh-agent -k [2023-04-24T02:32:58.761Z] unset SSH_AUTH_SOCK; [2023-04-24T02:32:58.762Z] unset SSH_AGENT_PID; [2023-04-24T02:32:58.762Z] echo Agent pid 77 killed; [2023-04-24T02:32:58.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:32:59.074Z] + git semver [Pipeline] } [2023-04-24T02:32:59.348Z] $ docker stop --time=1 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 [2023-04-24T02:33:00.745Z] $ docker rm -f --volumes 9488215cd175a417923c011c81c4dc0ed7480603b858d6ef3892e5abd5f0afb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:33:01.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T02:33:01.291Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T02:33:01.293Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-04-24T02:33:01.423Z] provisioning config files... [2023-04-24T02:33:01.432Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5733220477532624583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:33:01.727Z] ---> docker-login.sh [2023-04-24T02:33:01.727Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:33:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:33:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:33:01.727Z] Configure a credential helper to remove this warning. See [2023-04-24T02:33:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:33:01.727Z] [2023-04-24T02:33:01.727Z] Login Succeeded [2023-04-24T02:33:01.727Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:33:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:33:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:33:01.727Z] Configure a credential helper to remove this warning. See [2023-04-24T02:33:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:33:01.727Z] [2023-04-24T02:33:01.727Z] Login Succeeded [2023-04-24T02:33:01.727Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:33:01.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:33:01.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:33:01.988Z] Configure a credential helper to remove this warning. See [2023-04-24T02:33:01.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:33:01.988Z] [2023-04-24T02:33:01.988Z] Login Succeeded [2023-04-24T02:33:01.988Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:33:01.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:33:01.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:33:01.988Z] Configure a credential helper to remove this warning. See [2023-04-24T02:33:01.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:33:01.988Z] [2023-04-24T02:33:01.988Z] Login Succeeded [2023-04-24T02:33:01.988Z] docker.io [2023-04-24T02:33:02.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:33:02.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:33:02.250Z] Configure a credential helper to remove this warning. See [2023-04-24T02:33:02.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:33:02.250Z] [2023-04-24T02:33:02.510Z] Login Succeeded [2023-04-24T02:33:02.510Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:33:02.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T02:33:02.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:33:02.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:33:02.609Z] ========================================================= [2023-04-24T02:33:02.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T02:33:02.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:33:02.922Z] + 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-04-24T02:33:02.922Z] Sending build context to Docker daemon 6.444MB [2023-04-24T02:33:02.922Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:33:02.922Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T02:33:03.192Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T02:33:03.193Z] 63b65145d645: Pulling fs layer [2023-04-24T02:33:03.193Z] a2d21d5440eb: Pulling fs layer [2023-04-24T02:33:03.193Z] 935e6c44a52c: Pulling fs layer [2023-04-24T02:33:03.193Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T02:33:03.193Z] 30dea6a524f1: Pulling fs layer [2023-04-24T02:33:03.193Z] a2aff8979fd8: Pulling fs layer [2023-04-24T02:33:03.193Z] 6808be2612f2: Pulling fs layer [2023-04-24T02:33:03.193Z] f25807f1079a: Pulling fs layer [2023-04-24T02:33:03.193Z] a2aff8979fd8: Waiting [2023-04-24T02:33:03.193Z] f25807f1079a: Waiting [2023-04-24T02:33:03.193Z] 94cc34f8dd06: Waiting [2023-04-24T02:33:03.193Z] a2d21d5440eb: Download complete [2023-04-24T02:33:03.193Z] 94cc34f8dd06: Download complete [2023-04-24T02:33:03.193Z] 30dea6a524f1: Verifying Checksum [2023-04-24T02:33:03.193Z] 30dea6a524f1: Download complete [2023-04-24T02:33:03.193Z] 63b65145d645: Verifying Checksum [2023-04-24T02:33:03.193Z] 63b65145d645: Download complete [2023-04-24T02:33:03.193Z] a2aff8979fd8: Verifying Checksum [2023-04-24T02:33:03.193Z] a2aff8979fd8: Download complete [2023-04-24T02:33:03.455Z] 63b65145d645: Pull complete [2023-04-24T02:33:03.455Z] a2d21d5440eb: Pull complete [2023-04-24T02:33:03.716Z] f25807f1079a: Verifying Checksum [2023-04-24T02:33:03.716Z] f25807f1079a: Download complete [2023-04-24T02:33:03.975Z] 935e6c44a52c: Verifying Checksum [2023-04-24T02:33:03.975Z] 935e6c44a52c: Download complete [2023-04-24T02:33:03.975Z] 6808be2612f2: Verifying Checksum [2023-04-24T02:33:03.975Z] 6808be2612f2: Download complete [2023-04-24T02:33:07.267Z] 935e6c44a52c: Pull complete [2023-04-24T02:33:07.267Z] 94cc34f8dd06: Pull complete [2023-04-24T02:33:07.267Z] 30dea6a524f1: Pull complete [2023-04-24T02:33:07.267Z] a2aff8979fd8: Pull complete [2023-04-24T02:33:09.796Z] 6808be2612f2: Pull complete [2023-04-24T02:33:10.377Z] f25807f1079a: Pull complete [2023-04-24T02:33:10.377Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T02:33:10.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T02:33:10.377Z] ---> 3b553350e43f [2023-04-24T02:33:10.377Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:33:14.576Z] ---> Running in 670f95570673 [2023-04-24T02:33:14.576Z] Removing intermediate container 670f95570673 [2023-04-24T02:33:14.576Z] ---> af8fef113681 [2023-04-24T02:33:14.576Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:33:14.576Z] ---> Running in 9925d41e508c [2023-04-24T02:33:14.576Z] Removing intermediate container 9925d41e508c [2023-04-24T02:33:14.576Z] ---> f572f9e5ca91 [2023-04-24T02:33:14.576Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:33:14.835Z] ---> Running in ba648c874d32 [2023-04-24T02:33:14.835Z] Removing intermediate container ba648c874d32 [2023-04-24T02:33:14.835Z] ---> fbedaa805226 [2023-04-24T02:33:14.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:33:14.835Z] ---> Running in 8754a2edc27c [2023-04-24T02:33:15.094Z] Removing intermediate container 8754a2edc27c [2023-04-24T02:33:15.094Z] ---> 00d147b17198 [2023-04-24T02:33:15.094Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:33:15.094Z] ---> Running in dc137ef0c315 [2023-04-24T02:33:15.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:33:15.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:33:15.613Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T02:33:15.613Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T02:33:15.613Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T02:33:15.613Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T02:33:15.613Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:33:15.613Z] OK: 269 MiB in 57 packages [2023-04-24T02:33:16.180Z] Removing intermediate container dc137ef0c315 [2023-04-24T02:33:16.180Z] ---> 094f6e47c1ca [2023-04-24T02:33:16.180Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T02:33:16.180Z] ---> Running in c63c539bbeed [2023-04-24T02:33:16.180Z] Removing intermediate container c63c539bbeed [2023-04-24T02:33:16.180Z] ---> 0e11c8d57e85 [2023-04-24T02:33:16.180Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T02:33:16.394Z] Still waiting to schedule task [2023-04-24T02:33:16.395Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-24T02:33:16.440Z] ---> 7a65fbfa1c02 [2023-04-24T02:33:16.441Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:33:16.441Z] ---> Running in 8d9de9171ab0 [2023-04-24T02:33:55.159Z] Removing intermediate container 8d9de9171ab0 [2023-04-24T02:33:55.159Z] ---> 5354542be539 [2023-04-24T02:33:55.159Z] Step 11/12 : COPY . . [2023-04-24T02:33:55.159Z] ---> f0d6a3d0b66a [2023-04-24T02:33:55.159Z] Step 12/12 : RUN $MAKE [2023-04-24T02:33:55.159Z] ---> Running in e87a5b3eae56 [2023-04-24T02:33:55.159Z] noop [2023-04-24T02:33:55.159Z] Removing intermediate container e87a5b3eae56 [2023-04-24T02:33:55.159Z] ---> c865410ec58c [2023-04-24T02:33:55.159Z] Successfully built c865410ec58c [2023-04-24T02:33:55.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:33:55.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T02:33:55.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:33:55.557Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:33:55.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T02:33:56.252Z] $ docker top a8c6234bb9acbd3d2df10be428a394c40df0d0a58a92091336c75b387fc6fa1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:33:56.589Z] + go version [2023-04-24T02:33:56.589Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T02:33:56.603Z] $ docker stop --time=1 a8c6234bb9acbd3d2df10be428a394c40df0d0a58a92091336c75b387fc6fa1a [2023-04-24T02:33:57.937Z] $ docker rm -f --volumes a8c6234bb9acbd3d2df10be428a394c40df0d0a58a92091336c75b387fc6fa1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:33:58.354Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T02:33:58.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:33:58.429Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:33:58.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T02:33:58.800Z] $ docker top f0f432c634ea913f2bd81949b5ffdc8e686301afefc428166f5bfae21fb5817d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:33:59.141Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T02:33:59.434Z] + make test [2023-04-24T02:33:59.434Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T02:34:04.703Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T02:34:14.679Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T02:34:14.679Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T02:34:14.679Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.9% of statements [2023-04-24T02:34:21.255Z] go vet ./... [2023-04-24T02:34:24.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T02:34:24.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T02:34:24.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T02:34:24.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T02:34:24.581Z] $ docker stop --time=1 f0f432c634ea913f2bd81949b5ffdc8e686301afefc428166f5bfae21fb5817d [2023-04-24T02:34:31.067Z] $ docker rm -f --volumes f0f432c634ea913f2bd81949b5ffdc8e686301afefc428166f5bfae21fb5817d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:34:31.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T02:34:31.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T02:34:32.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T02:34:32.496Z] + ls -al . [2023-04-24T02:34:32.496Z] total 180 [2023-04-24T02:34:32.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 02:33 . [2023-04-24T02:34:32.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:32 .. [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:32 .dockerignore [2023-04-24T02:34:32.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:32 .git [2023-04-24T02:34:32.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:32 .github [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:32 .gitignore [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:32 .golangci.yml [2023-04-24T02:34:32.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:32 .semver [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:32 Attribution.txt [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:32 CHANGELOG.md [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:32 Dockerfile [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:32 GOVERNANCE.md [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:32 Jenkinsfile [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:32 LICENSE [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:32 Makefile [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:32 OWNERS.md [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:32 README.md [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 02:33 VERSION [2023-04-24T02:34:32.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:32 bin [2023-04-24T02:34:32.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:32 cmd [2023-04-24T02:34:32.496Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:34 coverage.out [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:32 go.mod [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:32 go.sum [2023-04-24T02:34:32.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:32 internal [2023-04-24T02:34:32.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:32 mock [2023-04-24T02:34:32.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:32 snap [2023-04-24T02:34:32.496Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:34:32.798Z] + 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=5b2c861b7985e68cc74183010c56eea75d87e84b --label arch=amd64 --label version=3.0.0-dev.23 . [2023-04-24T02:34:32.798Z] Sending build context to Docker daemon 6.463MB [2023-04-24T02:34:32.798Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:34:32.798Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T02:34:32.798Z] ---> c865410ec58c [2023-04-24T02:34:32.798Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:34:33.368Z] ---> Running in 72c2cc42e561 [2023-04-24T02:34:33.628Z] Removing intermediate container 72c2cc42e561 [2023-04-24T02:34:33.628Z] ---> 941177e8228b [2023-04-24T02:34:33.628Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:34:33.628Z] ---> Running in 406c3607cbcc [2023-04-24T02:34:33.887Z] Removing intermediate container 406c3607cbcc [2023-04-24T02:34:33.887Z] ---> e4b443cc86b0 [2023-04-24T02:34:33.887Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:34:34.203Z] ---> Running in 3287bc479d62 [2023-04-24T02:34:34.802Z] Removing intermediate container 3287bc479d62 [2023-04-24T02:34:34.802Z] ---> 6f5a60807e7a [2023-04-24T02:34:34.802Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:34:34.802Z] ---> Running in 8600c05c5b4f [2023-04-24T02:34:35.082Z] Removing intermediate container 8600c05c5b4f [2023-04-24T02:34:35.082Z] ---> abe9b8799297 [2023-04-24T02:34:35.082Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:34:35.412Z] ---> Running in 3181495ac191 [2023-04-24T02:34:36.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:34:36.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:34:36.272Z] OK: 269 MiB in 57 packages [2023-04-24T02:34:37.653Z] Removing intermediate container 3181495ac191 [2023-04-24T02:34:37.653Z] ---> 4e67a5bc0cfc [2023-04-24T02:34:37.653Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T02:34:37.653Z] ---> Running in a99098523cbd [2023-04-24T02:34:37.912Z] Removing intermediate container a99098523cbd [2023-04-24T02:34:37.912Z] ---> 93fa90703527 [2023-04-24T02:34:37.912Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T02:34:38.481Z] ---> b7648a833591 [2023-04-24T02:34:38.481Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:34:39.053Z] ---> Running in bffdb691ac70 [2023-04-24T02:34:41.585Z] Removing intermediate container bffdb691ac70 [2023-04-24T02:34:41.585Z] ---> 24d638e56c71 [2023-04-24T02:34:41.585Z] Step 11/24 : COPY . . [2023-04-24T02:34:42.152Z] ---> d6312611636a [2023-04-24T02:34:42.152Z] Step 12/24 : RUN $MAKE [2023-04-24T02:34:42.152Z] ---> Running in fbb0e3190837 [2023-04-24T02:34:42.410Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T02:34:52.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9460 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-24T02:34:52.620Z] Running in /w/workspace/device-mqtt-go/107 [Pipeline] { [Pipeline] checkout [2023-04-24T02:34:52.657Z] Selected Git installation does not exist. Using Default [2023-04-24T02:34:52.657Z] The recommended git tool is: NONE [2023-04-24T02:34:58.216Z] using credential edgex-jenkins-ssh [2023-04-24T02:34:58.234Z] Cloning the remote Git repository [2023-04-24T02:34:58.279Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T02:34:58.366Z] > git init /w/workspace/device-mqtt-go/107 # timeout=10 [2023-04-24T02:34:59.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T02:34:59.093Z] > git --version # timeout=10 [2023-04-24T02:34:59.122Z] > git --version # 'git version 2.25.1' [2023-04-24T02:34:59.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T02:34:59.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T02:35:00.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T02:35:00.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T02:35:02.562Z] Avoid second fetch [2023-04-24T02:35:02.562Z] Checking out Revision 5b2c861b7985e68cc74183010c56eea75d87e84b (main) [2023-04-24T02:35:02.581Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T02:35:02.640Z] > git checkout -f 5b2c861b7985e68cc74183010c56eea75d87e84b # timeout=10 [2023-04-24T02:35:03.043Z] Commit message: "Merge pull request #574 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T02:35:03.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T02:35:03.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:35:03.893Z] Dload Upload Total Spent Left Speed [2023-04-24T02:35:03.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-04-24T02:35:04.414Z] Removing intermediate container fbb0e3190837 [2023-04-24T02:35:04.414Z] ---> 2f4f541b8fd1 [2023-04-24T02:35:04.414Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T02:35:04.414Z] 3.17: Pulling from library/alpine [2023-04-24T02:35:04.414Z] f56be85fc22e: Pulling fs layer [2023-04-24T02:35:04.414Z] f56be85fc22e: Download complete [2023-04-24T02:35:04.414Z] f56be85fc22e: Pull complete [2023-04-24T02:35:04.414Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T02:35:04.414Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T02:35:04.414Z] ---> 9ed4aefc74f6 [2023-04-24T02:35:04.414Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T02:35:04.414Z] ---> Running in 867bed189af2 [2023-04-24T02:35:04.414Z] Removing intermediate container 867bed189af2 [2023-04-24T02:35:04.414Z] ---> fc197d1c6083 [2023-04-24T02:35:04.414Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:35:04.414Z] ---> Running in 425ebf3c210a [2023-04-24T02:35:04.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:35:04.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:35:04.414Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T02:35:04.414Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:35:04.414Z] OK: 7 MiB in 16 packages [2023-04-24T02:35:04.414Z] Removing intermediate container 425ebf3c210a [2023-04-24T02:35:04.414Z] ---> d752486c56ec [2023-04-24T02:35:04.414Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T02:35:04.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T02:35:04.863Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T02:35:04.863Z] + sudo tee /etc/docker/daemon.new [2023-04-24T02:35:04.863Z] { [2023-04-24T02:35:04.863Z] "registry-mirrors": [ [2023-04-24T02:35:04.863Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T02:35:04.863Z] ], [2023-04-24T02:35:04.863Z] "bip": "10.250.0.254/24", [2023-04-24T02:35:04.863Z] "hosts": [ [2023-04-24T02:35:04.863Z] "tcp://0.0.0.0:5555", [2023-04-24T02:35:04.863Z] "unix:///var/run/docker.sock" [2023-04-24T02:35:04.863Z] ], [2023-04-24T02:35:04.863Z] "mtu": 1458, [2023-04-24T02:35:04.863Z] "selinux-enabled": true, [2023-04-24T02:35:04.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T02:35:04.863Z] } [Pipeline] sh [2023-04-24T02:35:05.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T02:35:05.364Z] ---> 58b648748716 [2023-04-24T02:35:05.364Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T02:35:05.364Z] ---> c20afc75e31e [2023-04-24T02:35:05.364Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T02:35:05.364Z] ---> 1af96ba7d8d0 [2023-04-24T02:35:05.364Z] Step 19/24 : EXPOSE 59982 [2023-04-24T02:35:05.364Z] ---> Running in bee64b2de157 [2023-04-24T02:35:05.364Z] Removing intermediate container bee64b2de157 [2023-04-24T02:35:05.364Z] ---> 70f564556272 [2023-04-24T02:35:05.364Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T02:35:05.547Z] + sudo service docker restart [2023-04-24T02:35:05.625Z] ---> Running in 4263b5990a01 [2023-04-24T02:35:05.625Z] Removing intermediate container 4263b5990a01 [2023-04-24T02:35:05.625Z] ---> c22457ab095f [2023-04-24T02:35:05.625Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T02:35:05.625Z] ---> Running in dd05db3832eb [2023-04-24T02:35:05.625Z] Removing intermediate container dd05db3832eb [2023-04-24T02:35:05.625Z] ---> a147d89ab929 [2023-04-24T02:35:05.625Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T02:35:05.625Z] ---> Running in 459ee9e120ba [2023-04-24T02:35:05.885Z] Removing intermediate container 459ee9e120ba [2023-04-24T02:35:05.885Z] ---> 3bf767a89599 [2023-04-24T02:35:05.885Z] Step 23/24 : LABEL git_sha=5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:35:05.885Z] ---> Running in 8d4a535bffcf [2023-04-24T02:35:05.885Z] Removing intermediate container 8d4a535bffcf [2023-04-24T02:35:05.885Z] ---> 7106ae17f026 [2023-04-24T02:35:05.885Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-04-24T02:35:05.885Z] ---> Running in 4a49d9d5f8af [2023-04-24T02:35:05.885Z] Removing intermediate container 4a49d9d5f8af [2023-04-24T02:35:05.885Z] ---> e60c589d16f3 [2023-04-24T02:35:05.885Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T02:35:05.885Z] Successfully built e60c589d16f3 [2023-04-24T02:35:05.885Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:35:06.012Z] provisioning config files... [2023-04-24T02:35:06.027Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4462506355771079663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:35:06.329Z] ---> docker-login.sh [2023-04-24T02:35:06.329Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:35:06.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:06.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:06.329Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:06.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:06.329Z] [2023-04-24T02:35:06.329Z] Login Succeeded [2023-04-24T02:35:06.329Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:35:06.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:06.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:06.329Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:06.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:06.329Z] [2023-04-24T02:35:06.329Z] Login Succeeded [2023-04-24T02:35:06.329Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:35:06.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:06.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:06.589Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:06.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:06.589Z] [2023-04-24T02:35:06.589Z] Login Succeeded [2023-04-24T02:35:06.589Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:35:06.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:06.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:06.589Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:06.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:06.589Z] [2023-04-24T02:35:06.589Z] Login Succeeded [2023-04-24T02:35:06.589Z] docker.io [2023-04-24T02:35:06.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:06.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:06.848Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:06.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:06.848Z] [2023-04-24T02:35:06.848Z] Login Succeeded [2023-04-24T02:35:06.848Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:35:06.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:35:06.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:35:06.900Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-24T02:35:06.900Z] 5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:35:06.900Z] latest [2023-04-24T02:35:06.900Z] 3.0.0-dev.23 [2023-04-24T02:35:06.900Z] 5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:35:06.900Z] main [2023-04-24T02:35:06.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:07.211Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:07.518Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:35:07.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T02:35:07.518Z] bb18730a8815: Preparing [2023-04-24T02:35:07.518Z] eb348e1e134b: Preparing [2023-04-24T02:35:07.518Z] eb1bd709a9f2: Preparing [2023-04-24T02:35:07.518Z] a0439f973530: Preparing [2023-04-24T02:35:07.518Z] f1417ff83b31: Preparing [2023-04-24T02:35:07.518Z] f1417ff83b31: Layer already exists [2023-04-24T02:35:07.518Z] a0439f973530: Pushed [2023-04-24T02:35:07.518Z] bb18730a8815: Pushed [2023-04-24T02:35:07.518Z] eb348e1e134b: Pushed [2023-04-24T02:35:10.057Z] eb1bd709a9f2: Pushed [2023-04-24T02:35:10.317Z] 5b2c861b7985e68cc74183010c56eea75d87e84b: digest: sha256:e8f147589ca1420d8a8327213155e380ff1ab7e11354eb0e4b331ae7eeb14b90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:12.591Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:12.908Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-24T02:35:12.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T02:35:12.908Z] bb18730a8815: Preparing [2023-04-24T02:35:12.908Z] eb348e1e134b: Preparing [2023-04-24T02:35:12.908Z] eb1bd709a9f2: Preparing [2023-04-24T02:35:12.908Z] a0439f973530: Preparing [2023-04-24T02:35:12.908Z] f1417ff83b31: Preparing [2023-04-24T02:35:12.908Z] a0439f973530: Layer already exists [2023-04-24T02:35:12.908Z] eb348e1e134b: Layer already exists [2023-04-24T02:35:12.908Z] bb18730a8815: Layer already exists [2023-04-24T02:35:12.908Z] eb1bd709a9f2: Layer already exists [2023-04-24T02:35:12.908Z] f1417ff83b31: Layer already exists [2023-04-24T02:35:12.908Z] latest: digest: sha256:e8f147589ca1420d8a8327213155e380ff1ab7e11354eb0e4b331ae7eeb14b90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:13.227Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:13.540Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.23 [2023-04-24T02:35:13.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T02:35:13.540Z] bb18730a8815: Preparing [2023-04-24T02:35:13.540Z] eb348e1e134b: Preparing [2023-04-24T02:35:13.540Z] eb1bd709a9f2: Preparing [2023-04-24T02:35:13.540Z] a0439f973530: Preparing [2023-04-24T02:35:13.540Z] f1417ff83b31: Preparing [2023-04-24T02:35:13.540Z] bb18730a8815: Layer already exists [2023-04-24T02:35:13.540Z] f1417ff83b31: Layer already exists [2023-04-24T02:35:13.540Z] eb348e1e134b: Layer already exists [2023-04-24T02:35:13.540Z] a0439f973530: Layer already exists [2023-04-24T02:35:13.540Z] eb1bd709a9f2: Layer already exists [2023-04-24T02:35:13.540Z] 3.0.0-dev.23: digest: sha256:e8f147589ca1420d8a8327213155e380ff1ab7e11354eb0e4b331ae7eeb14b90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:13.856Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:14.176Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:35:14.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T02:35:14.176Z] bb18730a8815: Preparing [2023-04-24T02:35:14.176Z] eb348e1e134b: Preparing [2023-04-24T02:35:14.176Z] eb1bd709a9f2: Preparing [2023-04-24T02:35:14.176Z] a0439f973530: Preparing [2023-04-24T02:35:14.176Z] f1417ff83b31: Preparing [2023-04-24T02:35:14.176Z] eb1bd709a9f2: Layer already exists [2023-04-24T02:35:14.176Z] f1417ff83b31: Layer already exists [2023-04-24T02:35:14.176Z] eb348e1e134b: Layer already exists [2023-04-24T02:35:14.176Z] a0439f973530: Layer already exists [2023-04-24T02:35:14.177Z] bb18730a8815: Layer already exists [2023-04-24T02:35:14.177Z] 5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23: digest: sha256:e8f147589ca1420d8a8327213155e380ff1ab7e11354eb0e4b331ae7eeb14b90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:14.505Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:14.822Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-24T02:35:14.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T02:35:14.822Z] bb18730a8815: Preparing [2023-04-24T02:35:14.822Z] eb348e1e134b: Preparing [2023-04-24T02:35:14.822Z] eb1bd709a9f2: Preparing [2023-04-24T02:35:14.822Z] a0439f973530: Preparing [2023-04-24T02:35:14.822Z] f1417ff83b31: Preparing [2023-04-24T02:35:14.822Z] eb348e1e134b: Layer already exists [2023-04-24T02:35:14.822Z] a0439f973530: Layer already exists [2023-04-24T02:35:14.822Z] eb1bd709a9f2: Layer already exists [2023-04-24T02:35:14.822Z] f1417ff83b31: Layer already exists [2023-04-24T02:35:14.822Z] bb18730a8815: Layer already exists [2023-04-24T02:35:14.822Z] main: digest: sha256:e8f147589ca1420d8a8327213155e380ff1ab7e11354eb0e4b331ae7eeb14b90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:35:14.863Z] ===================================================== [Pipeline] echo [2023-04-24T02:35:14.870Z] taggedImages: [2023-04-24T02:35:14.870Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:35:14.870Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-24T02:35:14.870Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.23 [2023-04-24T02:35:14.870Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:35:14.870Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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-04-24T02:35:15.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:35:15.250Z] [2023-04-24T02:35:15.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:15.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:35:15.557Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T02:35:15.557Z] 5eb5b503b376: Pulling fs layer [2023-04-24T02:35:15.557Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T02:35:15.557Z] ec43610c2a17: Pulling fs layer [2023-04-24T02:35:15.557Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T02:35:15.557Z] 33b1e0a273af: Pulling fs layer [2023-04-24T02:35:15.557Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T02:35:15.557Z] 2f39f015ded8: Pulling fs layer [2023-04-24T02:35:15.557Z] 2f39f015ded8: Waiting [2023-04-24T02:35:15.557Z] 3a2ae6a8a46f: Waiting [2023-04-24T02:35:15.557Z] 33b1e0a273af: Waiting [2023-04-24T02:35:15.557Z] 5d3b04190fa2: Waiting [2023-04-24T02:35:15.557Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T02:35:15.557Z] 5c69ac0246d0: Download complete [2023-04-24T02:35:15.557Z] 3a2ae6a8a46f: Download complete [2023-04-24T02:35:15.557Z] 33b1e0a273af: Verifying Checksum [2023-04-24T02:35:15.557Z] 33b1e0a273af: Download complete [2023-04-24T02:35:15.821Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T02:35:15.821Z] 5d3b04190fa2: Download complete [2023-04-24T02:35:15.821Z] ec43610c2a17: Verifying Checksum [2023-04-24T02:35:15.821Z] ec43610c2a17: Download complete [2023-04-24T02:35:15.821Z] 5eb5b503b376: Download complete [2023-04-24T02:35:16.387Z] 2f39f015ded8: Download complete [2023-04-24T02:35:17.031Z] 5eb5b503b376: Pull complete [2023-04-24T02:35:17.031Z] 5c69ac0246d0: Pull complete [2023-04-24T02:35:17.603Z] ec43610c2a17: Pull complete [2023-04-24T02:35:17.603Z] 3a2ae6a8a46f: Pull complete [2023-04-24T02:35:17.861Z] 33b1e0a273af: Pull complete [2023-04-24T02:35:17.861Z] 5d3b04190fa2: Pull complete [2023-04-24T02:35:22.046Z] 2f39f015ded8: Pull complete [2023-04-24T02:35:22.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T02:35:22.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:35:22.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:35:22.130Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:35:22.163Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T02:35:27.821Z] $ docker top 48b5ec4ee0598026cb4462a212107ee8cafc346401ac73fc9033410859ced4dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-04-24T02:35:27.997Z] provisioning config files... [2023-04-24T02:35:28.021Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/107@tmp/config10286764715105160753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:35:28.248Z] ---> job-cost.sh [2023-04-24T02:35:28.248Z] lf-activate-venv: SKIPPING [2023-04-24T02:35:28.248Z] INFO: No Stack... [2023-04-24T02:35:28.369Z] ---> docker-login.sh [2023-04-24T02:35:28.369Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:35:28.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T02:35:28.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:28.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:28.907Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:28.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:28.907Z] [2023-04-24T02:35:28.907Z] Login Succeeded [2023-04-24T02:35:28.907Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:35:29.078Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T02:35:29.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:29.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:29.181Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:29.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:29.181Z] [2023-04-24T02:35:29.181Z] Login Succeeded [2023-04-24T02:35:29.181Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:35:29.370Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-24T02:35:29.370Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T02:35:29.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [2023-04-24T02:35:29.391Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] did not exist. Created. [2023-04-24T02:35:29.391Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:35:29.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:29.698Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T02:35:29.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:29.717Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:29.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:29.717Z] [2023-04-24T02:35:29.717Z] Login Succeeded [2023-04-24T02:35:29.717Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:35:29.729Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T02:35:29.736Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T02:35:29.756Z] $ docker stop --time=1 48b5ec4ee0598026cb4462a212107ee8cafc346401ac73fc9033410859ced4dc [2023-04-24T02:35:29.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:29.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:29.988Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:29.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:29.988Z] [2023-04-24T02:35:29.988Z] Login Succeeded [2023-04-24T02:35:29.988Z] docker.io [2023-04-24T02:35:30.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:35:30.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:35:30.528Z] Configure a credential helper to remove this warning. See [2023-04-24T02:35:30.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:35:30.528Z] [2023-04-24T02:35:30.528Z] Login Succeeded [2023-04-24T02:35:30.528Z] ---> docker-login.sh ends [2023-04-24T02:35:31.266Z] $ docker rm -f --volumes 48b5ec4ee0598026cb4462a212107ee8cafc346401ac73fc9033410859ced4dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-24T02:35:31.353Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-04-24T02:35:31.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:35:31.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:35:31.636Z] ========================================================= [2023-04-24T02:35:31.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T02:35:31.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:35:32.008Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T02:35:32.275Z] Sending build context to Docker daemon 3.359MB [2023-04-24T02:35:32.275Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:35:32.275Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T02:35:32.542Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T02:35:32.542Z] af6eaf76a39c: Pulling fs layer [2023-04-24T02:35:32.542Z] 55522c791124: Pulling fs layer [2023-04-24T02:35:32.542Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T02:35:32.542Z] 169dfbe0d373: Pulling fs layer [2023-04-24T02:35:32.542Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T02:35:32.542Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T02:35:32.542Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T02:35:32.542Z] 169dfbe0d373: Waiting [2023-04-24T02:35:32.542Z] e1ff8fa3b103: Waiting [2023-04-24T02:35:32.542Z] 52ebb69f0ebf: Waiting [2023-04-24T02:35:32.542Z] 5abe8eddf0d5: Waiting [2023-04-24T02:35:32.542Z] 55522c791124: Verifying Checksum [2023-04-24T02:35:32.542Z] 55522c791124: Download complete [2023-04-24T02:35:32.542Z] 169dfbe0d373: Verifying Checksum [2023-04-24T02:35:32.542Z] 169dfbe0d373: Download complete [2023-04-24T02:35:32.542Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T02:35:32.542Z] e1ff8fa3b103: Download complete [2023-04-24T02:35:32.542Z] af6eaf76a39c: Verifying Checksum [2023-04-24T02:35:33.516Z] af6eaf76a39c: Pull complete [2023-04-24T02:35:33.787Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T02:35:33.787Z] 5abe8eddf0d5: Download complete [2023-04-24T02:35:35.226Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T02:35:35.226Z] ce5c4a1c91eb: Download complete [2023-04-24T02:35:35.226Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T02:35:35.226Z] 52ebb69f0ebf: Download complete [2023-04-24T02:35:36.637Z] 55522c791124: Pull complete [2023-04-24T02:35:51.683Z] ce5c4a1c91eb: Pull complete [2023-04-24T02:35:51.683Z] 169dfbe0d373: Pull complete [2023-04-24T02:35:51.683Z] e1ff8fa3b103: Pull complete [2023-04-24T02:35:57.175Z] 52ebb69f0ebf: Pull complete [2023-04-24T02:35:58.595Z] 5abe8eddf0d5: Pull complete [2023-04-24T02:35:58.595Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T02:35:58.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T02:35:58.595Z] ---> 6cb57ee374ae [2023-04-24T02:35:58.595Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:36:00.607Z] ---> Running in 1afabf06a071 [2023-04-24T02:36:00.607Z] Removing intermediate container 1afabf06a071 [2023-04-24T02:36:00.607Z] ---> 13d5ca475038 [2023-04-24T02:36:00.607Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:36:00.876Z] ---> Running in e5a5a55af4ea [2023-04-24T02:36:01.143Z] Removing intermediate container e5a5a55af4ea [2023-04-24T02:36:01.143Z] ---> ea3734908c37 [2023-04-24T02:36:01.143Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:36:01.143Z] ---> Running in aeb3f1002a18 [2023-04-24T02:36:01.412Z] Removing intermediate container aeb3f1002a18 [2023-04-24T02:36:01.412Z] ---> eaa989d15675 [2023-04-24T02:36:01.412Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:36:01.681Z] ---> Running in 54528e97a843 [2023-04-24T02:36:01.951Z] Removing intermediate container 54528e97a843 [2023-04-24T02:36:01.951Z] ---> 5a93ef34bde1 [2023-04-24T02:36:01.951Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:36:01.951Z] ---> Running in 228fc5cc3e8a [2023-04-24T02:36:03.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:36:03.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:36:04.590Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T02:36:04.590Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T02:36:04.590Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T02:36:04.860Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T02:36:04.860Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:36:04.860Z] OK: 268 MiB in 57 packages [2023-04-24T02:36:05.832Z] Removing intermediate container 228fc5cc3e8a [2023-04-24T02:36:05.832Z] ---> c4fc2a1dde83 [2023-04-24T02:36:05.832Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T02:36:05.832Z] ---> Running in 46c5fe8a2d4a [2023-04-24T02:36:06.099Z] Removing intermediate container 46c5fe8a2d4a [2023-04-24T02:36:06.099Z] ---> a01fd0af72eb [2023-04-24T02:36:06.099Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T02:36:06.691Z] ---> 30b21ffc2d13 [2023-04-24T02:36:06.691Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:36:06.691Z] ---> Running in f9bf1a7e82e4 [2023-04-24T02:37:14.598Z] Removing intermediate container f9bf1a7e82e4 [2023-04-24T02:37:14.598Z] ---> f494c4004a01 [2023-04-24T02:37:14.598Z] Step 11/12 : COPY . . [2023-04-24T02:37:14.598Z] ---> 651779e843ca [2023-04-24T02:37:14.598Z] Step 12/12 : RUN $MAKE [2023-04-24T02:37:14.598Z] ---> Running in 20e8234c2c6d [2023-04-24T02:37:14.598Z] noop [2023-04-24T02:37:14.598Z] Removing intermediate container 20e8234c2c6d [2023-04-24T02:37:14.598Z] ---> 610ecb379128 [2023-04-24T02:37:14.598Z] Successfully built 610ecb379128 [2023-04-24T02:37:14.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:37:14.954Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T02:37:14.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:37:15.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-9460 does not seem to be running inside a container [2023-04-24T02:37:15.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/107 -v /w/workspace/device-mqtt-go/107:/w/workspace/device-mqtt-go/107:rw,z -v /w/workspace/device-mqtt-go/107@tmp:/w/workspace/device-mqtt-go/107@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 [2023-04-24T02:37:16.443Z] $ docker top c53b997540163514515dcceadb805da09c1c2ea66395001f989b15fb57386616 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:37:17.282Z] + go version [2023-04-24T02:37:17.282Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T02:37:17.303Z] $ docker stop --time=1 c53b997540163514515dcceadb805da09c1c2ea66395001f989b15fb57386616 [2023-04-24T02:37:22.077Z] $ docker rm -f --volumes c53b997540163514515dcceadb805da09c1c2ea66395001f989b15fb57386616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:37:22.666Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T02:37:22.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:37:22.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-9460 does not seem to be running inside a container [2023-04-24T02:37:22.956Z] $ 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/107 -v /w/workspace/device-mqtt-go/107:/w/workspace/device-mqtt-go/107:rw,z -v /w/workspace/device-mqtt-go/107@tmp:/w/workspace/device-mqtt-go/107@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 [2023-04-24T02:37:24.245Z] $ docker top 479b21ba619874c6bfd496434d187134f66a5ce178bbd02cdd4e2de27e2604ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:37:25.120Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/107 [Pipeline] fileExists [Pipeline] sh [2023-04-24T02:37:25.772Z] + make test [2023-04-24T02:37:25.772Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T02:38:04.679Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T02:40:11.395Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T02:40:12.816Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T02:40:12.816Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 21.9% of statements [2023-04-24T02:40:13.785Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T02:40:13.785Z] go vet ./... [2023-04-24T02:40:46.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T02:40:46.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T02:40:46.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T02:40:46.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T02:40:46.094Z] $ docker stop --time=1 479b21ba619874c6bfd496434d187134f66a5ce178bbd02cdd4e2de27e2604ec [2023-04-24T02:40:47.919Z] $ docker rm -f --volumes 479b21ba619874c6bfd496434d187134f66a5ce178bbd02cdd4e2de27e2604ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:40:49.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T02:40:49.083Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T02:40:49.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T02:40:49.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T02:40:50.268Z] + ls -al . [2023-04-24T02:40:50.268Z] total 176 [2023-04-24T02:40:50.268Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 02:37 . [2023-04-24T02:40:50.268Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:34 .. [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:35 .dockerignore [2023-04-24T02:40:50.268Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:35 .git [2023-04-24T02:40:50.268Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:35 .github [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:35 .gitignore [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:35 .golangci.yml [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:35 Attribution.txt [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:35 CHANGELOG.md [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:35 Dockerfile [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:35 GOVERNANCE.md [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:35 Jenkinsfile [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:35 LICENSE [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:35 Makefile [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:35 OWNERS.md [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:35 README.md [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 02:33 VERSION [2023-04-24T02:40:50.268Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:35 bin [2023-04-24T02:40:50.268Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:35 cmd [2023-04-24T02:40:50.268Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:40 coverage.out [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:35 go.mod [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:35 go.sum [2023-04-24T02:40:50.268Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:35 internal [2023-04-24T02:40:50.268Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:35 mock [2023-04-24T02:40:50.268Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:35 snap [2023-04-24T02:40:50.268Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:40:50.607Z] + 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=5b2c861b7985e68cc74183010c56eea75d87e84b --label arch=arm64 --label version=3.0.0-dev.23 . [2023-04-24T02:40:50.879Z] Sending build context to Docker daemon 3.379MB [2023-04-24T02:40:50.879Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:40:50.879Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T02:40:50.879Z] ---> 610ecb379128 [2023-04-24T02:40:50.879Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:40:51.147Z] ---> Running in 3c71ec865151 [2023-04-24T02:40:51.413Z] Removing intermediate container 3c71ec865151 [2023-04-24T02:40:51.413Z] ---> 78bbc2dc0a4a [2023-04-24T02:40:51.413Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:40:51.413Z] ---> Running in e36af96f914a [2023-04-24T02:40:51.684Z] Removing intermediate container e36af96f914a [2023-04-24T02:40:51.684Z] ---> 0f1c6585ec36 [2023-04-24T02:40:51.684Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:40:51.684Z] ---> Running in e943c4bfb2ca [2023-04-24T02:40:51.960Z] Removing intermediate container e943c4bfb2ca [2023-04-24T02:40:51.960Z] ---> 8556c93ef283 [2023-04-24T02:40:51.960Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:40:52.228Z] ---> Running in ded45f3da550 [2023-04-24T02:40:52.498Z] Removing intermediate container ded45f3da550 [2023-04-24T02:40:52.498Z] ---> 88a54c1290e3 [2023-04-24T02:40:52.498Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:40:52.498Z] ---> Running in a3f463234987 [2023-04-24T02:40:53.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:40:54.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:40:55.410Z] OK: 268 MiB in 57 packages [2023-04-24T02:40:56.387Z] Removing intermediate container a3f463234987 [2023-04-24T02:40:56.387Z] ---> 98f2c0f14bc1 [2023-04-24T02:40:56.387Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T02:40:56.663Z] ---> Running in 128ec50ad9d6 [2023-04-24T02:40:56.931Z] Removing intermediate container 128ec50ad9d6 [2023-04-24T02:40:56.931Z] ---> 01f91a7eabb9 [2023-04-24T02:40:56.931Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T02:40:57.528Z] ---> 5c1ff633323c [2023-04-24T02:40:57.528Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:40:57.528Z] ---> Running in 4161f62d0aa0 [2023-04-24T02:41:00.130Z] Removing intermediate container 4161f62d0aa0 [2023-04-24T02:41:00.130Z] ---> db27ad23de9f [2023-04-24T02:41:00.130Z] Step 11/24 : COPY . . [2023-04-24T02:41:01.112Z] ---> 6489162e2049 [2023-04-24T02:41:01.112Z] Step 12/24 : RUN $MAKE [2023-04-24T02:41:01.112Z] ---> Running in d3ffd2497701 [2023-04-24T02:41:02.088Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T02:43:38.859Z] Removing intermediate container d3ffd2497701 [2023-04-24T02:43:38.859Z] ---> 7663ab143073 [2023-04-24T02:43:38.859Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T02:43:38.859Z] 3.17: Pulling from library/alpine [2023-04-24T02:43:38.859Z] c41833b44d91: Pulling fs layer [2023-04-24T02:43:38.859Z] c41833b44d91: Verifying Checksum [2023-04-24T02:43:38.859Z] c41833b44d91: Download complete [2023-04-24T02:43:38.859Z] c41833b44d91: Pull complete [2023-04-24T02:43:38.859Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T02:43:38.859Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T02:43:38.859Z] ---> 51e60588ff2c [2023-04-24T02:43:38.859Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T02:43:38.859Z] ---> Running in ae111276c7c2 [2023-04-24T02:43:38.859Z] Removing intermediate container ae111276c7c2 [2023-04-24T02:43:38.859Z] ---> ecb54a6aef3f [2023-04-24T02:43:38.859Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:43:38.859Z] ---> Running in f0059d4ceb76 [2023-04-24T02:43:38.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:43:38.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:43:38.859Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T02:43:38.859Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:43:38.859Z] OK: 8 MiB in 16 packages [2023-04-24T02:43:38.859Z] Removing intermediate container f0059d4ceb76 [2023-04-24T02:43:38.859Z] ---> 0fbfeac1162f [2023-04-24T02:43:38.859Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T02:43:38.859Z] ---> e863a92635e7 [2023-04-24T02:43:38.859Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T02:43:38.859Z] ---> 8a193f096d53 [2023-04-24T02:43:38.859Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T02:43:38.859Z] ---> 3a4d1a0e4e73 [2023-04-24T02:43:38.859Z] Step 19/24 : EXPOSE 59982 [2023-04-24T02:43:38.859Z] ---> Running in 18f51ed532c9 [2023-04-24T02:43:38.859Z] Removing intermediate container 18f51ed532c9 [2023-04-24T02:43:38.859Z] ---> 4cfc5b6b7cd2 [2023-04-24T02:43:38.859Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T02:43:38.859Z] ---> Running in 0dd5a8bfcaf5 [2023-04-24T02:43:38.859Z] Removing intermediate container 0dd5a8bfcaf5 [2023-04-24T02:43:38.859Z] ---> 7db99bd2a254 [2023-04-24T02:43:38.859Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T02:43:38.859Z] ---> Running in dbe22021c3c4 [2023-04-24T02:43:38.859Z] Removing intermediate container dbe22021c3c4 [2023-04-24T02:43:38.859Z] ---> 02cdce41c7b7 [2023-04-24T02:43:38.859Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T02:43:38.859Z] ---> Running in 05ee1883aff2 [2023-04-24T02:43:38.859Z] Removing intermediate container 05ee1883aff2 [2023-04-24T02:43:38.859Z] ---> fa179841d924 [2023-04-24T02:43:38.859Z] Step 23/24 : LABEL git_sha=5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:43:38.859Z] ---> Running in 2437e2c28dfc [2023-04-24T02:43:38.859Z] Removing intermediate container 2437e2c28dfc [2023-04-24T02:43:38.859Z] ---> 049ffbf9c463 [2023-04-24T02:43:38.859Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-04-24T02:43:38.859Z] ---> Running in 2d9f7b1869df [2023-04-24T02:43:38.859Z] Removing intermediate container 2d9f7b1869df [2023-04-24T02:43:38.859Z] ---> eb2bf140ff83 [2023-04-24T02:43:38.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T02:43:38.859Z] Successfully built eb2bf140ff83 [2023-04-24T02:43:38.859Z] 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 [2023-04-24T02:43:38.952Z] provisioning config files... [2023-04-24T02:43:38.969Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/107@tmp/config6343612597038009178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:43:39.319Z] ---> docker-login.sh [2023-04-24T02:43:39.319Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:43:39.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:43:39.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:43:39.587Z] Configure a credential helper to remove this warning. See [2023-04-24T02:43:39.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:43:39.587Z] [2023-04-24T02:43:39.587Z] Login Succeeded [2023-04-24T02:43:39.587Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:43:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:43:40.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:43:40.126Z] Configure a credential helper to remove this warning. See [2023-04-24T02:43:40.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:43:40.126Z] [2023-04-24T02:43:40.126Z] Login Succeeded [2023-04-24T02:43:40.126Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:43:40.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:43:40.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:43:40.395Z] Configure a credential helper to remove this warning. See [2023-04-24T02:43:40.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:43:40.395Z] [2023-04-24T02:43:40.395Z] Login Succeeded [2023-04-24T02:43:40.395Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:43:40.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:43:40.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:43:40.662Z] Configure a credential helper to remove this warning. See [2023-04-24T02:43:40.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:43:40.662Z] [2023-04-24T02:43:40.662Z] Login Succeeded [2023-04-24T02:43:40.931Z] docker.io [2023-04-24T02:43:40.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:43:41.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:43:41.199Z] Configure a credential helper to remove this warning. See [2023-04-24T02:43:41.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:43:41.199Z] [2023-04-24T02:43:41.199Z] Login Succeeded [2023-04-24T02:43:41.199Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:43:41.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:43:41.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:43:41.256Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-24T02:43:41.256Z] 5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:43:41.256Z] latest [2023-04-24T02:43:41.256Z] 3.0.0-dev.23 [2023-04-24T02:43:41.256Z] 5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:43:41.256Z] main [2023-04-24T02:43:41.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:41.600Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:41.958Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:43:41.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T02:43:41.958Z] fb64db372c3c: Preparing [2023-04-24T02:43:41.958Z] 342322e59154: Preparing [2023-04-24T02:43:41.958Z] 8f8df3a2d045: Preparing [2023-04-24T02:43:41.958Z] 0d619052df13: Preparing [2023-04-24T02:43:41.958Z] 26cbea5cba74: Preparing [2023-04-24T02:43:41.958Z] 26cbea5cba74: Layer already exists [2023-04-24T02:43:42.227Z] 342322e59154: Pushed [2023-04-24T02:43:42.227Z] fb64db372c3c: Pushed [2023-04-24T02:43:42.227Z] 0d619052df13: Pushed [2023-04-24T02:43:50.024Z] 8f8df3a2d045: Pushed [2023-04-24T02:43:50.024Z] 5b2c861b7985e68cc74183010c56eea75d87e84b: digest: sha256:c22a6e6a0d9bd6a47bdb58671d0f12d63278b46747a9161ad8301763ec572d56 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:50.370Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:50.717Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-24T02:43:50.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T02:43:50.717Z] fb64db372c3c: Preparing [2023-04-24T02:43:50.717Z] 342322e59154: Preparing [2023-04-24T02:43:50.717Z] 8f8df3a2d045: Preparing [2023-04-24T02:43:50.717Z] 0d619052df13: Preparing [2023-04-24T02:43:50.717Z] 26cbea5cba74: Preparing [2023-04-24T02:43:50.717Z] 8f8df3a2d045: Layer already exists [2023-04-24T02:43:50.717Z] 26cbea5cba74: Layer already exists [2023-04-24T02:43:50.717Z] 342322e59154: Layer already exists [2023-04-24T02:43:50.717Z] 0d619052df13: Layer already exists [2023-04-24T02:43:50.717Z] fb64db372c3c: Layer already exists [2023-04-24T02:43:50.717Z] latest: digest: sha256:c22a6e6a0d9bd6a47bdb58671d0f12d63278b46747a9161ad8301763ec572d56 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:51.391Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:51.757Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.23 [2023-04-24T02:43:51.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T02:43:51.757Z] fb64db372c3c: Preparing [2023-04-24T02:43:51.757Z] 342322e59154: Preparing [2023-04-24T02:43:51.757Z] 8f8df3a2d045: Preparing [2023-04-24T02:43:51.757Z] 0d619052df13: Preparing [2023-04-24T02:43:51.757Z] 26cbea5cba74: Preparing [2023-04-24T02:43:51.757Z] 342322e59154: Layer already exists [2023-04-24T02:43:51.757Z] 8f8df3a2d045: Layer already exists [2023-04-24T02:43:51.757Z] 26cbea5cba74: Layer already exists [2023-04-24T02:43:51.757Z] fb64db372c3c: Layer already exists [2023-04-24T02:43:51.757Z] 0d619052df13: Layer already exists [2023-04-24T02:43:51.757Z] 3.0.0-dev.23: digest: sha256:c22a6e6a0d9bd6a47bdb58671d0f12d63278b46747a9161ad8301763ec572d56 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:52.130Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:52.499Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:43:52.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T02:43:52.499Z] fb64db372c3c: Preparing [2023-04-24T02:43:52.499Z] 342322e59154: Preparing [2023-04-24T02:43:52.499Z] 8f8df3a2d045: Preparing [2023-04-24T02:43:52.499Z] 0d619052df13: Preparing [2023-04-24T02:43:52.499Z] 26cbea5cba74: Preparing [2023-04-24T02:43:52.499Z] 342322e59154: Layer already exists [2023-04-24T02:43:52.499Z] 26cbea5cba74: Layer already exists [2023-04-24T02:43:52.499Z] 8f8df3a2d045: Layer already exists [2023-04-24T02:43:52.499Z] fb64db372c3c: Layer already exists [2023-04-24T02:43:52.499Z] 0d619052df13: Layer already exists [2023-04-24T02:43:52.499Z] 5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23: digest: sha256:c22a6e6a0d9bd6a47bdb58671d0f12d63278b46747a9161ad8301763ec572d56 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:52.866Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:53.224Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-24T02:43:53.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T02:43:53.224Z] fb64db372c3c: Preparing [2023-04-24T02:43:53.224Z] 342322e59154: Preparing [2023-04-24T02:43:53.224Z] 8f8df3a2d045: Preparing [2023-04-24T02:43:53.224Z] 0d619052df13: Preparing [2023-04-24T02:43:53.224Z] 26cbea5cba74: Preparing [2023-04-24T02:43:53.224Z] 342322e59154: Layer already exists [2023-04-24T02:43:53.224Z] 8f8df3a2d045: Layer already exists [2023-04-24T02:43:53.224Z] 26cbea5cba74: Layer already exists [2023-04-24T02:43:53.224Z] fb64db372c3c: Layer already exists [2023-04-24T02:43:53.224Z] 0d619052df13: Layer already exists [2023-04-24T02:43:53.224Z] main: digest: sha256:c22a6e6a0d9bd6a47bdb58671d0f12d63278b46747a9161ad8301763ec572d56 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T02:43:53.539Z] ===================================================== [Pipeline] echo [2023-04-24T02:43:53.545Z] taggedImages: [2023-04-24T02:43:53.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b [2023-04-24T02:43:53.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-24T02:43:53.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.23 [2023-04-24T02:43:53.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5b2c861b7985e68cc74183010c56eea75d87e84b-3.0.0-dev.23 [2023-04-24T02:43:53.545Z] - 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 [2023-04-24T02:43:53.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:43:53.903Z] [2023-04-24T02:43:53.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:43:54.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:43:54.248Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T02:43:54.248Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T02:43:54.248Z] 04944245beec: Pulling fs layer [2023-04-24T02:43:54.248Z] 699f458cf7ca: Pulling fs layer [2023-04-24T02:43:54.248Z] 765212b225bb: Pulling fs layer [2023-04-24T02:43:54.248Z] f23df028b6ca: Pulling fs layer [2023-04-24T02:43:54.248Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T02:43:54.248Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T02:43:54.248Z] f23df028b6ca: Waiting [2023-04-24T02:43:54.248Z] d65c8cfc05b1: Waiting [2023-04-24T02:43:54.248Z] 2437ff75d9bd: Waiting [2023-04-24T02:43:54.520Z] 04944245beec: Verifying Checksum [2023-04-24T02:43:54.520Z] 04944245beec: Download complete [2023-04-24T02:43:54.520Z] 765212b225bb: Verifying Checksum [2023-04-24T02:43:54.520Z] 765212b225bb: Download complete [2023-04-24T02:43:54.520Z] f23df028b6ca: Verifying Checksum [2023-04-24T02:43:54.520Z] f23df028b6ca: Download complete [2023-04-24T02:43:54.520Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T02:43:54.520Z] d65c8cfc05b1: Download complete [2023-04-24T02:43:54.788Z] 699f458cf7ca: Verifying Checksum [2023-04-24T02:43:54.788Z] 699f458cf7ca: Download complete [2023-04-24T02:43:55.057Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T02:43:55.057Z] 8998bd30e6a1: Download complete [2023-04-24T02:43:57.767Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T02:43:57.767Z] 2437ff75d9bd: Download complete [2023-04-24T02:43:59.179Z] 8998bd30e6a1: Pull complete [2023-04-24T02:43:59.765Z] 04944245beec: Pull complete [2023-04-24T02:44:02.356Z] 699f458cf7ca: Pull complete [2023-04-24T02:44:02.625Z] 765212b225bb: Pull complete [2023-04-24T02:44:03.212Z] f23df028b6ca: Pull complete [2023-04-24T02:44:03.479Z] d65c8cfc05b1: Pull complete [2023-04-24T02:44:18.497Z] 2437ff75d9bd: Pull complete [2023-04-24T02:44:18.497Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T02:44:18.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:44:18.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:44:18.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-9460 does not seem to be running inside a container [2023-04-24T02:44:18.779Z] $ 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/107 -v /w/workspace/device-mqtt-go/107:/w/workspace/device-mqtt-go/107:rw,z -v /w/workspace/device-mqtt-go/107@tmp:/w/workspace/device-mqtt-go/107@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 [2023-04-24T02:44:21.499Z] $ docker top 15f3b47ae5b46d6c97bd7dfcb9df26036ac2b519b5611dd6525aa108a7e147e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:44:22.345Z] ---> job-cost.sh [2023-04-24T02:44:22.345Z] lf-activate-venv: SKIPPING [2023-04-24T02:44:22.345Z] INFO: No Stack... [2023-04-24T02:44:22.611Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T02:44:23.571Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T02:44:24.212Z] + cat /w/workspace/device-mqtt-go/107/archives/cost.csv [2023-04-24T02:44:24.212Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T02:44:24.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [2023-04-24T02:44:24.284Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] did not exist. Created. [2023-04-24T02:44:24.284Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:44:24.629Z] /w/workspace/device-mqtt-go/107@tmp/durable-9b557bdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T02:44:24.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T02:44:24.993Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T02:44:25.041Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T02:44:25.050Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T02:44:25.079Z] $ docker stop --time=1 15f3b47ae5b46d6c97bd7dfcb9df26036ac2b519b5611dd6525aa108a7e147e6 [2023-04-24T02:44:26.551Z] $ docker rm -f --volumes 15f3b47ae5b46d6c97bd7dfcb9df26036ac2b519b5611dd6525aa108a7e147e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T02:44:26.991Z] provisioning config files... [2023-04-24T02:44:26.998Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4999273364443233823tmp [Pipeline] { [Pipeline] sh [2023-04-24T02:44:27.289Z] + set +x [2023-04-24T02:44:27.290Z] + + curl -s https://codecov.io/bash [2023-04-24T02:44:27.290Z] bash -s -- [2023-04-24T02:44:27.290Z] [2023-04-24T02:44:27.290Z] _____ _ [2023-04-24T02:44:27.290Z] / ____| | | [2023-04-24T02:44:27.290Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T02:44:27.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T02:44:27.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T02:44:27.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T02:44:27.290Z] Bash-1.0.6 [2023-04-24T02:44:27.290Z] [2023-04-24T02:44:27.290Z] [2023-04-24T02:44:27.290Z] ==> git version 2.25.1 found [2023-04-24T02:44:27.290Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T02:44:27.290Z] Release-Date: 2020-01-08 [2023-04-24T02:44:27.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T02:44:27.290Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T02:44:27.290Z] ==> Jenkins CI detected. [2023-04-24T02:44:27.290Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-24T02:44:27.290Z] project root: . [2023-04-24T02:44:27.290Z] --> token set from env [2023-04-24T02:44:27.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T02:44:27.290Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T02:44:27.549Z] ==> Python coveragepy not found [2023-04-24T02:44:27.549Z] ==> Searching for coverage reports in: [2023-04-24T02:44:27.549Z] + . [2023-04-24T02:44:27.549Z] -> Found 1 reports [2023-04-24T02:44:27.549Z] ==> Detecting git/mercurial file structure [2023-04-24T02:44:27.549Z] ==> Reading reports [2023-04-24T02:44:27.549Z] + ./coverage.out bytes=18460 [2023-04-24T02:44:27.549Z] ==> Appending adjustments [2023-04-24T02:44:27.549Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T02:44:27.549Z] + Found adjustments [2023-04-24T02:44:27.549Z] ==> Gzipping contents [2023-04-24T02:44:27.549Z] 4.0K /tmp/codecov.mYsHZy.gz [2023-04-24T02:44:27.549Z] ==> Uploading reports [2023-04-24T02:44:27.549Z] url: https://codecov.io [2023-04-24T02:44:27.549Z] query: branch=main&commit=5b2c861b7985e68cc74183010c56eea75d87e84b&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T02:44:27.549Z] -> Pinging Codecov [2023-04-24T02:44:27.549Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=5b2c861b7985e68cc74183010c56eea75d87e84b&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T02:44:27.808Z] -> Uploading to [2023-04-24T02:44:27.808Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/5b2c861b7985e68cc74183010c56eea75d87e84b/757dd01b-2c7f-47f9-bb33-bd82d4c830df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T024427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd66c020bcf110b9b68e23243ac78e07b4acedc086ff1c5fb234d0ad18082b0f [2023-04-24T02:44:27.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:44:27.808Z] Dload Upload Total Spent Left Speed [2023-04-24T02:44:28.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14333 --:--:-- --:--:-- --:--:-- 14333 [2023-04-24T02:44:28.066Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] } [2023-04-24T02:44:28.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T02:44:28.286Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T02:44:28.300Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:44:28.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:44:28.604Z] [2023-04-24T02:44:28.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:44:28.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:44:29.166Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T02:44:29.166Z] df9b9388f04a: Pulling fs layer [2023-04-24T02:44:29.166Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T02:44:29.166Z] 25bc292e5bac: Pulling fs layer [2023-04-24T02:44:29.166Z] 114826534d7a: Pulling fs layer [2023-04-24T02:44:29.166Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T02:44:29.166Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T02:44:29.166Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T02:44:29.166Z] 114826534d7a: Waiting [2023-04-24T02:44:29.166Z] 4657fd5d0bcf: Waiting [2023-04-24T02:44:29.166Z] 6ad1cebc031e: Waiting [2023-04-24T02:44:29.166Z] 8a3aa393b2d8: Waiting [2023-04-24T02:44:29.166Z] 25bc292e5bac: Download complete [2023-04-24T02:44:29.166Z] 52dc419b0ee2: Verifying Checksum [2023-04-24T02:44:29.166Z] 52dc419b0ee2: Download complete [2023-04-24T02:44:29.166Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T02:44:29.166Z] 4657fd5d0bcf: Download complete [2023-04-24T02:44:29.166Z] df9b9388f04a: Download complete [2023-04-24T02:44:29.166Z] df9b9388f04a: Pull complete [2023-04-24T02:44:29.436Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T02:44:29.436Z] 6ad1cebc031e: Download complete [2023-04-24T02:44:29.436Z] 52dc419b0ee2: Pull complete [2023-04-24T02:44:29.436Z] 25bc292e5bac: Pull complete [2023-04-24T02:44:30.003Z] 114826534d7a: Verifying Checksum [2023-04-24T02:44:30.004Z] 114826534d7a: Download complete [2023-04-24T02:44:30.004Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T02:44:30.004Z] 8a3aa393b2d8: Download complete [2023-04-24T02:44:33.281Z] 114826534d7a: Pull complete [2023-04-24T02:44:33.281Z] 4657fd5d0bcf: Pull complete [2023-04-24T02:44:33.538Z] 6ad1cebc031e: Pull complete [2023-04-24T02:44:36.064Z] 8a3aa393b2d8: Pull complete [2023-04-24T02:44:36.064Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T02:44:36.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T02:44:36.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:44:36.150Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:44:36.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T02:44:41.174Z] $ docker top 4ca8ad7f82273af68c1f5e0e1f2afff2889451b1a6e9d8d3b05207a5974f92bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T02:44:41.238Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-24T02:44:41.516Z] + set -o pipefail [2023-04-24T02:44:41.516Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/aafebf52-f134-4e09-a877-d4e78d772366 [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] [2023-04-24T02:44:45.709Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T02:44:45.709Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T02:44:45.709Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T02:44:45.723Z] $ docker stop --time=1 4ca8ad7f82273af68c1f5e0e1f2afff2889451b1a6e9d8d3b05207a5974f92bb [2023-04-24T02:44:52.495Z] $ docker rm -f --volumes 4ca8ad7f82273af68c1f5e0e1f2afff2889451b1a6e9d8d3b05207a5974f92bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:44:53.254Z] + git log --format=format:%s -1 5b2c861b7985e68cc74183010c56eea75d87e84b [Pipeline] sh [2023-04-24T02:44:53.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:44:53.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:44:53.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:44:53.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:44:53.943Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:44:53.978Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:44:54.382Z] $ docker top 0e838726af9e9a5e764c35d12c6a1755c7682054cfc456b4aa8bdb2ea4699bad -eo pid,comm [2023-04-24T02:44:54.425Z] 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-04-24T02:44:54.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:44:54.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:44:54.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:44:54.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:44:54.597Z] $ docker exec 0e838726af9e9a5e764c35d12c6a1755c7682054cfc456b4aa8bdb2ea4699bad ssh-agent [2023-04-24T02:44:54.706Z] SSH_AUTH_SOCK=/tmp/ssh-DuM8SUhlkOtS/agent.31 [2023-04-24T02:44:54.706Z] SSH_AGENT_PID=37 [2023-04-24T02:44:54.711Z] Running ssh-add (command line suppressed) [2023-04-24T02:44:54.813Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6434421311069067175.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6434421311069067175.key) [2023-04-24T02:44:54.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:44:55.110Z] + git semver tag [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,318 [run_tag] DEBUG tag force:False [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,318 [check_head_tag] DEBUG check head tag [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,319 [execute] INFO git cat-file --batch-check [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,322 [execute] INFO git cat-file --batch [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,343 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:44:55.369Z] 2023-04-24 02:44:55,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:44:55.369Z] 3.0.0-dev.23 [Pipeline] } [2023-04-24T02:44:55.381Z] $ docker exec --env ******** --env ******** 0e838726af9e9a5e764c35d12c6a1755c7682054cfc456b4aa8bdb2ea4699bad ssh-agent -k [2023-04-24T02:44:55.480Z] unset SSH_AUTH_SOCK; [2023-04-24T02:44:55.481Z] unset SSH_AGENT_PID; [2023-04-24T02:44:55.481Z] echo Agent pid 37 killed; [2023-04-24T02:44:55.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:44:55.788Z] + git semver [Pipeline] } [2023-04-24T02:44:56.062Z] $ docker stop --time=1 0e838726af9e9a5e764c35d12c6a1755c7682054cfc456b4aa8bdb2ea4699bad [2023-04-24T02:44:57.296Z] $ docker rm -f --volumes 0e838726af9e9a5e764c35d12c6a1755c7682054cfc456b4aa8bdb2ea4699bad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:44:57.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:44:57.766Z] [2023-04-24T02:44:57.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:44:58.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:44:58.066Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T02:44:58.066Z] ab5ef0e58194: Pulling fs layer [2023-04-24T02:44:58.066Z] 9712f1f96733: Pulling fs layer [2023-04-24T02:44:58.066Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T02:44:58.066Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T02:44:58.066Z] e9a5061849ea: Pulling fs layer [2023-04-24T02:44:58.066Z] d747dcd14b5f: Pulling fs layer [2023-04-24T02:44:58.066Z] 2de7ff778b66: Pulling fs layer [2023-04-24T02:44:58.066Z] 0d9ebad4ef96: Waiting [2023-04-24T02:44:58.066Z] e9a5061849ea: Waiting [2023-04-24T02:44:58.066Z] d747dcd14b5f: Waiting [2023-04-24T02:44:58.066Z] 2de7ff778b66: Waiting [2023-04-24T02:44:58.066Z] 9712f1f96733: Verifying Checksum [2023-04-24T02:44:58.066Z] 9712f1f96733: Download complete [2023-04-24T02:44:58.650Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T02:44:58.650Z] 63f879dbbcfc: Download complete [2023-04-24T02:44:58.650Z] e9a5061849ea: Verifying Checksum [2023-04-24T02:44:58.650Z] e9a5061849ea: Download complete [2023-04-24T02:44:58.956Z] d747dcd14b5f: Verifying Checksum [2023-04-24T02:44:58.956Z] d747dcd14b5f: Download complete [2023-04-24T02:44:58.956Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T02:44:58.956Z] 0d9ebad4ef96: Download complete [2023-04-24T02:44:58.956Z] ab5ef0e58194: Download complete [2023-04-24T02:44:59.215Z] 2de7ff778b66: Verifying Checksum [2023-04-24T02:44:59.215Z] 2de7ff778b66: Download complete [2023-04-24T02:45:01.755Z] ab5ef0e58194: Pull complete [2023-04-24T02:45:01.755Z] 9712f1f96733: Pull complete [2023-04-24T02:45:02.326Z] 63f879dbbcfc: Pull complete [2023-04-24T02:45:05.650Z] 0d9ebad4ef96: Pull complete [2023-04-24T02:45:05.915Z] e9a5061849ea: Pull complete [2023-04-24T02:45:05.915Z] d747dcd14b5f: Pull complete [2023-04-24T02:45:06.849Z] 2de7ff778b66: Pull complete [2023-04-24T02:45:06.849Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T02:45:06.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T02:45:06.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:45:06.943Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:45:06.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat [2023-04-24T02:45:18.229Z] $ docker top 588ebc0c4c12e5e6af27a38211cadb25f645ffcafe8d9aa15ef18e3853c44afc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:45:18.296Z] provisioning config files... [2023-04-24T02:45:18.304Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8377984415404978668tmp [2023-04-24T02:45:18.317Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12200585145101701131tmp [2023-04-24T02:45:18.327Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4252868010754672359tmp [Pipeline] { [Pipeline] echo [2023-04-24T02:45:18.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:18.638Z] ---> sigul-configuration.sh [2023-04-24T02:45:18.638Z] gpg: directory `/root/.gnupg' created [2023-04-24T02:45:18.638Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T02:45:18.638Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T02:45:18.638Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T02:45:18.638Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T02:45:18.638Z] gpg: CAST5 encrypted data [2023-04-24T02:45:18.638Z] gpg: encrypted with 1 passphrase [2023-04-24T02:45:18.638Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T02:45:18.927Z] + mkdir /home/jenkins [2023-04-24T02:45:18.927Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T02:45:19.215Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-24T02:45:19.223Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:19.506Z] ---> sigul-install.sh [2023-04-24T02:45:19.506Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T02:45:19.793Z] + git tag --list [2023-04-24T02:45:19.793Z] 0.7.1 [2023-04-24T02:45:19.793Z] v1.0.0 [2023-04-24T02:45:19.793Z] v1.1.0 [2023-04-24T02:45:19.793Z] v1.1.1 [2023-04-24T02:45:19.793Z] v1.2.2 [2023-04-24T02:45:19.793Z] v1.3.0 [2023-04-24T02:45:19.793Z] v1.3.1 [2023-04-24T02:45:19.793Z] v2.0.0 [2023-04-24T02:45:19.793Z] v2.1.0 [2023-04-24T02:45:19.793Z] v2.1.1 [2023-04-24T02:45:19.793Z] v2.1.1-dev.1 [2023-04-24T02:45:19.793Z] v2.1.1-dev.2 [2023-04-24T02:45:19.793Z] v2.2.0 [2023-04-24T02:45:19.793Z] v2.2.1-dev.1 [2023-04-24T02:45:19.793Z] v2.2.1-dev.10 [2023-04-24T02:45:19.793Z] v2.2.1-dev.2 [2023-04-24T02:45:19.793Z] v2.2.1-dev.3 [2023-04-24T02:45:19.793Z] v2.2.1-dev.4 [2023-04-24T02:45:19.793Z] v2.2.1-dev.5 [2023-04-24T02:45:19.793Z] v2.2.1-dev.6 [2023-04-24T02:45:19.793Z] v2.2.1-dev.7 [2023-04-24T02:45:19.793Z] v2.2.1-dev.8 [2023-04-24T02:45:19.793Z] v2.2.1-dev.9 [2023-04-24T02:45:19.793Z] v2.3.0 [2023-04-24T02:45:19.793Z] v2.3.0-dev.10 [2023-04-24T02:45:19.793Z] v2.3.0-dev.11 [2023-04-24T02:45:19.793Z] v2.3.0-dev.12 [2023-04-24T02:45:19.793Z] v2.3.0-dev.13 [2023-04-24T02:45:19.793Z] v2.3.0-dev.14 [2023-04-24T02:45:19.793Z] v2.3.0-dev.15 [2023-04-24T02:45:19.793Z] v2.3.0-dev.16 [2023-04-24T02:45:19.793Z] v2.3.0-dev.17 [2023-04-24T02:45:19.793Z] v2.3.0-dev.18 [2023-04-24T02:45:19.793Z] v2.3.0-dev.19 [2023-04-24T02:45:19.793Z] v2.3.0-dev.20 [2023-04-24T02:45:19.793Z] v2.3.0-dev.21 [2023-04-24T02:45:19.793Z] v2.3.0-dev.22 [2023-04-24T02:45:19.793Z] v2.3.0-dev.23 [2023-04-24T02:45:19.793Z] v2.3.0-dev.24 [2023-04-24T02:45:19.793Z] v2.3.0-dev.25 [2023-04-24T02:45:19.793Z] v2.3.0-dev.26 [2023-04-24T02:45:19.793Z] v2.3.0-dev.27 [2023-04-24T02:45:19.793Z] v2.3.0-dev.28 [2023-04-24T02:45:19.793Z] v2.3.0-dev.29 [2023-04-24T02:45:19.793Z] v2.3.0-dev.30 [2023-04-24T02:45:19.793Z] v2.3.0-dev.31 [2023-04-24T02:45:19.793Z] v2.3.0-dev.32 [2023-04-24T02:45:19.793Z] v2.3.0-dev.33 [2023-04-24T02:45:19.793Z] v2.3.0-dev.34 [2023-04-24T02:45:19.793Z] v3.0.0-dev.1 [2023-04-24T02:45:19.793Z] v3.0.0-dev.10 [2023-04-24T02:45:19.793Z] v3.0.0-dev.11 [2023-04-24T02:45:19.793Z] v3.0.0-dev.12 [2023-04-24T02:45:19.793Z] v3.0.0-dev.13 [2023-04-24T02:45:19.793Z] v3.0.0-dev.14 [2023-04-24T02:45:19.793Z] v3.0.0-dev.15 [2023-04-24T02:45:19.793Z] v3.0.0-dev.16 [2023-04-24T02:45:19.793Z] v3.0.0-dev.17 [2023-04-24T02:45:19.793Z] v3.0.0-dev.18 [2023-04-24T02:45:19.793Z] v3.0.0-dev.19 [2023-04-24T02:45:19.793Z] v3.0.0-dev.2 [2023-04-24T02:45:19.793Z] v3.0.0-dev.20 [2023-04-24T02:45:19.793Z] v3.0.0-dev.21 [2023-04-24T02:45:19.793Z] v3.0.0-dev.22 [2023-04-24T02:45:19.793Z] v3.0.0-dev.23 [2023-04-24T02:45:19.793Z] v3.0.0-dev.3 [2023-04-24T02:45:19.793Z] v3.0.0-dev.4 [2023-04-24T02:45:19.793Z] v3.0.0-dev.5 [2023-04-24T02:45:19.793Z] v3.0.0-dev.6 [2023-04-24T02:45:19.793Z] v3.0.0-dev.7 [2023-04-24T02:45:19.793Z] v3.0.0-dev.8 [2023-04-24T02:45:19.793Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T02:45:20.077Z] + lftools sign git-tag v3.0.0-dev.23 [2023-04-24T02:45:20.643Z] Signing Git tag with Sigul... [2023-04-24T02:45:20.643Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-04-24T02:45:21.215Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:21.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T02:45:21.507Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T02:45:21.527Z] $ docker stop --time=1 588ebc0c4c12e5e6af27a38211cadb25f645ffcafe8d9aa15ef18e3853c44afc [2023-04-24T02:45:22.815Z] $ docker rm -f --volumes 588ebc0c4c12e5e6af27a38211cadb25f645ffcafe8d9aa15ef18e3853c44afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T02:45:23.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:45:23.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:45:23.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:45:23.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:45:23.591Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:45:23.623Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:45:23.943Z] $ docker top 9ca2eda7db14446be6134dcaf1ee36c00db3551f61580d0ca9ea320534535bda -eo pid,comm [2023-04-24T02:45:23.983Z] 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-04-24T02:45:23.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:45:24.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:45:24.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:45:24.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:45:24.138Z] $ docker exec 9ca2eda7db14446be6134dcaf1ee36c00db3551f61580d0ca9ea320534535bda ssh-agent [2023-04-24T02:45:24.242Z] SSH_AUTH_SOCK=/tmp/ssh-l3qMkZzDlsXF/agent.32 [2023-04-24T02:45:24.242Z] SSH_AGENT_PID=37 [2023-04-24T02:45:24.248Z] Running ssh-add (command line suppressed) [2023-04-24T02:45:24.365Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18001316878542389486.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18001316878542389486.key) [2023-04-24T02:45:24.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:45:24.660Z] + git semver bump pre [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,872 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,873 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,873 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,876 [execute] INFO git cat-file --batch-check [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,883 [execute] INFO git cat-file --batch [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:45:24.918Z] 2023-04-24 02:45:24,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:45:24.918Z] 3.0.0-dev.24 [Pipeline] } [2023-04-24T02:45:24.927Z] $ docker exec --env ******** --env ******** 9ca2eda7db14446be6134dcaf1ee36c00db3551f61580d0ca9ea320534535bda ssh-agent -k [2023-04-24T02:45:25.019Z] unset SSH_AUTH_SOCK; [2023-04-24T02:45:25.019Z] unset SSH_AGENT_PID; [2023-04-24T02:45:25.019Z] echo Agent pid 37 killed; [2023-04-24T02:45:25.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:45:25.324Z] + git semver [Pipeline] } [2023-04-24T02:45:25.596Z] $ docker stop --time=1 9ca2eda7db14446be6134dcaf1ee36c00db3551f61580d0ca9ea320534535bda [2023-04-24T02:45:27.969Z] $ docker rm -f --volumes 9ca2eda7db14446be6134dcaf1ee36c00db3551f61580d0ca9ea320534535bda [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:45:28.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T02:45:28.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:45:28.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T02:45:28.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:45:28.701Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:45:28.745Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T02:45:29.542Z] $ docker top 35ac995c2d1e151780d25d1696b1e9455e4830dec7089b79634912d321cf7a9f -eo pid,comm [2023-04-24T02:45:29.587Z] 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-04-24T02:45:29.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T02:45:29.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T02:45:29.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T02:45:29.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T02:45:29.731Z] $ docker exec 35ac995c2d1e151780d25d1696b1e9455e4830dec7089b79634912d321cf7a9f ssh-agent [2023-04-24T02:45:29.825Z] SSH_AUTH_SOCK=/tmp/ssh-SJ4FwUQMJrqT/agent.32 [2023-04-24T02:45:29.825Z] SSH_AGENT_PID=38 [2023-04-24T02:45:29.829Z] Running ssh-add (command line suppressed) [2023-04-24T02:45:29.935Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5226635359102977285.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5226635359102977285.key) [2023-04-24T02:45:29.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T02:45:30.242Z] + git semver push [2023-04-24T02:45:30.501Z] 2023-04-24 02:45:30,431 [run_push] DEBUG push [2023-04-24T02:45:30.501Z] 2023-04-24 02:45:30,432 [execute] INFO git cat-file --batch-check [2023-04-24T02:45:30.502Z] 2023-04-24 02:45:30,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T02:45:30.502Z] 2023-04-24 02:45:30,436 [execute] INFO git rev-list 649d7f949529aff4fe88605aced6863560b23767 -- [2023-04-24T02:45:30.502Z] 2023-04-24 02:45:30,437 [execute] DEBUG Popen(['git', 'rev-list', '649d7f949529aff4fe88605aced6863560b23767', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:45:30.502Z] 2023-04-24 02:45:30,445 [execute] INFO git fetch -v origin [2023-04-24T02:45:30.502Z] 2023-04-24 02:45:30,446 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T02:45:31.073Z] 2023-04-24 02:45:30,921 [run_push] DEBUG no remote changes detected [2023-04-24T02:45:31.073Z] 2023-04-24 02:45:30,921 [execute] INFO git push origin semver [2023-04-24T02:45:31.073Z] 2023-04-24 02:45:30,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:45:32.009Z] 2023-04-24 02:45:31,751 [run_push] DEBUG push all version tags [2023-04-24T02:45:32.009Z] 2023-04-24 02:45:31,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T02:45:32.009Z] 2023-04-24 02:45:31,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T02:45:32.577Z] 2023-04-24 02:45:32,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T02:45:32.577Z] 3.0.0-dev.24 [Pipeline] } [2023-04-24T02:45:32.588Z] $ docker exec --env ******** --env ******** 35ac995c2d1e151780d25d1696b1e9455e4830dec7089b79634912d321cf7a9f ssh-agent -k [2023-04-24T02:45:32.684Z] unset SSH_AUTH_SOCK; [2023-04-24T02:45:32.684Z] unset SSH_AGENT_PID; [2023-04-24T02:45:32.684Z] echo Agent pid 38 killed; [2023-04-24T02:45:32.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T02:45:33.058Z] + git semver [Pipeline] } [2023-04-24T02:45:33.355Z] $ docker stop --time=1 35ac995c2d1e151780d25d1696b1e9455e4830dec7089b79634912d321cf7a9f [2023-04-24T02:45:34.653Z] $ docker rm -f --volumes 35ac995c2d1e151780d25d1696b1e9455e4830dec7089b79634912d321cf7a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T02:45:35.265Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-24T02:45:35.265Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T02:45:35.265Z] total 16 [2023-04-24T02:45:35.265Z] drwxr-xr-x 3 root root 4096 Apr 24 02:35 . [2023-04-24T02:45:35.265Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:45 .. [2023-04-24T02:45:35.265Z] drwxr-xr-x 2 root root 4096 Apr 24 02:35 cost [2023-04-24T02:45:35.265Z] -rw-r--r-- 1 root root 86 Apr 24 02:35 cost.csv [2023-04-24T02:45:35.265Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T02:45:35.265Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T02:45:35.265Z] total 16 [2023-04-24T02:45:35.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:35 . [2023-04-24T02:45:35.265Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:45 .. [2023-04-24T02:45:35.265Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 02:35 cost [2023-04-24T02:45:35.265Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:35.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:36.420Z] ---> package-listing.sh [2023-04-24T02:45:36.420Z] ++ facter osfamily [2023-04-24T02:45:36.420Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T02:45:36.679Z] + OS_FAMILY=debian [2023-04-24T02:45:36.680Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-24T02:45:36.680Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T02:45:36.680Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T02:45:36.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T02:45:36.680Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T02:45:36.680Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-24T02:45:36.680Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T02:45:36.680Z] + case "${OS_FAMILY}" in [2023-04-24T02:45:36.680Z] + dpkg -l [2023-04-24T02:45:36.680Z] + grep '^ii' [2023-04-24T02:45:36.680Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T02:45:36.680Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T02:45:36.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T02:45:36.680Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-24T02:45:36.680Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-24T02:45:36.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-24T02:45:36.689Z] 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 [2023-04-24T02:45:36.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:45:37.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:45:37.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:45:37.612Z] prd-ubuntu20.04-docker-8c-8g-9458 does not seem to be running inside a container [2023-04-24T02:45:37.646Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T02:45:37.888Z] $ docker top 663af898a422e2e722d514dfcf92f53244dddcb9dbe7c2313f136c59dab33216 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:45:38.235Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T02:45:38.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T02:45:38.807Z] + ls /var/log/sa-host [2023-04-24T02:45:38.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:45:38.982Z] provisioning config files... [2023-04-24T02:45:38.991Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8716056307364324632tmp [Pipeline] { [Pipeline] echo [2023-04-24T02:45:39.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:39.295Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T02:45:39.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:39.628Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T02:45:39.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:39.926Z] ---> sudo-logs.sh [2023-04-24T02:45:39.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T02:45:39.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:40.242Z] ---> job-cost.sh [2023-04-24T02:45:40.242Z] lf-activate-venv: SKIPPING [2023-04-24T02:45:40.242Z] DEBUG: total: 0.2199999988079071 [2023-04-24T02:45:40.242Z] INFO: Retrieving Stack Cost... [2023-04-24T02:45:40.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T02:45:41.071Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T02:45:41.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:45:41.415Z] ---> logs-deploy.sh [2023-04-24T02:45:41.415Z] lf-activate-venv: SKIPPING [2023-04-24T02:45:41.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/107 [2023-04-24T02:45:41.415Z] INFO: archiving workspace using pattern(s): [2023-04-24T02:45:42.798Z] Archives upload complete. [2023-04-24T02:45:42.798Z] INFO: archiving logs to Nexus