Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7661139dd1c3d848a7247d8835c5c2fde1868ee5 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-ssh9619262171179818168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12330066909000069627.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11154473381475448015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1736341003827346224.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh37559488063330133.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-6023 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7661139dd1c3d848a7247d8835c5c2fde1868ee5 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7661139dd1c3d848a7247d8835c5c2fde1868ee5 # timeout=10 > git rev-list --no-walk 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T22:02:22.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T22:02:23.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T22:02:23.039Z] ========================================================= [2023-09-12T22:02:23.039Z] EdgeX Global Pipelines Version Info [2023-09-12T22:02:23.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:23.753Z] ------------------- [2023-09-12T22:02:23.753Z] stable info: [2023-09-12T22:02:23.753Z] ------------------- [2023-09-12T22:02:23.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T22:02:23.753Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:02:23.753Z] Message: update stable to v1.0.254 [2023-09-12T22:02:24.319Z] ------------------- [2023-09-12T22:02:24.319Z] experimental info: [2023-09-12T22:02:24.319Z] ------------------- [2023-09-12T22:02:24.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T22:02:24.319Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:02:24.319Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T22:02:24.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-09-12T22:02:24.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-09-12T22:02:24.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T22:02:24.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T22:02:24.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T22:02:24.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T22:02:24.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T22:02:24.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T22:02:24.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T22:02:24.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T22:02:24.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T22:02:24.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-09-12T22:02:24.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T22:02:24.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T22:02:24.675Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:02:24.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:02:24.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:02:24.721Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:02:24.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T22:02:24.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T22:02:24.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T22:02:24.777Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T22:02:24.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T22:02:24.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T22:02:24.826Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T22:02:24.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T22:02:24.863Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T22:02:24.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T22:02:24.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T22:02:24.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T22:02:24.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo [2023-09-12T22:02:24.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7661139 [Pipeline] echo [2023-09-12T22:02:24.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:24.982Z] provisioning config files... [2023-09-12T22:02:24.997Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2686697096717422035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:25.293Z] ---> docker-login.sh [2023-09-12T22:02:25.293Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:02:25.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:25.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:25.555Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:25.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:25.555Z] [2023-09-12T22:02:25.555Z] Login Succeeded [2023-09-12T22:02:25.555Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:02:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:25.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:25.820Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:25.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:25.820Z] [2023-09-12T22:02:25.820Z] Login Succeeded [2023-09-12T22:02:25.820Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:02:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:25.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:25.820Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:25.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:25.820Z] [2023-09-12T22:02:25.820Z] Login Succeeded [2023-09-12T22:02:25.820Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:02:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:26.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:26.080Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:26.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:26.080Z] [2023-09-12T22:02:26.080Z] Login Succeeded [2023-09-12T22:02:26.080Z] docker.io [2023-09-12T22:02:26.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:26.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:26.340Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:26.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:26.340Z] [2023-09-12T22:02:26.340Z] Login Succeeded [2023-09-12T22:02:26.340Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:02:26.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T22:02:26.727Z] + git rev-list -1 --merges 7661139dd1c3d848a7247d8835c5c2fde1868ee5~1..7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo [2023-09-12T22:02:26.776Z] -----------> git rev-list -1 --merges 7661139dd1c3d848a7247d8835c5c2fde1868ee5~1..7661139dd1c3d848a7247d8835c5c2fde1868ee5 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [false] [Pipeline] sh [2023-09-12T22:02:27.066Z] + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo [2023-09-12T22:02:27.080Z] ========================================================= [2023-09-12T22:02:27.080Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T22:02:27.080Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:02:27.397Z] + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo [2023-09-12T22:02:27.407Z] [semverPrep] GIT_COMMIT: 7661139dd1c3d848a7247d8835c5c2fde1868ee5, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340) [Pipeline] echo [2023-09-12T22:02:27.415Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T22:02:27.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:02:27.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T22:02:27.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T22:02:27.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T22:02:27.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T22:02:27.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T22:02:27.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:28.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:28.104Z] [2023-09-12T22:02:28.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:28.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:28.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T22:02:28.401Z] b85a868b505f: Pulling fs layer [2023-09-12T22:02:28.401Z] e2be974225ed: Pulling fs layer [2023-09-12T22:02:28.401Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T22:02:28.401Z] 988bab9f4d93: Pulling fs layer [2023-09-12T22:02:28.401Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T22:02:28.401Z] eaf3925da568: Pulling fs layer [2023-09-12T22:02:28.401Z] bab4dde63d76: Pulling fs layer [2023-09-12T22:02:28.401Z] bde34c3a00c8: Pulling fs layer [2023-09-12T22:02:28.401Z] b352a97aabf1: Pulling fs layer [2023-09-12T22:02:28.401Z] 4872d77fe225: Pulling fs layer [2023-09-12T22:02:28.401Z] 5851b861e8e6: Pulling fs layer [2023-09-12T22:02:28.401Z] 1469e6f7b9e6: Waiting [2023-09-12T22:02:28.401Z] eaf3925da568: Waiting [2023-09-12T22:02:28.401Z] b352a97aabf1: Waiting [2023-09-12T22:02:28.401Z] 4872d77fe225: Waiting [2023-09-12T22:02:28.401Z] 5851b861e8e6: Waiting [2023-09-12T22:02:28.401Z] bab4dde63d76: Waiting [2023-09-12T22:02:28.401Z] bde34c3a00c8: Waiting [2023-09-12T22:02:28.401Z] e2be974225ed: Download complete [2023-09-12T22:02:28.401Z] 988bab9f4d93: Verifying Checksum [2023-09-12T22:02:28.401Z] 988bab9f4d93: Download complete [2023-09-12T22:02:28.661Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T22:02:28.661Z] 1469e6f7b9e6: Download complete [2023-09-12T22:02:28.661Z] eaf3925da568: Download complete [2023-09-12T22:02:28.661Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T22:02:28.661Z] 339a4e72a1f5: Download complete [2023-09-12T22:02:28.661Z] bde34c3a00c8: Verifying Checksum [2023-09-12T22:02:28.661Z] bde34c3a00c8: Download complete [2023-09-12T22:02:28.661Z] b352a97aabf1: Verifying Checksum [2023-09-12T22:02:28.661Z] b352a97aabf1: Download complete [2023-09-12T22:02:28.661Z] 4872d77fe225: Verifying Checksum [2023-09-12T22:02:28.661Z] 4872d77fe225: Download complete [2023-09-12T22:02:28.661Z] 5851b861e8e6: Verifying Checksum [2023-09-12T22:02:28.661Z] 5851b861e8e6: Download complete [2023-09-12T22:02:28.661Z] b85a868b505f: Verifying Checksum [2023-09-12T22:02:28.661Z] b85a868b505f: Download complete [2023-09-12T22:02:28.920Z] bab4dde63d76: Verifying Checksum [2023-09-12T22:02:28.920Z] bab4dde63d76: Download complete [2023-09-12T22:02:29.865Z] b85a868b505f: Pull complete [2023-09-12T22:02:30.124Z] e2be974225ed: Pull complete [2023-09-12T22:02:30.695Z] 339a4e72a1f5: Pull complete [2023-09-12T22:02:30.695Z] 988bab9f4d93: Pull complete [2023-09-12T22:02:30.955Z] 1469e6f7b9e6: Pull complete [2023-09-12T22:02:30.955Z] eaf3925da568: Pull complete [2023-09-12T22:02:32.860Z] bab4dde63d76: Pull complete [2023-09-12T22:02:32.860Z] bde34c3a00c8: Pull complete [2023-09-12T22:02:32.860Z] b352a97aabf1: Pull complete [2023-09-12T22:02:33.120Z] 4872d77fe225: Pull complete [2023-09-12T22:02:33.120Z] 5851b861e8e6: Pull complete [2023-09-12T22:02:33.120Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T22:02:33.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:33.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:02:33.217Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:02:33.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:02:35.822Z] $ docker top a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da -eo pid,comm [2023-09-12T22:02:35.909Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T22:02:35.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:02:35.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:35.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:36.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:36.048Z] $ docker exec a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent [2023-09-12T22:02:36.183Z] SSH_AUTH_SOCK=/tmp/ssh-z9HyoeIROLrv/agent.34 [2023-09-12T22:02:36.183Z] SSH_AGENT_PID=40 [2023-09-12T22:02:36.190Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:36.283Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3268069698181404844.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3268069698181404844.key) [2023-09-12T22:02:36.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:36.612Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T22:02:36.602Z] $ docker exec --env ******** --env ******** a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent -k [2023-09-12T22:02:36.701Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:36.702Z] unset SSH_AGENT_PID; [2023-09-12T22:02:36.703Z] echo Agent pid 40 killed; [2023-09-12T22:02:36.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T22:02:36.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:36.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:36.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:36.843Z] $ docker exec a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent [2023-09-12T22:02:36.988Z] SSH_AUTH_SOCK=/tmp/ssh-HVjkUh15Dt4K/agent.72 [2023-09-12T22:02:36.988Z] SSH_AGENT_PID=78 [2023-09-12T22:02:36.994Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:37.078Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16962814420674549967.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16962814420674549967.key) [2023-09-12T22:02:37.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:37.402Z] + git semver init [2023-09-12T22:02:37.662Z] 2023-09-12 22:02:37,584 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T22:02:37.663Z] 2023-09-12 22:02:37,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-09-12T22:02:37.663Z] 2023-09-12 22:02:37,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-09-12T22:02:37.663Z] 2023-09-12 22:02:37,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:02:39.044Z] 2023-09-12 22:02:38,761 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-09-12T22:02:39.044Z] 2023-09-12 22:02:38,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-09-12T22:02:39.044Z] 2023-09-12 22:02:38,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:02:39.044Z] 2023-09-12 22:02:38,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:02:39.044Z] 3.1.0-dev.11 [Pipeline] } [2023-09-12T22:02:39.034Z] $ docker exec --env ******** --env ******** a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent -k [2023-09-12T22:02:39.148Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:39.149Z] unset SSH_AGENT_PID; [2023-09-12T22:02:39.149Z] echo Agent pid 78 killed; [2023-09-12T22:02:39.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:02:39.493Z] + git semver [Pipeline] } [2023-09-12T22:02:39.746Z] $ docker stop --time=1 a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da [2023-09-12T22:02:41.029Z] $ docker rm -f --volumes a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:02:41.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T22:02:41.602Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T22:02:41.605Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:41.729Z] provisioning config files... [2023-09-12T22:02:41.738Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14069261283383297695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:42.028Z] ---> docker-login.sh [2023-09-12T22:02:42.028Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:02:42.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:42.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:42.028Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:42.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:42.028Z] [2023-09-12T22:02:42.028Z] Login Succeeded [2023-09-12T22:02:42.028Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:02:42.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:42.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:42.028Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:42.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:42.028Z] [2023-09-12T22:02:42.028Z] Login Succeeded [2023-09-12T22:02:42.028Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:02:42.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:42.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:42.287Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:42.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:42.287Z] [2023-09-12T22:02:42.287Z] Login Succeeded [2023-09-12T22:02:42.287Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:02:42.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:42.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:42.287Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:42.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:42.287Z] [2023-09-12T22:02:42.287Z] Login Succeeded [2023-09-12T22:02:42.287Z] docker.io [2023-09-12T22:02:42.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:42.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:42.805Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:42.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:42.805Z] [2023-09-12T22:02:42.805Z] Login Succeeded [2023-09-12T22:02:42.805Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:02:42.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T22:02:42.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:02:42.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:02:42.906Z] ========================================================= [2023-09-12T22:02:42.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T22:02:42.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:43.225Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T22:02:43.225Z] Sending build context to Docker daemon 10.93MB [2023-09-12T22:02:43.225Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:02:43.225Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:02:43.225Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T22:02:43.225Z] 7264a8db6415: Pulling fs layer [2023-09-12T22:02:43.225Z] c4d48a809fc2: Pulling fs layer [2023-09-12T22:02:43.225Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T22:02:43.225Z] ad3a456e5733: Pulling fs layer [2023-09-12T22:02:43.225Z] 9e4f439ed901: Pulling fs layer [2023-09-12T22:02:43.225Z] feaf6a47b606: Pulling fs layer [2023-09-12T22:02:43.225Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T22:02:43.225Z] 8ac70367396e: Pulling fs layer [2023-09-12T22:02:43.225Z] 6db16350a2e2: Pulling fs layer [2023-09-12T22:02:43.225Z] 9e4f439ed901: Waiting [2023-09-12T22:02:43.225Z] 9250d5d63582: Pulling fs layer [2023-09-12T22:02:43.225Z] feaf6a47b606: Waiting [2023-09-12T22:02:43.225Z] 5e8b037d7d82: Waiting [2023-09-12T22:02:43.225Z] ad3a456e5733: Waiting [2023-09-12T22:02:43.225Z] 8ac70367396e: Waiting [2023-09-12T22:02:43.225Z] 9250d5d63582: Waiting [2023-09-12T22:02:43.225Z] c4d48a809fc2: Verifying Checksum [2023-09-12T22:02:43.225Z] c4d48a809fc2: Download complete [2023-09-12T22:02:43.225Z] ad3a456e5733: Verifying Checksum [2023-09-12T22:02:43.225Z] ad3a456e5733: Download complete [2023-09-12T22:02:43.225Z] 9e4f439ed901: Verifying Checksum [2023-09-12T22:02:43.225Z] 9e4f439ed901: Download complete [2023-09-12T22:02:43.486Z] 7264a8db6415: Verifying Checksum [2023-09-12T22:02:43.486Z] 7264a8db6415: Download complete [2023-09-12T22:02:43.486Z] feaf6a47b606: Verifying Checksum [2023-09-12T22:02:43.486Z] feaf6a47b606: Download complete [2023-09-12T22:02:43.486Z] 7264a8db6415: Pull complete [2023-09-12T22:02:43.486Z] 8ac70367396e: Verifying Checksum [2023-09-12T22:02:43.486Z] 8ac70367396e: Download complete [2023-09-12T22:02:43.745Z] c4d48a809fc2: Pull complete [2023-09-12T22:02:43.745Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T22:02:43.745Z] 4f1c88b9dad5: Download complete [2023-09-12T22:02:43.745Z] 6db16350a2e2: Verifying Checksum [2023-09-12T22:02:43.745Z] 6db16350a2e2: Download complete [2023-09-12T22:02:44.001Z] 9250d5d63582: Verifying Checksum [2023-09-12T22:02:44.001Z] 9250d5d63582: Download complete [2023-09-12T22:02:44.001Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T22:02:44.001Z] 5e8b037d7d82: Download complete [2023-09-12T22:02:47.293Z] 4f1c88b9dad5: Pull complete [2023-09-12T22:02:47.293Z] ad3a456e5733: Pull complete [2023-09-12T22:02:47.293Z] 9e4f439ed901: Pull complete [2023-09-12T22:02:47.293Z] feaf6a47b606: Pull complete [2023-09-12T22:02:49.192Z] 5e8b037d7d82: Pull complete [2023-09-12T22:02:49.757Z] 8ac70367396e: Pull complete [2023-09-12T22:02:50.321Z] 6db16350a2e2: Pull complete [2023-09-12T22:02:50.920Z] 9250d5d63582: Pull complete [2023-09-12T22:02:50.920Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T22:02:50.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:02:50.920Z] ---> fa269f55d9b9 [2023-09-12T22:02:50.920Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:02:55.205Z] ---> Running in 2745a937dee0 [2023-09-12T22:02:55.205Z] Removing intermediate container 2745a937dee0 [2023-09-12T22:02:55.205Z] ---> 2e819cbf3db4 [2023-09-12T22:02:55.205Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:02:55.205Z] ---> Running in 8a63aac77ca4 [2023-09-12T22:02:55.205Z] Removing intermediate container 8a63aac77ca4 [2023-09-12T22:02:55.205Z] ---> 349ea568e0e9 [2023-09-12T22:02:55.205Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:02:55.205Z] ---> Running in edf339fc638f [2023-09-12T22:02:55.205Z] Removing intermediate container edf339fc638f [2023-09-12T22:02:55.205Z] ---> d4748813fd82 [2023-09-12T22:02:55.205Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:02:55.205Z] ---> Running in 3cb0c874cbfd [2023-09-12T22:02:55.463Z] Removing intermediate container 3cb0c874cbfd [2023-09-12T22:02:55.463Z] ---> 77ab4aedb3f8 [2023-09-12T22:02:55.463Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:02:55.463Z] ---> Running in c0ccd8cec381 [2023-09-12T22:02:55.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:02:55.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:02:56.238Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T22:02:56.238Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T22:02:56.238Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T22:02:56.238Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T22:02:56.238Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:02:56.238Z] OK: 270 MiB in 60 packages [2023-09-12T22:02:56.689Z] Still waiting to schedule task [2023-09-12T22:02:56.689Z] ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-8c-8g-6006’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-8c-8g-6007’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-8c-8g-6008’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-8c-8g-6010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-8c-8g-6011’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:56.689Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6012’ is offline [2023-09-12T22:02:56.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6013’ is offline [2023-09-12T22:02:56.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6014’ is offline [2023-09-12T22:02:56.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6015’ is offline [2023-09-12T22:02:56.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6017’ is offline [2023-09-12T22:02:56.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6024’ is offline [2023-09-12T22:02:56.812Z] Removing intermediate container c0ccd8cec381 [2023-09-12T22:02:56.812Z] ---> 1cfcbb4e5568 [2023-09-12T22:02:56.812Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-12T22:02:56.812Z] ---> Running in 332d350399ad [2023-09-12T22:02:56.812Z] Removing intermediate container 332d350399ad [2023-09-12T22:02:56.812Z] ---> 08a2a5e7b05f [2023-09-12T22:02:56.812Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:02:56.812Z] ---> 4c708810ebbe [2023-09-12T22:02:56.812Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:02:56.812Z] ---> Running in 4b31e08cb8e4 [2023-09-12T22:03:28.901Z] Removing intermediate container 4b31e08cb8e4 [2023-09-12T22:03:28.901Z] ---> 13b79fd358c2 [2023-09-12T22:03:28.901Z] Step 11/12 : COPY . . [2023-09-12T22:03:28.901Z] ---> ab33d7400991 [2023-09-12T22:03:28.901Z] Step 12/12 : RUN $MAKE [2023-09-12T22:03:28.901Z] ---> Running in b25838d74215 [2023-09-12T22:03:28.901Z] noop [2023-09-12T22:03:28.901Z] Removing intermediate container b25838d74215 [2023-09-12T22:03:28.901Z] ---> 91fd214094db [2023-09-12T22:03:28.901Z] Successfully built 91fd214094db [2023-09-12T22:03:28.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:29.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:03:29.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:03:29.287Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:03:29.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T22:03:29.611Z] $ docker top 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:03:29.967Z] + go version [2023-09-12T22:03:29.967Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T22:03:29.955Z] $ docker stop --time=1 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 [2023-09-12T22:03:31.205Z] $ docker rm -f --volumes 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:31.603Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:03:31.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:03:31.774Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:03:31.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T22:03:32.091Z] $ docker top 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:03:32.450Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:03:32.739Z] + make test [2023-09-12T22:03:32.739Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:03:34.114Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-12T22:03:43.616Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-12T22:03:43.616Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements [2023-09-12T22:03:50.169Z] go vet ./... [2023-09-12T22:03:52.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:03:52.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:03:52.699Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:03:52.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T22:03:52.705Z] $ docker stop --time=1 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 [2023-09-12T22:03:55.695Z] $ docker rm -f --volumes 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:03:56.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T22:03:56.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T22:03:56.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T22:03:56.913Z] + ls -al . [2023-09-12T22:03:56.913Z] total 188 [2023-09-12T22:03:56.913Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:03 . [2023-09-12T22:03:56.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:02 .. [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 22:02 .dockerignore [2023-09-12T22:03:56.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:03 .git [2023-09-12T22:03:56.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:02 .github [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:02 .gitignore [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:02 .golangci.yml [2023-09-12T22:03:56.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:02 .semver [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 22:02 Attribution.txt [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 22:02 CHANGELOG.md [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 22:02 Dockerfile [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:02 GOVERNANCE.md [2023-09-12T22:03:56.913Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:02 Jenkinsfile [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:02 LICENSE [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 22:02 Makefile [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:02 OWNERS.md [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 22:02 README.md [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 22:02 VERSION [2023-09-12T22:03:56.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:02 bin [2023-09-12T22:03:56.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:02 cmd [2023-09-12T22:03:56.914Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 22:03 coverage.out [2023-09-12T22:03:56.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:02 driver [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 22:02 go.mod [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:02 go.sum [2023-09-12T22:03:56.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:02 snap [2023-09-12T22:03:56.914Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 22:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:57.218Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-09-12T22:03:57.218Z] Sending build context to Docker daemon 10.95MB [2023-09-12T22:03:57.218Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:03:57.218Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T22:03:57.218Z] ---> 91fd214094db [2023-09-12T22:03:57.218Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:03:57.477Z] ---> Running in 6e681c542789 [2023-09-12T22:03:57.477Z] Removing intermediate container 6e681c542789 [2023-09-12T22:03:57.477Z] ---> 064e23126541 [2023-09-12T22:03:57.477Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:03:57.477Z] ---> Running in 30e3f658a2bb [2023-09-12T22:03:57.735Z] Removing intermediate container 30e3f658a2bb [2023-09-12T22:03:57.735Z] ---> 176254e6b225 [2023-09-12T22:03:57.735Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:03:57.735Z] ---> Running in 43da8b7e7e2c [2023-09-12T22:03:57.735Z] Removing intermediate container 43da8b7e7e2c [2023-09-12T22:03:57.735Z] ---> ac970ee7c294 [2023-09-12T22:03:57.735Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:03:57.735Z] ---> Running in ed6ffbf36850 [2023-09-12T22:03:57.735Z] Removing intermediate container ed6ffbf36850 [2023-09-12T22:03:57.735Z] ---> 2f1cdd383a67 [2023-09-12T22:03:57.735Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:03:57.735Z] ---> Running in 0a6126f243d5 [2023-09-12T22:03:57.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:03:58.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:03:58.506Z] OK: 270 MiB in 60 packages [2023-09-12T22:03:58.764Z] Removing intermediate container 0a6126f243d5 [2023-09-12T22:03:58.764Z] ---> ddc80446cbf8 [2023-09-12T22:03:58.764Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-12T22:03:58.764Z] ---> Running in 2601d622aaea [2023-09-12T22:03:59.022Z] Removing intermediate container 2601d622aaea [2023-09-12T22:03:59.022Z] ---> ebe76dd086f3 [2023-09-12T22:03:59.022Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-12T22:03:59.022Z] ---> 3897ed16be67 [2023-09-12T22:03:59.022Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:03:59.022Z] ---> Running in 0fa8c9961777 [2023-09-12T22:03:59.592Z] Removing intermediate container 0fa8c9961777 [2023-09-12T22:03:59.592Z] ---> 124b6b6fde13 [2023-09-12T22:03:59.592Z] Step 11/25 : COPY . . [2023-09-12T22:04:00.159Z] ---> 279706f8f11d [2023-09-12T22:04:00.159Z] Step 12/25 : RUN $MAKE [2023-09-12T22:04:00.159Z] ---> Running in 0048a0cef8e3 [2023-09-12T22:04:00.457Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-12T22:04:18.622Z] Removing intermediate container 0048a0cef8e3 [2023-09-12T22:04:18.622Z] ---> 6c5455816b54 [2023-09-12T22:04:18.622Z] Step 13/25 : FROM alpine:3.18 [2023-09-12T22:04:18.622Z] 3.18: Pulling from library/alpine [2023-09-12T22:04:18.622Z] 7264a8db6415: Already exists [2023-09-12T22:04:18.622Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:04:18.622Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:04:18.622Z] ---> 7e01a0d0a1dc [2023-09-12T22:04:18.622Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T22:04:18.622Z] ---> Running in 3f0cf44d8a3f [2023-09-12T22:04:18.622Z] Removing intermediate container 3f0cf44d8a3f [2023-09-12T22:04:18.622Z] ---> b28edbd775c0 [2023-09-12T22:04:18.622Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-12T22:04:18.622Z] ---> Running in d53003c9d28b [2023-09-12T22:04:18.622Z] Removing intermediate container d53003c9d28b [2023-09-12T22:04:18.622Z] ---> e2eb71578c1f [2023-09-12T22:04:18.622Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:04:18.622Z] ---> Running in 64a00285a4ed [2023-09-12T22:04:18.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:04:18.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:04:18.622Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:04:18.622Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:04:18.622Z] OK: 7 MiB in 16 packages [2023-09-12T22:04:19.186Z] Removing intermediate container 64a00285a4ed [2023-09-12T22:04:19.186Z] ---> 2145825d45f8 [2023-09-12T22:04:19.186Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-12T22:04:19.844Z] ---> 0cb3e7807efc [2023-09-12T22:04:19.844Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-12T22:04:19.844Z] ---> a05f23fc26e1 [2023-09-12T22:04:19.844Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-12T22:04:20.103Z] ---> ee2af08b2a4e [2023-09-12T22:04:20.103Z] Step 20/25 : EXPOSE 59986 [2023-09-12T22:04:20.103Z] ---> Running in 26ea21f9b725 [2023-09-12T22:04:20.103Z] Removing intermediate container 26ea21f9b725 [2023-09-12T22:04:20.103Z] ---> 3f34c2fd4a5d [2023-09-12T22:04:20.103Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-12T22:04:20.103Z] ---> Running in 3cb8b18d3b1d [2023-09-12T22:04:20.103Z] Removing intermediate container 3cb8b18d3b1d [2023-09-12T22:04:20.103Z] ---> 351deccfb04d [2023-09-12T22:04:20.103Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T22:04:20.103Z] ---> Running in a731b3d2e87b [2023-09-12T22:04:20.361Z] Removing intermediate container a731b3d2e87b [2023-09-12T22:04:20.361Z] ---> f7d85d0f5435 [2023-09-12T22:04:20.361Z] Step 23/25 : LABEL arch=amd64 [2023-09-12T22:04:20.361Z] ---> Running in bc3e7a045f70 [2023-09-12T22:04:20.361Z] Removing intermediate container bc3e7a045f70 [2023-09-12T22:04:20.361Z] ---> 74518f2f637a [2023-09-12T22:04:20.361Z] Step 24/25 : LABEL git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:04:20.361Z] ---> Running in 93302a942953 [2023-09-12T22:04:20.361Z] Removing intermediate container 93302a942953 [2023-09-12T22:04:20.361Z] ---> 7bbb330c6ab3 [2023-09-12T22:04:20.361Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-09-12T22:04:20.361Z] ---> Running in 17ffa502820e [2023-09-12T22:04:20.619Z] Removing intermediate container 17ffa502820e [2023-09-12T22:04:20.619Z] ---> 952c258c6cce [2023-09-12T22:04:20.619Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:04:20.619Z] Successfully built 952c258c6cce [2023-09-12T22:04:20.619Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:04:20.726Z] provisioning config files... [2023-09-12T22:04:20.734Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8932585073716461654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:04:21.030Z] ---> docker-login.sh [2023-09-12T22:04:21.030Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:04:21.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:21.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:21.030Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:21.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:21.030Z] [2023-09-12T22:04:21.030Z] Login Succeeded [2023-09-12T22:04:21.030Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:04:21.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:21.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:21.030Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:21.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:21.030Z] [2023-09-12T22:04:21.030Z] Login Succeeded [2023-09-12T22:04:21.030Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:04:21.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:21.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:21.288Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:21.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:21.288Z] [2023-09-12T22:04:21.288Z] Login Succeeded [2023-09-12T22:04:21.288Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:04:21.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:21.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:21.288Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:21.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:21.288Z] [2023-09-12T22:04:21.288Z] Login Succeeded [2023-09-12T22:04:21.288Z] docker.io [2023-09-12T22:04:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:21.546Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:21.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:21.546Z] [2023-09-12T22:04:21.546Z] Login Succeeded [2023-09-12T22:04:21.546Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:04:21.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:04:21.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:04:21.610Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-09-12T22:04:21.610Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:04:21.610Z] latest [2023-09-12T22:04:21.610Z] 3.1.0-dev.11 [2023-09-12T22:04:21.610Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:04:21.610Z] main [2023-09-12T22:04:21.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:21.930Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:22.237Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:04:22.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-12T22:04:22.237Z] cf04127ebe87: Preparing [2023-09-12T22:04:22.237Z] 23b8d3940276: Preparing [2023-09-12T22:04:22.237Z] 78f1b3eb82c1: Preparing [2023-09-12T22:04:22.237Z] d4eab7de55a4: Preparing [2023-09-12T22:04:22.238Z] 4693057ce236: Preparing [2023-09-12T22:04:22.238Z] 4693057ce236: Layer already exists [2023-09-12T22:04:22.238Z] d4eab7de55a4: Pushed [2023-09-12T22:04:22.238Z] cf04127ebe87: Pushed [2023-09-12T22:04:22.238Z] 23b8d3940276: Pushed [2023-09-12T22:04:24.768Z] 78f1b3eb82c1: Pushed [2023-09-12T22:04:24.768Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:25.082Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:25.475Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-09-12T22:04:25.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-12T22:04:25.475Z] cf04127ebe87: Preparing [2023-09-12T22:04:25.475Z] 23b8d3940276: Preparing [2023-09-12T22:04:25.475Z] 78f1b3eb82c1: Preparing [2023-09-12T22:04:25.475Z] d4eab7de55a4: Preparing [2023-09-12T22:04:25.475Z] 4693057ce236: Preparing [2023-09-12T22:04:25.475Z] 4693057ce236: Layer already exists [2023-09-12T22:04:25.475Z] d4eab7de55a4: Layer already exists [2023-09-12T22:04:25.475Z] cf04127ebe87: Layer already exists [2023-09-12T22:04:25.475Z] 23b8d3940276: Layer already exists [2023-09-12T22:04:25.475Z] 78f1b3eb82c1: Layer already exists [2023-09-12T22:04:25.475Z] latest: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:25.796Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:26.108Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 [2023-09-12T22:04:26.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-12T22:04:26.108Z] cf04127ebe87: Preparing [2023-09-12T22:04:26.108Z] 23b8d3940276: Preparing [2023-09-12T22:04:26.108Z] 78f1b3eb82c1: Preparing [2023-09-12T22:04:26.108Z] d4eab7de55a4: Preparing [2023-09-12T22:04:26.108Z] 4693057ce236: Preparing [2023-09-12T22:04:26.108Z] d4eab7de55a4: Layer already exists [2023-09-12T22:04:26.108Z] 4693057ce236: Layer already exists [2023-09-12T22:04:26.108Z] 23b8d3940276: Layer already exists [2023-09-12T22:04:26.108Z] 78f1b3eb82c1: Layer already exists [2023-09-12T22:04:26.108Z] cf04127ebe87: Layer already exists [2023-09-12T22:04:26.108Z] 3.1.0-dev.11: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:26.424Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:26.736Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:04:26.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-12T22:04:26.736Z] cf04127ebe87: Preparing [2023-09-12T22:04:26.736Z] 23b8d3940276: Preparing [2023-09-12T22:04:26.736Z] 78f1b3eb82c1: Preparing [2023-09-12T22:04:26.736Z] d4eab7de55a4: Preparing [2023-09-12T22:04:26.736Z] 4693057ce236: Preparing [2023-09-12T22:04:26.736Z] 23b8d3940276: Layer already exists [2023-09-12T22:04:26.736Z] 78f1b3eb82c1: Layer already exists [2023-09-12T22:04:26.736Z] d4eab7de55a4: Layer already exists [2023-09-12T22:04:26.736Z] 4693057ce236: Layer already exists [2023-09-12T22:04:26.736Z] cf04127ebe87: Layer already exists [2023-09-12T22:04:26.737Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:27.055Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:27.371Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-09-12T22:04:27.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-12T22:04:27.371Z] cf04127ebe87: Preparing [2023-09-12T22:04:27.371Z] 23b8d3940276: Preparing [2023-09-12T22:04:27.371Z] 78f1b3eb82c1: Preparing [2023-09-12T22:04:27.371Z] d4eab7de55a4: Preparing [2023-09-12T22:04:27.371Z] 4693057ce236: Preparing [2023-09-12T22:04:27.371Z] cf04127ebe87: Layer already exists [2023-09-12T22:04:27.371Z] 78f1b3eb82c1: Layer already exists [2023-09-12T22:04:27.371Z] d4eab7de55a4: Layer already exists [2023-09-12T22:04:27.371Z] 23b8d3940276: Layer already exists [2023-09-12T22:04:27.371Z] 4693057ce236: Layer already exists [2023-09-12T22:04:27.371Z] main: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:04:27.425Z] ===================================================== [Pipeline] echo [2023-09-12T22:04:27.437Z] taggedImages: [2023-09-12T22:04:27.437Z] - nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:04:27.437Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-09-12T22:04:27.437Z] - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 [2023-09-12T22:04:27.437Z] - nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:04:27.437Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:27.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:04:27.801Z] [2023-09-12T22:04:27.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:28.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:04:28.100Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T22:04:28.100Z] 5eb5b503b376: Pulling fs layer [2023-09-12T22:04:28.100Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T22:04:28.100Z] ec43610c2a17: Pulling fs layer [2023-09-12T22:04:28.100Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T22:04:28.100Z] 33b1e0a273af: Pulling fs layer [2023-09-12T22:04:28.100Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T22:04:28.100Z] 2f39f015ded8: Pulling fs layer [2023-09-12T22:04:28.100Z] 5d3b04190fa2: Waiting [2023-09-12T22:04:28.100Z] 3a2ae6a8a46f: Waiting [2023-09-12T22:04:28.100Z] 33b1e0a273af: Waiting [2023-09-12T22:04:28.100Z] 5c69ac0246d0: Download complete [2023-09-12T22:04:28.100Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T22:04:28.100Z] 3a2ae6a8a46f: Download complete [2023-09-12T22:04:28.100Z] 33b1e0a273af: Verifying Checksum [2023-09-12T22:04:28.100Z] 33b1e0a273af: Download complete [2023-09-12T22:04:28.100Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T22:04:28.100Z] 5d3b04190fa2: Download complete [2023-09-12T22:04:28.359Z] ec43610c2a17: Verifying Checksum [2023-09-12T22:04:28.359Z] ec43610c2a17: Download complete [2023-09-12T22:04:28.359Z] 5eb5b503b376: Verifying Checksum [2023-09-12T22:04:28.359Z] 5eb5b503b376: Download complete [2023-09-12T22:04:28.926Z] 2f39f015ded8: Download complete [2023-09-12T22:04:29.492Z] 5eb5b503b376: Pull complete [2023-09-12T22:04:29.750Z] 5c69ac0246d0: Pull complete [2023-09-12T22:04:30.008Z] ec43610c2a17: Pull complete [2023-09-12T22:04:30.008Z] 3a2ae6a8a46f: Pull complete [2023-09-12T22:04:30.265Z] 33b1e0a273af: Pull complete [2023-09-12T22:04:30.523Z] 5d3b04190fa2: Pull complete [2023-09-12T22:04:34.706Z] 2f39f015ded8: Pull complete [2023-09-12T22:04:34.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T22:04:34.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:04:34.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:04:34.805Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:04:34.844Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:04:38.070Z] $ docker top ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:04:38.432Z] ---> job-cost.sh [2023-09-12T22:04:38.432Z] lf-activate-venv: SKIPPING [2023-09-12T22:04:38.432Z] INFO: No Stack... [2023-09-12T22:04:40.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:04:40.908Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:04:41.196Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-09-12T22:04:41.196Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T22:04:41.208Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [2023-09-12T22:04:41.214Z] Resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] did not exist. Created. [2023-09-12T22:04:41.214Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:04:41.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T22:04:41.554Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:04:41.561Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:04:41.583Z] $ docker stop --time=1 ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 [2023-09-12T22:04:42.743Z] $ docker rm -f --volumes ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T22:05:31.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6030 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-09-12T22:05:31.481Z] Running in /w/workspace/device-rest-go/131 [Pipeline] { [Pipeline] checkout [2023-09-12T22:05:31.543Z] The recommended git tool is: git [2023-09-12T22:05:37.566Z] using credential edgex-jenkins-ssh [2023-09-12T22:05:37.584Z] Cloning the remote Git repository [2023-09-12T22:05:37.618Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-09-12T22:05:37.741Z] > git init /w/workspace/device-rest-go/131 # timeout=10 [2023-09-12T22:05:37.916Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-12T22:05:37.918Z] > git --version # timeout=10 [2023-09-12T22:05:37.943Z] > git --version # 'git version 2.25.1' [2023-09-12T22:05:37.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:05:38.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:05:40.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-12T22:05:40.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:05:41.286Z] Avoid second fetch [2023-09-12T22:05:41.287Z] Checking out Revision 7661139dd1c3d848a7247d8835c5c2fde1868ee5 (main) [2023-09-12T22:05:41.285Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T22:05:41.365Z] > git checkout -f 7661139dd1c3d848a7247d8835c5c2fde1868ee5 # timeout=10 [2023-09-12T22:05:41.961Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:05:42.851Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T22:05:42.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:05:42.851Z] Dload Upload Total Spent Left Speed [2023-09-12T22:05:42.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-12T22:05:43.528Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T22:05:43.882Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T22:05:43.882Z] + sudo tee /etc/docker/daemon.new [2023-09-12T22:05:43.882Z] { [2023-09-12T22:05:43.882Z] "registry-mirrors": [ [2023-09-12T22:05:43.882Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T22:05:43.882Z] ], [2023-09-12T22:05:43.882Z] "bip": "10.250.0.254/24", [2023-09-12T22:05:43.882Z] "hosts": [ [2023-09-12T22:05:43.882Z] "tcp://0.0.0.0:5555", [2023-09-12T22:05:43.882Z] "unix:///var/run/docker.sock" [2023-09-12T22:05:43.882Z] ], [2023-09-12T22:05:43.882Z] "mtu": 1458, [2023-09-12T22:05:43.882Z] "selinux-enabled": true, [2023-09-12T22:05:43.882Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T22:05:43.882Z] } [Pipeline] sh [2023-09-12T22:05:44.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T22:05:44.614Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:06:02.976Z] provisioning config files... [2023-09-12T22:06:03.008Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/131@tmp/config6465115643852826257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:06:03.370Z] ---> docker-login.sh [2023-09-12T22:06:03.371Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:06:03.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:04.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:04.229Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:04.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:04.229Z] [2023-09-12T22:06:04.229Z] Login Succeeded [2023-09-12T22:06:04.229Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:06:04.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:04.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:04.499Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:04.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:04.499Z] [2023-09-12T22:06:04.499Z] Login Succeeded [2023-09-12T22:06:04.499Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:06:04.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:05.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:05.041Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:05.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:05.041Z] [2023-09-12T22:06:05.041Z] Login Succeeded [2023-09-12T22:06:05.041Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:06:05.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:05.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:05.314Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:05.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:05.314Z] [2023-09-12T22:06:05.314Z] Login Succeeded [2023-09-12T22:06:05.314Z] docker.io [2023-09-12T22:06:05.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:05.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:05.854Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:05.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:05.854Z] [2023-09-12T22:06:05.854Z] Login Succeeded [2023-09-12T22:06:05.854Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:06:05.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T22:06:06.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:06:06.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:06:06.205Z] ========================================================= [2023-09-12T22:06:06.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T22:06:06.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:06.565Z] + 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 . [2023-09-12T22:06:06.565Z] Sending build context to Docker daemon 143.4kB [2023-09-12T22:06:06.848Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:06:06.848Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:06:07.123Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T22:06:07.123Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T22:06:07.123Z] 5d54e960e981: Pulling fs layer [2023-09-12T22:06:07.123Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T22:06:07.123Z] f0e02332f6b5: Pulling fs layer [2023-09-12T22:06:07.123Z] 66412af1f25a: Pulling fs layer [2023-09-12T22:06:07.123Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T22:06:07.123Z] 9a37bb91b891: Pulling fs layer [2023-09-12T22:06:07.123Z] a29adfc67d43: Pulling fs layer [2023-09-12T22:06:07.123Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T22:06:07.123Z] 1baf3a5c0e64: Waiting [2023-09-12T22:06:07.123Z] 9a37bb91b891: Waiting [2023-09-12T22:06:07.123Z] a29adfc67d43: Waiting [2023-09-12T22:06:07.123Z] d5de9f91c1a4: Waiting [2023-09-12T22:06:07.123Z] f0e02332f6b5: Waiting [2023-09-12T22:06:07.123Z] 66412af1f25a: Waiting [2023-09-12T22:06:07.123Z] 5d54e960e981: Verifying Checksum [2023-09-12T22:06:07.123Z] 5d54e960e981: Download complete [2023-09-12T22:06:07.123Z] f0e02332f6b5: Verifying Checksum [2023-09-12T22:06:07.123Z] f0e02332f6b5: Download complete [2023-09-12T22:06:07.123Z] 66412af1f25a: Verifying Checksum [2023-09-12T22:06:07.123Z] 66412af1f25a: Download complete [2023-09-12T22:06:07.123Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T22:06:07.123Z] 9fda8d8052c6: Download complete [2023-09-12T22:06:07.726Z] 9a37bb91b891: Verifying Checksum [2023-09-12T22:06:07.726Z] 9a37bb91b891: Download complete [2023-09-12T22:06:08.316Z] 9fda8d8052c6: Pull complete [2023-09-12T22:06:08.316Z] a29adfc67d43: Verifying Checksum [2023-09-12T22:06:08.316Z] a29adfc67d43: Download complete [2023-09-12T22:06:08.909Z] 5d54e960e981: Pull complete [2023-09-12T22:06:09.191Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T22:06:09.191Z] d5de9f91c1a4: Download complete [2023-09-12T22:06:09.191Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T22:06:09.191Z] c4a7e357bf2a: Download complete [2023-09-12T22:06:10.157Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T22:06:10.157Z] 1baf3a5c0e64: Download complete [2023-09-12T22:06:20.252Z] c4a7e357bf2a: Pull complete [2023-09-12T22:06:20.252Z] f0e02332f6b5: Pull complete [2023-09-12T22:06:20.252Z] 66412af1f25a: Pull complete [2023-09-12T22:06:26.934Z] 1baf3a5c0e64: Pull complete [2023-09-12T22:06:28.888Z] 9a37bb91b891: Pull complete [2023-09-12T22:06:29.860Z] a29adfc67d43: Pull complete [2023-09-12T22:06:31.289Z] d5de9f91c1a4: Pull complete [2023-09-12T22:06:31.289Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T22:06:31.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:06:31.289Z] ---> 746ca1b523b5 [2023-09-12T22:06:31.289Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:06:33.880Z] ---> Running in 76a583f22e1f [2023-09-12T22:06:33.880Z] Removing intermediate container 76a583f22e1f [2023-09-12T22:06:33.880Z] ---> f482cf1e6607 [2023-09-12T22:06:33.880Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:06:33.880Z] ---> Running in faaed71c1b7a [2023-09-12T22:06:34.167Z] Removing intermediate container faaed71c1b7a [2023-09-12T22:06:34.167Z] ---> eaea154fd3f6 [2023-09-12T22:06:34.167Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:06:34.439Z] ---> Running in 54589d17980c [2023-09-12T22:06:34.713Z] Removing intermediate container 54589d17980c [2023-09-12T22:06:34.713Z] ---> b33b4f1385f1 [2023-09-12T22:06:34.713Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:06:34.985Z] ---> Running in 7468d728471b [2023-09-12T22:06:35.254Z] Removing intermediate container 7468d728471b [2023-09-12T22:06:35.254Z] ---> 755f841f5183 [2023-09-12T22:06:35.254Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:06:35.570Z] ---> Running in 322bc703ead4 [2023-09-12T22:06:37.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:06:37.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:06:38.314Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T22:06:38.314Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T22:06:38.314Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T22:06:38.585Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T22:06:38.585Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:06:38.585Z] OK: 272 MiB in 60 packages [2023-09-12T22:06:42.873Z] Removing intermediate container 322bc703ead4 [2023-09-12T22:06:42.873Z] ---> 237f31fdd812 [2023-09-12T22:06:42.873Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-12T22:06:42.873Z] ---> Running in 2e50129ee56d [2023-09-12T22:06:42.873Z] Removing intermediate container 2e50129ee56d [2023-09-12T22:06:42.873Z] ---> 6df82db3d367 [2023-09-12T22:06:42.873Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:06:43.168Z] ---> 041943e449fa [2023-09-12T22:06:43.168Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:06:43.168Z] ---> Running in 9cd89252c3ca [2023-09-12T22:08:05.017Z] Removing intermediate container 9cd89252c3ca [2023-09-12T22:08:05.017Z] ---> 16b9b205095e [2023-09-12T22:08:05.017Z] Step 11/12 : COPY . . [2023-09-12T22:08:05.017Z] ---> 3232669ec8a2 [2023-09-12T22:08:05.017Z] Step 12/12 : RUN $MAKE [2023-09-12T22:08:05.017Z] ---> Running in 5da6c9cbbd3f [2023-09-12T22:08:05.017Z] noop [2023-09-12T22:08:05.017Z] Removing intermediate container 5da6c9cbbd3f [2023-09-12T22:08:05.017Z] ---> c8d651e57b5f [2023-09-12T22:08:05.017Z] Successfully built c8d651e57b5f [2023-09-12T22:08:05.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:08:05.396Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:08:05.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:08:05.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container [2023-09-12T22:08:05.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T22:08:07.138Z] $ docker top 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:08:08.035Z] + go version [2023-09-12T22:08:08.035Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T22:08:08.044Z] $ docker stop --time=1 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 [2023-09-12T22:08:09.742Z] $ docker rm -f --volumes 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:08:10.327Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:08:10.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:08:10.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container [2023-09-12T22:08:10.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T22:08:11.952Z] $ docker top c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:08:12.859Z] + git config --global --add safe.directory /w/workspace/device-rest-go/131 [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:08:13.535Z] + make test [2023-09-12T22:08:13.535Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:08:18.898Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-12T22:10:40.636Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-12T22:10:40.636Z] ok github.com/edgexfoundry/device-rest-go/driver 0.071s coverage: 33.2% of statements [2023-09-12T22:10:40.636Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T22:10:40.636Z] go vet ./... [2023-09-12T22:11:07.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:11:07.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:11:07.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:11:07.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T22:11:07.969Z] $ docker stop --time=1 c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e [2023-09-12T22:11:09.853Z] $ docker rm -f --volumes c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:11:11.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T22:11:11.149Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T22:11:11.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:11:12.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T22:11:12.423Z] + ls -al . [2023-09-12T22:11:12.423Z] total 184 [2023-09-12T22:11:12.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:08 . [2023-09-12T22:11:12.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 .. [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 22:05 .dockerignore [2023-09-12T22:11:12.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:05 .git [2023-09-12T22:11:12.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 .github [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:05 .gitignore [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:05 .golangci.yml [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 22:05 Attribution.txt [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 22:05 CHANGELOG.md [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 22:05 Dockerfile [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:05 GOVERNANCE.md [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:05 Jenkinsfile [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:05 LICENSE [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 22:05 Makefile [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:05 OWNERS.md [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 22:05 README.md [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 22:02 VERSION [2023-09-12T22:11:12.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 bin [2023-09-12T22:11:12.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 cmd [2023-09-12T22:11:12.423Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 22:10 coverage.out [2023-09-12T22:11:12.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 driver [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 22:05 go.mod [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:05 go.sum [2023-09-12T22:11:12.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 snap [2023-09-12T22:11:12.423Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:11:12.770Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-09-12T22:11:12.770Z] Sending build context to Docker daemon 158.7kB [2023-09-12T22:11:13.040Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:11:13.040Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T22:11:13.040Z] ---> c8d651e57b5f [2023-09-12T22:11:13.040Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:11:13.040Z] ---> Running in f5f7e9b51060 [2023-09-12T22:11:13.627Z] Removing intermediate container f5f7e9b51060 [2023-09-12T22:11:13.627Z] ---> 00080962c115 [2023-09-12T22:11:13.627Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:11:13.627Z] ---> Running in eb85d4ecf290 [2023-09-12T22:11:13.895Z] Removing intermediate container eb85d4ecf290 [2023-09-12T22:11:13.895Z] ---> 5168c13f1cd0 [2023-09-12T22:11:13.895Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:11:13.895Z] ---> Running in 7a7699385be2 [2023-09-12T22:11:14.163Z] Removing intermediate container 7a7699385be2 [2023-09-12T22:11:14.163Z] ---> 7fdac1952404 [2023-09-12T22:11:14.163Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:11:14.430Z] ---> Running in 21348c3ee912 [2023-09-12T22:11:14.698Z] Removing intermediate container 21348c3ee912 [2023-09-12T22:11:14.698Z] ---> 7fbbf996a6b0 [2023-09-12T22:11:14.698Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:11:14.698Z] ---> Running in 8def884974a8 [2023-09-12T22:11:15.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:15.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:17.445Z] OK: 272 MiB in 60 packages [2023-09-12T22:11:18.029Z] Removing intermediate container 8def884974a8 [2023-09-12T22:11:18.029Z] ---> a660ab9c0885 [2023-09-12T22:11:18.029Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-12T22:11:18.297Z] ---> Running in 32af3d506a56 [2023-09-12T22:11:18.565Z] Removing intermediate container 32af3d506a56 [2023-09-12T22:11:18.565Z] ---> 6b5e5d85f394 [2023-09-12T22:11:18.565Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-12T22:11:19.150Z] ---> ee297a1c286f [2023-09-12T22:11:19.150Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:11:19.150Z] ---> Running in acdde09522b9 [2023-09-12T22:11:21.097Z] Removing intermediate container acdde09522b9 [2023-09-12T22:11:21.097Z] ---> 7943f95fd7fe [2023-09-12T22:11:21.097Z] Step 11/25 : COPY . . [2023-09-12T22:11:22.073Z] ---> 402c4480fddf [2023-09-12T22:11:22.073Z] Step 12/25 : RUN $MAKE [2023-09-12T22:11:22.073Z] ---> Running in e6d6ae4c2312 [2023-09-12T22:11:23.045Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-12T22:13:32.344Z] Removing intermediate container e6d6ae4c2312 [2023-09-12T22:13:32.344Z] ---> 3348e6359c7d [2023-09-12T22:13:32.344Z] Step 13/25 : FROM alpine:3.18 [2023-09-12T22:13:32.344Z] 3.18: Pulling from library/alpine [2023-09-12T22:13:32.344Z] 9fda8d8052c6: Already exists [2023-09-12T22:13:32.344Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:13:32.344Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:13:32.344Z] ---> f6648c04cd6c [2023-09-12T22:13:32.344Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T22:13:32.344Z] ---> Running in 493078b4fed8 [2023-09-12T22:13:32.613Z] Removing intermediate container 493078b4fed8 [2023-09-12T22:13:32.613Z] ---> 2fb3662f4f8f [2023-09-12T22:13:32.613Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-12T22:13:32.880Z] ---> Running in fabae2e35ea4 [2023-09-12T22:13:33.149Z] Removing intermediate container fabae2e35ea4 [2023-09-12T22:13:33.149Z] ---> 384402ed9f89 [2023-09-12T22:13:33.149Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:13:33.149Z] ---> Running in cdce0db61352 [2023-09-12T22:13:34.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:34.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:35.786Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:13:35.786Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:13:35.786Z] OK: 8 MiB in 16 packages [2023-09-12T22:13:36.831Z] Removing intermediate container cdce0db61352 [2023-09-12T22:13:36.831Z] ---> 1615bffc2120 [2023-09-12T22:13:36.831Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-12T22:13:38.250Z] ---> 37f2aadeb2c2 [2023-09-12T22:13:38.250Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-12T22:13:38.525Z] ---> a7b3d3d67f4b [2023-09-12T22:13:38.525Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-12T22:13:39.110Z] ---> 810a4711e170 [2023-09-12T22:13:39.110Z] Step 20/25 : EXPOSE 59986 [2023-09-12T22:13:39.378Z] ---> Running in 4cd017fd49ca [2023-09-12T22:13:39.645Z] Removing intermediate container 4cd017fd49ca [2023-09-12T22:13:39.645Z] ---> f860c8e18463 [2023-09-12T22:13:39.645Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-12T22:13:39.645Z] ---> Running in 787ca494d4d7 [2023-09-12T22:13:39.914Z] Removing intermediate container 787ca494d4d7 [2023-09-12T22:13:39.914Z] ---> a10ba52cafc6 [2023-09-12T22:13:39.914Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T22:13:39.914Z] ---> Running in 566cde34749e [2023-09-12T22:13:40.501Z] Removing intermediate container 566cde34749e [2023-09-12T22:13:40.501Z] ---> c6119fbed46c [2023-09-12T22:13:40.501Z] Step 23/25 : LABEL arch=arm64 [2023-09-12T22:13:40.501Z] ---> Running in 906a9f9a2653 [2023-09-12T22:13:40.769Z] Removing intermediate container 906a9f9a2653 [2023-09-12T22:13:40.769Z] ---> 5fc59b236b6d [2023-09-12T22:13:40.769Z] Step 24/25 : LABEL git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:13:40.769Z] ---> Running in fe294c689e58 [2023-09-12T22:13:41.048Z] Removing intermediate container fe294c689e58 [2023-09-12T22:13:41.048Z] ---> 62d315bb5812 [2023-09-12T22:13:41.048Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-09-12T22:13:41.318Z] ---> Running in 50f6a82e36f4 [2023-09-12T22:13:41.585Z] Removing intermediate container 50f6a82e36f4 [2023-09-12T22:13:41.585Z] ---> de6c242550e1 [2023-09-12T22:13:41.585Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:13:41.585Z] Successfully built de6c242550e1 [2023-09-12T22:13:41.585Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:13:41.713Z] provisioning config files... [2023-09-12T22:13:41.729Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/131@tmp/config1111071189478142543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:13:42.069Z] ---> docker-login.sh [2023-09-12T22:13:42.070Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:13:42.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:42.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:42.401Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:42.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:42.401Z] [2023-09-12T22:13:42.401Z] Login Succeeded [2023-09-12T22:13:42.401Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:13:42.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:42.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:42.671Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:42.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:42.671Z] [2023-09-12T22:13:42.671Z] Login Succeeded [2023-09-12T22:13:42.671Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:13:42.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:43.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:43.209Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:43.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:43.209Z] [2023-09-12T22:13:43.209Z] Login Succeeded [2023-09-12T22:13:43.209Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:13:43.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:43.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:43.477Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:43.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:43.477Z] [2023-09-12T22:13:43.477Z] Login Succeeded [2023-09-12T22:13:43.477Z] docker.io [2023-09-12T22:13:43.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:44.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:44.010Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:44.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:44.010Z] [2023-09-12T22:13:44.010Z] Login Succeeded [2023-09-12T22:13:44.010Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:13:44.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:13:44.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:13:44.085Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-09-12T22:13:44.085Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:13:44.085Z] latest [2023-09-12T22:13:44.085Z] 3.1.0-dev.11 [2023-09-12T22:13:44.085Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:13:44.085Z] main [2023-09-12T22:13:44.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:44.441Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:44.780Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:13:44.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-12T22:13:44.780Z] a1e81adc76c3: Preparing [2023-09-12T22:13:44.780Z] de4d82e34d92: Preparing [2023-09-12T22:13:44.780Z] c6d976f5d9b2: Preparing [2023-09-12T22:13:44.780Z] 0747e75a98e8: Preparing [2023-09-12T22:13:44.780Z] b2191e2be29d: Preparing [2023-09-12T22:13:44.780Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:45.057Z] de4d82e34d92: Pushed [2023-09-12T22:13:45.057Z] 0747e75a98e8: Pushed [2023-09-12T22:13:45.057Z] a1e81adc76c3: Pushed [2023-09-12T22:13:51.712Z] c6d976f5d9b2: Pushed [2023-09-12T22:13:51.712Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:52.075Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:52.414Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-09-12T22:13:52.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-12T22:13:52.414Z] a1e81adc76c3: Preparing [2023-09-12T22:13:52.414Z] de4d82e34d92: Preparing [2023-09-12T22:13:52.414Z] c6d976f5d9b2: Preparing [2023-09-12T22:13:52.414Z] 0747e75a98e8: Preparing [2023-09-12T22:13:52.414Z] b2191e2be29d: Preparing [2023-09-12T22:13:52.414Z] a1e81adc76c3: Layer already exists [2023-09-12T22:13:52.414Z] c6d976f5d9b2: Layer already exists [2023-09-12T22:13:52.414Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:52.414Z] 0747e75a98e8: Layer already exists [2023-09-12T22:13:52.414Z] de4d82e34d92: Layer already exists [2023-09-12T22:13:52.414Z] latest: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:52.765Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:53.121Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 [2023-09-12T22:13:53.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-12T22:13:53.122Z] a1e81adc76c3: Preparing [2023-09-12T22:13:53.122Z] de4d82e34d92: Preparing [2023-09-12T22:13:53.122Z] c6d976f5d9b2: Preparing [2023-09-12T22:13:53.122Z] 0747e75a98e8: Preparing [2023-09-12T22:13:53.122Z] b2191e2be29d: Preparing [2023-09-12T22:13:53.122Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:53.122Z] de4d82e34d92: Layer already exists [2023-09-12T22:13:53.122Z] c6d976f5d9b2: Layer already exists [2023-09-12T22:13:53.122Z] a1e81adc76c3: Layer already exists [2023-09-12T22:13:53.122Z] 0747e75a98e8: Layer already exists [2023-09-12T22:13:53.386Z] 3.1.0-dev.11: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:53.744Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:54.088Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:13:54.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-12T22:13:54.089Z] a1e81adc76c3: Preparing [2023-09-12T22:13:54.089Z] de4d82e34d92: Preparing [2023-09-12T22:13:54.089Z] c6d976f5d9b2: Preparing [2023-09-12T22:13:54.089Z] 0747e75a98e8: Preparing [2023-09-12T22:13:54.089Z] b2191e2be29d: Preparing [2023-09-12T22:13:54.089Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:54.089Z] 0747e75a98e8: Layer already exists [2023-09-12T22:13:54.089Z] c6d976f5d9b2: Layer already exists [2023-09-12T22:13:54.089Z] de4d82e34d92: Layer already exists [2023-09-12T22:13:54.089Z] a1e81adc76c3: Layer already exists [2023-09-12T22:13:54.089Z] 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:54.439Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:54.786Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-09-12T22:13:54.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-12T22:13:54.786Z] a1e81adc76c3: Preparing [2023-09-12T22:13:54.786Z] de4d82e34d92: Preparing [2023-09-12T22:13:54.786Z] c6d976f5d9b2: Preparing [2023-09-12T22:13:54.786Z] 0747e75a98e8: Preparing [2023-09-12T22:13:54.786Z] b2191e2be29d: Preparing [2023-09-12T22:13:54.786Z] c6d976f5d9b2: Layer already exists [2023-09-12T22:13:54.786Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:54.786Z] a1e81adc76c3: Layer already exists [2023-09-12T22:13:54.786Z] de4d82e34d92: Layer already exists [2023-09-12T22:13:54.786Z] 0747e75a98e8: Layer already exists [2023-09-12T22:13:54.786Z] main: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:13:55.117Z] ===================================================== [Pipeline] echo [2023-09-12T22:13:55.131Z] taggedImages: [2023-09-12T22:13:55.131Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [2023-09-12T22:13:55.131Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-09-12T22:13:55.131Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 [2023-09-12T22:13:55.131Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [2023-09-12T22:13:55.131Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:13:55.511Z] [2023-09-12T22:13:55.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:55.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:13:55.922Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T22:13:55.922Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T22:13:55.922Z] 04944245beec: Pulling fs layer [2023-09-12T22:13:55.922Z] 699f458cf7ca: Pulling fs layer [2023-09-12T22:13:55.922Z] 765212b225bb: Pulling fs layer [2023-09-12T22:13:55.922Z] f23df028b6ca: Pulling fs layer [2023-09-12T22:13:55.922Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T22:13:55.922Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T22:13:55.922Z] d65c8cfc05b1: Waiting [2023-09-12T22:13:55.922Z] 765212b225bb: Waiting [2023-09-12T22:13:55.922Z] 2437ff75d9bd: Waiting [2023-09-12T22:13:55.922Z] f23df028b6ca: Waiting [2023-09-12T22:13:56.206Z] 04944245beec: Verifying Checksum [2023-09-12T22:13:56.206Z] 04944245beec: Download complete [2023-09-12T22:13:56.206Z] 765212b225bb: Verifying Checksum [2023-09-12T22:13:56.206Z] 765212b225bb: Download complete [2023-09-12T22:13:56.206Z] f23df028b6ca: Download complete [2023-09-12T22:13:56.206Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T22:13:56.206Z] d65c8cfc05b1: Download complete [2023-09-12T22:13:56.206Z] 699f458cf7ca: Verifying Checksum [2023-09-12T22:13:56.206Z] 699f458cf7ca: Download complete [2023-09-12T22:13:56.820Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T22:13:56.820Z] 8998bd30e6a1: Download complete [2023-09-12T22:13:59.519Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T22:13:59.519Z] 2437ff75d9bd: Download complete [2023-09-12T22:14:00.951Z] 8998bd30e6a1: Pull complete [2023-09-12T22:14:01.217Z] 04944245beec: Pull complete [2023-09-12T22:14:02.627Z] 699f458cf7ca: Pull complete [2023-09-12T22:14:02.893Z] 765212b225bb: Pull complete [2023-09-12T22:14:03.484Z] f23df028b6ca: Pull complete [2023-09-12T22:14:03.750Z] d65c8cfc05b1: Pull complete [2023-09-12T22:14:18.753Z] 2437ff75d9bd: Pull complete [2023-09-12T22:14:18.753Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T22:14:18.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:14:18.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:18.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container [2023-09-12T22:14:19.047Z] $ 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-rest-go/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T22:14:21.948Z] $ docker top 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:22.799Z] ---> job-cost.sh [2023-09-12T22:14:22.799Z] lf-activate-venv: SKIPPING [2023-09-12T22:14:22.799Z] INFO: No Stack... [2023-09-12T22:14:23.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T22:14:24.029Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:14:24.674Z] + cat /w/workspace/device-rest-go/131/archives/cost.csv [2023-09-12T22:14:24.674Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T22:14:24.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [2023-09-12T22:14:24.756Z] Resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] did not exist. Created. [2023-09-12T22:14:24.756Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:14:25.425Z] /w/workspace/device-rest-go/131@tmp/durable-3d2dc290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T22:14:26.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T22:14:26.101Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T22:14:26.160Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:14:26.169Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:14:26.194Z] $ docker stop --time=1 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 [2023-09-12T22:14:27.745Z] $ docker rm -f --volumes 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-12T22:14:28.176Z] provisioning config files... [2023-09-12T22:14:28.184Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4222788252777540213tmp [Pipeline] { [Pipeline] sh [2023-09-12T22:14:28.472Z] + set +x [2023-09-12T22:14:28.472Z] + curl -s https://codecov.io/bash [2023-09-12T22:14:28.472Z] + bash -s -- [2023-09-12T22:14:28.472Z] [2023-09-12T22:14:28.472Z] _____ _ [2023-09-12T22:14:28.472Z] / ____| | | [2023-09-12T22:14:28.472Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T22:14:28.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T22:14:28.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T22:14:28.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T22:14:28.472Z] Bash-1.0.6 [2023-09-12T22:14:28.472Z] [2023-09-12T22:14:28.472Z] [2023-09-12T22:14:28.472Z] ==> git version 2.25.1 found [2023-09-12T22:14:28.472Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-12T22:14:28.472Z] Release-Date: 2020-01-08 [2023-09-12T22:14:28.472Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T22:14:28.472Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T22:14:28.472Z] ==> Jenkins CI detected. [2023-09-12T22:14:28.472Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-09-12T22:14:28.472Z] project root: . [2023-09-12T22:14:28.472Z] --> token set from env [2023-09-12T22:14:28.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T22:14:28.472Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T22:14:28.472Z] ==> Python coveragepy not found [2023-09-12T22:14:28.472Z] ==> Searching for coverage reports in: [2023-09-12T22:14:28.472Z] + . [2023-09-12T22:14:28.472Z] -> Found 1 reports [2023-09-12T22:14:28.472Z] ==> Detecting git/mercurial file structure [2023-09-12T22:14:28.472Z] ==> Reading reports [2023-09-12T22:14:28.472Z] + ./coverage.out bytes=14499 [2023-09-12T22:14:28.472Z] ==> Appending adjustments [2023-09-12T22:14:28.472Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T22:14:28.732Z] + Found adjustments [2023-09-12T22:14:28.732Z] ==> Gzipping contents [2023-09-12T22:14:28.732Z] 4.0K /tmp/codecov.TMNvw1.gz [2023-09-12T22:14:28.732Z] ==> Uploading reports [2023-09-12T22:14:28.732Z] url: https://codecov.io [2023-09-12T22:14:28.732Z] query: branch=main&commit=7661139dd1c3d848a7247d8835c5c2fde1868ee5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:14:28.732Z] -> Pinging Codecov [2023-09-12T22:14:28.732Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=7661139dd1c3d848a7247d8835c5c2fde1868ee5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:14:28.732Z] -> Uploading to [2023-09-12T22:14:28.732Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/4E5D53B4F1F92C436F7061BF334D961C/7661139dd1c3d848a7247d8835c5c2fde1868ee5/610f2b70-ffea-4df6-b411-01981940a2f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T221428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34555fb113d27b73d56d6608c184d27ac88048fc3082931d91dcb7885a5259ca [2023-09-12T22:14:28.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:14:28.732Z] Dload Upload Total Spent Left Speed [2023-09-12T22:14:28.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12719 --:--:-- --:--:-- --:--:-- 12784 [2023-09-12T22:14:28.990Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } [2023-09-12T22:14:28.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T22:14:29.183Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T22:14:29.196Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:29.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:29.500Z] [2023-09-12T22:14:29.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:29.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:29.800Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T22:14:29.800Z] df9b9388f04a: Pulling fs layer [2023-09-12T22:14:29.800Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T22:14:29.800Z] 25bc292e5bac: Pulling fs layer [2023-09-12T22:14:29.800Z] 114826534d7a: Pulling fs layer [2023-09-12T22:14:29.800Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T22:14:29.800Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T22:14:29.800Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T22:14:29.800Z] 114826534d7a: Waiting [2023-09-12T22:14:29.800Z] 4657fd5d0bcf: Waiting [2023-09-12T22:14:29.800Z] 25bc292e5bac: Download complete [2023-09-12T22:14:29.800Z] 52dc419b0ee2: Download complete [2023-09-12T22:14:29.800Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T22:14:29.800Z] 4657fd5d0bcf: Download complete [2023-09-12T22:14:29.800Z] df9b9388f04a: Download complete [2023-09-12T22:14:30.058Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T22:14:30.058Z] 6ad1cebc031e: Download complete [2023-09-12T22:14:30.058Z] df9b9388f04a: Pull complete [2023-09-12T22:14:30.058Z] 52dc419b0ee2: Pull complete [2023-09-12T22:14:30.058Z] 25bc292e5bac: Pull complete [2023-09-12T22:14:30.624Z] 114826534d7a: Verifying Checksum [2023-09-12T22:14:30.624Z] 114826534d7a: Download complete [2023-09-12T22:14:30.624Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T22:14:30.624Z] 8a3aa393b2d8: Download complete [2023-09-12T22:14:33.905Z] 114826534d7a: Pull complete [2023-09-12T22:14:33.905Z] 4657fd5d0bcf: Pull complete [2023-09-12T22:14:33.905Z] 6ad1cebc031e: Pull complete [2023-09-12T22:14:36.433Z] 8a3aa393b2d8: Pull complete [2023-09-12T22:14:36.433Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T22:14:36.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:36.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:36.578Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:14:36.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T22:14:39.608Z] $ docker top 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T22:14:39.650Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-09-12T22:14:39.924Z] + set -o pipefail [2023-09-12T22:14:39.924Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/12b8be54-83eb-436c-b9c6-56e549077b96 [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] [2023-09-12T22:14:45.194Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T22:14:45.194Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T22:14:45.194Z] More details here: https://snyk.co/ue1NS [2023-09-12T22:14:45.194Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T22:14:45.194Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T22:14:45.216Z] $ docker stop --time=1 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a [2023-09-12T22:14:48.897Z] $ docker rm -f --volumes 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:14:49.645Z] + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] sh [2023-09-12T22:14:49.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:14:49.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:50.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:14:50.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:50.308Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:14:50.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:14:50.770Z] $ docker top a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb -eo pid,comm [2023-09-12T22:14:50.805Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T22:14:50.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:14:50.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:14:50.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:14:50.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:14:50.969Z] $ docker exec a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb ssh-agent [2023-09-12T22:14:51.052Z] SSH_AUTH_SOCK=/tmp/ssh-Z1WwsjieDvmK/agent.33 [2023-09-12T22:14:51.053Z] SSH_AGENT_PID=39 [2023-09-12T22:14:51.057Z] Running ssh-add (command line suppressed) [2023-09-12T22:14:51.159Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12800886889374668635.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12800886889374668635.key) [2023-09-12T22:14:51.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:14:51.443Z] + git semver tag [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,619 [run_tag] DEBUG tag force:False [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,619 [check_head_tag] DEBUG check head tag [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,620 [execute] INFO git cat-file --batch-check [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,623 [execute] INFO git cat-file --batch [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,634 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,634 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,635 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:14:51.702Z] 2023-09-12 22:14:51,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:14:51.702Z] 3.1.0-dev.11 [Pipeline] } [2023-09-12T22:14:51.723Z] $ docker exec --env ******** --env ******** a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb ssh-agent -k [2023-09-12T22:14:51.811Z] unset SSH_AUTH_SOCK; [2023-09-12T22:14:51.812Z] unset SSH_AGENT_PID; [2023-09-12T22:14:51.812Z] echo Agent pid 39 killed; [2023-09-12T22:14:51.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:14:52.113Z] + git semver [Pipeline] } [2023-09-12T22:14:52.394Z] $ docker stop --time=1 a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb [2023-09-12T22:14:53.658Z] $ docker rm -f --volumes a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:54.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:14:54.023Z] [2023-09-12T22:14:54.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:54.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:14:54.321Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T22:14:54.321Z] ab5ef0e58194: Pulling fs layer [2023-09-12T22:14:54.321Z] 9712f1f96733: Pulling fs layer [2023-09-12T22:14:54.321Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T22:14:54.321Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T22:14:54.321Z] e9a5061849ea: Pulling fs layer [2023-09-12T22:14:54.321Z] d747dcd14b5f: Pulling fs layer [2023-09-12T22:14:54.321Z] 2de7ff778b66: Pulling fs layer [2023-09-12T22:14:54.321Z] d747dcd14b5f: Waiting [2023-09-12T22:14:54.321Z] 0d9ebad4ef96: Waiting [2023-09-12T22:14:54.321Z] e9a5061849ea: Waiting [2023-09-12T22:14:54.321Z] 2de7ff778b66: Waiting [2023-09-12T22:14:54.321Z] 9712f1f96733: Download complete [2023-09-12T22:14:54.580Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T22:14:54.580Z] 63f879dbbcfc: Download complete [2023-09-12T22:14:54.838Z] e9a5061849ea: Verifying Checksum [2023-09-12T22:14:54.838Z] e9a5061849ea: Download complete [2023-09-12T22:14:54.838Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T22:14:54.838Z] 0d9ebad4ef96: Download complete [2023-09-12T22:14:54.838Z] d747dcd14b5f: Verifying Checksum [2023-09-12T22:14:54.838Z] d747dcd14b5f: Download complete [2023-09-12T22:14:54.838Z] ab5ef0e58194: Verifying Checksum [2023-09-12T22:14:54.838Z] ab5ef0e58194: Download complete [2023-09-12T22:14:54.838Z] 2de7ff778b66: Verifying Checksum [2023-09-12T22:14:54.838Z] 2de7ff778b66: Download complete [2023-09-12T22:14:57.375Z] ab5ef0e58194: Pull complete [2023-09-12T22:14:57.375Z] 9712f1f96733: Pull complete [2023-09-12T22:14:57.940Z] 63f879dbbcfc: Pull complete [2023-09-12T22:15:07.032Z] 0d9ebad4ef96: Pull complete [2023-09-12T22:15:07.032Z] e9a5061849ea: Pull complete [2023-09-12T22:15:07.032Z] d747dcd14b5f: Pull complete [2023-09-12T22:15:07.032Z] 2de7ff778b66: Pull complete [2023-09-12T22:15:07.032Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T22:15:07.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:15:07.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:07.124Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:15:07.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T22:15:18.801Z] $ docker top fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:15:18.852Z] provisioning config files... [2023-09-12T22:15:18.859Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18443185461938733087tmp [2023-09-12T22:15:18.870Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config792662325014861863tmp [2023-09-12T22:15:18.879Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4661252256007313433tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:15:18.891Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:19.173Z] ---> sigul-configuration.sh [2023-09-12T22:15:19.173Z] gpg: directory `/root/.gnupg' created [2023-09-12T22:15:19.173Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T22:15:19.173Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T22:15:19.173Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T22:15:19.173Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T22:15:19.173Z] gpg: CAST5 encrypted data [2023-09-12T22:15:19.173Z] gpg: encrypted with 1 passphrase [2023-09-12T22:15:19.173Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T22:15:19.455Z] + mkdir /home/jenkins [2023-09-12T22:15:19.455Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T22:15:19.741Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-12T22:15:19.749Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:20.031Z] ---> sigul-install.sh [2023-09-12T22:15:20.031Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T22:15:20.315Z] + git tag --list [2023-09-12T22:15:20.315Z] v1.0.0 [2023-09-12T22:15:20.315Z] v1.1.0 [2023-09-12T22:15:20.315Z] v1.1.1 [2023-09-12T22:15:20.315Z] v1.1.2 [2023-09-12T22:15:20.315Z] v1.2.0 [2023-09-12T22:15:20.315Z] v1.2.1 [2023-09-12T22:15:20.315Z] v2.0.0 [2023-09-12T22:15:20.315Z] v2.1.0 [2023-09-12T22:15:20.315Z] v2.1.1 [2023-09-12T22:15:20.315Z] v2.2.0 [2023-09-12T22:15:20.315Z] v2.3.0 [2023-09-12T22:15:20.315Z] v3.0 [2023-09-12T22:15:20.315Z] v3.0.0 [2023-09-12T22:15:20.315Z] v3.1.0-dev.1 [2023-09-12T22:15:20.315Z] v3.1.0-dev.10 [2023-09-12T22:15:20.315Z] v3.1.0-dev.11 [2023-09-12T22:15:20.315Z] v3.1.0-dev.2 [2023-09-12T22:15:20.315Z] v3.1.0-dev.3 [2023-09-12T22:15:20.315Z] v3.1.0-dev.4 [2023-09-12T22:15:20.315Z] v3.1.0-dev.5 [2023-09-12T22:15:20.315Z] v3.1.0-dev.6 [2023-09-12T22:15:20.315Z] v3.1.0-dev.7 [2023-09-12T22:15:20.315Z] v3.1.0-dev.8 [2023-09-12T22:15:20.315Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T22:15:20.598Z] + lftools sign git-tag v3.1.0-dev.11 [2023-09-12T22:15:21.165Z] Signing Git tag with Sigul... [2023-09-12T22:15:21.165Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-09-12T22:15:21.432Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:22.389Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T22:15:22.396Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T22:15:22.428Z] $ docker stop --time=1 fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 [2023-09-12T22:15:24.325Z] $ docker rm -f --volumes fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T22:15:24.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:15:24.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:25.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:15:25.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:25.104Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:15:25.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:15:25.456Z] $ docker top 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 -eo pid,comm [2023-09-12T22:15:25.491Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T22:15:25.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:15:25.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:15:25.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:15:25.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:15:25.667Z] $ docker exec 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 ssh-agent [2023-09-12T22:15:25.753Z] SSH_AUTH_SOCK=/tmp/ssh-TNlYnOBmyuUr/agent.31 [2023-09-12T22:15:25.753Z] SSH_AGENT_PID=38 [2023-09-12T22:15:25.757Z] Running ssh-add (command line suppressed) [2023-09-12T22:15:25.879Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13487661008996053308.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13487661008996053308.key) [2023-09-12T22:15:25.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:15:26.164Z] + git semver bump pre [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,354 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,355 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,355 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,355 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,357 [execute] INFO git cat-file --batch-check [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,363 [execute] INFO git cat-file --batch [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:26.425Z] 2023-09-12 22:15:26,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:15:26.425Z] 3.1.0-dev.12 [Pipeline] } [2023-09-12T22:15:26.446Z] $ docker exec --env ******** --env ******** 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 ssh-agent -k [2023-09-12T22:15:26.543Z] unset SSH_AUTH_SOCK; [2023-09-12T22:15:26.543Z] unset SSH_AGENT_PID; [2023-09-12T22:15:26.543Z] echo Agent pid 38 killed; [2023-09-12T22:15:26.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:15:26.846Z] + git semver [Pipeline] } [2023-09-12T22:15:27.129Z] $ docker stop --time=1 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 [2023-09-12T22:15:28.429Z] $ docker rm -f --volumes 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:15:28.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:15:28.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:29.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:15:29.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:29.119Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:15:29.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:15:29.482Z] $ docker top 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:15:29.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:15:29.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:15:29.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:15:29.677Z] $ docker exec 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 ssh-agent [2023-09-12T22:15:29.760Z] SSH_AUTH_SOCK=/tmp/ssh-4Y8ZUulnRY9i/agent.33 [2023-09-12T22:15:29.760Z] SSH_AGENT_PID=39 [2023-09-12T22:15:29.764Z] Running ssh-add (command line suppressed) [2023-09-12T22:15:29.876Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11891881132347397867.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11891881132347397867.key) [2023-09-12T22:15:29.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:15:30.165Z] + git semver push [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,341 [run_push] DEBUG push [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,342 [execute] INFO git cat-file --batch-check [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,348 [execute] INFO git rev-list ce8ddb02f8cb58c47efa7108c513a7cb0dd3c53e -- [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,348 [execute] DEBUG Popen(['git', 'rev-list', 'ce8ddb02f8cb58c47efa7108c513a7cb0dd3c53e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,356 [execute] INFO git fetch -v origin [2023-09-12T22:15:30.424Z] 2023-09-12 22:15:30,356 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T22:15:30.990Z] 2023-09-12 22:15:30,831 [run_push] DEBUG no remote changes detected [2023-09-12T22:15:30.990Z] 2023-09-12 22:15:30,831 [execute] INFO git push origin semver [2023-09-12T22:15:30.990Z] 2023-09-12 22:15:30,832 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:31.558Z] 2023-09-12 22:15:31,509 [run_push] DEBUG push all version tags [2023-09-12T22:15:31.558Z] 2023-09-12 22:15:31,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T22:15:31.559Z] 2023-09-12 22:15:31,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:32.494Z] 2023-09-12 22:15:32,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-12T22:15:32.494Z] 3.1.0-dev.12 [Pipeline] } [2023-09-12T22:15:32.517Z] $ docker exec --env ******** --env ******** 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 ssh-agent -k [2023-09-12T22:15:32.620Z] unset SSH_AUTH_SOCK; [2023-09-12T22:15:32.620Z] unset SSH_AGENT_PID; [2023-09-12T22:15:32.620Z] echo Agent pid 39 killed; [2023-09-12T22:15:32.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:15:32.922Z] + git semver [Pipeline] } [2023-09-12T22:15:33.204Z] $ docker stop --time=1 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 [2023-09-12T22:15:34.455Z] $ docker rm -f --volumes 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T22:15:34.993Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-09-12T22:15:34.993Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-12T22:15:34.993Z] total 16 [2023-09-12T22:15:34.993Z] drwxr-xr-x 3 root root 4096 Sep 12 22:04 . [2023-09-12T22:15:34.993Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:15 .. [2023-09-12T22:15:34.993Z] drwxr-xr-x 2 root root 4096 Sep 12 22:04 cost [2023-09-12T22:15:34.993Z] -rw-r--r-- 1 root root 86 Sep 12 22:04 cost.csv [2023-09-12T22:15:34.993Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-12T22:15:34.993Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-12T22:15:34.993Z] total 16 [2023-09-12T22:15:34.993Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:04 . [2023-09-12T22:15:34.993Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:15 .. [2023-09-12T22:15:34.993Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:04 cost [2023-09-12T22:15:34.993Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 12 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:35.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:36.134Z] ---> package-listing.sh [2023-09-12T22:15:36.134Z] ++ facter osfamily [2023-09-12T22:15:36.134Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T22:15:36.392Z] + OS_FAMILY=debian [2023-09-12T22:15:36.392Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-09-12T22:15:36.392Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T22:15:36.392Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T22:15:36.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T22:15:36.392Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T22:15:36.392Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-09-12T22:15:36.392Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T22:15:36.392Z] + case "${OS_FAMILY}" in [2023-09-12T22:15:36.392Z] + dpkg -l [2023-09-12T22:15:36.392Z] + grep '^ii' [2023-09-12T22:15:36.392Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T22:15:36.392Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T22:15:36.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T22:15:36.392Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-09-12T22:15:36.392Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-09-12T22:15:36.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-09-12T22:15:36.402Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T22:15:36.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:37.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:15:37.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:37.296Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-09-12T22:15:37.336Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:15:37.548Z] $ docker top 85a5504beb1ed1524711c8d925033fb5ae875e618ddb0d614cb2695565e3f21b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:15:37.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T22:15:38.196Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T22:15:38.559Z] + ls /var/log/sa-host [2023-09-12T22:15:38.559Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:15:38.664Z] provisioning config files... [2023-09-12T22:15:38.671Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11444558802136494809tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:15:38.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:38.964Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T22:15:38.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:39.295Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T22:15:39.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:39.587Z] ---> sudo-logs.sh [2023-09-12T22:15:39.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T22:15:39.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:39.900Z] ---> job-cost.sh [2023-09-12T22:15:39.900Z] lf-activate-venv: SKIPPING [2023-09-12T22:15:39.900Z] DEBUG: total: 0.2199999988079071 [2023-09-12T22:15:39.900Z] INFO: Retrieving Stack Cost... [2023-09-12T22:15:40.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:15:40.728Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T22:15:40.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:41.024Z] ---> logs-deploy.sh [2023-09-12T22:15:41.024Z] lf-activate-venv: SKIPPING [2023-09-12T22:15:41.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/131 [2023-09-12T22:15:41.024Z] INFO: archiving workspace using pattern(s): [2023-09-12T22:15:41.962Z] Archives upload complete. [2023-09-12T22:15:42.221Z] INFO: archiving logs to Nexus [2023-09-12T22:15:42.789Z] ---> uname -a: [2023-09-12T22:15:42.789Z] Linux prd-ubuntu20-04-docker-8c-8g-6023 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] ---> lscpu: [2023-09-12T22:15:42.789Z] Architecture: x86_64 [2023-09-12T22:15:42.789Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T22:15:42.789Z] Byte Order: Little Endian [2023-09-12T22:15:42.789Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T22:15:42.789Z] CPU(s): 8 [2023-09-12T22:15:42.789Z] On-line CPU(s) list: 0-7 [2023-09-12T22:15:42.789Z] Thread(s) per core: 1 [2023-09-12T22:15:42.789Z] Core(s) per socket: 1 [2023-09-12T22:15:42.789Z] Socket(s): 8 [2023-09-12T22:15:42.789Z] NUMA node(s): 1 [2023-09-12T22:15:42.789Z] Vendor ID: AuthenticAMD [2023-09-12T22:15:42.789Z] CPU family: 23 [2023-09-12T22:15:42.789Z] Model: 49 [2023-09-12T22:15:42.789Z] Model name: AMD EPYC-Rome Processor [2023-09-12T22:15:42.789Z] Stepping: 0 [2023-09-12T22:15:42.789Z] CPU MHz: 2800.000 [2023-09-12T22:15:42.789Z] BogoMIPS: 5600.00 [2023-09-12T22:15:42.789Z] Virtualization: AMD-V [2023-09-12T22:15:42.789Z] Hypervisor vendor: KVM [2023-09-12T22:15:42.789Z] Virtualization type: full [2023-09-12T22:15:42.789Z] L1d cache: 256 KiB [2023-09-12T22:15:42.789Z] L1i cache: 256 KiB [2023-09-12T22:15:42.789Z] L2 cache: 4 MiB [2023-09-12T22:15:42.789Z] L3 cache: 128 MiB [2023-09-12T22:15:42.789Z] NUMA node0 CPU(s): 0-7 [2023-09-12T22:15:42.789Z] Vulnerability Itlb multihit: Not affected [2023-09-12T22:15:42.789Z] Vulnerability L1tf: Not affected [2023-09-12T22:15:42.789Z] Vulnerability Mds: Not affected [2023-09-12T22:15:42.789Z] Vulnerability Meltdown: Not affected [2023-09-12T22:15:42.789Z] Vulnerability Mmio stale data: Not affected [2023-09-12T22:15:42.789Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T22:15:42.789Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T22:15:42.789Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T22:15:42.789Z] Vulnerability Srbds: Not affected [2023-09-12T22:15:42.789Z] Vulnerability Tsx async abort: Not affected [2023-09-12T22:15:42.789Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] ---> nproc: [2023-09-12T22:15:42.789Z] 8 [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] ---> df -h: [2023-09-12T22:15:42.789Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T22:15:42.789Z] overlay 155G 13G 143G 9% / [2023-09-12T22:15:42.789Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T22:15:42.789Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T22:15:42.789Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T22:15:42.789Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] ---> sar -b -r -n DEV: [2023-09-12T22:15:42.789Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6023) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] 22:01:46 LINUX RESTART (8 CPU) [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] 22:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T22:15:42.789Z] 22:03:01 207.90 48.53 159.37 0.00 5429.90 152475.25 0.00 [2023-09-12T22:15:42.789Z] 22:04:01 195.65 1.03 194.62 0.00 9.47 62943.91 0.00 [2023-09-12T22:15:42.789Z] 22:05:01 118.65 0.10 118.55 0.00 21.20 35467.82 0.00 [2023-09-12T22:15:42.789Z] 22:06:01 4.32 1.02 3.30 0.00 21.86 43.61 0.00 [2023-09-12T22:15:42.789Z] 22:07:01 26.05 10.28 15.76 0.00 3460.76 3688.72 0.00 [2023-09-12T22:15:42.789Z] 22:08:01 3.88 0.00 3.88 0.00 0.00 56.66 0.00 [2023-09-12T22:15:42.789Z] 22:09:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2023-09-12T22:15:42.789Z] 22:10:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-09-12T22:15:42.789Z] 22:11:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-09-12T22:15:42.789Z] 22:12:01 2.02 0.00 2.02 0.00 0.00 31.19 0.00 [2023-09-12T22:15:42.789Z] 22:13:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-09-12T22:15:42.789Z] 22:14:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2023-09-12T22:15:42.789Z] 22:15:01 67.39 0.17 67.22 0.00 12.26 41371.50 0.00 [2023-09-12T22:15:42.789Z] Average: 48.58 4.70 43.87 0.00 688.88 22780.35 0.00 [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T22:15:42.789Z] 22:03:01 28855264 31573920 734180 2.23 88156 2876192 2009804 5.92 1043236 2587020 205004 [2023-09-12T22:15:42.789Z] 22:04:01 28101860 31434572 866532 2.64 155192 3348104 2168528 6.39 1363000 2937544 12984 [2023-09-12T22:15:42.789Z] 22:05:01 27524732 31600288 702896 2.14 165084 4035232 1760624 5.19 1246464 3587512 460 [2023-09-12T22:15:42.789Z] 22:06:01 27522420 31599068 703548 2.14 165160 4035848 1832808 5.40 1246164 3588032 160 [2023-09-12T22:15:42.789Z] 22:07:01 27290768 31588712 704972 2.14 170312 4239908 1823660 5.37 1398696 3642856 1384 [2023-09-12T22:15:42.789Z] 22:08:01 27293752 31591676 702424 2.14 170360 4239908 1823660 5.37 1397904 3642816 204 [2023-09-12T22:15:42.789Z] 22:09:01 27295184 31593136 700904 2.13 170380 4239912 1823660 5.37 1396576 3642820 168 [2023-09-12T22:15:42.789Z] 22:10:01 27295012 31593012 700984 2.13 170420 4239912 1823660 5.37 1396520 3642820 236 [2023-09-12T22:15:42.789Z] 22:11:01 27295192 31593248 700496 2.13 170444 4239916 1823660 5.37 1396528 3642824 184 [2023-09-12T22:15:42.789Z] 22:12:01 27294892 31593304 700632 2.13 170532 4239896 1823660 5.37 1396308 3643092 188 [2023-09-12T22:15:42.789Z] 22:13:01 27295296 31593740 700228 2.13 170564 4239896 1823660 5.37 1395920 3643092 8 [2023-09-12T22:15:42.789Z] 22:14:01 27295260 31593748 700304 2.13 170600 4239904 1823660 5.37 1396384 3643096 216 [2023-09-12T22:15:42.789Z] 22:15:01 25836544 31545812 744104 2.26 202696 5504964 2066592 6.09 1514808 4865996 590316 [2023-09-12T22:15:42.789Z] Average: 27399706 31576480 720170 2.19 164608 4132276 1879049 5.54 1352962 3593040 62424 [2023-09-12T22:15:42.789Z] [2023-09-12T22:15:42.789Z] 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T22:15:42.789Z] 22:03:01 ens3 846.16 538.49 7331.74 102.37 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:03:01 veth99b891e 124.76 172.19 12.27 688.17 0.00 0.00 0.00 0.06 [2023-09-12T22:15:42.789Z] 22:03:01 docker0 151.04 201.47 12.53 919.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:03:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:04:01 ens3 226.85 126.96 1744.04 88.78 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:04:01 veth141e542 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:04:01 docker0 85.67 164.16 7.12 1695.54 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:05:01 ens3 157.49 114.16 2588.05 261.37 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:05:01 docker0 2.00 3.73 0.12 31.42 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:05:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:06:01 ens3 1.08 0.42 2.33 0.21 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:07:01 ens3 93.90 33.88 1375.35 2.66 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:08:01 ens3 0.65 0.35 0.16 0.08 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:09:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:10:01 ens3 1.55 0.58 0.56 0.34 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:11:01 ens3 0.78 0.42 0.36 0.28 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:12:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.789Z] 22:13:01 ens3 0.78 0.10 0.12 0.07 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:14:01 ens3 0.75 0.28 0.19 0.08 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:15:01 ens3 353.76 219.21 8188.26 31.21 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:15:01 docker0 70.32 104.12 5.42 1023.69 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] 22:15:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] Average: ens3 129.57 79.61 1633.17 37.50 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] Average: docker0 23.77 36.42 1.94 282.28 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] ---> sar -P ALL: [2023-09-12T22:15:42.790Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6023) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] 22:01:46 LINUX RESTART (8 CPU) [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] 22:02:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T22:15:42.790Z] 22:03:01 all 9.93 0.00 3.85 4.23 0.07 81.93 [2023-09-12T22:15:42.790Z] 22:03:01 0 8.72 0.00 4.10 6.75 0.05 80.38 [2023-09-12T22:15:42.790Z] 22:03:01 1 12.02 0.00 3.38 0.86 0.05 83.69 [2023-09-12T22:15:42.790Z] 22:03:01 2 10.36 0.00 3.08 0.69 0.08 85.78 [2023-09-12T22:15:42.790Z] 22:03:01 3 10.89 0.00 5.50 2.57 0.07 80.97 [2023-09-12T22:15:42.790Z] 22:03:01 4 9.13 0.00 3.26 1.99 0.07 85.55 [2023-09-12T22:15:42.790Z] 22:03:01 5 10.27 0.00 3.42 1.13 0.07 85.11 [2023-09-12T22:15:42.790Z] 22:03:01 6 7.33 0.00 4.36 15.23 0.07 73.02 [2023-09-12T22:15:42.790Z] 22:03:01 7 10.71 0.00 3.66 4.59 0.08 80.95 [2023-09-12T22:15:42.790Z] 22:04:01 all 27.27 0.00 4.68 4.14 0.08 63.83 [2023-09-12T22:15:42.790Z] 22:04:01 0 27.61 0.00 4.71 2.40 0.07 65.22 [2023-09-12T22:15:42.790Z] 22:04:01 1 26.23 0.00 5.11 9.56 0.07 59.04 [2023-09-12T22:15:42.790Z] 22:04:01 2 27.46 0.00 4.79 0.79 0.10 66.86 [2023-09-12T22:15:42.790Z] 22:04:01 3 26.68 0.00 5.22 11.03 0.10 56.96 [2023-09-12T22:15:42.790Z] 22:04:01 4 27.66 0.00 4.54 0.67 0.07 67.05 [2023-09-12T22:15:42.790Z] 22:04:01 5 27.55 0.00 4.33 0.67 0.07 67.37 [2023-09-12T22:15:42.790Z] 22:04:01 6 27.28 0.00 4.54 7.53 0.08 60.56 [2023-09-12T22:15:42.790Z] 22:04:01 7 27.67 0.00 4.23 0.51 0.08 67.50 [2023-09-12T22:15:42.790Z] 22:05:01 all 15.29 0.00 2.64 1.48 0.06 80.53 [2023-09-12T22:15:42.790Z] 22:05:01 0 14.99 0.00 2.69 0.03 0.07 82.22 [2023-09-12T22:15:42.790Z] 22:05:01 1 16.49 0.00 2.54 0.12 0.05 80.81 [2023-09-12T22:15:42.790Z] 22:05:01 2 14.79 0.00 2.52 0.39 0.05 82.26 [2023-09-12T22:15:42.790Z] 22:05:01 3 15.05 0.00 2.68 0.44 0.05 81.78 [2023-09-12T22:15:42.790Z] 22:05:01 4 14.96 0.00 2.63 2.55 0.07 79.79 [2023-09-12T22:15:42.790Z] 22:05:01 5 14.86 0.00 2.37 0.61 0.07 82.10 [2023-09-12T22:15:42.790Z] 22:05:01 6 15.35 0.00 2.79 7.71 0.07 74.09 [2023-09-12T22:15:42.790Z] 22:05:01 7 15.87 0.00 2.88 0.03 0.07 81.15 [2023-09-12T22:15:42.790Z] 22:06:01 all 0.05 0.00 0.03 0.01 0.01 99.89 [2023-09-12T22:15:42.790Z] 22:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T22:15:42.790Z] 22:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T22:15:42.790Z] 22:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-12T22:15:42.790Z] 22:06:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-12T22:15:42.790Z] 22:06:01 4 0.22 0.00 0.05 0.07 0.00 99.67 [2023-09-12T22:15:42.790Z] 22:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:06:01 6 0.03 0.00 0.03 0.05 0.02 99.87 [2023-09-12T22:15:42.790Z] 22:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-12T22:15:42.790Z] 22:07:01 all 0.85 0.00 0.38 0.25 0.02 98.51 [2023-09-12T22:15:42.790Z] 22:07:01 0 1.87 0.00 0.40 0.28 0.02 97.43 [2023-09-12T22:15:42.790Z] 22:07:01 1 0.83 0.00 0.50 0.88 0.02 97.76 [2023-09-12T22:15:42.790Z] 22:07:01 2 0.80 0.00 0.30 0.08 0.02 98.79 [2023-09-12T22:15:42.790Z] 22:07:01 3 0.78 0.00 0.37 0.02 0.02 98.81 [2023-09-12T22:15:42.790Z] 22:07:01 4 0.35 0.00 0.32 0.60 0.02 98.72 [2023-09-12T22:15:42.790Z] 22:07:01 5 0.85 0.00 0.32 0.02 0.00 98.82 [2023-09-12T22:15:42.790Z] 22:07:01 6 0.83 0.00 0.45 0.03 0.03 98.65 [2023-09-12T22:15:42.790Z] 22:07:01 7 0.43 0.00 0.37 0.07 0.02 99.12 [2023-09-12T22:15:42.790Z] 22:08:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2023-09-12T22:15:42.790Z] 22:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:08:01 4 0.00 0.00 0.02 0.12 0.02 99.85 [2023-09-12T22:15:42.790Z] 22:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-12T22:15:42.790Z] 22:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-12T22:15:42.790Z] 22:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-12T22:15:42.790Z] 22:09:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2023-09-12T22:15:42.790Z] 22:09:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-12T22:15:42.790Z] 22:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:09:01 2 1.16 0.00 0.00 0.00 0.02 98.83 [2023-09-12T22:15:42.790Z] 22:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-12T22:15:42.790Z] 22:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T22:15:42.790Z] 22:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-09-12T22:15:42.790Z] 22:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T22:15:42.790Z] 22:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T22:15:42.790Z] 22:10:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-09-12T22:15:42.790Z] 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:10:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-09-12T22:15:42.790Z] 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:10:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2023-09-12T22:15:42.790Z] 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:11:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2023-09-12T22:15:42.790Z] 22:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-12T22:15:42.790Z] 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:11:01 2 0.60 0.00 0.00 0.00 0.00 99.40 [2023-09-12T22:15:42.790Z] 22:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:11:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-09-12T22:15:42.790Z] 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T22:15:42.790Z] 22:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T22:15:42.790Z] 22:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T22:15:42.790Z] 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:12:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-09-12T22:15:42.790Z] 22:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:12:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-12T22:15:42.790Z] 22:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:13:01 all 0.03 0.00 0.01 0.35 0.01 99.60 [2023-09-12T22:15:42.790Z] 22:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T22:15:42.790Z] 22:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T22:15:42.790Z] 22:13:01 2 0.17 0.00 0.02 0.00 0.00 99.81 [2023-09-12T22:15:42.790Z] 22:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:13:01 4 0.00 0.00 0.00 1.47 0.03 98.50 [2023-09-12T22:15:42.790Z] 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:13:01 6 0.02 0.00 0.03 1.30 0.03 98.62 [2023-09-12T22:15:42.790Z] 22:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] 22:13:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T22:15:42.790Z] 22:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-12T22:15:42.790Z] 22:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T22:15:42.790Z] 22:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T22:15:42.790Z] 22:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T22:15:42.790Z] 22:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T22:15:42.790Z] 22:14:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2023-09-12T22:15:42.790Z] 22:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T22:15:42.790Z] 22:15:01 all 6.77 0.00 2.88 1.49 0.04 88.83 [2023-09-12T22:15:42.790Z] 22:15:01 0 7.49 0.00 2.30 0.03 0.05 90.13 [2023-09-12T22:15:42.790Z] 22:15:01 1 6.86 0.00 3.36 3.63 0.03 86.11 [2023-09-12T22:15:42.790Z] 22:15:01 2 6.05 0.00 3.03 0.05 0.03 90.83 [2023-09-12T22:15:42.790Z] 22:15:01 3 6.50 0.00 4.35 0.34 0.02 88.79 [2023-09-12T22:15:42.790Z] 22:15:01 4 5.82 0.00 2.70 6.96 0.05 84.47 [2023-09-12T22:15:42.790Z] 22:15:01 5 7.36 0.00 2.47 0.00 0.03 90.14 [2023-09-12T22:15:42.790Z] 22:15:01 6 6.60 0.00 2.01 0.15 0.05 91.19 [2023-09-12T22:15:42.790Z] 22:15:01 7 7.45 0.00 2.82 0.78 0.03 88.92 [2023-09-12T22:15:42.790Z] Average: all 4.64 0.00 1.11 0.92 0.02 93.31 [2023-09-12T22:15:42.790Z] Average: 0 4.67 0.00 1.09 0.72 0.02 93.49 [2023-09-12T22:15:42.790Z] Average: 1 4.77 0.00 1.14 1.15 0.02 92.92 [2023-09-12T22:15:42.790Z] Average: 2 4.86 0.00 1.05 0.15 0.03 93.91 [2023-09-12T22:15:42.790Z] Average: 3 4.58 0.00 1.39 1.10 0.02 92.90 [2023-09-12T22:15:42.790Z] Average: 4 4.45 0.00 1.04 1.11 0.03 93.37 [2023-09-12T22:15:42.790Z] Average: 5 4.66 0.00 0.99 0.19 0.02 94.15 [2023-09-12T22:15:42.790Z] Average: 6 4.41 0.00 1.10 2.45 0.04 92.01 [2023-09-12T22:15:42.790Z] Average: 7 4.76 0.00 1.07 0.46 0.03 93.69 [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z] [2023-09-12T22:15:42.790Z]