Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a00efe280ec4bc21b554f46c724946ca453ce756 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2091926127175581447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15596613904381461559.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh450913603720849064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7066252010897163444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3372019225112766597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4428 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a00efe280ec4bc21b554f46c724946ca453ce756 (main) Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-list --no-walk 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T05:27:10.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T05:27:10.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T05:27:10.212Z] ========================================================= [2024-06-26T05:27:10.212Z] EdgeX Global Pipelines Version Info [2024-06-26T05:27:10.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:10.923Z] ------------------- [2024-06-26T05:27:10.923Z] stable info: [2024-06-26T05:27:10.923Z] ------------------- [2024-06-26T05:27:10.923Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:27:10.923Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T05:27:10.923Z] Message: update stable to v1.0.260 [2024-06-26T05:27:11.493Z] ------------------- [2024-06-26T05:27:11.493Z] experimental info: [2024-06-26T05:27:11.493Z] ------------------- [2024-06-26T05:27:11.493Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:27:11.493Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T05:27:11.493Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T05:27:11.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-06-26T05:27:11.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-06-26T05:27:11.588Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T05:27:11.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T05:27:11.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T05:27:11.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T05:27:11.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T05:27:11.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T05:27:11.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T05:27:11.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T05:27:11.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T05:27:11.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-06-26T05:27:11.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T05:27:11.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T05:27:11.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:27:11.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:27:11.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:27:11.914Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:27:11.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T05:27:11.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T05:27:11.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T05:27:12.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T05:27:12.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T05:27:12.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T05:27:12.076Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T05:27:12.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T05:27:12.120Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T05:27:12.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-26T05:27:12.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-26T05:27:12.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-26T05:27:12.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo [2024-06-26T05:27:12.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a00efe2 [Pipeline] echo [2024-06-26T05:27:12.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:27:12.330Z] provisioning config files... [2024-06-26T05:27:12.368Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12910587135897301941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:12.714Z] ---> ****-login.sh [2024-06-26T05:27:12.714Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:13.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:13.914Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:13.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:13.914Z] [2024-06-26T05:27:13.914Z] Login Succeeded [2024-06-26T05:27:13.914Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:27:13.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:13.914Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:13.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:13.914Z] [2024-06-26T05:27:13.914Z] Login Succeeded [2024-06-26T05:27:13.914Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:27:13.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:14.177Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:14.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:14.177Z] [2024-06-26T05:27:14.177Z] Login Succeeded [2024-06-26T05:27:14.177Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:27:14.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:14.177Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:14.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:14.177Z] [2024-06-26T05:27:14.177Z] Login Succeeded [2024-06-26T05:27:14.177Z] ****.io [2024-06-26T05:27:14.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:14.436Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:14.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:14.436Z] [2024-06-26T05:27:14.436Z] Login Succeeded [2024-06-26T05:27:14.436Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:27:14.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T05:27:14.847Z] + git rev-list -1 --merges a00efe280ec4bc21b554f46c724946ca453ce756~1..a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo [2024-06-26T05:27:14.877Z] -----------> git rev-list -1 --merges a00efe280ec4bc21b554f46c724946ca453ce756~1..a00efe280ec4bc21b554f46c724946ca453ce756 a00efe280ec4bc21b554f46c724946ca453ce756 [2024-06-26T05:27:14.877Z] a00efe280ec4bc21b554f46c724946ca453ce756 [false] [Pipeline] sh [2024-06-26T05:27:15.174Z] + git log --format=format:%s -1 a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo [2024-06-26T05:27:15.186Z] ========================================================= [2024-06-26T05:27:15.186Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T05:27:15.186Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:27:15.526Z] + git log --format=format:%s -1 a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] echo [2024-06-26T05:27:15.537Z] [semverPrep] GIT_COMMIT: a00efe280ec4bc21b554f46c724946ca453ce756, Commit Message: Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo [2024-06-26T05:27:15.547Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T05:27:15.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:27:15.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T05:27:15.911Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T05:27:15.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T05:27:15.911Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T05:27:15.911Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T05:27:15.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:16.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:16.266Z] [2024-06-26T05:27:16.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:16.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:16.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T05:27:16.573Z] b85a868b505f: Pulling fs layer [2024-06-26T05:27:16.573Z] e2be974225ed: Pulling fs layer [2024-06-26T05:27:16.573Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T05:27:16.573Z] 988bab9f4d93: Pulling fs layer [2024-06-26T05:27:16.573Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T05:27:16.573Z] eaf3925da568: Pulling fs layer [2024-06-26T05:27:16.573Z] 1469e6f7b9e6: Waiting [2024-06-26T05:27:16.573Z] 988bab9f4d93: Waiting [2024-06-26T05:27:16.573Z] bab4dde63d76: Pulling fs layer [2024-06-26T05:27:16.573Z] bde34c3a00c8: Pulling fs layer [2024-06-26T05:27:16.573Z] b352a97aabf1: Pulling fs layer [2024-06-26T05:27:16.573Z] eaf3925da568: Waiting [2024-06-26T05:27:16.573Z] 4872d77fe225: Pulling fs layer [2024-06-26T05:27:16.573Z] 5851b861e8e6: Pulling fs layer [2024-06-26T05:27:16.573Z] bde34c3a00c8: Waiting [2024-06-26T05:27:16.573Z] b352a97aabf1: Waiting [2024-06-26T05:27:16.573Z] bab4dde63d76: Waiting [2024-06-26T05:27:16.573Z] 4872d77fe225: Waiting [2024-06-26T05:27:16.573Z] 5851b861e8e6: Waiting [2024-06-26T05:27:16.573Z] e2be974225ed: Verifying Checksum [2024-06-26T05:27:16.573Z] e2be974225ed: Download complete [2024-06-26T05:27:16.573Z] 988bab9f4d93: Verifying Checksum [2024-06-26T05:27:16.573Z] 988bab9f4d93: Download complete [2024-06-26T05:27:16.832Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T05:27:16.832Z] 1469e6f7b9e6: Download complete [2024-06-26T05:27:16.832Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T05:27:16.832Z] 339a4e72a1f5: Download complete [2024-06-26T05:27:16.832Z] eaf3925da568: Download complete [2024-06-26T05:27:16.832Z] bde34c3a00c8: Download complete [2024-06-26T05:27:16.832Z] b352a97aabf1: Verifying Checksum [2024-06-26T05:27:16.832Z] b352a97aabf1: Download complete [2024-06-26T05:27:16.832Z] 4872d77fe225: Verifying Checksum [2024-06-26T05:27:16.832Z] 5851b861e8e6: Verifying Checksum [2024-06-26T05:27:16.832Z] 5851b861e8e6: Download complete [2024-06-26T05:27:16.832Z] b85a868b505f: Verifying Checksum [2024-06-26T05:27:16.832Z] b85a868b505f: Download complete [2024-06-26T05:27:17.091Z] bab4dde63d76: Verifying Checksum [2024-06-26T05:27:17.091Z] bab4dde63d76: Download complete [2024-06-26T05:27:18.484Z] b85a868b505f: Pull complete [2024-06-26T05:27:18.484Z] e2be974225ed: Pull complete [2024-06-26T05:27:19.117Z] 339a4e72a1f5: Pull complete [2024-06-26T05:27:19.117Z] 988bab9f4d93: Pull complete [2024-06-26T05:27:19.376Z] 1469e6f7b9e6: Pull complete [2024-06-26T05:27:19.376Z] eaf3925da568: Pull complete [2024-06-26T05:27:21.283Z] bab4dde63d76: Pull complete [2024-06-26T05:27:21.283Z] bde34c3a00c8: Pull complete [2024-06-26T05:27:21.542Z] b352a97aabf1: Pull complete [2024-06-26T05:27:21.542Z] 4872d77fe225: Pull complete [2024-06-26T05:27:21.542Z] 5851b861e8e6: Pull complete [2024-06-26T05:27:21.542Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T05:27:21.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:21.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:21.689Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2024-06-26T05:27:21.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:27:25.162Z] $ docker top be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 -eo pid,comm [2024-06-26T05:27:25.251Z] 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). [2024-06-26T05:27:25.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:27:25.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:27:25.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:27:25.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:27:25.435Z] $ docker exec be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent [2024-06-26T05:27:25.571Z] SSH_AUTH_SOCK=/tmp/ssh-Y6DzViRLS9eI/agent.13 [2024-06-26T05:27:25.571Z] SSH_AGENT_PID=19 [2024-06-26T05:27:25.577Z] Running ssh-add (command line suppressed) [2024-06-26T05:27:25.676Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1863759549684547200.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1863759549684547200.key) [2024-06-26T05:27:25.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:27:25.974Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T05:27:25.986Z] $ docker exec --env ******** --env ******** be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent -k [2024-06-26T05:27:26.114Z] unset SSH_AUTH_SOCK; [2024-06-26T05:27:26.114Z] unset SSH_AGENT_PID; [2024-06-26T05:27:26.114Z] echo Agent pid 19 killed; [2024-06-26T05:27:26.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T05:27:26.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:27:26.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:27:26.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:27:26.288Z] $ docker exec be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent [2024-06-26T05:27:26.402Z] SSH_AUTH_SOCK=/tmp/ssh-b5j8B68hz4mq/agent.69 [2024-06-26T05:27:26.402Z] SSH_AGENT_PID=75 [2024-06-26T05:27:26.407Z] Running ssh-add (command line suppressed) [2024-06-26T05:27:26.513Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5642456539977713133.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5642456539977713133.key) [2024-06-26T05:27:26.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:27:26.819Z] + git semver init [2024-06-26T05:27:27.086Z] 2024-06-26 05:27:27,058 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T05:27:27.086Z] 2024-06-26 05:27:27,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-06-26T05:27:27.086Z] 2024-06-26 05:27:27,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-06-26T05:27:27.086Z] 2024-06-26 05:27:27,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:27:28.472Z] 2024-06-26 05:27:28,409 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-06-26T05:27:28.472Z] 2024-06-26 05:27:28,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-06-26T05:27:28.472Z] 2024-06-26 05:27:28,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-06-26T05:27:28.472Z] 2024-06-26 05:27:28,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-06-26T05:27:28.472Z] 3.2.0-dev.13 [Pipeline] } [2024-06-26T05:27:28.484Z] $ docker exec --env ******** --env ******** be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 ssh-agent -k [2024-06-26T05:27:28.588Z] unset SSH_AUTH_SOCK; [2024-06-26T05:27:28.588Z] unset SSH_AGENT_PID; [2024-06-26T05:27:28.588Z] echo Agent pid 75 killed; [2024-06-26T05:27:28.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:27:28.925Z] + git semver [Pipeline] } [2024-06-26T05:27:29.198Z] $ docker stop --time=1 be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 [2024-06-26T05:27:30.507Z] $ docker rm -f --volumes be2f74f46955c166b330ac6a9ca39493ae56985da7e931017c201b2777cd6162 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:27:30.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T05:27:31.097Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T05:27:31.100Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:27:31.292Z] provisioning config files... [2024-06-26T05:27:31.301Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10551908012907822101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:31.598Z] ---> ****-login.sh [2024-06-26T05:27:31.598Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:31.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:46.240Z] Still waiting to schedule task [2024-06-26T05:27:46.240Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-06-26T05:27:46.528Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": Get "https://nexus3.edgexfoundry.org:10001/v2/token?account=****&client_id=****&offline_token=true&service=https%3A%2F%2Fnexus3.edgexfoundry.org%3A10001%2Fv2%2Ftoken": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers) [Pipeline] } [2024-06-26T05:27:46.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:47.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:47.105Z] [2024-06-26T05:27:47.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:47.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:50.697Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T05:27:50.697Z] 5eb5b503b376: Pulling fs layer [2024-06-26T05:27:50.697Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T05:27:50.697Z] ec43610c2a17: Pulling fs layer [2024-06-26T05:27:50.697Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T05:27:50.697Z] 33b1e0a273af: Pulling fs layer [2024-06-26T05:27:50.697Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T05:27:50.697Z] 2f39f015ded8: Pulling fs layer [2024-06-26T05:27:50.697Z] 33b1e0a273af: Waiting [2024-06-26T05:27:50.697Z] 5d3b04190fa2: Waiting [2024-06-26T05:27:50.697Z] 3a2ae6a8a46f: Waiting [2024-06-26T05:27:50.697Z] 2f39f015ded8: Waiting [2024-06-26T05:27:50.697Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T05:27:50.697Z] 5c69ac0246d0: Download complete [2024-06-26T05:27:50.697Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-26T05:27:50.697Z] 3a2ae6a8a46f: Download complete [2024-06-26T05:27:50.956Z] 33b1e0a273af: Verifying Checksum [2024-06-26T05:27:50.956Z] 33b1e0a273af: Download complete [2024-06-26T05:27:50.956Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T05:27:50.956Z] 5d3b04190fa2: Download complete [2024-06-26T05:27:50.956Z] ec43610c2a17: Verifying Checksum [2024-06-26T05:27:50.956Z] ec43610c2a17: Download complete [2024-06-26T05:27:51.217Z] 5eb5b503b376: Download complete [2024-06-26T05:27:51.784Z] 2f39f015ded8: Download complete [2024-06-26T05:27:52.719Z] 5eb5b503b376: Pull complete [2024-06-26T05:27:52.719Z] 5c69ac0246d0: Pull complete [2024-06-26T05:27:53.653Z] ec43610c2a17: Pull complete [2024-06-26T05:27:53.653Z] 3a2ae6a8a46f: Pull complete [2024-06-26T05:27:53.913Z] 33b1e0a273af: Pull complete [2024-06-26T05:27:54.171Z] 5d3b04190fa2: Pull complete [2024-06-26T05:27:59.436Z] 2f39f015ded8: Pull complete [2024-06-26T05:27:59.696Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T05:27:59.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:59.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:59.802Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2024-06-26T05:27:59.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:28:08.752Z] $ docker top 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:28:09.130Z] ---> job-cost.sh [2024-06-26T05:28:09.130Z] lf-activate-venv: SKIPPING [2024-06-26T05:28:09.130Z] INFO: No Stack... [2024-06-26T05:28:09.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:28:09.648Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:28:09.932Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-06-26T05:28:09.932Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:28:09.941Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [2024-06-26T05:28:09.959Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] did not exist. Created. [2024-06-26T05:28:09.967Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:28:10.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T05:28:10.307Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:28:10.315Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:28:10.345Z] $ docker stop --time=1 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 [2024-06-26T05:28:11.527Z] $ docker rm -f --volumes 3d70724ca9594a7dde6afe6e5557db8ef1d5f2405e7a9e868bfc45080204f762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T05:28:11.667Z] Failed in branch amd64 [2024-06-26T05:30:09.218Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4436 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-06-26T05:30:09.236Z] Running in /w/workspace/device-mqtt-go/166 [Pipeline] { [Pipeline] checkout [2024-06-26T05:30:12.305Z] The recommended git tool is: git [2024-06-26T05:30:23.006Z] using credential edgex-jenkins-ssh [2024-06-26T05:30:23.045Z] Cloning the remote Git repository [2024-06-26T05:30:23.121Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-06-26T05:30:23.295Z] > git init /w/workspace/device-mqtt-go/166 # timeout=10 [2024-06-26T05:30:23.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-06-26T05:30:23.670Z] > git --version # timeout=10 [2024-06-26T05:30:23.703Z] > git --version # 'git version 2.25.1' [2024-06-26T05:30:23.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T05:30:23.995Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:30:26.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-06-26T05:30:26.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:30:28.243Z] Avoid second fetch [2024-06-26T05:30:28.244Z] Checking out Revision a00efe280ec4bc21b554f46c724946ca453ce756 (main) [2024-06-26T05:30:29.307Z] Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [2024-06-26T05:30:28.269Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T05:30:28.368Z] > git checkout -f a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:30:34.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T05:30:34.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:30:34.372Z] Dload Upload Total Spent Left Speed [2024-06-26T05:30:34.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-06-26T05:30:34.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T05:30:35.116Z] + sudo tee /etc/docker/daemon.new [2024-06-26T05:30:35.117Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T05:30:35.117Z] { [2024-06-26T05:30:35.117Z] "registry-mirrors": [ [2024-06-26T05:30:35.117Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T05:30:35.117Z] ], [2024-06-26T05:30:35.117Z] "bip": "10.250.0.254/24", [2024-06-26T05:30:35.117Z] "hosts": [ [2024-06-26T05:30:35.117Z] "tcp://0.0.0.0:5555", [2024-06-26T05:30:35.117Z] "unix:///var/run/docker.sock" [2024-06-26T05:30:35.117Z] ], [2024-06-26T05:30:35.117Z] "mtu": 1458, [2024-06-26T05:30:35.117Z] "selinux-enabled": true, [2024-06-26T05:30:35.117Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T05:30:35.117Z] } [Pipeline] sh [2024-06-26T05:30:35.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T05:30:35.836Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:30:54.177Z] provisioning config files... [2024-06-26T05:30:54.220Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/166@tmp/config8540278947899919954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:30:54.754Z] ---> ****-login.sh [2024-06-26T05:30:54.754Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:30:55.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:30:55.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:30:55.639Z] Configure a credential helper to remove this warning. See [2024-06-26T05:30:55.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:30:55.639Z] [2024-06-26T05:30:55.639Z] Login Succeeded [2024-06-26T05:30:55.639Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:30:55.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:30:56.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:30:56.198Z] Configure a credential helper to remove this warning. See [2024-06-26T05:30:56.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:30:56.198Z] [2024-06-26T05:30:56.198Z] Login Succeeded [2024-06-26T05:30:56.198Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:30:56.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:30:56.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:30:56.478Z] Configure a credential helper to remove this warning. See [2024-06-26T05:30:56.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:30:56.478Z] [2024-06-26T05:30:56.478Z] Login Succeeded [2024-06-26T05:30:56.478Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:30:56.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:30:57.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:30:57.031Z] Configure a credential helper to remove this warning. See [2024-06-26T05:30:57.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:30:57.031Z] [2024-06-26T05:30:57.031Z] Login Succeeded [2024-06-26T05:30:57.031Z] ****.io [2024-06-26T05:30:57.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:30:57.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:30:57.587Z] Configure a credential helper to remove this warning. See [2024-06-26T05:30:57.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:30:57.587Z] [2024-06-26T05:30:57.587Z] Login Succeeded [2024-06-26T05:30:57.587Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:30:57.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:30:58.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:30:58.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:30:58.173Z] ========================================================= [2024-06-26T05:30:58.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T05:30:58.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:30:58.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-26T05:30:59.216Z] Sending build context to Docker daemon 10.61MB [2024-06-26T05:30:59.216Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:30:59.216Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:30:59.490Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T05:30:59.490Z] c6b39de5b339: Pulling fs layer [2024-06-26T05:30:59.490Z] a69c41024577: Pulling fs layer [2024-06-26T05:30:59.490Z] d6de4b400683: Pulling fs layer [2024-06-26T05:30:59.490Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T05:30:59.490Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:30:59.490Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T05:30:59.490Z] 00f215d4a9da: Pulling fs layer [2024-06-26T05:30:59.490Z] d496ad576159: Pulling fs layer [2024-06-26T05:30:59.490Z] 464afbd9ba4c: Waiting [2024-06-26T05:30:59.490Z] 00f215d4a9da: Waiting [2024-06-26T05:30:59.490Z] d496ad576159: Waiting [2024-06-26T05:30:59.490Z] 35cb2a7552d0: Waiting [2024-06-26T05:30:59.490Z] 4f4fb700ef54: Waiting [2024-06-26T05:30:59.490Z] a69c41024577: Verifying Checksum [2024-06-26T05:30:59.490Z] a69c41024577: Download complete [2024-06-26T05:30:59.490Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T05:30:59.490Z] 35cb2a7552d0: Download complete [2024-06-26T05:30:59.490Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:30:59.490Z] 464afbd9ba4c: Verifying Checksum [2024-06-26T05:30:59.490Z] 464afbd9ba4c: Download complete [2024-06-26T05:30:59.490Z] c6b39de5b339: Download complete [2024-06-26T05:31:00.090Z] d496ad576159: Verifying Checksum [2024-06-26T05:31:00.090Z] d496ad576159: Download complete [2024-06-26T05:31:00.687Z] c6b39de5b339: Pull complete [2024-06-26T05:31:01.283Z] a69c41024577: Pull complete [2024-06-26T05:31:01.876Z] d6de4b400683: Verifying Checksum [2024-06-26T05:31:01.876Z] d6de4b400683: Download complete [2024-06-26T05:31:02.851Z] 00f215d4a9da: Verifying Checksum [2024-06-26T05:31:02.851Z] 00f215d4a9da: Download complete [2024-06-26T05:31:17.881Z] d6de4b400683: Pull complete [2024-06-26T05:31:17.881Z] 35cb2a7552d0: Pull complete [2024-06-26T05:31:17.881Z] 4f4fb700ef54: Pull complete [2024-06-26T05:31:17.881Z] 464afbd9ba4c: Pull complete [2024-06-26T05:31:26.116Z] 00f215d4a9da: Pull complete [2024-06-26T05:31:28.723Z] d496ad576159: Pull complete [2024-06-26T05:31:28.723Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T05:31:28.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T05:31:28.723Z] ---> f246e2811388 [2024-06-26T05:31:28.723Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:31:30.702Z] ---> Running in 5e98feee927f [2024-06-26T05:31:30.702Z] Removing intermediate container 5e98feee927f [2024-06-26T05:31:30.702Z] ---> 7cf3e9abbdba [2024-06-26T05:31:30.702Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:31:30.974Z] ---> Running in bc37ba0c317f [2024-06-26T05:31:31.261Z] Removing intermediate container bc37ba0c317f [2024-06-26T05:31:31.261Z] ---> e379bacbc13e [2024-06-26T05:31:31.261Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:31:31.261Z] ---> Running in f144892789d9 [2024-06-26T05:31:31.875Z] Removing intermediate container f144892789d9 [2024-06-26T05:31:31.875Z] ---> 84eaaad7f90e [2024-06-26T05:31:31.875Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:31:31.875Z] ---> Running in f946e8c13a27 [2024-06-26T05:31:32.159Z] Removing intermediate container f946e8c13a27 [2024-06-26T05:31:32.159Z] ---> de6ea413f53d [2024-06-26T05:31:32.159Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:31:32.159Z] ---> Running in 190b04d788db [2024-06-26T05:31:33.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:31:34.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:31:35.623Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-26T05:31:35.623Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-26T05:31:35.623Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-26T05:31:35.623Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-26T05:31:35.898Z] Executing busybox-1.36.1-r5.trigger [2024-06-26T05:31:35.898Z] OK: 271 MiB in 56 packages [2024-06-26T05:31:37.318Z] Removing intermediate container 190b04d788db [2024-06-26T05:31:37.318Z] ---> 906e11f55eb5 [2024-06-26T05:31:37.318Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-06-26T05:31:37.318Z] ---> Running in 46589eb56739 [2024-06-26T05:31:37.592Z] Removing intermediate container 46589eb56739 [2024-06-26T05:31:37.592Z] ---> d950c558969f [2024-06-26T05:31:37.592Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-26T05:31:38.186Z] ---> c07e86828149 [2024-06-26T05:31:38.186Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:31:38.186Z] ---> Running in fa12641fe761 [2024-06-26T05:33:46.433Z] Removing intermediate container fa12641fe761 [2024-06-26T05:33:46.433Z] ---> c38e0d28c050 [2024-06-26T05:33:46.433Z] Step 11/12 : COPY . . [2024-06-26T05:33:46.433Z] ---> 0f54e8adf021 [2024-06-26T05:33:46.433Z] Step 12/12 : RUN $MAKE [2024-06-26T05:33:46.433Z] ---> Running in daa6978e7867 [2024-06-26T05:33:46.433Z] noop [2024-06-26T05:33:46.433Z] Removing intermediate container daa6978e7867 [2024-06-26T05:33:46.433Z] ---> 5c4144e4087f [2024-06-26T05:33:46.433Z] Successfully built 5c4144e4087f [2024-06-26T05:33:46.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:33:46.822Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:33:46.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:33:47.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2024-06-26T05:33:47.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T05:33:48.702Z] $ docker top b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:33:49.654Z] + go version [2024-06-26T05:33:49.654Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T05:33:49.674Z] $ docker stop --time=1 b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 [2024-06-26T05:33:51.484Z] $ docker rm -f --volumes b2cf179dcd02dc7e9c0a1f0cc5b7c7da3dee3d43d027266fa076d22b1fefeb45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:33:52.166Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:33:52.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:33:52.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2024-06-26T05:33:52.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T05:33:53.975Z] $ docker top e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:33:54.922Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/166 [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:33:55.635Z] + make test [2024-06-26T05:33:55.635Z] go test ./... -coverprofile=coverage.out ./... [2024-06-26T05:34:02.343Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-06-26T05:38:25.327Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-06-26T05:38:25.327Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-06-26T05:38:25.327Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2024-06-26T05:38:25.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T05:38:25.327Z] go vet ./... [2024-06-26T05:39:21.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:39:21.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:39:21.843Z] ./bin/test-attribution-txt.sh [2024-06-26T05:39:21.843Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:39:21.843Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:39:21.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:39:21.884Z] $ docker stop --time=1 e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b [2024-06-26T05:39:24.070Z] $ docker rm -f --volumes e5e874f2e8c5c53d23828913075bb2086e65ee28a1fd3998d92cdb509b8e818b [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:39:26.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:39:26.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:39:27.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:39:28.090Z] + ls -al . [2024-06-26T05:39:28.090Z] total 248 [2024-06-26T05:39:28.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:34 . [2024-06-26T05:39:28.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 .. [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:30 .dockerignore [2024-06-26T05:39:28.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:30 .git [2024-06-26T05:39:28.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 .github [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 05:30 .gitignore [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:30 .golangci.yml [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 05:30 Attribution.txt [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 05:30 CHANGELOG.md [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 05:30 Dockerfile [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:30 GOVERNANCE.md [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 05:30 Jenkinsfile [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:30 LICENSE [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 05:30 Makefile [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 05:30 OWNERS.md [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 05:30 README.md [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:27 VERSION [2024-06-26T05:39:28.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 bin [2024-06-26T05:39:28.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 cmd [2024-06-26T05:39:28.090Z] -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 05:38 coverage.out [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 05:30 go.mod [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 05:30 go.sum [2024-06-26T05:39:28.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 internal [2024-06-26T05:39:28.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 mock [2024-06-26T05:39:28.090Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:39:28.478Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a00efe280ec4bc21b554f46c724946ca453ce756 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-06-26T05:39:29.090Z] Sending build context to Docker daemon 10.63MB [2024-06-26T05:39:29.090Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:39:29.090Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-26T05:39:29.090Z] ---> 5c4144e4087f [2024-06-26T05:39:29.090Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:39:29.361Z] ---> Running in 027b1bce7a8c [2024-06-26T05:39:29.633Z] Removing intermediate container 027b1bce7a8c [2024-06-26T05:39:29.633Z] ---> fb4f5280b88a [2024-06-26T05:39:29.633Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:39:29.633Z] ---> Running in 870c26fe42f1 [2024-06-26T05:39:30.225Z] Removing intermediate container 870c26fe42f1 [2024-06-26T05:39:30.225Z] ---> e72a357997be [2024-06-26T05:39:30.225Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:39:30.225Z] ---> Running in 2c44c0e4eb5e [2024-06-26T05:39:30.495Z] Removing intermediate container 2c44c0e4eb5e [2024-06-26T05:39:30.495Z] ---> 8975e04ce41a [2024-06-26T05:39:30.495Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:39:30.766Z] ---> Running in 22cfb06b8861 [2024-06-26T05:39:31.039Z] Removing intermediate container 22cfb06b8861 [2024-06-26T05:39:31.039Z] ---> 98c21e35b185 [2024-06-26T05:39:31.039Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:39:31.312Z] ---> Running in c8520b4288e4 [2024-06-26T05:39:32.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:39:33.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:39:34.431Z] OK: 271 MiB in 56 packages [2024-06-26T05:39:35.399Z] Removing intermediate container c8520b4288e4 [2024-06-26T05:39:35.399Z] ---> 5a8ccd65e3fa [2024-06-26T05:39:35.399Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-06-26T05:39:35.671Z] ---> Running in f58d0189d51a [2024-06-26T05:39:35.941Z] Removing intermediate container f58d0189d51a [2024-06-26T05:39:35.941Z] ---> 7cd64d17a39b [2024-06-26T05:39:35.941Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-26T05:39:36.919Z] ---> 8323babdcc95 [2024-06-26T05:39:36.919Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:39:36.919Z] ---> Running in 604376f9696b [2024-06-26T05:39:39.526Z] Removing intermediate container 604376f9696b [2024-06-26T05:39:39.526Z] ---> a6fa087af90a [2024-06-26T05:39:39.526Z] Step 11/25 : COPY . . [2024-06-26T05:39:40.948Z] ---> 9d4bbe790846 [2024-06-26T05:39:40.948Z] Step 12/25 : RUN $MAKE [2024-06-26T05:39:40.948Z] ---> Running in 916d07b2c179 [2024-06-26T05:39:41.931Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-06-26T05:44:03.889Z] Removing intermediate container 916d07b2c179 [2024-06-26T05:44:03.889Z] ---> e2bbe8e2349b [2024-06-26T05:44:03.889Z] Step 13/25 : FROM alpine:3.18 [2024-06-26T05:44:03.889Z] 3.18: Pulling from library/alpine [2024-06-26T05:44:03.889Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T05:44:03.889Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T05:44:03.889Z] 5c905c7ebe2f: Download complete [2024-06-26T05:44:03.889Z] 5c905c7ebe2f: Pull complete [2024-06-26T05:44:03.889Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:44:03.889Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:44:03.889Z] ---> dec292d02e07 [2024-06-26T05:44:03.889Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-06-26T05:44:03.889Z] ---> Running in dbf1ea4485fa [2024-06-26T05:44:03.889Z] Removing intermediate container dbf1ea4485fa [2024-06-26T05:44:03.889Z] ---> 32e3eece3adf [2024-06-26T05:44:03.889Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-26T05:44:03.889Z] ---> Running in 272a2753dccb [2024-06-26T05:44:03.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:03.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:03.889Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T05:44:03.889Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:44:03.889Z] OK: 8 MiB in 16 packages [2024-06-26T05:44:03.889Z] Removing intermediate container 272a2753dccb [2024-06-26T05:44:03.889Z] ---> 25bee0d34521 [2024-06-26T05:44:03.889Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-26T05:44:03.889Z] ---> Running in 41f923f7194b [2024-06-26T05:44:03.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:04.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:05.465Z] OK: 8 MiB in 16 packages [2024-06-26T05:44:06.428Z] Removing intermediate container 41f923f7194b [2024-06-26T05:44:06.428Z] ---> e493ac5a771d [2024-06-26T05:44:06.428Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-06-26T05:44:08.623Z] ---> 60e4aeb048be [2024-06-26T05:44:08.623Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-06-26T05:44:09.215Z] ---> 2e8b5995b4f0 [2024-06-26T05:44:09.215Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-06-26T05:44:09.801Z] ---> 226e21c13084 [2024-06-26T05:44:09.801Z] Step 20/25 : EXPOSE 59982 [2024-06-26T05:44:09.801Z] ---> Running in ec4b68558f20 [2024-06-26T05:44:10.070Z] Removing intermediate container ec4b68558f20 [2024-06-26T05:44:10.070Z] ---> d4ca3409d670 [2024-06-26T05:44:10.070Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-06-26T05:44:10.339Z] ---> Running in ed0d1be4146d [2024-06-26T05:44:10.620Z] Removing intermediate container ed0d1be4146d [2024-06-26T05:44:10.620Z] ---> f08672a5d5a1 [2024-06-26T05:44:10.620Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-06-26T05:44:10.620Z] ---> Running in 7bc73cd50030 [2024-06-26T05:44:11.207Z] Removing intermediate container 7bc73cd50030 [2024-06-26T05:44:11.207Z] ---> c6fbf11b5f30 [2024-06-26T05:44:11.207Z] Step 23/25 : LABEL arch=arm64 [2024-06-26T05:44:11.207Z] ---> Running in 0dfc4fdf9b3d [2024-06-26T05:44:11.474Z] Removing intermediate container 0dfc4fdf9b3d [2024-06-26T05:44:11.474Z] ---> 0debc4e9823c [2024-06-26T05:44:11.474Z] Step 24/25 : LABEL git_sha=a00efe280ec4bc21b554f46c724946ca453ce756 [2024-06-26T05:44:11.474Z] ---> Running in 4fb539162492 [2024-06-26T05:44:12.059Z] Removing intermediate container 4fb539162492 [2024-06-26T05:44:12.059Z] ---> 291b196a2ca1 [2024-06-26T05:44:12.059Z] Step 25/25 : LABEL version=3.2.0-dev.13 [2024-06-26T05:44:12.059Z] ---> Running in dde7bbf8fbd5 [2024-06-26T05:44:12.326Z] Removing intermediate container dde7bbf8fbd5 [2024-06-26T05:44:12.326Z] ---> cfa70014e632 [2024-06-26T05:44:12.326Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:44:12.326Z] Successfully built cfa70014e632 [2024-06-26T05:44:12.326Z] 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 [2024-06-26T05:44:12.489Z] provisioning config files... [2024-06-26T05:44:12.505Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/166@tmp/config6628788090629053535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:12.864Z] ---> ****-login.sh [2024-06-26T05:44:12.864Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:44:13.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:13.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:13.133Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:13.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:13.133Z] [2024-06-26T05:44:13.133Z] Login Succeeded [2024-06-26T05:44:13.133Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:44:13.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:13.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:13.668Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:13.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:13.668Z] [2024-06-26T05:44:13.668Z] Login Succeeded [2024-06-26T05:44:13.668Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:44:13.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:13.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:13.937Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:13.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:13.937Z] [2024-06-26T05:44:13.937Z] Login Succeeded [2024-06-26T05:44:13.937Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:44:14.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:14.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:14.474Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:14.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:14.474Z] [2024-06-26T05:44:14.474Z] Login Succeeded [2024-06-26T05:44:14.474Z] ****.io [2024-06-26T05:44:14.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:15.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:15.011Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:15.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:15.011Z] [2024-06-26T05:44:15.011Z] Login Succeeded [2024-06-26T05:44:15.011Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:44:15.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:44:15.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:44:15.106Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-06-26T05:44:15.106Z] a00efe280ec4bc21b554f46c724946ca453ce756 [2024-06-26T05:44:15.106Z] latest [2024-06-26T05:44:15.106Z] 3.2.0-dev.13 [2024-06-26T05:44:15.106Z] a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 [2024-06-26T05:44:15.106Z] main [2024-06-26T05:44:15.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:15.487Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:15.843Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 [2024-06-26T05:44:15.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-06-26T05:44:15.844Z] 5ab9f9dd4999: Preparing [2024-06-26T05:44:15.844Z] 7ad97d64748c: Preparing [2024-06-26T05:44:15.844Z] 6b2a980280d8: Preparing [2024-06-26T05:44:15.844Z] 3da8ef05adce: Preparing [2024-06-26T05:44:15.844Z] 1017de302355: Preparing [2024-06-26T05:44:15.844Z] da707bb00cb8: Preparing [2024-06-26T05:44:15.844Z] da707bb00cb8: Waiting [2024-06-26T05:44:16.111Z] 7ad97d64748c: Pushed [2024-06-26T05:44:16.111Z] 3da8ef05adce: Pushed [2024-06-26T05:44:16.111Z] 5ab9f9dd4999: Pushed [2024-06-26T05:44:16.111Z] 1017de302355: Pushed [2024-06-26T05:44:16.111Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:26.173Z] 6b2a980280d8: Pushed [2024-06-26T05:44:26.173Z] a00efe280ec4bc21b554f46c724946ca453ce756: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:26.529Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:26.882Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-06-26T05:44:26.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-06-26T05:44:26.882Z] 5ab9f9dd4999: Preparing [2024-06-26T05:44:26.882Z] 7ad97d64748c: Preparing [2024-06-26T05:44:26.882Z] 6b2a980280d8: Preparing [2024-06-26T05:44:26.882Z] 3da8ef05adce: Preparing [2024-06-26T05:44:26.882Z] 1017de302355: Preparing [2024-06-26T05:44:26.882Z] da707bb00cb8: Preparing [2024-06-26T05:44:26.882Z] da707bb00cb8: Waiting [2024-06-26T05:44:26.882Z] 3da8ef05adce: Layer already exists [2024-06-26T05:44:26.882Z] 1017de302355: Layer already exists [2024-06-26T05:44:26.882Z] 6b2a980280d8: Layer already exists [2024-06-26T05:44:26.882Z] 5ab9f9dd4999: Layer already exists [2024-06-26T05:44:26.882Z] 7ad97d64748c: Layer already exists [2024-06-26T05:44:26.882Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:27.153Z] latest: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:27.509Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:27.868Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 [2024-06-26T05:44:27.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-06-26T05:44:27.868Z] 5ab9f9dd4999: Preparing [2024-06-26T05:44:27.868Z] 7ad97d64748c: Preparing [2024-06-26T05:44:27.868Z] 6b2a980280d8: Preparing [2024-06-26T05:44:27.868Z] 3da8ef05adce: Preparing [2024-06-26T05:44:27.868Z] 1017de302355: Preparing [2024-06-26T05:44:27.868Z] da707bb00cb8: Preparing [2024-06-26T05:44:27.868Z] da707bb00cb8: Waiting [2024-06-26T05:44:27.868Z] 1017de302355: Layer already exists [2024-06-26T05:44:27.868Z] 6b2a980280d8: Layer already exists [2024-06-26T05:44:27.868Z] 5ab9f9dd4999: Layer already exists [2024-06-26T05:44:27.868Z] 7ad97d64748c: Layer already exists [2024-06-26T05:44:27.868Z] 3da8ef05adce: Layer already exists [2024-06-26T05:44:27.868Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:28.134Z] 3.2.0-dev.13: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:28.486Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:28.835Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 [2024-06-26T05:44:28.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-06-26T05:44:28.835Z] 5ab9f9dd4999: Preparing [2024-06-26T05:44:28.835Z] 7ad97d64748c: Preparing [2024-06-26T05:44:28.835Z] 6b2a980280d8: Preparing [2024-06-26T05:44:28.835Z] 3da8ef05adce: Preparing [2024-06-26T05:44:28.835Z] 1017de302355: Preparing [2024-06-26T05:44:28.835Z] da707bb00cb8: Preparing [2024-06-26T05:44:28.835Z] da707bb00cb8: Waiting [2024-06-26T05:44:28.835Z] 7ad97d64748c: Layer already exists [2024-06-26T05:44:28.835Z] 5ab9f9dd4999: Layer already exists [2024-06-26T05:44:28.835Z] 1017de302355: Layer already exists [2024-06-26T05:44:28.835Z] 6b2a980280d8: Layer already exists [2024-06-26T05:44:28.835Z] 3da8ef05adce: Layer already exists [2024-06-26T05:44:28.835Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:29.101Z] a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:29.457Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:29.808Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-06-26T05:44:29.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-06-26T05:44:29.808Z] 5ab9f9dd4999: Preparing [2024-06-26T05:44:29.808Z] 7ad97d64748c: Preparing [2024-06-26T05:44:29.808Z] 6b2a980280d8: Preparing [2024-06-26T05:44:29.808Z] 3da8ef05adce: Preparing [2024-06-26T05:44:29.808Z] 1017de302355: Preparing [2024-06-26T05:44:29.808Z] da707bb00cb8: Preparing [2024-06-26T05:44:29.808Z] da707bb00cb8: Waiting [2024-06-26T05:44:29.808Z] 5ab9f9dd4999: Layer already exists [2024-06-26T05:44:29.808Z] 1017de302355: Layer already exists [2024-06-26T05:44:29.808Z] 3da8ef05adce: Layer already exists [2024-06-26T05:44:29.808Z] 6b2a980280d8: Layer already exists [2024-06-26T05:44:29.808Z] 7ad97d64748c: Layer already exists [2024-06-26T05:44:29.808Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:30.075Z] main: digest: sha256:84956e6cef16272749dbc82774758d4b2b33f7d178c4e69ee249a06ffe6f68bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:44:30.157Z] ===================================================== [Pipeline] echo [2024-06-26T05:44:30.171Z] taggedImages: [2024-06-26T05:44:30.171Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756 [2024-06-26T05:44:30.171Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-06-26T05:44:30.171Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.13 [2024-06-26T05:44:30.171Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a00efe280ec4bc21b554f46c724946ca453ce756-3.2.0-dev.13 [2024-06-26T05:44:30.171Z] - 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 [2024-06-26T05:44:30.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:44:30.562Z] [2024-06-26T05:44:30.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:30.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:44:30.899Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T05:44:30.899Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T05:44:30.899Z] 04944245beec: Pulling fs layer [2024-06-26T05:44:30.899Z] 699f458cf7ca: Pulling fs layer [2024-06-26T05:44:30.899Z] 765212b225bb: Pulling fs layer [2024-06-26T05:44:30.899Z] f23df028b6ca: Pulling fs layer [2024-06-26T05:44:30.899Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T05:44:30.899Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T05:44:30.899Z] f23df028b6ca: Waiting [2024-06-26T05:44:30.899Z] d65c8cfc05b1: Waiting [2024-06-26T05:44:30.899Z] 2437ff75d9bd: Waiting [2024-06-26T05:44:30.899Z] 765212b225bb: Waiting [2024-06-26T05:44:31.173Z] 04944245beec: Verifying Checksum [2024-06-26T05:44:31.173Z] 04944245beec: Download complete [2024-06-26T05:44:31.173Z] 765212b225bb: Verifying Checksum [2024-06-26T05:44:31.173Z] 765212b225bb: Download complete [2024-06-26T05:44:31.173Z] f23df028b6ca: Verifying Checksum [2024-06-26T05:44:31.173Z] f23df028b6ca: Download complete [2024-06-26T05:44:31.173Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T05:44:31.173Z] d65c8cfc05b1: Download complete [2024-06-26T05:44:31.447Z] 699f458cf7ca: Verifying Checksum [2024-06-26T05:44:31.447Z] 699f458cf7ca: Download complete [2024-06-26T05:44:31.714Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T05:44:31.714Z] 8998bd30e6a1: Download complete [2024-06-26T05:44:34.296Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T05:44:34.296Z] 2437ff75d9bd: Download complete [2024-06-26T05:44:36.879Z] 8998bd30e6a1: Pull complete [2024-06-26T05:44:36.879Z] 04944245beec: Pull complete [2024-06-26T05:44:38.822Z] 699f458cf7ca: Pull complete [2024-06-26T05:44:38.822Z] 765212b225bb: Pull complete [2024-06-26T05:44:39.785Z] f23df028b6ca: Pull complete [2024-06-26T05:44:40.053Z] d65c8cfc05b1: Pull complete [2024-06-26T05:44:58.283Z] 2437ff75d9bd: Pull complete [2024-06-26T05:44:58.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T05:44:58.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:44:58.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:44:58.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2024-06-26T05:44:58.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/166 -v /w/workspace/device-mqtt-go/166:/w/workspace/device-mqtt-go/166:rw,z -v /w/workspace/device-mqtt-go/166@tmp:/w/workspace/device-mqtt-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-26T05:45:01.914Z] $ docker top 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:02.813Z] ---> job-cost.sh [2024-06-26T05:45:02.813Z] lf-activate-venv: SKIPPING [2024-06-26T05:45:02.813Z] INFO: No Stack... [2024-06-26T05:45:03.398Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T05:45:04.091Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:45:04.764Z] + cat /w/workspace/device-mqtt-go/166/archives/cost.csv [2024-06-26T05:45:04.764Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:45:04.826Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [2024-06-26T05:45:04.838Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] did not exist. Created. [2024-06-26T05:45:04.845Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:45:05.554Z] /w/workspace/device-mqtt-go/166@tmp/durable-5a5d2a1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T05:45:06.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T05:45:06.255Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T05:45:06.317Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:45:06.349Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:45:06.375Z] $ docker stop --time=1 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 [2024-06-26T05:45:07.945Z] $ docker rm -f --volumes 2111c526a1490f5b4e51e7b0fa0fa801c65c7785b38f1591c9c2c329f362ed44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-26T05:45:09.176Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-06-26T05:45:09.176Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-06-26T05:45:09.176Z] total 16 [2024-06-26T05:45:09.176Z] drwxr-xr-x 3 root root 4096 Jun 26 05:28 . [2024-06-26T05:45:09.176Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. [2024-06-26T05:45:09.176Z] drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost [2024-06-26T05:45:09.176Z] -rw-r--r-- 1 root root 86 Jun 26 05:28 cost.csv [2024-06-26T05:45:09.176Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-06-26T05:45:09.176Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-06-26T05:45:09.176Z] total 16 [2024-06-26T05:45:09.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . [2024-06-26T05:45:09.176Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. [2024-06-26T05:45:09.176Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost [2024-06-26T05:45:09.176Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:09.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:10.328Z] ---> package-listing.sh [2024-06-26T05:45:10.328Z] ++ facter osfamily [2024-06-26T05:45:10.328Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T05:45:10.588Z] + OS_FAMILY=debian [2024-06-26T05:45:10.588Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-06-26T05:45:10.588Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T05:45:10.588Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T05:45:10.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T05:45:10.588Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T05:45:10.588Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-06-26T05:45:10.588Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T05:45:10.588Z] + case "${OS_FAMILY}" in [2024-06-26T05:45:10.588Z] + dpkg -l [2024-06-26T05:45:10.588Z] + grep '^ii' [2024-06-26T05:45:10.588Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T05:45:10.588Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T05:45:10.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T05:45:10.588Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-06-26T05:45:10.588Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-06-26T05:45:10.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-06-26T05:45:10.598Z] 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 [2024-06-26T05:45:10.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:11.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:45:11.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:45:11.510Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2024-06-26T05:45:11.556Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:45:11.746Z] $ docker top 72ed00af3d9f4e1a3ffb5ad564ec8aa621fe7de5478430bb04d3350923d56fcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:45:12.099Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T05:45:12.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T05:45:12.671Z] + ls /var/log/sa-host [2024-06-26T05:45:12.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:45:12.746Z] provisioning config files... [2024-06-26T05:45:12.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8270402588101465667tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:45:12.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:13.059Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T05:45:13.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:13.399Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T05:45:13.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:13.692Z] ---> sudo-logs.sh [2024-06-26T05:45:13.692Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T05:45:13.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:14.027Z] ---> job-cost.sh [2024-06-26T05:45:14.027Z] lf-activate-venv: SKIPPING [2024-06-26T05:45:14.027Z] DEBUG: total: 0.2199999988079071 [2024-06-26T05:45:14.027Z] INFO: Retrieving Stack Cost... [2024-06-26T05:45:14.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:45:14.854Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T05:45:14.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:15.152Z] ---> logs-deploy.sh [2024-06-26T05:45:15.153Z] lf-activate-venv: SKIPPING [2024-06-26T05:45:15.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/166 [2024-06-26T05:45:15.153Z] INFO: archiving workspace using pattern(s): [2024-06-26T05:45:16.090Z] Archives upload complete. [2024-06-26T05:45:16.090Z] INFO: archiving logs to Nexus