Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb022d5e5ee314ea0b2e9403ec65a17609e45266 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-ssh8784945209435478304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3609937078607733344.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh8485783430166059121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5011245949656331302.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-ssh16691962499041180068.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-14769 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 > 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 Avoid second fetch Checking out Revision bb022d5e5ee314ea0b2e9403ec65a17609e45266 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" > git config core.sparsecheckout # timeout=10 > git checkout -f bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 > git rev-list --no-walk f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T21:19:48.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T21:19:48.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T21:19:48.731Z] ========================================================= [2023-05-09T21:19:48.731Z] EdgeX Global Pipelines Version Info [2023-05-09T21:19:48.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:19:49.439Z] ------------------- [2023-05-09T21:19:49.439Z] stable info: [2023-05-09T21:19:49.439Z] ------------------- [2023-05-09T21:19:49.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T21:19:49.439Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:19:49.439Z] Message: update stable to v1.0.249 [2023-05-09T21:19:50.010Z] ------------------- [2023-05-09T21:19:50.010Z] experimental info: [2023-05-09T21:19:50.010Z] ------------------- [2023-05-09T21:19:50.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T21:19:50.010Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:19:50.010Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T21:19:50.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-09T21:19:50.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-09T21:19:50.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T21:19:50.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T21:19:50.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T21:19:50.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T21:19:50.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T21:19:50.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T21:19:50.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T21:19:50.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T21:19:50.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T21:19:50.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-09T21:19:50.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T21:19:50.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T21:19:50.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:19:50.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:19:50.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:19:50.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:19:50.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T21:19:50.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T21:19:50.454Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T21:19:50.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T21:19:50.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T21:19:50.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T21:19:50.507Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T21:19:50.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T21:19:50.530Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T21:19:50.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T21:19:50.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T21:19:50.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T21:19:50.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] echo [2023-05-09T21:19:50.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb022d5 [Pipeline] echo [2023-05-09T21:19:50.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:19:50.643Z] provisioning config files... [2023-05-09T21:19:50.658Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15506679171298106707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:19:50.972Z] ---> docker-login.sh [2023-05-09T21:19:50.973Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:19:51.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:19:51.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:19:51.496Z] Configure a credential helper to remove this warning. See [2023-05-09T21:19:51.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:19:51.496Z] [2023-05-09T21:19:51.496Z] Login Succeeded [2023-05-09T21:19:51.496Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:19:51.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:19:51.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:19:51.496Z] Configure a credential helper to remove this warning. See [2023-05-09T21:19:51.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:19:51.496Z] [2023-05-09T21:19:51.496Z] Login Succeeded [2023-05-09T21:19:51.496Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:19:51.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:19:51.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:19:51.757Z] Configure a credential helper to remove this warning. See [2023-05-09T21:19:51.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:19:51.757Z] [2023-05-09T21:19:51.757Z] Login Succeeded [2023-05-09T21:19:51.757Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:19:51.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:19:51.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:19:51.757Z] Configure a credential helper to remove this warning. See [2023-05-09T21:19:51.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:19:51.757Z] [2023-05-09T21:19:51.757Z] Login Succeeded [2023-05-09T21:19:51.757Z] docker.io [2023-05-09T21:19:51.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:19:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:19:52.016Z] Configure a credential helper to remove this warning. See [2023-05-09T21:19:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:19:52.016Z] [2023-05-09T21:19:52.016Z] Login Succeeded [2023-05-09T21:19:52.016Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:19:52.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T21:19:52.380Z] + git rev-list -1 --merges bb022d5e5ee314ea0b2e9403ec65a17609e45266~1..bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] echo [2023-05-09T21:19:52.431Z] -----------> git rev-list -1 --merges bb022d5e5ee314ea0b2e9403ec65a17609e45266~1..bb022d5e5ee314ea0b2e9403ec65a17609e45266 bb022d5e5ee314ea0b2e9403ec65a17609e45266 [false] [Pipeline] sh [2023-05-09T21:19:52.724Z] + git log --format=format:%s -1 bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] echo [2023-05-09T21:19:52.739Z] ========================================================= [2023-05-09T21:19:52.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T21:19:52.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:19:53.060Z] + git log --format=format:%s -1 bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] echo [2023-05-09T21:19:53.071Z] [semverPrep] GIT_COMMIT: bb022d5e5ee314ea0b2e9403ec65a17609e45266, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312) [Pipeline] echo [2023-05-09T21:19:53.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T21:19:53.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:19:53.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T21:19:53.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T21:19:53.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T21:19:53.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T21:19:53.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T21:19:53.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:19:53.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:19:53.764Z] [2023-05-09T21:19:53.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:19:54.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:19:54.066Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T21:19:54.066Z] b85a868b505f: Pulling fs layer [2023-05-09T21:19:54.066Z] e2be974225ed: Pulling fs layer [2023-05-09T21:19:54.066Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T21:19:54.066Z] 988bab9f4d93: Pulling fs layer [2023-05-09T21:19:54.066Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T21:19:54.066Z] eaf3925da568: Pulling fs layer [2023-05-09T21:19:54.066Z] bab4dde63d76: Pulling fs layer [2023-05-09T21:19:54.066Z] bde34c3a00c8: Pulling fs layer [2023-05-09T21:19:54.066Z] b352a97aabf1: Pulling fs layer [2023-05-09T21:19:54.066Z] 4872d77fe225: Pulling fs layer [2023-05-09T21:19:54.066Z] 5851b861e8e6: Pulling fs layer [2023-05-09T21:19:54.066Z] 988bab9f4d93: Waiting [2023-05-09T21:19:54.066Z] 4872d77fe225: Waiting [2023-05-09T21:19:54.066Z] bde34c3a00c8: Waiting [2023-05-09T21:19:54.066Z] 5851b861e8e6: Waiting [2023-05-09T21:19:54.066Z] bab4dde63d76: Waiting [2023-05-09T21:19:54.066Z] eaf3925da568: Waiting [2023-05-09T21:19:54.066Z] b352a97aabf1: Waiting [2023-05-09T21:19:54.066Z] 1469e6f7b9e6: Waiting [2023-05-09T21:19:54.066Z] e2be974225ed: Verifying Checksum [2023-05-09T21:19:54.066Z] e2be974225ed: Download complete [2023-05-09T21:19:54.066Z] 988bab9f4d93: Download complete [2023-05-09T21:19:54.326Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T21:19:54.326Z] 1469e6f7b9e6: Download complete [2023-05-09T21:19:54.326Z] eaf3925da568: Verifying Checksum [2023-05-09T21:19:54.326Z] eaf3925da568: Download complete [2023-05-09T21:19:54.326Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T21:19:54.326Z] 339a4e72a1f5: Download complete [2023-05-09T21:19:54.326Z] b85a868b505f: Verifying Checksum [2023-05-09T21:19:54.326Z] b85a868b505f: Download complete [2023-05-09T21:19:54.326Z] bde34c3a00c8: Verifying Checksum [2023-05-09T21:19:54.326Z] bde34c3a00c8: Download complete [2023-05-09T21:19:54.326Z] 4872d77fe225: Verifying Checksum [2023-05-09T21:19:54.326Z] 4872d77fe225: Download complete [2023-05-09T21:19:54.326Z] b352a97aabf1: Download complete [2023-05-09T21:19:54.326Z] 5851b861e8e6: Verifying Checksum [2023-05-09T21:19:54.326Z] 5851b861e8e6: Download complete [2023-05-09T21:19:54.894Z] bab4dde63d76: Verifying Checksum [2023-05-09T21:19:54.894Z] bab4dde63d76: Download complete [2023-05-09T21:19:55.831Z] b85a868b505f: Pull complete [2023-05-09T21:19:55.831Z] e2be974225ed: Pull complete [2023-05-09T21:19:56.402Z] 339a4e72a1f5: Pull complete [2023-05-09T21:19:56.402Z] 988bab9f4d93: Pull complete [2023-05-09T21:19:56.667Z] 1469e6f7b9e6: Pull complete [2023-05-09T21:19:56.667Z] eaf3925da568: Pull complete [2023-05-09T21:19:58.584Z] bab4dde63d76: Pull complete [2023-05-09T21:19:58.584Z] bde34c3a00c8: Pull complete [2023-05-09T21:19:58.865Z] b352a97aabf1: Pull complete [2023-05-09T21:19:58.865Z] 4872d77fe225: Pull complete [2023-05-09T21:19:58.865Z] 5851b861e8e6: Pull complete [2023-05-09T21:19:58.865Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T21:19:58.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:19:58.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:19:58.973Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:19:59.014Z] $ 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-05-09T21:20:01.472Z] $ docker top 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e -eo pid,comm [2023-05-09T21:20:01.545Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T21:20:01.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:20:01.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:20:01.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:20:01.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:20:01.731Z] $ docker exec 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e ssh-agent [2023-05-09T21:20:01.836Z] SSH_AUTH_SOCK=/tmp/ssh-ZpBmaSN9c8dS/agent.32 [2023-05-09T21:20:01.836Z] SSH_AGENT_PID=38 [2023-05-09T21:20:01.842Z] Running ssh-add (command line suppressed) [2023-05-09T21:20:01.952Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1790991845156374069.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1790991845156374069.key) [2023-05-09T21:20:01.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:20:02.247Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T21:20:02.262Z] $ docker exec --env ******** --env ******** 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e ssh-agent -k [2023-05-09T21:20:02.361Z] unset SSH_AUTH_SOCK; [2023-05-09T21:20:02.361Z] unset SSH_AGENT_PID; [2023-05-09T21:20:02.362Z] echo Agent pid 38 killed; [2023-05-09T21:20:02.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T21:20:02.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:20:02.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:20:02.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:20:02.517Z] $ docker exec 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e ssh-agent [2023-05-09T21:20:02.639Z] SSH_AUTH_SOCK=/tmp/ssh-JrBCp1GI3CkN/agent.70 [2023-05-09T21:20:02.639Z] SSH_AGENT_PID=76 [2023-05-09T21:20:02.644Z] Running ssh-add (command line suppressed) [2023-05-09T21:20:02.749Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4417819468477460706.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4417819468477460706.key) [2023-05-09T21:20:02.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:20:03.044Z] + git semver init [2023-05-09T21:20:03.304Z] 2023-05-09 21:20:03,239 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T21:20:03.304Z] 2023-05-09 21:20:03,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-09T21:20:03.304Z] 2023-05-09 21:20:03,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-09T21:20:03.304Z] 2023-05-09 21:20:03,241 [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-05-09T21:20:04.686Z] 2023-05-09 21:20:04,327 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-09T21:20:04.686Z] 2023-05-09 21:20:04,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-09T21:20:04.686Z] 2023-05-09 21:20:04,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:20:04.686Z] 2023-05-09 21:20:04,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:20:04.686Z] 3.0.0-dev.38 [Pipeline] } [2023-05-09T21:20:04.700Z] $ docker exec --env ******** --env ******** 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e ssh-agent -k [2023-05-09T21:20:04.804Z] unset SSH_AUTH_SOCK; [2023-05-09T21:20:04.805Z] unset SSH_AGENT_PID; [2023-05-09T21:20:04.805Z] echo Agent pid 76 killed; [2023-05-09T21:20:04.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:20:05.120Z] + git semver [Pipeline] } [2023-05-09T21:20:05.397Z] $ docker stop --time=1 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e [2023-05-09T21:20:06.681Z] $ docker rm -f --volumes 4924bd572a9b71019cd74888e2f4aa9eb8b82111441aefa3f0cb6f386ba3f87e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:20:07.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T21:20:07.248Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T21:20:07.251Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:20:07.369Z] provisioning config files... [2023-05-09T21:20:07.378Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9714940702810149839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:20:07.678Z] ---> docker-login.sh [2023-05-09T21:20:07.678Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:20:07.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:07.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:07.678Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:07.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:07.678Z] [2023-05-09T21:20:07.678Z] Login Succeeded [2023-05-09T21:20:07.678Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:20:07.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:07.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:07.678Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:07.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:07.678Z] [2023-05-09T21:20:07.678Z] Login Succeeded [2023-05-09T21:20:07.678Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:20:07.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:07.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:07.937Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:07.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:07.937Z] [2023-05-09T21:20:07.937Z] Login Succeeded [2023-05-09T21:20:07.937Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:20:07.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:07.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:07.937Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:07.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:07.937Z] [2023-05-09T21:20:07.937Z] Login Succeeded [2023-05-09T21:20:07.937Z] docker.io [2023-05-09T21:20:08.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:08.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:08.197Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:08.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:08.197Z] [2023-05-09T21:20:08.197Z] Login Succeeded [2023-05-09T21:20:08.197Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:20:08.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:20:08.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:20:08.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:20:08.292Z] ========================================================= [2023-05-09T21:20:08.292Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T21:20:08.292Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:20:08.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T21:20:08.604Z] Sending build context to Docker daemon 10.91MB [2023-05-09T21:20:08.604Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:20:08.604Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T21:20:08.604Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T21:20:08.604Z] f56be85fc22e: Pulling fs layer [2023-05-09T21:20:08.604Z] 85791d961cd3: Pulling fs layer [2023-05-09T21:20:08.604Z] d694b5ae8c79: Pulling fs layer [2023-05-09T21:20:08.604Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T21:20:08.604Z] 4d19c01a9841: Pulling fs layer [2023-05-09T21:20:08.604Z] 9325e15d5711: Pulling fs layer [2023-05-09T21:20:08.604Z] 556b6ee489ea: Pulling fs layer [2023-05-09T21:20:08.604Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T21:20:08.604Z] 9325e15d5711: Waiting [2023-05-09T21:20:08.604Z] 4d19c01a9841: Waiting [2023-05-09T21:20:08.604Z] 556b6ee489ea: Waiting [2023-05-09T21:20:08.604Z] c5a4b2cf53e6: Waiting [2023-05-09T21:20:08.866Z] 85791d961cd3: Verifying Checksum [2023-05-09T21:20:08.866Z] 85791d961cd3: Download complete [2023-05-09T21:20:08.866Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T21:20:08.866Z] 9f32a84ed3da: Download complete [2023-05-09T21:20:08.866Z] 4d19c01a9841: Verifying Checksum [2023-05-09T21:20:08.866Z] 4d19c01a9841: Download complete [2023-05-09T21:20:08.866Z] f56be85fc22e: Download complete [2023-05-09T21:20:08.866Z] 9325e15d5711: Verifying Checksum [2023-05-09T21:20:08.866Z] 9325e15d5711: Download complete [2023-05-09T21:20:09.157Z] f56be85fc22e: Pull complete [2023-05-09T21:20:09.417Z] 85791d961cd3: Pull complete [2023-05-09T21:20:09.417Z] d694b5ae8c79: Verifying Checksum [2023-05-09T21:20:09.417Z] d694b5ae8c79: Download complete [2023-05-09T21:20:09.988Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T21:20:09.988Z] c5a4b2cf53e6: Download complete [2023-05-09T21:20:10.556Z] 556b6ee489ea: Verifying Checksum [2023-05-09T21:20:10.556Z] 556b6ee489ea: Download complete [2023-05-09T21:20:13.093Z] d694b5ae8c79: Pull complete [2023-05-09T21:20:13.093Z] 9f32a84ed3da: Pull complete [2023-05-09T21:20:13.093Z] 4d19c01a9841: Pull complete [2023-05-09T21:20:13.093Z] 9325e15d5711: Pull complete [2023-05-09T21:20:15.624Z] 556b6ee489ea: Pull complete [2023-05-09T21:20:16.564Z] c5a4b2cf53e6: Pull complete [2023-05-09T21:20:16.564Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T21:20:16.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T21:20:16.564Z] ---> c4be618373d6 [2023-05-09T21:20:16.564Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:20:20.766Z] ---> Running in 05a3b15dd9ca [2023-05-09T21:20:20.766Z] Removing intermediate container 05a3b15dd9ca [2023-05-09T21:20:20.766Z] ---> a733b5a367dd [2023-05-09T21:20:20.766Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:20:20.766Z] ---> Running in 4297add5e507 [2023-05-09T21:20:20.766Z] Removing intermediate container 4297add5e507 [2023-05-09T21:20:20.766Z] ---> 75e48130ef24 [2023-05-09T21:20:20.766Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:20:20.766Z] ---> Running in 62c3dca53912 [2023-05-09T21:20:20.766Z] Removing intermediate container 62c3dca53912 [2023-05-09T21:20:20.766Z] ---> 9f04b84e763c [2023-05-09T21:20:20.766Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:20:20.766Z] ---> Running in fe86daa6c12d [2023-05-09T21:20:20.766Z] Removing intermediate container fe86daa6c12d [2023-05-09T21:20:20.766Z] ---> 70f16340b4fe [2023-05-09T21:20:20.766Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:20:20.766Z] ---> Running in 0c4d036fda27 [2023-05-09T21:20:21.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:20:21.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:20:21.287Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T21:20:21.548Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T21:20:21.548Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T21:20:21.548Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T21:20:21.548Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:20:21.548Z] OK: 269 MiB in 57 packages [2023-05-09T21:20:22.122Z] Removing intermediate container 0c4d036fda27 [2023-05-09T21:20:22.122Z] ---> 739f613fac99 [2023-05-09T21:20:22.122Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T21:20:22.122Z] ---> Running in c4203f20cb48 [2023-05-09T21:20:22.122Z] Removing intermediate container c4203f20cb48 [2023-05-09T21:20:22.122Z] ---> 74ee6f74feff [2023-05-09T21:20:22.122Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T21:20:22.122Z] ---> b0e6e9acf033 [2023-05-09T21:20:22.122Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:20:22.122Z] ---> Running in 5e63573cd9d5 [2023-05-09T21:20:22.337Z] Still waiting to schedule task [2023-05-09T21:20:22.338Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T21:20:48.840Z] Removing intermediate container 5e63573cd9d5 [2023-05-09T21:20:48.840Z] ---> 95489d91642b [2023-05-09T21:20:48.840Z] Step 11/12 : COPY . . [2023-05-09T21:20:48.840Z] ---> 1df1d81c6cc0 [2023-05-09T21:20:48.840Z] Step 12/12 : RUN $MAKE [2023-05-09T21:20:48.840Z] ---> Running in 7b421db7c12f [2023-05-09T21:20:48.840Z] noop [2023-05-09T21:20:48.840Z] Removing intermediate container 7b421db7c12f [2023-05-09T21:20:48.840Z] ---> c1fd3f1a98f7 [2023-05-09T21:20:48.840Z] Successfully built c1fd3f1a98f7 [2023-05-09T21:20:48.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:20:49.152Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:20:49.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:20:49.225Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:20:49.256Z] $ 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-05-09T21:20:49.616Z] $ docker top d82b9a4db9c8550cd39ea0a852971a3c1eecd5a3cf76a4a944fce99ebda1d192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:20:49.959Z] + go version [2023-05-09T21:20:49.959Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T21:20:49.972Z] $ docker stop --time=1 d82b9a4db9c8550cd39ea0a852971a3c1eecd5a3cf76a4a944fce99ebda1d192 [2023-05-09T21:20:51.253Z] $ docker rm -f --volumes d82b9a4db9c8550cd39ea0a852971a3c1eecd5a3cf76a4a944fce99ebda1d192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:20:51.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:20:51.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:20:51.705Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:20:51.736Z] $ 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-05-09T21:20:52.063Z] $ docker top 2d2e7c9458fbd6807b648cf245450fffcb65a01bc4c98c3a116ebed35f98b246 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:20:52.404Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:20:52.697Z] + make test [2023-05-09T21:20:52.697Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:20:57.981Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T21:21:07.951Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T21:21:07.951Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-05-09T21:21:14.512Z] go vet ./... [2023-05-09T21:21:18.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:21:18.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:21:18.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:21:18.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:21:18.724Z] $ docker stop --time=1 2d2e7c9458fbd6807b648cf245450fffcb65a01bc4c98c3a116ebed35f98b246 [2023-05-09T21:21:21.801Z] $ docker rm -f --volumes 2d2e7c9458fbd6807b648cf245450fffcb65a01bc4c98c3a116ebed35f98b246 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:21:22.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:21:22.298Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T21:21:22.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:21:23.046Z] + ls -al . [2023-05-09T21:21:23.046Z] total 184 [2023-05-09T21:21:23.046Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:20 . [2023-05-09T21:21:23.046Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 .. [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 151 May 9 21:19 .dockerignore [2023-05-09T21:21:23.046Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:20 .git [2023-05-09T21:21:23.046Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 .github [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 21:19 .gitignore [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 21:19 .golangci.yml [2023-05-09T21:21:23.046Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:20 .semver [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 9 21:19 Attribution.txt [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 9 21:19 CHANGELOG.md [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 9 21:19 Dockerfile [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:19 GOVERNANCE.md [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 21:19 Jenkinsfile [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 21:19 LICENSE [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 9 21:19 Makefile [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 21:19 OWNERS.md [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 9 21:19 README.md [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:20 VERSION [2023-05-09T21:21:23.046Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:19 bin [2023-05-09T21:21:23.046Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 cmd [2023-05-09T21:21:23.046Z] -rw-r--r-- 1 jenkins jenkins 14663 May 9 21:21 coverage.out [2023-05-09T21:21:23.046Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:19 driver [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 9 21:19 go.mod [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 21:19 go.sum [2023-05-09T21:21:23.046Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 snap [2023-05-09T21:21:23.046Z] -rw-rw-r-- 1 jenkins jenkins 713 May 9 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:23.356Z] + 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=bb022d5e5ee314ea0b2e9403ec65a17609e45266 --label arch=amd64 --label version=3.0.0-dev.38 . [2023-05-09T21:21:23.356Z] Sending build context to Docker daemon 10.93MB [2023-05-09T21:21:23.356Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:21:23.356Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T21:21:23.356Z] ---> c1fd3f1a98f7 [2023-05-09T21:21:23.356Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:21:23.620Z] ---> Running in 95ebb261b170 [2023-05-09T21:21:23.620Z] Removing intermediate container 95ebb261b170 [2023-05-09T21:21:23.620Z] ---> 9709e07ef5f3 [2023-05-09T21:21:23.620Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:21:23.620Z] ---> Running in 714e9656fda6 [2023-05-09T21:21:23.620Z] Removing intermediate container 714e9656fda6 [2023-05-09T21:21:23.620Z] ---> 4a574e2dc052 [2023-05-09T21:21:23.620Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:21:23.620Z] ---> Running in ad654d20c101 [2023-05-09T21:21:23.879Z] Removing intermediate container ad654d20c101 [2023-05-09T21:21:23.880Z] ---> 81cbf0785317 [2023-05-09T21:21:23.880Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:21:23.880Z] ---> Running in aed7b314656c [2023-05-09T21:21:23.880Z] Removing intermediate container aed7b314656c [2023-05-09T21:21:23.880Z] ---> 2b4bc9a66f26 [2023-05-09T21:21:23.880Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:21:23.880Z] ---> Running in 4d1058e10963 [2023-05-09T21:21:24.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:21:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:21:24.398Z] OK: 269 MiB in 57 packages [2023-05-09T21:21:24.964Z] Removing intermediate container 4d1058e10963 [2023-05-09T21:21:24.964Z] ---> 1ce204701acf [2023-05-09T21:21:24.964Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-09T21:21:24.964Z] ---> Running in cd8425473f77 [2023-05-09T21:21:24.964Z] Removing intermediate container cd8425473f77 [2023-05-09T21:21:24.964Z] ---> 7ba20705296d [2023-05-09T21:21:24.964Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T21:21:24.964Z] ---> 41d757f8780a [2023-05-09T21:21:24.964Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:21:24.964Z] ---> Running in 6de8664c53a4 [2023-05-09T21:21:25.903Z] Removing intermediate container 6de8664c53a4 [2023-05-09T21:21:25.903Z] ---> 704f3816a12b [2023-05-09T21:21:25.903Z] Step 11/25 : COPY . . [2023-05-09T21:21:26.162Z] ---> 74dc0c1b90d4 [2023-05-09T21:21:26.162Z] Step 12/25 : RUN $MAKE [2023-05-09T21:21:26.162Z] ---> Running in 7ab0a450eef5 [2023-05-09T21:21:26.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-09T21:21:44.577Z] Removing intermediate container 7ab0a450eef5 [2023-05-09T21:21:44.577Z] ---> db38ee383c98 [2023-05-09T21:21:44.577Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T21:21:44.577Z] 3.17: Pulling from library/alpine [2023-05-09T21:21:44.577Z] f56be85fc22e: Already exists [2023-05-09T21:21:44.577Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:21:44.577Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:21:44.577Z] ---> 9ed4aefc74f6 [2023-05-09T21:21:44.577Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T21:21:44.577Z] ---> Running in ebebf554e682 [2023-05-09T21:21:44.853Z] Removing intermediate container ebebf554e682 [2023-05-09T21:21:44.853Z] ---> e473440da6b6 [2023-05-09T21:21:44.853Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-09T21:21:44.853Z] ---> Running in 3d7c1a77646f [2023-05-09T21:21:44.853Z] Removing intermediate container 3d7c1a77646f [2023-05-09T21:21:44.853Z] ---> 79a95c7094ee [2023-05-09T21:21:44.853Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:21:44.853Z] ---> Running in 43b646b619d1 [2023-05-09T21:21:45.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:21:45.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:21:45.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:21:45.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:21:45.408Z] OK: 7 MiB in 16 packages [2023-05-09T21:21:45.679Z] Removing intermediate container 43b646b619d1 [2023-05-09T21:21:45.679Z] ---> 47b86d09cc5e [2023-05-09T21:21:45.679Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-09T21:21:46.266Z] ---> 4d21e088298a [2023-05-09T21:21:46.266Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-09T21:21:46.526Z] ---> 1dc64fffab10 [2023-05-09T21:21:46.526Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-09T21:21:46.526Z] ---> 00f8ca463b44 [2023-05-09T21:21:46.526Z] Step 20/25 : EXPOSE 59986 [2023-05-09T21:21:46.526Z] ---> Running in 13d9ef42b627 [2023-05-09T21:21:46.526Z] Removing intermediate container 13d9ef42b627 [2023-05-09T21:21:46.526Z] ---> cfff98583368 [2023-05-09T21:21:46.526Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-09T21:21:46.785Z] ---> Running in 6855c550dd78 [2023-05-09T21:21:46.785Z] Removing intermediate container 6855c550dd78 [2023-05-09T21:21:46.785Z] ---> dc050e1e5526 [2023-05-09T21:21:46.785Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T21:21:46.785Z] ---> Running in 8d3e00936051 [2023-05-09T21:21:46.785Z] Removing intermediate container 8d3e00936051 [2023-05-09T21:21:46.785Z] ---> cd1ac92dc690 [2023-05-09T21:21:46.785Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T21:21:46.785Z] ---> Running in 736f1b01dfde [2023-05-09T21:21:46.785Z] Removing intermediate container 736f1b01dfde [2023-05-09T21:21:46.785Z] ---> 1da5df247a4d [2023-05-09T21:21:46.785Z] Step 24/25 : LABEL git_sha=bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:21:47.044Z] ---> Running in ba09cdb0ea5b [2023-05-09T21:21:47.045Z] Removing intermediate container ba09cdb0ea5b [2023-05-09T21:21:47.045Z] ---> 44fc10117278 [2023-05-09T21:21:47.045Z] Step 25/25 : LABEL version=3.0.0-dev.38 [2023-05-09T21:21:47.045Z] ---> Running in 4798b918e7d7 [2023-05-09T21:21:47.045Z] Removing intermediate container 4798b918e7d7 [2023-05-09T21:21:47.045Z] ---> 3695936a7b36 [2023-05-09T21:21:47.045Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:21:47.045Z] Successfully built 3695936a7b36 [2023-05-09T21:21:47.045Z] 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-05-09T21:21:47.129Z] provisioning config files... [2023-05-09T21:21:47.138Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14049487252580359214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:21:47.434Z] ---> docker-login.sh [2023-05-09T21:21:47.434Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:21:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:21:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:21:47.434Z] Configure a credential helper to remove this warning. See [2023-05-09T21:21:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:21:47.434Z] [2023-05-09T21:21:47.434Z] Login Succeeded [2023-05-09T21:21:47.434Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:21:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:21:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:21:47.434Z] Configure a credential helper to remove this warning. See [2023-05-09T21:21:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:21:47.434Z] [2023-05-09T21:21:47.434Z] Login Succeeded [2023-05-09T21:21:47.434Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:21:47.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:21:47.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:21:47.693Z] Configure a credential helper to remove this warning. See [2023-05-09T21:21:47.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:21:47.693Z] [2023-05-09T21:21:47.693Z] Login Succeeded [2023-05-09T21:21:47.693Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:21:47.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:21:47.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:21:47.693Z] Configure a credential helper to remove this warning. See [2023-05-09T21:21:47.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:21:47.693Z] [2023-05-09T21:21:47.693Z] Login Succeeded [2023-05-09T21:21:47.693Z] docker.io [2023-05-09T21:21:47.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:21:47.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:21:47.953Z] Configure a credential helper to remove this warning. See [2023-05-09T21:21:47.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:21:47.953Z] [2023-05-09T21:21:47.953Z] Login Succeeded [2023-05-09T21:21:47.953Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:21:47.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:21:47.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:21:48.097Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-09T21:21:48.097Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:21:48.097Z] latest [2023-05-09T21:21:48.097Z] 3.0.0-dev.38 [2023-05-09T21:21:48.097Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:21:48.097Z] main [2023-05-09T21:21:48.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:48.417Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:48.722Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:21:48.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-09T21:21:48.722Z] 84fbfcf49720: Preparing [2023-05-09T21:21:48.722Z] ee3e60b3d165: Preparing [2023-05-09T21:21:48.722Z] ce82708de6ea: Preparing [2023-05-09T21:21:48.722Z] 53585ed5bfd6: Preparing [2023-05-09T21:21:48.722Z] f1417ff83b31: Preparing [2023-05-09T21:21:48.722Z] f1417ff83b31: Layer already exists [2023-05-09T21:21:48.722Z] ee3e60b3d165: Pushed [2023-05-09T21:21:48.722Z] 84fbfcf49720: Pushed [2023-05-09T21:21:48.722Z] 53585ed5bfd6: Pushed [2023-05-09T21:21:52.009Z] ce82708de6ea: Pushed [2023-05-09T21:21:52.009Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266: digest: sha256:f14e04bab29ce3a66d55c5e814de31c24501bdf916b176b48071f519054495f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:52.315Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:52.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-09T21:21:52.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-09T21:21:52.624Z] 84fbfcf49720: Preparing [2023-05-09T21:21:52.624Z] ee3e60b3d165: Preparing [2023-05-09T21:21:52.624Z] ce82708de6ea: Preparing [2023-05-09T21:21:52.624Z] 53585ed5bfd6: Preparing [2023-05-09T21:21:52.624Z] f1417ff83b31: Preparing [2023-05-09T21:21:52.624Z] 53585ed5bfd6: Layer already exists [2023-05-09T21:21:52.624Z] 84fbfcf49720: Layer already exists [2023-05-09T21:21:52.624Z] ee3e60b3d165: Layer already exists [2023-05-09T21:21:52.624Z] ce82708de6ea: Layer already exists [2023-05-09T21:21:52.624Z] f1417ff83b31: Layer already exists [2023-05-09T21:21:52.624Z] latest: digest: sha256:f14e04bab29ce3a66d55c5e814de31c24501bdf916b176b48071f519054495f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:52.937Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:53.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.38 [2023-05-09T21:21:53.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-09T21:21:53.247Z] 84fbfcf49720: Preparing [2023-05-09T21:21:53.247Z] ee3e60b3d165: Preparing [2023-05-09T21:21:53.247Z] ce82708de6ea: Preparing [2023-05-09T21:21:53.247Z] 53585ed5bfd6: Preparing [2023-05-09T21:21:53.247Z] f1417ff83b31: Preparing [2023-05-09T21:21:53.247Z] 53585ed5bfd6: Layer already exists [2023-05-09T21:21:53.247Z] ee3e60b3d165: Layer already exists [2023-05-09T21:21:53.247Z] f1417ff83b31: Layer already exists [2023-05-09T21:21:53.247Z] 84fbfcf49720: Layer already exists [2023-05-09T21:21:53.247Z] ce82708de6ea: Layer already exists [2023-05-09T21:21:53.247Z] 3.0.0-dev.38: digest: sha256:f14e04bab29ce3a66d55c5e814de31c24501bdf916b176b48071f519054495f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:53.562Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:53.873Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:21:53.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-09T21:21:53.873Z] 84fbfcf49720: Preparing [2023-05-09T21:21:53.873Z] ee3e60b3d165: Preparing [2023-05-09T21:21:53.873Z] ce82708de6ea: Preparing [2023-05-09T21:21:53.873Z] 53585ed5bfd6: Preparing [2023-05-09T21:21:53.873Z] f1417ff83b31: Preparing [2023-05-09T21:21:53.873Z] f1417ff83b31: Layer already exists [2023-05-09T21:21:53.873Z] ce82708de6ea: Layer already exists [2023-05-09T21:21:53.873Z] 84fbfcf49720: Layer already exists [2023-05-09T21:21:53.873Z] 53585ed5bfd6: Layer already exists [2023-05-09T21:21:53.873Z] ee3e60b3d165: Layer already exists [2023-05-09T21:21:53.873Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38: digest: sha256:f14e04bab29ce3a66d55c5e814de31c24501bdf916b176b48071f519054495f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:54.193Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:54.526Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-09T21:21:54.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-09T21:21:54.527Z] 84fbfcf49720: Preparing [2023-05-09T21:21:54.527Z] ee3e60b3d165: Preparing [2023-05-09T21:21:54.527Z] ce82708de6ea: Preparing [2023-05-09T21:21:54.527Z] 53585ed5bfd6: Preparing [2023-05-09T21:21:54.527Z] f1417ff83b31: Preparing [2023-05-09T21:21:54.527Z] 53585ed5bfd6: Layer already exists [2023-05-09T21:21:54.527Z] ce82708de6ea: Layer already exists [2023-05-09T21:21:54.527Z] 84fbfcf49720: Layer already exists [2023-05-09T21:21:54.527Z] ee3e60b3d165: Layer already exists [2023-05-09T21:21:54.527Z] f1417ff83b31: Layer already exists [2023-05-09T21:21:54.527Z] main: digest: sha256:f14e04bab29ce3a66d55c5e814de31c24501bdf916b176b48071f519054495f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:21:54.563Z] ===================================================== [Pipeline] echo [2023-05-09T21:21:54.569Z] taggedImages: [2023-05-09T21:21:54.569Z] - nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:21:54.569Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-09T21:21:54.569Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.38 [2023-05-09T21:21:54.569Z] - nexus3.edgexfoundry.org:10004/device-rest:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:21:54.569Z] - 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-05-09T21:21:54.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:21:54.935Z] [2023-05-09T21:21:54.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:55.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:21:55.241Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T21:21:55.241Z] 5eb5b503b376: Pulling fs layer [2023-05-09T21:21:55.241Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T21:21:55.241Z] ec43610c2a17: Pulling fs layer [2023-05-09T21:21:55.241Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T21:21:55.241Z] 33b1e0a273af: Pulling fs layer [2023-05-09T21:21:55.241Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T21:21:55.241Z] 2f39f015ded8: Pulling fs layer [2023-05-09T21:21:55.241Z] 33b1e0a273af: Waiting [2023-05-09T21:21:55.241Z] 5d3b04190fa2: Waiting [2023-05-09T21:21:55.241Z] 2f39f015ded8: Waiting [2023-05-09T21:21:55.241Z] 3a2ae6a8a46f: Waiting [2023-05-09T21:21:55.241Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T21:21:55.241Z] 5c69ac0246d0: Download complete [2023-05-09T21:21:55.241Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T21:21:55.241Z] 3a2ae6a8a46f: Download complete [2023-05-09T21:21:55.241Z] 33b1e0a273af: Verifying Checksum [2023-05-09T21:21:55.241Z] 33b1e0a273af: Download complete [2023-05-09T21:21:55.241Z] 5d3b04190fa2: Download complete [2023-05-09T21:21:55.500Z] ec43610c2a17: Verifying Checksum [2023-05-09T21:21:55.500Z] ec43610c2a17: Download complete [2023-05-09T21:21:55.500Z] 5eb5b503b376: Download complete [2023-05-09T21:21:56.068Z] 2f39f015ded8: Download complete [2023-05-09T21:21:56.636Z] 5eb5b503b376: Pull complete [2023-05-09T21:21:56.894Z] 5c69ac0246d0: Pull complete [2023-05-09T21:21:57.155Z] ec43610c2a17: Pull complete [2023-05-09T21:21:57.414Z] 3a2ae6a8a46f: Pull complete [2023-05-09T21:21:57.676Z] 33b1e0a273af: Pull complete [2023-05-09T21:21:57.676Z] 5d3b04190fa2: Pull complete [2023-05-09T21:22:01.868Z] 2f39f015ded8: Pull complete [2023-05-09T21:22:01.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T21:22:01.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:22:01.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:22:01.950Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:22:01.982Z] $ 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-05-09T21:22:05.264Z] $ docker top 7581d5bc011cc010e50ce279e44bde1cfd989f46137a4125521be67991837ffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:22:05.632Z] ---> job-cost.sh [2023-05-09T21:22:05.632Z] lf-activate-venv: SKIPPING [2023-05-09T21:22:05.632Z] INFO: No Stack... [2023-05-09T21:22:05.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:22:06.154Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:22:06.443Z] + + catcut /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv -d, [2023-05-09T21:22:06.443Z] -f6 [Pipeline] lock [2023-05-09T21:22:06.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [2023-05-09T21:22:06.467Z] Resource [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] did not exist. Created. [2023-05-09T21:22:06.468Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:22:06.779Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T21:22:06.810Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:22:06.818Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:22:06.839Z] $ docker stop --time=1 7581d5bc011cc010e50ce279e44bde1cfd989f46137a4125521be67991837ffd [2023-05-09T21:22:08.016Z] $ docker rm -f --volumes 7581d5bc011cc010e50ce279e44bde1cfd989f46137a4125521be67991837ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T21:23:15.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14770 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-09T21:23:15.270Z] Running in /w/workspace/device-rest-go/110 [Pipeline] { [Pipeline] checkout [2023-05-09T21:23:15.313Z] The recommended git tool is: git [2023-05-09T21:23:21.457Z] using credential edgex-jenkins-ssh [2023-05-09T21:23:21.477Z] Cloning the remote Git repository [2023-05-09T21:23:21.537Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T21:23:21.638Z] > git init /w/workspace/device-rest-go/110 # timeout=10 [2023-05-09T21:23:21.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T21:23:21.802Z] > git --version # timeout=10 [2023-05-09T21:23:21.823Z] > git --version # 'git version 2.25.1' [2023-05-09T21:23:21.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:23:21.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:23:23.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-09T21:23:23.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:23:24.857Z] Avoid second fetch [2023-05-09T21:23:24.858Z] Checking out Revision bb022d5e5ee314ea0b2e9403ec65a17609e45266 (main) [2023-05-09T21:23:24.888Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T21:23:24.980Z] > git checkout -f bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 [2023-05-09T21:23:25.556Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:23:26.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T21:23:26.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:23:26.430Z] Dload Upload Total Spent Left Speed [2023-05-09T21:23:26.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-09T21:23:27.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T21:23:27.441Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T21:23:27.441Z] + sudo tee /etc/docker/daemon.new [2023-05-09T21:23:27.441Z] { [2023-05-09T21:23:27.441Z] "registry-mirrors": [ [2023-05-09T21:23:27.441Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T21:23:27.441Z] ], [2023-05-09T21:23:27.441Z] "bip": "10.250.0.254/24", [2023-05-09T21:23:27.441Z] "hosts": [ [2023-05-09T21:23:27.441Z] "tcp://0.0.0.0:5555", [2023-05-09T21:23:27.441Z] "unix:///var/run/docker.sock" [2023-05-09T21:23:27.441Z] ], [2023-05-09T21:23:27.441Z] "mtu": 1458, [2023-05-09T21:23:27.441Z] "selinux-enabled": true, [2023-05-09T21:23:27.441Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T21:23:27.441Z] } [Pipeline] sh [2023-05-09T21:23:27.786Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T21:23:28.132Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:23:46.420Z] provisioning config files... [2023-05-09T21:23:46.450Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/110@tmp/config12632152984461865339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:23:46.811Z] ---> docker-login.sh [2023-05-09T21:23:46.811Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:23:47.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:23:47.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:23:47.402Z] Configure a credential helper to remove this warning. See [2023-05-09T21:23:47.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:23:47.402Z] [2023-05-09T21:23:47.402Z] Login Succeeded [2023-05-09T21:23:47.402Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:23:47.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:23:47.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:23:47.941Z] Configure a credential helper to remove this warning. See [2023-05-09T21:23:47.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:23:47.941Z] [2023-05-09T21:23:47.941Z] Login Succeeded [2023-05-09T21:23:47.941Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:23:47.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:23:48.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:23:48.212Z] Configure a credential helper to remove this warning. See [2023-05-09T21:23:48.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:23:48.212Z] [2023-05-09T21:23:48.212Z] Login Succeeded [2023-05-09T21:23:48.212Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:23:48.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:23:48.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:23:48.483Z] Configure a credential helper to remove this warning. See [2023-05-09T21:23:48.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:23:48.483Z] [2023-05-09T21:23:48.483Z] Login Succeeded [2023-05-09T21:23:48.483Z] docker.io [2023-05-09T21:23:48.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:23:49.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:23:49.024Z] Configure a credential helper to remove this warning. See [2023-05-09T21:23:49.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:23:49.024Z] [2023-05-09T21:23:49.024Z] Login Succeeded [2023-05-09T21:23:49.024Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:23:49.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:23:49.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:23:49.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:23:49.359Z] ========================================================= [2023-05-09T21:23:49.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T21:23:49.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:23:49.709Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T21:23:49.709Z] Sending build context to Docker daemon 139.3kB [2023-05-09T21:23:49.978Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:23:49.978Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T21:23:49.978Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T21:23:49.978Z] c41833b44d91: Pulling fs layer [2023-05-09T21:23:49.978Z] ed15518f5707: Pulling fs layer [2023-05-09T21:23:49.978Z] feae8fd75edb: Pulling fs layer [2023-05-09T21:23:49.978Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T21:23:49.978Z] 3cdef696dda3: Pulling fs layer [2023-05-09T21:23:49.978Z] 2ced38df9373: Pulling fs layer [2023-05-09T21:23:49.978Z] 58f1dce35555: Pulling fs layer [2023-05-09T21:23:49.978Z] 242c74f7c9fa: Waiting [2023-05-09T21:23:49.979Z] 2ced38df9373: Waiting [2023-05-09T21:23:49.979Z] 58f1dce35555: Waiting [2023-05-09T21:23:49.979Z] 3cdef696dda3: Waiting [2023-05-09T21:23:50.248Z] ed15518f5707: Verifying Checksum [2023-05-09T21:23:50.248Z] ed15518f5707: Download complete [2023-05-09T21:23:50.248Z] 242c74f7c9fa: Download complete [2023-05-09T21:23:50.248Z] 3cdef696dda3: Verifying Checksum [2023-05-09T21:23:50.248Z] 3cdef696dda3: Download complete [2023-05-09T21:23:50.248Z] c41833b44d91: Download complete [2023-05-09T21:23:51.239Z] c41833b44d91: Pull complete [2023-05-09T21:23:51.842Z] 58f1dce35555: Verifying Checksum [2023-05-09T21:23:51.842Z] 58f1dce35555: Download complete [2023-05-09T21:23:51.842Z] ed15518f5707: Pull complete [2023-05-09T21:23:52.815Z] 2ced38df9373: Verifying Checksum [2023-05-09T21:23:52.815Z] 2ced38df9373: Download complete [2023-05-09T21:23:52.815Z] feae8fd75edb: Verifying Checksum [2023-05-09T21:23:52.815Z] feae8fd75edb: Download complete [2023-05-09T21:24:05.156Z] feae8fd75edb: Pull complete [2023-05-09T21:24:05.156Z] 242c74f7c9fa: Pull complete [2023-05-09T21:24:05.156Z] 3cdef696dda3: Pull complete [2023-05-09T21:24:10.527Z] 2ced38df9373: Pull complete [2023-05-09T21:24:13.915Z] 58f1dce35555: Pull complete [2023-05-09T21:24:13.915Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T21:24:13.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T21:24:13.915Z] ---> fadd8f120f05 [2023-05-09T21:24:13.915Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:24:15.339Z] ---> Running in a25bc6d0694a [2023-05-09T21:24:15.608Z] Removing intermediate container a25bc6d0694a [2023-05-09T21:24:15.608Z] ---> f30ec7584317 [2023-05-09T21:24:15.608Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:24:15.879Z] ---> Running in 0d2e96bcffcb [2023-05-09T21:24:16.149Z] Removing intermediate container 0d2e96bcffcb [2023-05-09T21:24:16.149Z] ---> 05b29fd903e1 [2023-05-09T21:24:16.149Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:24:16.149Z] ---> Running in 6a7799b45846 [2023-05-09T21:24:16.420Z] Removing intermediate container 6a7799b45846 [2023-05-09T21:24:16.420Z] ---> 6243b90beaee [2023-05-09T21:24:16.420Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:24:16.690Z] ---> Running in 3d1c90a10f82 [2023-05-09T21:24:16.960Z] Removing intermediate container 3d1c90a10f82 [2023-05-09T21:24:16.960Z] ---> cdc5661487ba [2023-05-09T21:24:16.960Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:24:16.960Z] ---> Running in 45befc3904e7 [2023-05-09T21:24:18.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:24:18.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:24:19.954Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T21:24:19.954Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T21:24:19.954Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T21:24:19.954Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T21:24:19.954Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:24:20.222Z] OK: 268 MiB in 57 packages [2023-05-09T21:24:21.192Z] Removing intermediate container 45befc3904e7 [2023-05-09T21:24:21.192Z] ---> 2c6610d02887 [2023-05-09T21:24:21.192Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T21:24:21.192Z] ---> Running in 889becbd8134 [2023-05-09T21:24:21.462Z] Removing intermediate container 889becbd8134 [2023-05-09T21:24:21.462Z] ---> f46005f07f56 [2023-05-09T21:24:21.462Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T21:24:22.052Z] ---> 2e8d5e9648cd [2023-05-09T21:24:22.052Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:24:22.330Z] ---> Running in b773810d851f [2023-05-09T21:25:30.233Z] Removing intermediate container b773810d851f [2023-05-09T21:25:30.233Z] ---> 1649c9d9c8f9 [2023-05-09T21:25:30.233Z] Step 11/12 : COPY . . [2023-05-09T21:25:30.233Z] ---> d48770a6e9ab [2023-05-09T21:25:30.233Z] Step 12/12 : RUN $MAKE [2023-05-09T21:25:30.233Z] ---> Running in 574887154f8b [2023-05-09T21:25:30.233Z] noop [2023-05-09T21:25:30.233Z] Removing intermediate container 574887154f8b [2023-05-09T21:25:30.233Z] ---> 928841cc90c8 [2023-05-09T21:25:30.233Z] Successfully built 928841cc90c8 [2023-05-09T21:25:30.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:25:30.621Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:25:30.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:25:30.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-14770 does not seem to be running inside a container [2023-05-09T21:25:30.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/110 -v /w/workspace/device-rest-go/110:/w/workspace/device-rest-go/110:rw,z -v /w/workspace/device-rest-go/110@tmp:/w/workspace/device-rest-go/110@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-05-09T21:25:32.188Z] $ docker top a33caa1a875ece80fda5e050b1c37be115ed2196d3bb930ca226ec08ae1f1ffb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:25:33.044Z] + go version [2023-05-09T21:25:33.044Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T21:25:33.072Z] $ docker stop --time=1 a33caa1a875ece80fda5e050b1c37be115ed2196d3bb930ca226ec08ae1f1ffb [2023-05-09T21:25:37.348Z] $ docker rm -f --volumes a33caa1a875ece80fda5e050b1c37be115ed2196d3bb930ca226ec08ae1f1ffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:25:37.909Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:25:37.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:25:38.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-14770 does not seem to be running inside a container [2023-05-09T21:25:38.181Z] $ 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/110 -v /w/workspace/device-rest-go/110:/w/workspace/device-rest-go/110:rw,z -v /w/workspace/device-rest-go/110@tmp:/w/workspace/device-rest-go/110@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-05-09T21:25:39.353Z] $ docker top b96fc20dcf70809fa7b86be3799542a54f0a2c0b1a5ce080235a2dcca037e21f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:25:39.863Z] + git config --global --add safe.directory /w/workspace/device-rest-go/110 [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:25:40.800Z] + make test [2023-05-09T21:25:40.800Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:26:13.041Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T21:28:04.744Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T21:28:04.744Z] ok github.com/edgexfoundry/device-rest-go/driver 0.060s coverage: 32.2% of statements [2023-05-09T21:28:04.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T21:28:04.744Z] go vet ./... [2023-05-09T21:28:31.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:28:31.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:28:31.458Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:28:31.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:28:31.768Z] $ docker stop --time=1 b96fc20dcf70809fa7b86be3799542a54f0a2c0b1a5ce080235a2dcca037e21f [2023-05-09T21:28:33.672Z] $ docker rm -f --volumes b96fc20dcf70809fa7b86be3799542a54f0a2c0b1a5ce080235a2dcca037e21f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:28:34.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:28:34.890Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T21:28:35.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:28:35.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:28:36.119Z] + ls -al . [2023-05-09T21:28:36.119Z] total 180 [2023-05-09T21:28:36.119Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:25 . [2023-05-09T21:28:36.119Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:23 .. [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 151 May 9 21:23 .dockerignore [2023-05-09T21:28:36.119Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:23 .git [2023-05-09T21:28:36.119Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:23 .github [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 21:23 .gitignore [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 21:23 .golangci.yml [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 9 21:23 Attribution.txt [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 9 21:23 CHANGELOG.md [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 9 21:23 Dockerfile [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:23 GOVERNANCE.md [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 21:23 Jenkinsfile [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 21:23 LICENSE [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 9 21:23 Makefile [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 21:23 OWNERS.md [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 9 21:23 README.md [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:20 VERSION [2023-05-09T21:28:36.119Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:23 bin [2023-05-09T21:28:36.119Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:23 cmd [2023-05-09T21:28:36.119Z] -rw-r--r-- 1 jenkins jenkins 14663 May 9 21:28 coverage.out [2023-05-09T21:28:36.119Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:23 driver [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 9 21:23 go.mod [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 21:23 go.sum [2023-05-09T21:28:36.119Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:23 snap [2023-05-09T21:28:36.119Z] -rw-rw-r-- 1 jenkins jenkins 713 May 9 21:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:36.465Z] + 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=bb022d5e5ee314ea0b2e9403ec65a17609e45266 --label arch=arm64 --label version=3.0.0-dev.38 . [2023-05-09T21:28:36.465Z] Sending build context to Docker daemon 154.6kB [2023-05-09T21:28:36.735Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:28:36.735Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T21:28:36.735Z] ---> 928841cc90c8 [2023-05-09T21:28:36.735Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:28:36.735Z] ---> Running in 2369eb2feeb3 [2023-05-09T21:28:37.002Z] Removing intermediate container 2369eb2feeb3 [2023-05-09T21:28:37.002Z] ---> f5d703aaf44d [2023-05-09T21:28:37.002Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:28:37.273Z] ---> Running in 6ba6b288964f [2023-05-09T21:28:37.540Z] Removing intermediate container 6ba6b288964f [2023-05-09T21:28:37.540Z] ---> 8f0f2a9ba54c [2023-05-09T21:28:37.540Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T21:28:37.540Z] ---> Running in a5d0c330c705 [2023-05-09T21:28:37.809Z] Removing intermediate container a5d0c330c705 [2023-05-09T21:28:37.809Z] ---> 47694a5b3db5 [2023-05-09T21:28:37.809Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:28:37.809Z] ---> Running in dd48b69c6621 [2023-05-09T21:28:38.396Z] Removing intermediate container dd48b69c6621 [2023-05-09T21:28:38.396Z] ---> 98af6ce9622d [2023-05-09T21:28:38.396Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:28:38.396Z] ---> Running in 8fd31932a619 [2023-05-09T21:28:39.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:28:39.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:28:41.368Z] OK: 268 MiB in 57 packages [2023-05-09T21:28:42.338Z] Removing intermediate container 8fd31932a619 [2023-05-09T21:28:42.338Z] ---> e407904f6d6e [2023-05-09T21:28:42.338Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-09T21:28:42.338Z] ---> Running in a74fb80fda8a [2023-05-09T21:28:42.606Z] Removing intermediate container a74fb80fda8a [2023-05-09T21:28:42.606Z] ---> 6397c3dc4bf1 [2023-05-09T21:28:42.606Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T21:28:43.206Z] ---> 7f41df77853d [2023-05-09T21:28:43.206Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:28:43.206Z] ---> Running in ea909314b6d9 [2023-05-09T21:28:45.788Z] Removing intermediate container ea909314b6d9 [2023-05-09T21:28:45.788Z] ---> 2886fb05b81e [2023-05-09T21:28:45.788Z] Step 11/25 : COPY . . [2023-05-09T21:28:46.373Z] ---> d8d502f52a4a [2023-05-09T21:28:46.373Z] Step 12/25 : RUN $MAKE [2023-05-09T21:28:46.373Z] ---> Running in c883f357dbba [2023-05-09T21:28:47.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-09T21:31:09.226Z] Removing intermediate container c883f357dbba [2023-05-09T21:31:09.226Z] ---> d96bc2f5fafc [2023-05-09T21:31:09.226Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T21:31:09.226Z] 3.17: Pulling from library/alpine [2023-05-09T21:31:09.226Z] c41833b44d91: Already exists [2023-05-09T21:31:09.226Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:31:09.226Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:31:09.226Z] ---> 51e60588ff2c [2023-05-09T21:31:09.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T21:31:09.226Z] ---> Running in 3f54c47f4662 [2023-05-09T21:31:09.226Z] Removing intermediate container 3f54c47f4662 [2023-05-09T21:31:09.226Z] ---> 147e1159e9d3 [2023-05-09T21:31:09.226Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-09T21:31:09.226Z] ---> Running in 2f2f96618a06 [2023-05-09T21:31:09.226Z] Removing intermediate container 2f2f96618a06 [2023-05-09T21:31:09.226Z] ---> 10ef07987e67 [2023-05-09T21:31:09.226Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:31:09.226Z] ---> Running in 8ce6db69df13 [2023-05-09T21:31:10.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:31:10.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:31:11.726Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:31:11.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:31:11.991Z] OK: 8 MiB in 16 packages [2023-05-09T21:31:12.953Z] Removing intermediate container 8ce6db69df13 [2023-05-09T21:31:12.953Z] ---> 1bfcca790820 [2023-05-09T21:31:12.953Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-09T21:31:14.362Z] ---> 3efc4cc68fae [2023-05-09T21:31:14.363Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-09T21:31:14.639Z] ---> 0e679c83507b [2023-05-09T21:31:14.639Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-09T21:31:15.224Z] ---> 288a49a7334c [2023-05-09T21:31:15.224Z] Step 20/25 : EXPOSE 59986 [2023-05-09T21:31:15.224Z] ---> Running in 0fdf76de8e64 [2023-05-09T21:31:15.490Z] Removing intermediate container 0fdf76de8e64 [2023-05-09T21:31:15.490Z] ---> 8418528e9d1a [2023-05-09T21:31:15.490Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-09T21:31:15.490Z] ---> Running in bf5515afc6f5 [2023-05-09T21:31:15.758Z] Removing intermediate container bf5515afc6f5 [2023-05-09T21:31:15.758Z] ---> 8a42883b3686 [2023-05-09T21:31:15.758Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T21:31:15.758Z] ---> Running in 6cec408b2fb1 [2023-05-09T21:31:16.025Z] Removing intermediate container 6cec408b2fb1 [2023-05-09T21:31:16.025Z] ---> 5cc0e86949dd [2023-05-09T21:31:16.025Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T21:31:16.292Z] ---> Running in cbff03a4038a [2023-05-09T21:31:16.558Z] Removing intermediate container cbff03a4038a [2023-05-09T21:31:16.558Z] ---> b11e596ca68f [2023-05-09T21:31:16.558Z] Step 24/25 : LABEL git_sha=bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:31:16.558Z] ---> Running in ebe4cc3001f2 [2023-05-09T21:31:16.825Z] Removing intermediate container ebe4cc3001f2 [2023-05-09T21:31:16.825Z] ---> 666983df31c9 [2023-05-09T21:31:16.825Z] Step 25/25 : LABEL version=3.0.0-dev.38 [2023-05-09T21:31:16.825Z] ---> Running in 7df9d7eef460 [2023-05-09T21:31:17.090Z] Removing intermediate container 7df9d7eef460 [2023-05-09T21:31:17.090Z] ---> 458384d25b32 [2023-05-09T21:31:17.090Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:31:17.090Z] Successfully built 458384d25b32 [2023-05-09T21:31:17.090Z] 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-05-09T21:31:17.177Z] provisioning config files... [2023-05-09T21:31:17.192Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/110@tmp/config2696422669841616092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:31:17.521Z] ---> docker-login.sh [2023-05-09T21:31:17.521Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:31:17.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:31:17.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:31:17.793Z] Configure a credential helper to remove this warning. See [2023-05-09T21:31:17.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:31:17.793Z] [2023-05-09T21:31:17.793Z] Login Succeeded [2023-05-09T21:31:17.793Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:31:18.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:31:18.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:31:18.062Z] Configure a credential helper to remove this warning. See [2023-05-09T21:31:18.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:31:18.062Z] [2023-05-09T21:31:18.062Z] Login Succeeded [2023-05-09T21:31:18.062Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:31:18.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:31:18.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:31:18.330Z] Configure a credential helper to remove this warning. See [2023-05-09T21:31:18.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:31:18.330Z] [2023-05-09T21:31:18.330Z] Login Succeeded [2023-05-09T21:31:18.330Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:31:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:31:18.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:31:18.866Z] Configure a credential helper to remove this warning. See [2023-05-09T21:31:18.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:31:18.866Z] [2023-05-09T21:31:18.866Z] Login Succeeded [2023-05-09T21:31:18.866Z] docker.io [2023-05-09T21:31:19.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:31:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:31:19.397Z] Configure a credential helper to remove this warning. See [2023-05-09T21:31:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:31:19.397Z] [2023-05-09T21:31:19.397Z] Login Succeeded [2023-05-09T21:31:19.397Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:31:19.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:31:19.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:31:19.466Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-09T21:31:19.466Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:31:19.466Z] latest [2023-05-09T21:31:19.466Z] 3.0.0-dev.38 [2023-05-09T21:31:19.466Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:31:19.466Z] main [2023-05-09T21:31:19.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:19.814Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:20.166Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:31:20.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-09T21:31:20.166Z] 7b9b955b608d: Preparing [2023-05-09T21:31:20.166Z] 553bc89b1eab: Preparing [2023-05-09T21:31:20.166Z] 147e1dc5bd59: Preparing [2023-05-09T21:31:20.166Z] 49414fb9657e: Preparing [2023-05-09T21:31:20.166Z] 26cbea5cba74: Preparing [2023-05-09T21:31:20.166Z] 26cbea5cba74: Layer already exists [2023-05-09T21:31:20.434Z] 7b9b955b608d: Pushed [2023-05-09T21:31:20.434Z] 49414fb9657e: Pushed [2023-05-09T21:31:20.434Z] 553bc89b1eab: Pushed [2023-05-09T21:31:25.772Z] 147e1dc5bd59: Pushed [2023-05-09T21:31:25.772Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266: digest: sha256:a323f95b5cd1868a633babd41b5241d229372df4968d999cd4b9520cf0cbc26b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:26.122Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:26.467Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-09T21:31:26.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-09T21:31:26.467Z] 7b9b955b608d: Preparing [2023-05-09T21:31:26.467Z] 553bc89b1eab: Preparing [2023-05-09T21:31:26.467Z] 147e1dc5bd59: Preparing [2023-05-09T21:31:26.467Z] 49414fb9657e: Preparing [2023-05-09T21:31:26.467Z] 26cbea5cba74: Preparing [2023-05-09T21:31:26.467Z] 7b9b955b608d: Layer already exists [2023-05-09T21:31:26.467Z] 49414fb9657e: Layer already exists [2023-05-09T21:31:26.467Z] 26cbea5cba74: Layer already exists [2023-05-09T21:31:26.467Z] 147e1dc5bd59: Layer already exists [2023-05-09T21:31:26.467Z] 553bc89b1eab: Layer already exists [2023-05-09T21:31:26.734Z] latest: digest: sha256:a323f95b5cd1868a633babd41b5241d229372df4968d999cd4b9520cf0cbc26b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:27.099Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:27.447Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.38 [2023-05-09T21:31:27.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-09T21:31:27.447Z] 7b9b955b608d: Preparing [2023-05-09T21:31:27.447Z] 553bc89b1eab: Preparing [2023-05-09T21:31:27.447Z] 147e1dc5bd59: Preparing [2023-05-09T21:31:27.447Z] 49414fb9657e: Preparing [2023-05-09T21:31:27.447Z] 26cbea5cba74: Preparing [2023-05-09T21:31:27.447Z] 553bc89b1eab: Layer already exists [2023-05-09T21:31:27.447Z] 7b9b955b608d: Layer already exists [2023-05-09T21:31:27.447Z] 147e1dc5bd59: Layer already exists [2023-05-09T21:31:27.447Z] 26cbea5cba74: Layer already exists [2023-05-09T21:31:27.447Z] 49414fb9657e: Layer already exists [2023-05-09T21:31:27.713Z] 3.0.0-dev.38: digest: sha256:a323f95b5cd1868a633babd41b5241d229372df4968d999cd4b9520cf0cbc26b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:28.081Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:28.424Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:31:28.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-09T21:31:28.424Z] 7b9b955b608d: Preparing [2023-05-09T21:31:28.424Z] 553bc89b1eab: Preparing [2023-05-09T21:31:28.424Z] 147e1dc5bd59: Preparing [2023-05-09T21:31:28.424Z] 49414fb9657e: Preparing [2023-05-09T21:31:28.424Z] 26cbea5cba74: Preparing [2023-05-09T21:31:28.424Z] 553bc89b1eab: Layer already exists [2023-05-09T21:31:28.424Z] 147e1dc5bd59: Layer already exists [2023-05-09T21:31:28.424Z] 26cbea5cba74: Layer already exists [2023-05-09T21:31:28.424Z] 7b9b955b608d: Layer already exists [2023-05-09T21:31:28.424Z] 49414fb9657e: Layer already exists [2023-05-09T21:31:28.698Z] bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38: digest: sha256:a323f95b5cd1868a633babd41b5241d229372df4968d999cd4b9520cf0cbc26b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:29.050Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:29.400Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-09T21:31:29.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-09T21:31:29.400Z] 7b9b955b608d: Preparing [2023-05-09T21:31:29.400Z] 553bc89b1eab: Preparing [2023-05-09T21:31:29.400Z] 147e1dc5bd59: Preparing [2023-05-09T21:31:29.400Z] 49414fb9657e: Preparing [2023-05-09T21:31:29.400Z] 26cbea5cba74: Preparing [2023-05-09T21:31:29.400Z] 26cbea5cba74: Layer already exists [2023-05-09T21:31:29.400Z] 553bc89b1eab: Layer already exists [2023-05-09T21:31:29.400Z] 7b9b955b608d: Layer already exists [2023-05-09T21:31:29.400Z] 49414fb9657e: Layer already exists [2023-05-09T21:31:29.400Z] 147e1dc5bd59: Layer already exists [2023-05-09T21:31:29.667Z] main: digest: sha256:a323f95b5cd1868a633babd41b5241d229372df4968d999cd4b9520cf0cbc26b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:31:29.729Z] ===================================================== [Pipeline] echo [2023-05-09T21:31:29.738Z] taggedImages: [2023-05-09T21:31:29.738Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266 [2023-05-09T21:31:29.738Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-09T21:31:29.738Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.38 [2023-05-09T21:31:29.738Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bb022d5e5ee314ea0b2e9403ec65a17609e45266-3.0.0-dev.38 [2023-05-09T21:31:29.738Z] - 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-05-09T21:31:30.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:31:30.115Z] [2023-05-09T21:31:30.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:31:30.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:31:30.447Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T21:31:30.447Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T21:31:30.447Z] 04944245beec: Pulling fs layer [2023-05-09T21:31:30.447Z] 699f458cf7ca: Pulling fs layer [2023-05-09T21:31:30.447Z] 765212b225bb: Pulling fs layer [2023-05-09T21:31:30.447Z] f23df028b6ca: Pulling fs layer [2023-05-09T21:31:30.447Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T21:31:30.447Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T21:31:30.447Z] f23df028b6ca: Waiting [2023-05-09T21:31:30.447Z] 765212b225bb: Waiting [2023-05-09T21:31:30.447Z] 2437ff75d9bd: Waiting [2023-05-09T21:31:30.447Z] d65c8cfc05b1: Waiting [2023-05-09T21:31:30.714Z] 04944245beec: Download complete [2023-05-09T21:31:30.714Z] 765212b225bb: Verifying Checksum [2023-05-09T21:31:30.714Z] 765212b225bb: Download complete [2023-05-09T21:31:30.714Z] f23df028b6ca: Verifying Checksum [2023-05-09T21:31:30.714Z] f23df028b6ca: Download complete [2023-05-09T21:31:30.714Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T21:31:30.714Z] d65c8cfc05b1: Download complete [2023-05-09T21:31:30.982Z] 699f458cf7ca: Verifying Checksum [2023-05-09T21:31:30.982Z] 699f458cf7ca: Download complete [2023-05-09T21:31:31.249Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T21:31:31.250Z] 8998bd30e6a1: Download complete [2023-05-09T21:31:33.845Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T21:31:33.845Z] 2437ff75d9bd: Download complete [2023-05-09T21:31:35.256Z] 8998bd30e6a1: Pull complete [2023-05-09T21:31:35.838Z] 04944245beec: Pull complete [2023-05-09T21:31:37.250Z] 699f458cf7ca: Pull complete [2023-05-09T21:31:38.659Z] 765212b225bb: Pull complete [2023-05-09T21:31:39.245Z] f23df028b6ca: Pull complete [2023-05-09T21:31:39.245Z] d65c8cfc05b1: Pull complete [2023-05-09T21:31:54.235Z] 2437ff75d9bd: Pull complete [2023-05-09T21:31:54.235Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T21:31:54.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:31:54.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:31:54.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-14770 does not seem to be running inside a container [2023-05-09T21:31:54.518Z] $ 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/110 -v /w/workspace/device-rest-go/110:/w/workspace/device-rest-go/110:rw,z -v /w/workspace/device-rest-go/110@tmp:/w/workspace/device-rest-go/110@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-05-09T21:31:57.465Z] $ docker top 618f9d70cca14b93753596aabae56d43347fb352293cbe2c3db42ef04db1b2e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:31:58.316Z] ---> job-cost.sh [2023-05-09T21:31:58.317Z] lf-activate-venv: SKIPPING [2023-05-09T21:31:58.317Z] INFO: No Stack... [2023-05-09T21:31:58.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T21:31:59.541Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:32:00.190Z] + cat /w/workspace/device-rest-go/110/archives/cost.csv [2023-05-09T21:32:00.191Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T21:32:00.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [2023-05-09T21:32:00.241Z] Resource [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] did not exist. Created. [2023-05-09T21:32:00.242Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:32:00.912Z] /w/workspace/device-rest-go/110@tmp/durable-a7281c02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T21:32:01.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T21:32:01.604Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T21:32:01.654Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:32:01.660Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:32:01.692Z] $ docker stop --time=1 618f9d70cca14b93753596aabae56d43347fb352293cbe2c3db42ef04db1b2e6 [2023-05-09T21:32:03.229Z] $ docker rm -f --volumes 618f9d70cca14b93753596aabae56d43347fb352293cbe2c3db42ef04db1b2e6 [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-05-09T21:32:03.704Z] provisioning config files... [2023-05-09T21:32:03.712Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14849749269380640220tmp [Pipeline] { [Pipeline] sh [2023-05-09T21:32:04.013Z] + set +x [2023-05-09T21:32:04.013Z] + curl -s https://codecov.io/bash [2023-05-09T21:32:04.013Z] + bash -s -- [2023-05-09T21:32:04.013Z] [2023-05-09T21:32:04.013Z] _____ _ [2023-05-09T21:32:04.013Z] / ____| | | [2023-05-09T21:32:04.013Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T21:32:04.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T21:32:04.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T21:32:04.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T21:32:04.013Z] Bash-1.0.6 [2023-05-09T21:32:04.013Z] [2023-05-09T21:32:04.013Z] [2023-05-09T21:32:04.013Z] ==> git version 2.25.1 found [2023-05-09T21:32:04.013Z] ==> 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-05-09T21:32:04.013Z] Release-Date: 2020-01-08 [2023-05-09T21:32:04.013Z] 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-05-09T21:32:04.013Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T21:32:04.013Z] ==> Jenkins CI detected. [2023-05-09T21:32:04.013Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-09T21:32:04.013Z] project root: . [2023-05-09T21:32:04.013Z] --> token set from env [2023-05-09T21:32:04.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T21:32:04.013Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T21:32:04.013Z] ==> Python coveragepy not found [2023-05-09T21:32:04.013Z] ==> Searching for coverage reports in: [2023-05-09T21:32:04.013Z] + . [2023-05-09T21:32:04.013Z] -> Found 1 reports [2023-05-09T21:32:04.013Z] ==> Detecting git/mercurial file structure [2023-05-09T21:32:04.013Z] ==> Reading reports [2023-05-09T21:32:04.013Z] + ./coverage.out bytes=14663 [2023-05-09T21:32:04.273Z] ==> Appending adjustments [2023-05-09T21:32:04.273Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T21:32:04.273Z] + Found adjustments [2023-05-09T21:32:04.273Z] ==> Gzipping contents [2023-05-09T21:32:04.273Z] 4.0K /tmp/codecov.pNdQjK.gz [2023-05-09T21:32:04.273Z] ==> Uploading reports [2023-05-09T21:32:04.273Z] url: https://codecov.io [2023-05-09T21:32:04.273Z] query: branch=main&commit=bb022d5e5ee314ea0b2e9403ec65a17609e45266&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T21:32:04.273Z] -> Pinging Codecov [2023-05-09T21:32:04.273Z] 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=bb022d5e5ee314ea0b2e9403ec65a17609e45266&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T21:32:04.533Z] -> Uploading to [2023-05-09T21:32:04.533Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/4E5D53B4F1F92C436F7061BF334D961C/bb022d5e5ee314ea0b2e9403ec65a17609e45266/8a166f55-168b-4569-9e7d-c7555e2fd16c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T213204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=868eeda1755ee7b419c4a1289b793fd20d94df883bf5480d22732dac4a2c6af2 [2023-05-09T21:32:04.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:32:04.533Z] Dload Upload Total Spent Left Speed [2023-05-09T21:32:04.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11566 --:--:-- --:--:-- --:--:-- 11566 [2023-05-09T21:32:04.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] } [2023-05-09T21:32:04.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T21:32:04.929Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T21:32:04.944Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:05.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:32:05.247Z] [2023-05-09T21:32:05.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:05.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:32:05.803Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T21:32:05.803Z] df9b9388f04a: Pulling fs layer [2023-05-09T21:32:05.803Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T21:32:05.803Z] 25bc292e5bac: Pulling fs layer [2023-05-09T21:32:05.803Z] 114826534d7a: Pulling fs layer [2023-05-09T21:32:05.803Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T21:32:05.803Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T21:32:05.803Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T21:32:05.803Z] 6ad1cebc031e: Waiting [2023-05-09T21:32:05.803Z] 8a3aa393b2d8: Waiting [2023-05-09T21:32:05.803Z] 114826534d7a: Waiting [2023-05-09T21:32:05.803Z] 4657fd5d0bcf: Waiting [2023-05-09T21:32:05.803Z] 25bc292e5bac: Verifying Checksum [2023-05-09T21:32:05.803Z] 25bc292e5bac: Download complete [2023-05-09T21:32:05.803Z] 52dc419b0ee2: Download complete [2023-05-09T21:32:05.803Z] 4657fd5d0bcf: Download complete [2023-05-09T21:32:05.803Z] df9b9388f04a: Verifying Checksum [2023-05-09T21:32:05.803Z] df9b9388f04a: Download complete [2023-05-09T21:32:06.064Z] df9b9388f04a: Pull complete [2023-05-09T21:32:06.064Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T21:32:06.064Z] 6ad1cebc031e: Download complete [2023-05-09T21:32:06.064Z] 52dc419b0ee2: Pull complete [2023-05-09T21:32:06.325Z] 25bc292e5bac: Pull complete [2023-05-09T21:32:06.892Z] 114826534d7a: Verifying Checksum [2023-05-09T21:32:06.892Z] 114826534d7a: Download complete [2023-05-09T21:32:06.892Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T21:32:06.892Z] 8a3aa393b2d8: Download complete [2023-05-09T21:32:11.086Z] 114826534d7a: Pull complete [2023-05-09T21:32:11.086Z] 4657fd5d0bcf: Pull complete [2023-05-09T21:32:11.086Z] 6ad1cebc031e: Pull complete [2023-05-09T21:32:14.373Z] 8a3aa393b2d8: Pull complete [2023-05-09T21:32:14.374Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T21:32:14.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:32:14.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:32:14.470Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:32:14.501Z] $ 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-05-09T21:32:17.724Z] $ docker top b84555241be8cb84f9a97de4876d02776d0188bb220f61372ae68eab35128ca0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T21:32:17.794Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-09T21:32:18.076Z] + set -o pipefail [2023-05-09T21:32:18.076Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/534e7143-3822-4c20-bf7d-ac8e8c385598 [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] [2023-05-09T21:32:22.282Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T21:32:22.282Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T21:32:22.282Z] More details here: https://snyk.co/ue1NS [2023-05-09T21:32:22.282Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T21:32:22.282Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T21:32:22.299Z] $ docker stop --time=1 b84555241be8cb84f9a97de4876d02776d0188bb220f61372ae68eab35128ca0 [2023-05-09T21:32:25.062Z] $ docker rm -f --volumes b84555241be8cb84f9a97de4876d02776d0188bb220f61372ae68eab35128ca0 [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-05-09T21:32:25.772Z] + git log --format=format:%s -1 bb022d5e5ee314ea0b2e9403ec65a17609e45266 [Pipeline] sh [2023-05-09T21:32:26.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:32:26.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:26.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:32:26.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:32:26.442Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:32:26.483Z] $ 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-05-09T21:32:26.954Z] $ docker top b20211ddefca857437a5103f676dfa1667d0ce51e492d37acc9e98aa06693a12 -eo pid,comm [2023-05-09T21:32:27.008Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T21:32:27.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:32:27.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:32:27.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:32:27.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:32:27.166Z] $ docker exec b20211ddefca857437a5103f676dfa1667d0ce51e492d37acc9e98aa06693a12 ssh-agent [2023-05-09T21:32:27.280Z] SSH_AUTH_SOCK=/tmp/ssh-4OWkfuvXu4te/agent.31 [2023-05-09T21:32:27.280Z] SSH_AGENT_PID=37 [2023-05-09T21:32:27.285Z] Running ssh-add (command line suppressed) [2023-05-09T21:32:27.412Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10499176072904987104.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10499176072904987104.key) [2023-05-09T21:32:27.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:32:27.711Z] + git semver tag [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,922 [run_tag] DEBUG tag force:False [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,923 [check_head_tag] DEBUG check head tag [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,924 [execute] INFO git cat-file --batch-check [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,929 [execute] INFO git cat-file --batch [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,952 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:32:27.972Z] 2023-05-09 21:32:27,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:27.972Z] 3.0.0-dev.38 [Pipeline] } [2023-05-09T21:32:28.243Z] $ docker exec --env ******** --env ******** b20211ddefca857437a5103f676dfa1667d0ce51e492d37acc9e98aa06693a12 ssh-agent -k [2023-05-09T21:32:28.352Z] unset SSH_AUTH_SOCK; [2023-05-09T21:32:28.353Z] unset SSH_AGENT_PID; [2023-05-09T21:32:28.353Z] echo Agent pid 37 killed; [2023-05-09T21:32:28.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:32:28.669Z] + git semver [Pipeline] } [2023-05-09T21:32:28.941Z] $ docker stop --time=1 b20211ddefca857437a5103f676dfa1667d0ce51e492d37acc9e98aa06693a12 [2023-05-09T21:32:30.227Z] $ docker rm -f --volumes b20211ddefca857437a5103f676dfa1667d0ce51e492d37acc9e98aa06693a12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:30.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:32:30.601Z] [2023-05-09T21:32:30.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:30.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:32:30.901Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T21:32:30.901Z] ab5ef0e58194: Pulling fs layer [2023-05-09T21:32:30.901Z] 9712f1f96733: Pulling fs layer [2023-05-09T21:32:30.901Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T21:32:30.901Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T21:32:30.901Z] e9a5061849ea: Pulling fs layer [2023-05-09T21:32:30.901Z] d747dcd14b5f: Pulling fs layer [2023-05-09T21:32:30.901Z] 2de7ff778b66: Pulling fs layer [2023-05-09T21:32:30.901Z] d747dcd14b5f: Waiting [2023-05-09T21:32:30.901Z] 2de7ff778b66: Waiting [2023-05-09T21:32:30.901Z] e9a5061849ea: Waiting [2023-05-09T21:32:30.901Z] 0d9ebad4ef96: Waiting [2023-05-09T21:32:30.901Z] 9712f1f96733: Verifying Checksum [2023-05-09T21:32:30.901Z] 9712f1f96733: Download complete [2023-05-09T21:32:31.160Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T21:32:31.161Z] 63f879dbbcfc: Download complete [2023-05-09T21:32:31.435Z] e9a5061849ea: Verifying Checksum [2023-05-09T21:32:31.435Z] e9a5061849ea: Download complete [2023-05-09T21:32:31.435Z] d747dcd14b5f: Download complete [2023-05-09T21:32:31.435Z] ab5ef0e58194: Verifying Checksum [2023-05-09T21:32:31.435Z] ab5ef0e58194: Download complete [2023-05-09T21:32:31.435Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T21:32:31.435Z] 0d9ebad4ef96: Download complete [2023-05-09T21:32:31.694Z] 2de7ff778b66: Verifying Checksum [2023-05-09T21:32:31.694Z] 2de7ff778b66: Download complete [2023-05-09T21:32:35.091Z] ab5ef0e58194: Pull complete [2023-05-09T21:32:35.091Z] 9712f1f96733: Pull complete [2023-05-09T21:32:35.351Z] 63f879dbbcfc: Pull complete [2023-05-09T21:32:39.537Z] 0d9ebad4ef96: Pull complete [2023-05-09T21:32:39.537Z] e9a5061849ea: Pull complete [2023-05-09T21:32:39.537Z] d747dcd14b5f: Pull complete [2023-05-09T21:32:40.912Z] 2de7ff778b66: Pull complete [2023-05-09T21:32:40.912Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T21:32:40.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:32:40.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:32:41.005Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:32:41.039Z] $ 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-05-09T21:32:44.429Z] $ docker top 8959f8e81088afcde0141deadf4a4341b3845a13aa1c2e7bc2253e105e4bb6ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:32:44.502Z] provisioning config files... [2023-05-09T21:32:44.510Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1788239322811915740tmp [2023-05-09T21:32:44.518Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9964134267373599761tmp [2023-05-09T21:32:44.524Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13475135927351463582tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:32:44.537Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:32:44.818Z] ---> sigul-configuration.sh [2023-05-09T21:32:44.818Z] gpg: directory `/root/.gnupg' created [2023-05-09T21:32:44.819Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T21:32:44.819Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T21:32:44.819Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T21:32:44.819Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T21:32:44.819Z] gpg: CAST5 encrypted data [2023-05-09T21:32:44.819Z] gpg: encrypted with 1 passphrase [2023-05-09T21:32:44.819Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T21:32:45.105Z] + mkdir /home/jenkins [2023-05-09T21:32:45.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T21:32:45.393Z] + 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-05-09T21:32:45.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:32:45.684Z] ---> sigul-install.sh [2023-05-09T21:32:45.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T21:32:45.974Z] + git tag --list [2023-05-09T21:32:45.974Z] v1.0.0 [2023-05-09T21:32:45.974Z] v1.1.0 [2023-05-09T21:32:45.974Z] v1.1.1 [2023-05-09T21:32:45.974Z] v1.1.2 [2023-05-09T21:32:45.974Z] v1.2.0 [2023-05-09T21:32:45.974Z] v1.2.1 [2023-05-09T21:32:45.974Z] v2.0.0 [2023-05-09T21:32:45.974Z] v2.1.0 [2023-05-09T21:32:45.974Z] v2.1.1 [2023-05-09T21:32:45.974Z] v2.1.1-dev.1 [2023-05-09T21:32:45.974Z] v2.1.1-dev.2 [2023-05-09T21:32:45.974Z] v2.1.1-dev.3 [2023-05-09T21:32:45.974Z] v2.2.0 [2023-05-09T21:32:45.974Z] v2.2.1-dev.1 [2023-05-09T21:32:45.974Z] v2.2.1-dev.2 [2023-05-09T21:32:45.974Z] v2.2.1-dev.3 [2023-05-09T21:32:45.974Z] v2.2.1-dev.4 [2023-05-09T21:32:45.974Z] v2.2.1-dev.5 [2023-05-09T21:32:45.974Z] v2.2.1-dev.6 [2023-05-09T21:32:45.974Z] v2.2.1-dev.7 [2023-05-09T21:32:45.974Z] v2.2.1-dev.8 [2023-05-09T21:32:45.974Z] v2.2.1-dev.9 [2023-05-09T21:32:45.974Z] v2.3.0 [2023-05-09T21:32:45.974Z] v2.3.0-dev.10 [2023-05-09T21:32:45.974Z] v2.3.0-dev.11 [2023-05-09T21:32:45.974Z] v2.3.0-dev.12 [2023-05-09T21:32:45.974Z] v2.3.0-dev.13 [2023-05-09T21:32:45.974Z] v2.3.0-dev.14 [2023-05-09T21:32:45.974Z] v2.3.0-dev.15 [2023-05-09T21:32:45.974Z] v2.3.0-dev.16 [2023-05-09T21:32:45.974Z] v2.3.0-dev.17 [2023-05-09T21:32:45.974Z] v2.3.0-dev.18 [2023-05-09T21:32:45.974Z] v2.3.0-dev.19 [2023-05-09T21:32:45.974Z] v2.3.0-dev.20 [2023-05-09T21:32:45.974Z] v2.3.0-dev.21 [2023-05-09T21:32:45.974Z] v2.3.0-dev.22 [2023-05-09T21:32:45.974Z] v2.3.0-dev.23 [2023-05-09T21:32:45.974Z] v2.3.0-dev.24 [2023-05-09T21:32:45.974Z] v2.3.0-dev.25 [2023-05-09T21:32:45.974Z] v2.3.0-dev.9 [2023-05-09T21:32:45.974Z] v3.0.0-dev.1 [2023-05-09T21:32:45.974Z] v3.0.0-dev.10 [2023-05-09T21:32:45.974Z] v3.0.0-dev.11 [2023-05-09T21:32:45.974Z] v3.0.0-dev.12 [2023-05-09T21:32:45.974Z] v3.0.0-dev.13 [2023-05-09T21:32:45.975Z] v3.0.0-dev.14 [2023-05-09T21:32:45.975Z] v3.0.0-dev.15 [2023-05-09T21:32:45.975Z] v3.0.0-dev.16 [2023-05-09T21:32:45.975Z] v3.0.0-dev.17 [2023-05-09T21:32:45.975Z] v3.0.0-dev.18 [2023-05-09T21:32:45.975Z] v3.0.0-dev.19 [2023-05-09T21:32:45.975Z] v3.0.0-dev.2 [2023-05-09T21:32:45.975Z] v3.0.0-dev.20 [2023-05-09T21:32:45.975Z] v3.0.0-dev.21 [2023-05-09T21:32:45.975Z] v3.0.0-dev.22 [2023-05-09T21:32:45.975Z] v3.0.0-dev.23 [2023-05-09T21:32:45.975Z] v3.0.0-dev.24 [2023-05-09T21:32:45.975Z] v3.0.0-dev.25 [2023-05-09T21:32:45.975Z] v3.0.0-dev.26 [2023-05-09T21:32:45.975Z] v3.0.0-dev.27 [2023-05-09T21:32:45.975Z] v3.0.0-dev.28 [2023-05-09T21:32:45.975Z] v3.0.0-dev.29 [2023-05-09T21:32:45.975Z] v3.0.0-dev.3 [2023-05-09T21:32:45.975Z] v3.0.0-dev.30 [2023-05-09T21:32:45.975Z] v3.0.0-dev.31 [2023-05-09T21:32:45.975Z] v3.0.0-dev.32 [2023-05-09T21:32:45.975Z] v3.0.0-dev.33 [2023-05-09T21:32:45.975Z] v3.0.0-dev.34 [2023-05-09T21:32:45.975Z] v3.0.0-dev.35 [2023-05-09T21:32:45.975Z] v3.0.0-dev.36 [2023-05-09T21:32:45.975Z] v3.0.0-dev.37 [2023-05-09T21:32:45.975Z] v3.0.0-dev.38 [2023-05-09T21:32:45.975Z] v3.0.0-dev.4 [2023-05-09T21:32:45.975Z] v3.0.0-dev.5 [2023-05-09T21:32:45.975Z] v3.0.0-dev.6 [2023-05-09T21:32:45.975Z] v3.0.0-dev.7 [2023-05-09T21:32:45.975Z] v3.0.0-dev.8 [2023-05-09T21:32:45.975Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T21:32:46.263Z] + lftools sign git-tag v3.0.0-dev.38 [2023-05-09T21:32:46.831Z] Signing Git tag with Sigul... [2023-05-09T21:32:46.831Z] Signing v3.0.0-dev.38 [Pipeline] echo [2023-05-09T21:32:47.407Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:32:47.690Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T21:32:47.697Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T21:32:47.712Z] $ docker stop --time=1 8959f8e81088afcde0141deadf4a4341b3845a13aa1c2e7bc2253e105e4bb6ad [2023-05-09T21:32:49.009Z] $ docker rm -f --volumes 8959f8e81088afcde0141deadf4a4341b3845a13aa1c2e7bc2253e105e4bb6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T21:32:49.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:32:49.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:49.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:32:49.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:32:49.796Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:32:49.828Z] $ 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-05-09T21:32:50.158Z] $ docker top c8c9ffb5653a710d9a0160e806270d49dfb1f396df0e6f94da0c984db0f1a0a7 -eo pid,comm [2023-05-09T21:32:50.207Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T21:32:50.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:32:50.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:32:50.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:32:50.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:32:50.382Z] $ docker exec c8c9ffb5653a710d9a0160e806270d49dfb1f396df0e6f94da0c984db0f1a0a7 ssh-agent [2023-05-09T21:32:50.492Z] SSH_AUTH_SOCK=/tmp/ssh-egKUW1dsusJA/agent.31 [2023-05-09T21:32:50.492Z] SSH_AGENT_PID=37 [2023-05-09T21:32:50.496Z] Running ssh-add (command line suppressed) [2023-05-09T21:32:50.599Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9022446069236059984.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9022446069236059984.key) [2023-05-09T21:32:50.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:32:50.904Z] + git semver bump pre [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [bump_version] DEBUG bumped version:3.0.0-dev.39 [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,096 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,098 [execute] INFO git cat-file --batch-check [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,104 [execute] INFO git cat-file --batch [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:32:51.168Z] 2023-05-09 21:32:51,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:51.168Z] 3.0.0-dev.39 [Pipeline] } [2023-05-09T21:32:51.178Z] $ docker exec --env ******** --env ******** c8c9ffb5653a710d9a0160e806270d49dfb1f396df0e6f94da0c984db0f1a0a7 ssh-agent -k [2023-05-09T21:32:51.288Z] unset SSH_AUTH_SOCK; [2023-05-09T21:32:51.288Z] unset SSH_AGENT_PID; [2023-05-09T21:32:51.288Z] echo Agent pid 37 killed; [2023-05-09T21:32:51.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:32:51.603Z] + git semver [Pipeline] } [2023-05-09T21:32:51.875Z] $ docker stop --time=1 c8c9ffb5653a710d9a0160e806270d49dfb1f396df0e6f94da0c984db0f1a0a7 [2023-05-09T21:32:53.201Z] $ docker rm -f --volumes c8c9ffb5653a710d9a0160e806270d49dfb1f396df0e6f94da0c984db0f1a0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:32:53.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:32:53.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:32:53.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:32:53.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:32:53.916Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:32:53.946Z] $ 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-05-09T21:32:54.273Z] $ docker top 3ae5fe976db9bb00cc90734ac91eff3d6e75c2b2e351ca87e9309c65c85fecbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:32:54.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:32:54.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:32:54.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:32:54.522Z] $ docker exec 3ae5fe976db9bb00cc90734ac91eff3d6e75c2b2e351ca87e9309c65c85fecbd ssh-agent [2023-05-09T21:32:54.632Z] SSH_AUTH_SOCK=/tmp/ssh-28AQRfmiQN0R/agent.31 [2023-05-09T21:32:54.632Z] SSH_AGENT_PID=37 [2023-05-09T21:32:54.652Z] Running ssh-add (command line suppressed) [2023-05-09T21:32:54.755Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2821938156771504874.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2821938156771504874.key) [2023-05-09T21:32:54.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:32:55.090Z] + git semver push [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,304 [run_push] DEBUG push [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,305 [execute] INFO git cat-file --batch-check [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,308 [execute] INFO git rev-list 2a4aa23f75366f3f27d24aae6af035a406fbbc50 -- [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,308 [execute] DEBUG Popen(['git', 'rev-list', '2a4aa23f75366f3f27d24aae6af035a406fbbc50', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,316 [execute] INFO git fetch -v origin [2023-05-09T21:32:55.348Z] 2023-05-09 21:32:55,317 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T21:32:55.917Z] 2023-05-09 21:32:55,810 [run_push] DEBUG no remote changes detected [2023-05-09T21:32:55.917Z] 2023-05-09 21:32:55,810 [execute] INFO git push origin semver [2023-05-09T21:32:55.917Z] 2023-05-09 21:32:55,810 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:32:56.855Z] 2023-05-09 21:32:56,704 [run_push] DEBUG push all version tags [2023-05-09T21:32:56.855Z] 2023-05-09 21:32:56,705 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T21:32:56.855Z] 2023-05-09 21:32:56,705 [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-05-09T21:32:57.792Z] 2023-05-09 21:32:57,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-09T21:32:57.792Z] 3.0.0-dev.39 [Pipeline] } [2023-05-09T21:32:57.802Z] $ docker exec --env ******** --env ******** 3ae5fe976db9bb00cc90734ac91eff3d6e75c2b2e351ca87e9309c65c85fecbd ssh-agent -k [2023-05-09T21:32:57.908Z] unset SSH_AUTH_SOCK; [2023-05-09T21:32:57.909Z] unset SSH_AGENT_PID; [2023-05-09T21:32:57.909Z] echo Agent pid 37 killed; [2023-05-09T21:32:57.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:32:58.228Z] + git semver [Pipeline] } [2023-05-09T21:32:58.501Z] $ docker stop --time=1 3ae5fe976db9bb00cc90734ac91eff3d6e75c2b2e351ca87e9309c65c85fecbd [2023-05-09T21:32:59.793Z] $ docker rm -f --volumes 3ae5fe976db9bb00cc90734ac91eff3d6e75c2b2e351ca87e9309c65c85fecbd [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-05-09T21:33:00.369Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-09T21:33:00.369Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-09T21:33:00.369Z] total 16 [2023-05-09T21:33:00.369Z] drwxr-xr-x 3 root root 4096 May 9 21:22 . [2023-05-09T21:33:00.369Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:32 .. [2023-05-09T21:33:00.369Z] drwxr-xr-x 2 root root 4096 May 9 21:22 cost [2023-05-09T21:33:00.369Z] -rw-r--r-- 1 root root 86 May 9 21:22 cost.csv [2023-05-09T21:33:00.369Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-09T21:33:00.369Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-09T21:33:00.369Z] total 16 [2023-05-09T21:33:00.369Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:22 . [2023-05-09T21:33:00.369Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:32 .. [2023-05-09T21:33:00.369Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:22 cost [2023-05-09T21:33:00.369Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 21:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:00.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:01.531Z] ---> package-listing.sh [2023-05-09T21:33:01.531Z] ++ facter osfamily [2023-05-09T21:33:01.531Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T21:33:01.790Z] + OS_FAMILY=debian [2023-05-09T21:33:01.790Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-09T21:33:01.790Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T21:33:01.790Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T21:33:01.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T21:33:01.790Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T21:33:01.790Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-09T21:33:01.790Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T21:33:01.790Z] + case "${OS_FAMILY}" in [2023-05-09T21:33:01.790Z] + dpkg -l [2023-05-09T21:33:01.790Z] + grep '^ii' [2023-05-09T21:33:01.790Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T21:33:01.790Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T21:33:01.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T21:33:01.790Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-09T21:33:01.790Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-09T21:33:01.790Z] + 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-05-09T21:33:01.799Z] 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-05-09T21:33:02.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:33:02.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:33:02.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:33:02.706Z] prd-ubuntu20.04-docker-8c-8g-14769 does not seem to be running inside a container [2023-05-09T21:33:02.736Z] $ 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-05-09T21:33:02.958Z] $ docker top 26fd9ff68cc89b5d9d1b9ceca98d0902fe9f520106a1269061e3b015db5288cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:33:03.297Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T21:33:03.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T21:33:03.867Z] + ls /var/log/sa-host [2023-05-09T21:33:03.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:33:03.933Z] provisioning config files... [2023-05-09T21:33:03.942Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1721376961602691561tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:33:03.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:04.238Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T21:33:04.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:04.572Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T21:33:04.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:04.865Z] ---> sudo-logs.sh [2023-05-09T21:33:04.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T21:33:04.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:05.184Z] ---> job-cost.sh [2023-05-09T21:33:05.184Z] lf-activate-venv: SKIPPING [2023-05-09T21:33:05.184Z] DEBUG: total: 0.2199999988079071 [2023-05-09T21:33:05.184Z] INFO: Retrieving Stack Cost... [2023-05-09T21:33:06.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:33:06.383Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T21:33:06.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:33:06.678Z] ---> logs-deploy.sh [2023-05-09T21:33:06.679Z] lf-activate-venv: SKIPPING [2023-05-09T21:33:06.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/110 [2023-05-09T21:33:06.679Z] INFO: archiving workspace using pattern(s): [2023-05-09T21:33:07.616Z] Archives upload complete. [2023-05-09T21:33:07.876Z] INFO: archiving logs to Nexus [2023-05-09T21:33:08.446Z] ---> uname -a: [2023-05-09T21:33:08.446Z] Linux prd-ubuntu20-04-docker-8c-8g-14769 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] ---> lscpu: [2023-05-09T21:33:08.446Z] Architecture: x86_64 [2023-05-09T21:33:08.446Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T21:33:08.446Z] Byte Order: Little Endian [2023-05-09T21:33:08.446Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T21:33:08.446Z] CPU(s): 8 [2023-05-09T21:33:08.446Z] On-line CPU(s) list: 0-7 [2023-05-09T21:33:08.446Z] Thread(s) per core: 1 [2023-05-09T21:33:08.446Z] Core(s) per socket: 1 [2023-05-09T21:33:08.446Z] Socket(s): 8 [2023-05-09T21:33:08.446Z] NUMA node(s): 1 [2023-05-09T21:33:08.446Z] Vendor ID: AuthenticAMD [2023-05-09T21:33:08.446Z] CPU family: 23 [2023-05-09T21:33:08.446Z] Model: 49 [2023-05-09T21:33:08.446Z] Model name: AMD EPYC-Rome Processor [2023-05-09T21:33:08.446Z] Stepping: 0 [2023-05-09T21:33:08.446Z] CPU MHz: 2799.998 [2023-05-09T21:33:08.446Z] BogoMIPS: 5599.99 [2023-05-09T21:33:08.446Z] Virtualization: AMD-V [2023-05-09T21:33:08.446Z] Hypervisor vendor: KVM [2023-05-09T21:33:08.446Z] Virtualization type: full [2023-05-09T21:33:08.446Z] L1d cache: 256 KiB [2023-05-09T21:33:08.446Z] L1i cache: 256 KiB [2023-05-09T21:33:08.446Z] L2 cache: 4 MiB [2023-05-09T21:33:08.446Z] L3 cache: 128 MiB [2023-05-09T21:33:08.446Z] NUMA node0 CPU(s): 0-7 [2023-05-09T21:33:08.446Z] Vulnerability Itlb multihit: Not affected [2023-05-09T21:33:08.446Z] Vulnerability L1tf: Not affected [2023-05-09T21:33:08.446Z] Vulnerability Mds: Not affected [2023-05-09T21:33:08.446Z] Vulnerability Meltdown: Not affected [2023-05-09T21:33:08.446Z] Vulnerability Mmio stale data: Not affected [2023-05-09T21:33:08.446Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T21:33:08.446Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T21:33:08.446Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T21:33:08.446Z] Vulnerability Srbds: Not affected [2023-05-09T21:33:08.446Z] Vulnerability Tsx async abort: Not affected [2023-05-09T21:33:08.446Z] 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-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] ---> nproc: [2023-05-09T21:33:08.446Z] 8 [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z] ---> df -h: [2023-05-09T21:33:08.446Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T21:33:08.446Z] overlay 155G 13G 143G 9% / [2023-05-09T21:33:08.446Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T21:33:08.446Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T21:33:08.446Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T21:33:08.446Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T21:33:08.446Z] [2023-05-09T21:33:08.446Z]