Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc 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-ssh3133956351813269802.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-ssh4275096766062772086.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-ssh11369553227687373385.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-ssh3433021540036627620.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-ssh8089569251699136221.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-14454 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 f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc (main) Commit message: "Merge pull request #310 from jumpingliu/ignore-go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc # timeout=10 > git rev-list --no-walk 322050c65873fd50260d8a368346f4ba3310d130 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:43:58.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:43:58.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:43:58.682Z] ========================================================= [2023-05-08T04:43:58.682Z] EdgeX Global Pipelines Version Info [2023-05-08T04:43:58.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:43:59.399Z] ------------------- [2023-05-08T04:43:59.399Z] stable info: [2023-05-08T04:43:59.399Z] ------------------- [2023-05-08T04:43:59.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:43:59.399Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:43:59.399Z] Message: update stable to v1.0.249 [2023-05-08T04:43:59.971Z] ------------------- [2023-05-08T04:43:59.971Z] experimental info: [2023-05-08T04:43:59.971Z] ------------------- [2023-05-08T04:43:59.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:43:59.971Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:43:59.971Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:44:00.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-08T04:44:00.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-08T04:44:00.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:44:00.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:44:00.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:44:00.174Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:44:00.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:44:00.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:44:00.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:44:00.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:44:00.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:44:00.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-08T04:44:00.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:44:00.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:44:00.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:44:00.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:44:00.311Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:44:00.333Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:44:00.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:44:00.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:44:00.368Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T04:44:00.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T04:44:00.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:44:00.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:44:00.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:44:00.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:44:00.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:44:00.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T04:44:00.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T04:44:00.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T04:44:00.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] echo [2023-05-08T04:44:00.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f04ad0e [Pipeline] echo [2023-05-08T04:44:00.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:44:00.570Z] provisioning config files... [2023-05-08T04:44:00.594Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1104791937659279115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:44:00.894Z] ---> docker-login.sh [2023-05-08T04:44:00.894Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:44:01.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:01.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:01.154Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:01.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:01.154Z] [2023-05-08T04:44:01.154Z] Login Succeeded [2023-05-08T04:44:01.154Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:44:01.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:01.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:01.154Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:01.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:01.154Z] [2023-05-08T04:44:01.154Z] Login Succeeded [2023-05-08T04:44:01.154Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:44:01.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:01.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:01.415Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:01.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:01.415Z] [2023-05-08T04:44:01.415Z] Login Succeeded [2023-05-08T04:44:01.415Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:44:01.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:01.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:01.415Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:01.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:01.415Z] [2023-05-08T04:44:01.415Z] Login Succeeded [2023-05-08T04:44:01.415Z] docker.io [2023-05-08T04:44:01.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:01.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:01.676Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:01.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:01.676Z] [2023-05-08T04:44:01.676Z] Login Succeeded [2023-05-08T04:44:01.676Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:44:01.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:44:02.076Z] + git rev-list -1 --merges f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc~1..f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] echo [2023-05-08T04:44:02.122Z] -----------> git rev-list -1 --merges f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc~1..f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:44:02.122Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [false] [Pipeline] sh [2023-05-08T04:44:02.408Z] + git log --format=format:%s -1 f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] echo [2023-05-08T04:44:02.422Z] ========================================================= [2023-05-08T04:44:02.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:44:02.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:44:02.746Z] + git log --format=format:%s -1 f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] echo [2023-05-08T04:44:02.757Z] [semverPrep] GIT_COMMIT: f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc, Commit Message: Merge pull request #310 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-08T04:44:02.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:44:03.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:44:03.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:44:03.216Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:44:03.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:44:03.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:44:03.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:44:03.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:44:03.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:44:03.647Z] [2023-05-08T04:44:03.647Z] 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-08T04:44:03.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:44:03.953Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:44:03.953Z] b85a868b505f: Pulling fs layer [2023-05-08T04:44:03.953Z] e2be974225ed: Pulling fs layer [2023-05-08T04:44:03.953Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:44:03.953Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:44:03.953Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:44:03.953Z] eaf3925da568: Pulling fs layer [2023-05-08T04:44:03.953Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:44:03.953Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:44:03.953Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:44:03.953Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:44:03.953Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:44:03.953Z] 1469e6f7b9e6: Waiting [2023-05-08T04:44:03.953Z] 5851b861e8e6: Waiting [2023-05-08T04:44:03.953Z] b352a97aabf1: Waiting [2023-05-08T04:44:03.953Z] eaf3925da568: Waiting [2023-05-08T04:44:03.953Z] bde34c3a00c8: Waiting [2023-05-08T04:44:03.953Z] 4872d77fe225: Waiting [2023-05-08T04:44:03.953Z] bab4dde63d76: Waiting [2023-05-08T04:44:03.953Z] 988bab9f4d93: Waiting [2023-05-08T04:44:03.953Z] e2be974225ed: Verifying Checksum [2023-05-08T04:44:03.953Z] e2be974225ed: Download complete [2023-05-08T04:44:03.953Z] 988bab9f4d93: Verifying Checksum [2023-05-08T04:44:03.953Z] 988bab9f4d93: Download complete [2023-05-08T04:44:03.953Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:44:03.953Z] 1469e6f7b9e6: Download complete [2023-05-08T04:44:03.953Z] eaf3925da568: Verifying Checksum [2023-05-08T04:44:03.953Z] eaf3925da568: Download complete [2023-05-08T04:44:04.214Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:44:04.214Z] 339a4e72a1f5: Download complete [2023-05-08T04:44:04.214Z] bde34c3a00c8: Download complete [2023-05-08T04:44:04.214Z] b352a97aabf1: Download complete [2023-05-08T04:44:04.214Z] 4872d77fe225: Verifying Checksum [2023-05-08T04:44:04.214Z] 4872d77fe225: Download complete [2023-05-08T04:44:04.214Z] 5851b861e8e6: Verifying Checksum [2023-05-08T04:44:04.214Z] 5851b861e8e6: Download complete [2023-05-08T04:44:04.214Z] b85a868b505f: Verifying Checksum [2023-05-08T04:44:04.214Z] b85a868b505f: Download complete [2023-05-08T04:44:04.472Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:44:04.472Z] bab4dde63d76: Download complete [2023-05-08T04:44:05.410Z] b85a868b505f: Pull complete [2023-05-08T04:44:05.410Z] e2be974225ed: Pull complete [2023-05-08T04:44:05.983Z] 339a4e72a1f5: Pull complete [2023-05-08T04:44:05.983Z] 988bab9f4d93: Pull complete [2023-05-08T04:44:06.245Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:44:06.245Z] eaf3925da568: Pull complete [2023-05-08T04:44:08.157Z] bab4dde63d76: Pull complete [2023-05-08T04:44:08.157Z] bde34c3a00c8: Pull complete [2023-05-08T04:44:08.157Z] b352a97aabf1: Pull complete [2023-05-08T04:44:08.417Z] 4872d77fe225: Pull complete [2023-05-08T04:44:08.417Z] 5851b861e8e6: Pull complete [2023-05-08T04:44:08.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:44:08.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:44:08.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:44:08.525Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:44:08.546Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:44:10.307Z] $ docker top 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee -eo pid,comm [2023-05-08T04:44:10.380Z] 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-08T04:44:10.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:44:10.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:44:10.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:44:10.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:44:10.530Z] $ docker exec 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee ssh-agent [2023-05-08T04:44:10.645Z] SSH_AUTH_SOCK=/tmp/ssh-HW55cWZ05bd1/agent.32 [2023-05-08T04:44:10.645Z] SSH_AGENT_PID=38 [2023-05-08T04:44:10.653Z] Running ssh-add (command line suppressed) [2023-05-08T04:44:10.741Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7395809486511355493.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7395809486511355493.key) [2023-05-08T04:44:10.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:44:11.056Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:44:11.063Z] $ docker exec --env ******** --env ******** 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee ssh-agent -k [2023-05-08T04:44:11.156Z] unset SSH_AUTH_SOCK; [2023-05-08T04:44:11.157Z] unset SSH_AGENT_PID; [2023-05-08T04:44:11.157Z] echo Agent pid 38 killed; [2023-05-08T04:44:11.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:44:11.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:44:11.205Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:44:11.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:44:11.301Z] $ docker exec 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee ssh-agent [2023-05-08T04:44:11.423Z] SSH_AUTH_SOCK=/tmp/ssh-V9NODz4eUGiF/agent.70 [2023-05-08T04:44:11.423Z] SSH_AGENT_PID=76 [2023-05-08T04:44:11.428Z] Running ssh-add (command line suppressed) [2023-05-08T04:44:11.528Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9951109399251484287.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9951109399251484287.key) [2023-05-08T04:44:11.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:44:11.840Z] + git semver init [2023-05-08T04:44:12.100Z] 2023-05-08 04:44:11,996 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:44:12.100Z] 2023-05-08 04:44:11,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-08T04:44:12.100Z] 2023-05-08 04:44:11,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-08T04:44:12.100Z] 2023-05-08 04:44:11,997 [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-08T04:44:13.035Z] 2023-05-08 04:44:12,989 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-08T04:44:13.035Z] 2023-05-08 04:44:12,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-08T04:44:13.035Z] 2023-05-08 04:44:12,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:44:13.035Z] 2023-05-08 04:44:12,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:44:13.035Z] 3.0.0-dev.37 [Pipeline] } [2023-05-08T04:44:13.035Z] $ docker exec --env ******** --env ******** 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee ssh-agent -k [2023-05-08T04:44:13.127Z] unset SSH_AUTH_SOCK; [2023-05-08T04:44:13.127Z] unset SSH_AGENT_PID; [2023-05-08T04:44:13.127Z] echo Agent pid 76 killed; [2023-05-08T04:44:13.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:44:13.461Z] + git semver [Pipeline] } [2023-05-08T04:44:13.724Z] $ docker stop --time=1 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee [2023-05-08T04:44:14.983Z] $ docker rm -f --volumes 6dc6a480399dde93b6f0e3443f283cf4b1db7ab639eeec0e96caf2b1ade95aee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:44:15.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:44:15.523Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:44:15.526Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [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-08T04:44:15.662Z] provisioning config files... [2023-05-08T04:44:15.670Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14433490933951744710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:44:15.963Z] ---> docker-login.sh [2023-05-08T04:44:15.963Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:44:15.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:15.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:15.963Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:15.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:15.963Z] [2023-05-08T04:44:15.963Z] Login Succeeded [2023-05-08T04:44:15.963Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:44:15.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:15.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:15.963Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:15.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:15.963Z] [2023-05-08T04:44:15.963Z] Login Succeeded [2023-05-08T04:44:15.963Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:44:16.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:16.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:16.222Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:16.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:16.222Z] [2023-05-08T04:44:16.222Z] Login Succeeded [2023-05-08T04:44:16.222Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:44:16.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:16.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:16.222Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:16.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:16.222Z] [2023-05-08T04:44:16.222Z] Login Succeeded [2023-05-08T04:44:16.222Z] docker.io [2023-05-08T04:44:16.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:44:16.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:44:16.481Z] Configure a credential helper to remove this warning. See [2023-05-08T04:44:16.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:44:16.481Z] [2023-05-08T04:44:16.481Z] Login Succeeded [2023-05-08T04:44:16.481Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:44:16.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:44:16.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:44:16.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:44:16.558Z] ========================================================= [2023-05-08T04:44:16.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:44:16.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:44:16.857Z] + 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-08T04:44:16.857Z] Sending build context to Docker daemon 10.91MB [2023-05-08T04:44:16.857Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:44:16.857Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:44:16.857Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:44:16.857Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:44:16.857Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:44:16.857Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:44:16.857Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:44:16.857Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:44:16.857Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:44:16.857Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:44:16.857Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:44:16.857Z] 9325e15d5711: Waiting [2023-05-08T04:44:16.857Z] 9f32a84ed3da: Waiting [2023-05-08T04:44:16.857Z] 4d19c01a9841: Waiting [2023-05-08T04:44:16.857Z] c5a4b2cf53e6: Waiting [2023-05-08T04:44:16.857Z] 556b6ee489ea: Waiting [2023-05-08T04:44:16.857Z] 85791d961cd3: Download complete [2023-05-08T04:44:16.857Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T04:44:16.857Z] 9f32a84ed3da: Download complete [2023-05-08T04:44:17.115Z] 4d19c01a9841: Verifying Checksum [2023-05-08T04:44:17.115Z] 4d19c01a9841: Download complete [2023-05-08T04:44:17.115Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:44:17.115Z] f56be85fc22e: Download complete [2023-05-08T04:44:17.115Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:44:17.115Z] 9325e15d5711: Download complete [2023-05-08T04:44:17.115Z] f56be85fc22e: Pull complete [2023-05-08T04:44:17.373Z] 85791d961cd3: Pull complete [2023-05-08T04:44:17.373Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T04:44:17.373Z] c5a4b2cf53e6: Download complete [2023-05-08T04:44:17.634Z] d694b5ae8c79: Verifying Checksum [2023-05-08T04:44:17.634Z] d694b5ae8c79: Download complete [2023-05-08T04:44:17.892Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:44:17.892Z] 556b6ee489ea: Download complete [2023-05-08T04:44:21.185Z] d694b5ae8c79: Pull complete [2023-05-08T04:44:21.185Z] 9f32a84ed3da: Pull complete [2023-05-08T04:44:21.185Z] 4d19c01a9841: Pull complete [2023-05-08T04:44:21.185Z] 9325e15d5711: Pull complete [2023-05-08T04:44:23.087Z] 556b6ee489ea: Pull complete [2023-05-08T04:44:24.022Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:44:24.022Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:44:24.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:44:24.022Z] ---> c4be618373d6 [2023-05-08T04:44:24.022Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:44:27.427Z] ---> Running in 8c17515a2377 [2023-05-08T04:44:27.427Z] Removing intermediate container 8c17515a2377 [2023-05-08T04:44:27.427Z] ---> faee17071d22 [2023-05-08T04:44:27.427Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:44:27.427Z] ---> Running in 47dc2195825d [2023-05-08T04:44:27.427Z] Removing intermediate container 47dc2195825d [2023-05-08T04:44:27.427Z] ---> 13eeeb078c6a [2023-05-08T04:44:27.427Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:44:27.427Z] ---> Running in 80f1d3e7eaa6 [2023-05-08T04:44:27.427Z] Removing intermediate container 80f1d3e7eaa6 [2023-05-08T04:44:27.427Z] ---> 6455002f4c6c [2023-05-08T04:44:27.427Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:44:27.427Z] ---> Running in f5b947fc3eee [2023-05-08T04:44:27.427Z] Removing intermediate container f5b947fc3eee [2023-05-08T04:44:27.427Z] ---> 89611ff3a406 [2023-05-08T04:44:27.427Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:44:27.427Z] ---> Running in 1eb1ca2c2401 [2023-05-08T04:44:27.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:44:27.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:44:27.944Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:44:27.944Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:44:27.944Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:44:27.944Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:44:27.944Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:44:27.944Z] OK: 269 MiB in 57 packages [2023-05-08T04:44:28.203Z] Removing intermediate container 1eb1ca2c2401 [2023-05-08T04:44:28.203Z] ---> 040f4a416dda [2023-05-08T04:44:28.203Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-08T04:44:28.461Z] ---> Running in a2f7150e5a78 [2023-05-08T04:44:28.461Z] Removing intermediate container a2f7150e5a78 [2023-05-08T04:44:28.461Z] ---> 9a4f23be6bf0 [2023-05-08T04:44:28.461Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:44:28.461Z] ---> 704335a1b20c [2023-05-08T04:44:28.461Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:44:28.461Z] ---> Running in 8ebc7391615c [2023-05-08T04:44:30.631Z] Still waiting to schedule task [2023-05-08T04:44:30.632Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T04:44:50.422Z] Removing intermediate container 8ebc7391615c [2023-05-08T04:44:50.423Z] ---> 8af43695cb48 [2023-05-08T04:44:50.423Z] Step 11/12 : COPY . . [2023-05-08T04:44:50.423Z] ---> 37dab299cab6 [2023-05-08T04:44:50.423Z] Step 12/12 : RUN $MAKE [2023-05-08T04:44:50.423Z] ---> Running in 8cb58fadf84e [2023-05-08T04:44:50.423Z] noop [2023-05-08T04:44:50.423Z] Removing intermediate container 8cb58fadf84e [2023-05-08T04:44:50.423Z] ---> b895d1e5da3e [2023-05-08T04:44:50.423Z] Successfully built b895d1e5da3e [2023-05-08T04:44:50.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:44:50.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:44:50.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:44:50.810Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:44:50.848Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-08T04:44:51.165Z] $ docker top 6103c359cc9e1ca577de91d64dcd9da19a400f1046a9a7ef0a69d83cde89e844 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:44:51.499Z] + go version [2023-05-08T04:44:51.499Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:44:51.517Z] $ docker stop --time=1 6103c359cc9e1ca577de91d64dcd9da19a400f1046a9a7ef0a69d83cde89e844 [2023-05-08T04:44:52.764Z] $ docker rm -f --volumes 6103c359cc9e1ca577de91d64dcd9da19a400f1046a9a7ef0a69d83cde89e844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:44:53.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:44:53.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:44:53.297Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:44:53.333Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-08T04:44:53.654Z] $ docker top f0f6f406dc8c06c12eaf59175ff6ffa5997abdc79c16bfc70075d4f4f0e01d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:44:53.981Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:44:54.274Z] + make test [2023-05-08T04:44:54.275Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:44:58.462Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-08T04:45:08.463Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-08T04:45:08.463Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements [2023-05-08T04:45:13.724Z] go vet ./... [2023-05-08T04:45:16.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:45:16.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:45:16.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:45:16.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:45:16.281Z] $ docker stop --time=1 f0f6f406dc8c06c12eaf59175ff6ffa5997abdc79c16bfc70075d4f4f0e01d80 [2023-05-08T04:45:18.570Z] $ docker rm -f --volumes f0f6f406dc8c06c12eaf59175ff6ffa5997abdc79c16bfc70075d4f4f0e01d80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:45:19.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:45:19.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:45:19.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:45:20.000Z] + ls -al . [2023-05-08T04:45:20.000Z] total 184 [2023-05-08T04:45:20.000Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:44 . [2023-05-08T04:45:20.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:43 .. [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 151 May 8 04:43 .dockerignore [2023-05-08T04:45:20.000Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:44 .git [2023-05-08T04:45:20.000Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:43 .github [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:43 .gitignore [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:43 .golangci.yml [2023-05-08T04:45:20.000Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:44 .semver [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 8 04:43 Attribution.txt [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 8 04:43 CHANGELOG.md [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 8 04:43 Dockerfile [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:43 GOVERNANCE.md [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 680 May 8 04:43 Jenkinsfile [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:43 LICENSE [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 8 04:43 Makefile [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:43 OWNERS.md [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 8 04:43 README.md [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:44 VERSION [2023-05-08T04:45:20.000Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:43 bin [2023-05-08T04:45:20.000Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:43 cmd [2023-05-08T04:45:20.000Z] -rw-r--r-- 1 jenkins jenkins 14663 May 8 04:45 coverage.out [2023-05-08T04:45:20.000Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:43 driver [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 8 04:43 go.mod [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:43 go.sum [2023-05-08T04:45:20.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:43 snap [2023-05-08T04:45:20.000Z] -rw-rw-r-- 1 jenkins jenkins 713 May 8 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:20.315Z] + 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=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-08T04:45:20.315Z] Sending build context to Docker daemon 10.92MB [2023-05-08T04:45:20.315Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:45:20.315Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T04:45:20.315Z] ---> b895d1e5da3e [2023-05-08T04:45:20.315Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:45:20.573Z] ---> Running in bfdae047dba7 [2023-05-08T04:45:20.573Z] Removing intermediate container bfdae047dba7 [2023-05-08T04:45:20.573Z] ---> 23ad4a66cd57 [2023-05-08T04:45:20.573Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:45:20.573Z] ---> Running in 53bb92b13171 [2023-05-08T04:45:20.573Z] Removing intermediate container 53bb92b13171 [2023-05-08T04:45:20.573Z] ---> eb0318d4a713 [2023-05-08T04:45:20.573Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:45:20.573Z] ---> Running in 8c501ec203b5 [2023-05-08T04:45:20.573Z] Removing intermediate container 8c501ec203b5 [2023-05-08T04:45:20.573Z] ---> ed2bd6291459 [2023-05-08T04:45:20.573Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:45:20.831Z] ---> Running in 2ff552e957d9 [2023-05-08T04:45:20.831Z] Removing intermediate container 2ff552e957d9 [2023-05-08T04:45:20.831Z] ---> 398f01634610 [2023-05-08T04:45:20.831Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:45:20.831Z] ---> Running in 08fbb1e41db3 [2023-05-08T04:45:21.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:45:21.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:45:21.348Z] OK: 269 MiB in 57 packages [2023-05-08T04:45:21.608Z] Removing intermediate container 08fbb1e41db3 [2023-05-08T04:45:21.608Z] ---> 22bb1c02f13f [2023-05-08T04:45:21.608Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-08T04:45:21.608Z] ---> Running in 0549e7244d02 [2023-05-08T04:45:21.867Z] Removing intermediate container 0549e7244d02 [2023-05-08T04:45:21.867Z] ---> 720fda62f308 [2023-05-08T04:45:21.867Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T04:45:21.867Z] ---> 317312a6247d [2023-05-08T04:45:21.867Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:45:21.867Z] ---> Running in 65bab1089fdb [2023-05-08T04:45:22.805Z] Removing intermediate container 65bab1089fdb [2023-05-08T04:45:22.805Z] ---> ed0d7eda25cb [2023-05-08T04:45:22.805Z] Step 11/25 : COPY . . [2023-05-08T04:45:22.805Z] ---> b1158a45eb63 [2023-05-08T04:45:22.805Z] Step 12/25 : RUN $MAKE [2023-05-08T04:45:22.805Z] ---> Running in d4598ad85836 [2023-05-08T04:45:23.064Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-08T04:45:41.149Z] Removing intermediate container d4598ad85836 [2023-05-08T04:45:41.149Z] ---> 5086274723dd [2023-05-08T04:45:41.149Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T04:45:41.149Z] 3.17: Pulling from library/alpine [2023-05-08T04:45:41.149Z] f56be85fc22e: Already exists [2023-05-08T04:45:41.149Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:45:41.149Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:45:41.149Z] ---> 9ed4aefc74f6 [2023-05-08T04:45:41.149Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T04:45:41.149Z] ---> Running in 953ac8a6b593 [2023-05-08T04:45:41.149Z] Removing intermediate container 953ac8a6b593 [2023-05-08T04:45:41.149Z] ---> 458a314a63b9 [2023-05-08T04:45:41.149Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-08T04:45:41.149Z] ---> Running in 40233af6957f [2023-05-08T04:45:41.149Z] Removing intermediate container 40233af6957f [2023-05-08T04:45:41.149Z] ---> cb3ea494e827 [2023-05-08T04:45:41.149Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:45:41.149Z] ---> Running in 79b854c86aa9 [2023-05-08T04:45:41.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:45:41.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:45:41.149Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:45:41.149Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:45:41.149Z] OK: 7 MiB in 16 packages [2023-05-08T04:45:41.149Z] Removing intermediate container 79b854c86aa9 [2023-05-08T04:45:41.149Z] ---> 939b3bb5f314 [2023-05-08T04:45:41.149Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-08T04:45:41.149Z] ---> 269209460165 [2023-05-08T04:45:41.149Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-08T04:45:41.149Z] ---> dd6ae160d9ae [2023-05-08T04:45:41.149Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-08T04:45:41.149Z] ---> 4d5c18db9dcc [2023-05-08T04:45:41.149Z] Step 20/25 : EXPOSE 59986 [2023-05-08T04:45:41.149Z] ---> Running in d37910455f3f [2023-05-08T04:45:41.446Z] Removing intermediate container d37910455f3f [2023-05-08T04:45:41.446Z] ---> 667bff246912 [2023-05-08T04:45:41.446Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-08T04:45:41.446Z] ---> Running in 83679d99e320 [2023-05-08T04:45:41.446Z] Removing intermediate container 83679d99e320 [2023-05-08T04:45:41.446Z] ---> 0ac685e34a5c [2023-05-08T04:45:41.446Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:45:41.446Z] ---> Running in 76ae4abde3f1 [2023-05-08T04:45:41.446Z] Removing intermediate container 76ae4abde3f1 [2023-05-08T04:45:41.446Z] ---> bcfa38b9700f [2023-05-08T04:45:41.446Z] Step 23/25 : LABEL arch=amd64 [2023-05-08T04:45:41.446Z] ---> Running in 9929eb616183 [2023-05-08T04:45:41.783Z] Removing intermediate container 9929eb616183 [2023-05-08T04:45:41.783Z] ---> e5553841e9d3 [2023-05-08T04:45:41.784Z] Step 24/25 : LABEL git_sha=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:45:41.784Z] ---> Running in 15f0c6c90c6f [2023-05-08T04:45:41.784Z] Removing intermediate container 15f0c6c90c6f [2023-05-08T04:45:41.784Z] ---> b90965033e70 [2023-05-08T04:45:41.784Z] Step 25/25 : LABEL version=3.0.0-dev.37 [2023-05-08T04:45:41.784Z] ---> Running in b1604688a3ee [2023-05-08T04:45:41.784Z] Removing intermediate container b1604688a3ee [2023-05-08T04:45:41.784Z] ---> 52cc79995eb8 [2023-05-08T04:45:41.784Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:45:41.784Z] Successfully built 52cc79995eb8 [2023-05-08T04:45:41.784Z] 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-08T04:45:41.876Z] provisioning config files... [2023-05-08T04:45:41.895Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11361173616705326850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:45:42.199Z] ---> docker-login.sh [2023-05-08T04:45:42.199Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:45:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:45:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:45:42.199Z] Configure a credential helper to remove this warning. See [2023-05-08T04:45:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:45:42.199Z] [2023-05-08T04:45:42.199Z] Login Succeeded [2023-05-08T04:45:42.199Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:45:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:45:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:45:42.199Z] Configure a credential helper to remove this warning. See [2023-05-08T04:45:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:45:42.199Z] [2023-05-08T04:45:42.199Z] Login Succeeded [2023-05-08T04:45:42.199Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:45:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:45:42.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:45:42.464Z] Configure a credential helper to remove this warning. See [2023-05-08T04:45:42.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:45:42.464Z] [2023-05-08T04:45:42.464Z] Login Succeeded [2023-05-08T04:45:42.464Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:45:42.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:45:42.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:45:42.464Z] Configure a credential helper to remove this warning. See [2023-05-08T04:45:42.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:45:42.464Z] [2023-05-08T04:45:42.464Z] Login Succeeded [2023-05-08T04:45:42.464Z] docker.io [2023-05-08T04:45:42.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:45:42.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:45:42.732Z] Configure a credential helper to remove this warning. See [2023-05-08T04:45:42.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:45:42.732Z] [2023-05-08T04:45:42.732Z] Login Succeeded [2023-05-08T04:45:42.732Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:45:42.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:45:42.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:45:42.778Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-08T04:45:42.778Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:45:42.778Z] latest [2023-05-08T04:45:42.778Z] 3.0.0-dev.37 [2023-05-08T04:45:42.778Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:45:42.778Z] main [2023-05-08T04:45:42.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:43.083Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:43.392Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:45:43.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-08T04:45:43.392Z] f3901ab71ddd: Preparing [2023-05-08T04:45:43.392Z] 20400b6a8689: Preparing [2023-05-08T04:45:43.392Z] ab939c269bb4: Preparing [2023-05-08T04:45:43.392Z] 3dd07f93b9f2: Preparing [2023-05-08T04:45:43.392Z] f1417ff83b31: Preparing [2023-05-08T04:45:43.392Z] f1417ff83b31: Layer already exists [2023-05-08T04:45:43.392Z] f3901ab71ddd: Pushed [2023-05-08T04:45:43.392Z] 20400b6a8689: Pushed [2023-05-08T04:45:43.392Z] 3dd07f93b9f2: Pushed [2023-05-08T04:45:45.924Z] ab939c269bb4: Pushed [2023-05-08T04:45:45.924Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc: digest: sha256:01e366bab2766d1b8fc886c78521ffe0257f2c24d0ecd46ae21079f2d4175f1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:46.233Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:46.532Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-08T04:45:46.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-08T04:45:46.532Z] f3901ab71ddd: Preparing [2023-05-08T04:45:46.532Z] 20400b6a8689: Preparing [2023-05-08T04:45:46.532Z] ab939c269bb4: Preparing [2023-05-08T04:45:46.532Z] 3dd07f93b9f2: Preparing [2023-05-08T04:45:46.532Z] f1417ff83b31: Preparing [2023-05-08T04:45:46.532Z] f1417ff83b31: Layer already exists [2023-05-08T04:45:46.532Z] ab939c269bb4: Layer already exists [2023-05-08T04:45:46.532Z] f3901ab71ddd: Layer already exists [2023-05-08T04:45:46.532Z] 3dd07f93b9f2: Layer already exists [2023-05-08T04:45:46.532Z] 20400b6a8689: Layer already exists [2023-05-08T04:45:46.532Z] latest: digest: sha256:01e366bab2766d1b8fc886c78521ffe0257f2c24d0ecd46ae21079f2d4175f1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:46.835Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:47.140Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.37 [2023-05-08T04:45:47.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-08T04:45:47.140Z] f3901ab71ddd: Preparing [2023-05-08T04:45:47.140Z] 20400b6a8689: Preparing [2023-05-08T04:45:47.140Z] ab939c269bb4: Preparing [2023-05-08T04:45:47.140Z] 3dd07f93b9f2: Preparing [2023-05-08T04:45:47.140Z] f1417ff83b31: Preparing [2023-05-08T04:45:47.140Z] f1417ff83b31: Layer already exists [2023-05-08T04:45:47.140Z] 3dd07f93b9f2: Layer already exists [2023-05-08T04:45:47.140Z] ab939c269bb4: Layer already exists [2023-05-08T04:45:47.140Z] 20400b6a8689: Layer already exists [2023-05-08T04:45:47.140Z] f3901ab71ddd: Layer already exists [2023-05-08T04:45:47.140Z] 3.0.0-dev.37: digest: sha256:01e366bab2766d1b8fc886c78521ffe0257f2c24d0ecd46ae21079f2d4175f1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:47.450Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:47.754Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:45:47.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-08T04:45:47.754Z] f3901ab71ddd: Preparing [2023-05-08T04:45:47.754Z] 20400b6a8689: Preparing [2023-05-08T04:45:47.754Z] ab939c269bb4: Preparing [2023-05-08T04:45:47.754Z] 3dd07f93b9f2: Preparing [2023-05-08T04:45:47.754Z] f1417ff83b31: Preparing [2023-05-08T04:45:47.754Z] f3901ab71ddd: Layer already exists [2023-05-08T04:45:47.754Z] f1417ff83b31: Layer already exists [2023-05-08T04:45:47.754Z] 3dd07f93b9f2: Layer already exists [2023-05-08T04:45:47.754Z] 20400b6a8689: Layer already exists [2023-05-08T04:45:47.754Z] ab939c269bb4: Layer already exists [2023-05-08T04:45:47.754Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37: digest: sha256:01e366bab2766d1b8fc886c78521ffe0257f2c24d0ecd46ae21079f2d4175f1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:48.060Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:48.368Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-08T04:45:48.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-08T04:45:48.368Z] f3901ab71ddd: Preparing [2023-05-08T04:45:48.368Z] 20400b6a8689: Preparing [2023-05-08T04:45:48.368Z] ab939c269bb4: Preparing [2023-05-08T04:45:48.368Z] 3dd07f93b9f2: Preparing [2023-05-08T04:45:48.368Z] f1417ff83b31: Preparing [2023-05-08T04:45:48.368Z] 20400b6a8689: Layer already exists [2023-05-08T04:45:48.368Z] f1417ff83b31: Layer already exists [2023-05-08T04:45:48.368Z] ab939c269bb4: Layer already exists [2023-05-08T04:45:48.368Z] f3901ab71ddd: Layer already exists [2023-05-08T04:45:48.368Z] 3dd07f93b9f2: Layer already exists [2023-05-08T04:45:48.368Z] main: digest: sha256:01e366bab2766d1b8fc886c78521ffe0257f2c24d0ecd46ae21079f2d4175f1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:45:48.417Z] ===================================================== [Pipeline] echo [2023-05-08T04:45:48.425Z] taggedImages: [2023-05-08T04:45:48.425Z] - nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:45:48.425Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-08T04:45:48.425Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.37 [2023-05-08T04:45:48.425Z] - nexus3.edgexfoundry.org:10004/device-rest:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:45:48.425Z] - 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-08T04:45:48.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:45:48.784Z] [2023-05-08T04:45:48.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:45:49.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:45:49.078Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:45:49.078Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:45:49.078Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:45:49.078Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:45:49.078Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:45:49.078Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:45:49.078Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:45:49.078Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:45:49.078Z] 33b1e0a273af: Waiting [2023-05-08T04:45:49.078Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:45:49.078Z] 5d3b04190fa2: Waiting [2023-05-08T04:45:49.078Z] 2f39f015ded8: Waiting [2023-05-08T04:45:49.078Z] 5c69ac0246d0: Download complete [2023-05-08T04:45:49.078Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:45:49.078Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:45:49.078Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:45:49.078Z] 5d3b04190fa2: Download complete [2023-05-08T04:45:49.078Z] ec43610c2a17: Verifying Checksum [2023-05-08T04:45:49.078Z] ec43610c2a17: Download complete [2023-05-08T04:45:49.337Z] 5eb5b503b376: Verifying Checksum [2023-05-08T04:45:49.337Z] 5eb5b503b376: Download complete [2023-05-08T04:45:49.902Z] 2f39f015ded8: Download complete [2023-05-08T04:45:50.468Z] 5eb5b503b376: Pull complete [2023-05-08T04:45:50.468Z] 5c69ac0246d0: Pull complete [2023-05-08T04:45:51.036Z] ec43610c2a17: Pull complete [2023-05-08T04:45:51.036Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:45:51.294Z] 33b1e0a273af: Pull complete [2023-05-08T04:45:51.294Z] 5d3b04190fa2: Pull complete [2023-05-08T04:45:55.486Z] 2f39f015ded8: Pull complete [2023-05-08T04:45:55.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:45:55.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:45:55.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:45:55.554Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:45:55.591Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:45:57.654Z] $ docker top a30324af66f0a20b1d8b239eee7fbe34a8ceecff4f4df05b47c3e1096ba3cfff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:45:58.023Z] ---> job-cost.sh [2023-05-08T04:45:58.023Z] lf-activate-venv: SKIPPING [2023-05-08T04:45:58.023Z] INFO: No Stack... [2023-05-08T04:45:58.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:45:58.540Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:45:58.828Z] + + catcut /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv -d, [2023-05-08T04:45:58.828Z] -f6 [Pipeline] lock [2023-05-08T04:45:58.839Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [2023-05-08T04:45:58.846Z] Resource [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] did not exist. Created. [2023-05-08T04:45:58.846Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:45:59.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:45:59.177Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:45:59.187Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:45:59.213Z] $ docker stop --time=1 a30324af66f0a20b1d8b239eee7fbe34a8ceecff4f4df05b47c3e1096ba3cfff [2023-05-08T04:46:00.368Z] $ docker rm -f --volumes a30324af66f0a20b1d8b239eee7fbe34a8ceecff4f4df05b47c3e1096ba3cfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:48:50.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14455 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-08T04:48:50.505Z] Running in /w/workspace/device-rest-go/109 [Pipeline] { [Pipeline] checkout [2023-05-08T04:48:50.537Z] The recommended git tool is: git [2023-05-08T04:48:55.952Z] using credential edgex-jenkins-ssh [2023-05-08T04:48:55.969Z] Cloning the remote Git repository [2023-05-08T04:48:56.016Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-08T04:48:56.111Z] > git init /w/workspace/device-rest-go/109 # timeout=10 [2023-05-08T04:48:56.269Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-08T04:48:56.270Z] > git --version # timeout=10 [2023-05-08T04:48:56.298Z] > git --version # 'git version 2.25.1' [2023-05-08T04:48:56.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:48:56.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:48:58.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-08T04:48:58.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:48:59.501Z] Avoid second fetch [2023-05-08T04:48:59.502Z] Checking out Revision f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc (main) [2023-05-08T04:49:00.155Z] Commit message: "Merge pull request #310 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:48:59.526Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:48:59.597Z] > git checkout -f f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc # timeout=10 [2023-05-08T04:49:01.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:49:01.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:49:01.188Z] Dload Upload Total Spent Left Speed [2023-05-08T04:49:01.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-08T04:49:01.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:49:02.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:49:02.173Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:49:02.173Z] { [2023-05-08T04:49:02.173Z] "registry-mirrors": [ [2023-05-08T04:49:02.173Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:49:02.173Z] ], [2023-05-08T04:49:02.173Z] "bip": "10.250.0.254/24", [2023-05-08T04:49:02.173Z] "hosts": [ [2023-05-08T04:49:02.173Z] "tcp://0.0.0.0:5555", [2023-05-08T04:49:02.173Z] "unix:///var/run/docker.sock" [2023-05-08T04:49:02.173Z] ], [2023-05-08T04:49:02.173Z] "mtu": 1458, [2023-05-08T04:49:02.173Z] "selinux-enabled": true, [2023-05-08T04:49:02.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:49:02.173Z] } [Pipeline] sh [2023-05-08T04:49:02.506Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:49:02.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:49:24.997Z] provisioning config files... [2023-05-08T04:49:25.029Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/109@tmp/config1218557679662241176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:49:25.401Z] ---> docker-login.sh [2023-05-08T04:49:25.401Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:49:26.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:49:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:49:26.002Z] Configure a credential helper to remove this warning. See [2023-05-08T04:49:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:49:26.002Z] [2023-05-08T04:49:26.002Z] Login Succeeded [2023-05-08T04:49:26.002Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:49:26.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:49:26.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:49:26.550Z] Configure a credential helper to remove this warning. See [2023-05-08T04:49:26.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:49:26.550Z] [2023-05-08T04:49:26.550Z] Login Succeeded [2023-05-08T04:49:26.550Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:49:26.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:49:26.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:49:26.821Z] Configure a credential helper to remove this warning. See [2023-05-08T04:49:26.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:49:26.821Z] [2023-05-08T04:49:26.821Z] Login Succeeded [2023-05-08T04:49:26.821Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:49:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:49:27.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:49:27.362Z] Configure a credential helper to remove this warning. See [2023-05-08T04:49:27.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:49:27.362Z] [2023-05-08T04:49:27.362Z] Login Succeeded [2023-05-08T04:49:27.362Z] docker.io [2023-05-08T04:49:27.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:49:27.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:49:27.907Z] Configure a credential helper to remove this warning. See [2023-05-08T04:49:27.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:49:27.907Z] [2023-05-08T04:49:27.907Z] Login Succeeded [2023-05-08T04:49:27.907Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:49:27.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:49:28.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:49:28.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:49:28.259Z] ========================================================= [2023-05-08T04:49:28.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:49:28.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:49:28.623Z] + 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-08T04:49:28.623Z] Sending build context to Docker daemon 139.3kB [2023-05-08T04:49:28.893Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:49:28.894Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:49:29.189Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:49:29.190Z] c41833b44d91: Pulling fs layer [2023-05-08T04:49:29.190Z] ed15518f5707: Pulling fs layer [2023-05-08T04:49:29.190Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:49:29.190Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:49:29.190Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:49:29.190Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:49:29.190Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:49:29.190Z] 242c74f7c9fa: Waiting [2023-05-08T04:49:29.190Z] 3cdef696dda3: Waiting [2023-05-08T04:49:29.190Z] 2ced38df9373: Waiting [2023-05-08T04:49:29.190Z] 58f1dce35555: Waiting [2023-05-08T04:49:29.190Z] ed15518f5707: Verifying Checksum [2023-05-08T04:49:29.190Z] ed15518f5707: Download complete [2023-05-08T04:49:29.190Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:49:29.190Z] 242c74f7c9fa: Download complete [2023-05-08T04:49:29.190Z] 3cdef696dda3: Verifying Checksum [2023-05-08T04:49:29.190Z] 3cdef696dda3: Download complete [2023-05-08T04:49:29.190Z] c41833b44d91: Verifying Checksum [2023-05-08T04:49:30.174Z] c41833b44d91: Pull complete [2023-05-08T04:49:30.449Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:49:30.721Z] ed15518f5707: Pull complete [2023-05-08T04:49:31.704Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:49:31.704Z] feae8fd75edb: Download complete [2023-05-08T04:49:31.704Z] 2ced38df9373: Verifying Checksum [2023-05-08T04:49:31.704Z] 2ced38df9373: Download complete [2023-05-08T04:49:44.064Z] feae8fd75edb: Pull complete [2023-05-08T04:49:44.064Z] 242c74f7c9fa: Pull complete [2023-05-08T04:49:44.064Z] 3cdef696dda3: Pull complete [2023-05-08T04:49:49.543Z] 2ced38df9373: Pull complete [2023-05-08T04:49:52.144Z] 58f1dce35555: Pull complete [2023-05-08T04:49:52.144Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:49:52.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:49:52.144Z] ---> fadd8f120f05 [2023-05-08T04:49:52.144Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:49:53.580Z] ---> Running in 40285c25551a [2023-05-08T04:49:53.580Z] Removing intermediate container 40285c25551a [2023-05-08T04:49:53.580Z] ---> df8be9db6f87 [2023-05-08T04:49:53.580Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:49:53.851Z] ---> Running in a41873a5e2f4 [2023-05-08T04:49:54.120Z] Removing intermediate container a41873a5e2f4 [2023-05-08T04:49:54.120Z] ---> 82a38236f78c [2023-05-08T04:49:54.120Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:49:54.120Z] ---> Running in fa4d618668b6 [2023-05-08T04:49:54.392Z] Removing intermediate container fa4d618668b6 [2023-05-08T04:49:54.392Z] ---> 41e84b5f57e6 [2023-05-08T04:49:54.392Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:49:54.662Z] ---> Running in 3723fab2dcd8 [2023-05-08T04:49:54.931Z] Removing intermediate container 3723fab2dcd8 [2023-05-08T04:49:54.931Z] ---> 2cf9d286521f [2023-05-08T04:49:54.931Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:49:54.931Z] ---> Running in e1d678f299a2 [2023-05-08T04:49:55.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:49:56.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:49:57.889Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:49:57.889Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:49:57.889Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:49:57.890Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:49:57.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:49:57.890Z] OK: 268 MiB in 57 packages [2023-05-08T04:50:01.724Z] Removing intermediate container e1d678f299a2 [2023-05-08T04:50:01.724Z] ---> b1aac3ee4d07 [2023-05-08T04:50:01.724Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-08T04:50:01.724Z] ---> Running in c43116efe4b3 [2023-05-08T04:50:01.724Z] Removing intermediate container c43116efe4b3 [2023-05-08T04:50:01.724Z] ---> 5cd8bd0accf0 [2023-05-08T04:50:01.724Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:50:02.002Z] ---> 26e1423a8075 [2023-05-08T04:50:02.002Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:50:02.359Z] ---> Running in b85c29e81df4 [2023-05-08T04:51:10.288Z] Removing intermediate container b85c29e81df4 [2023-05-08T04:51:10.288Z] ---> c8ba7fd25ad6 [2023-05-08T04:51:10.288Z] Step 11/12 : COPY . . [2023-05-08T04:51:10.288Z] ---> 67750c53337f [2023-05-08T04:51:10.288Z] Step 12/12 : RUN $MAKE [2023-05-08T04:51:10.288Z] ---> Running in 2db8ca4af0d5 [2023-05-08T04:51:10.288Z] noop [2023-05-08T04:51:10.288Z] Removing intermediate container 2db8ca4af0d5 [2023-05-08T04:51:10.288Z] ---> 36548e84e028 [2023-05-08T04:51:10.288Z] Successfully built 36548e84e028 [2023-05-08T04:51:10.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:51:10.639Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:51:10.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:51:10.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-14455 does not seem to be running inside a container [2023-05-08T04:51:10.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/109 -v /w/workspace/device-rest-go/109:/w/workspace/device-rest-go/109:rw,z -v /w/workspace/device-rest-go/109@tmp:/w/workspace/device-rest-go/109@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 ******** ci-base-image-arm64 cat [2023-05-08T04:51:12.141Z] $ docker top 7ea3ed0ca07a5bdb0105137dec943e8215991ea63439964198fc7c79c32aa3b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:51:12.990Z] + go version [2023-05-08T04:51:12.990Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:51:13.013Z] $ docker stop --time=1 7ea3ed0ca07a5bdb0105137dec943e8215991ea63439964198fc7c79c32aa3b0 [2023-05-08T04:51:14.671Z] $ docker rm -f --volumes 7ea3ed0ca07a5bdb0105137dec943e8215991ea63439964198fc7c79c32aa3b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:51:15.210Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:51:15.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:51:15.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-14455 does not seem to be running inside a container [2023-05-08T04:51:15.473Z] $ 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/109 -v /w/workspace/device-rest-go/109:/w/workspace/device-rest-go/109:rw,z -v /w/workspace/device-rest-go/109@tmp:/w/workspace/device-rest-go/109@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 ******** ci-base-image-arm64 cat [2023-05-08T04:51:16.691Z] $ docker top fdf464cb50b3bf6158cba6eb0b8d5fdb6a340915409364f9c5ec411ff6852ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:51:17.545Z] + git config --global --add safe.directory /w/workspace/device-rest-go/109 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:51:18.213Z] + make test [2023-05-08T04:51:18.213Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:51:50.472Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-08T04:53:42.131Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-08T04:53:43.093Z] ok github.com/edgexfoundry/device-rest-go/driver 0.095s coverage: 32.2% of statements [2023-05-08T04:53:43.687Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:53:43.687Z] go vet ./... [2023-05-08T04:54:15.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:54:15.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:54:15.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:54:15.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:54:15.985Z] $ docker stop --time=1 fdf464cb50b3bf6158cba6eb0b8d5fdb6a340915409364f9c5ec411ff6852ca8 [2023-05-08T04:54:17.965Z] $ docker rm -f --volumes fdf464cb50b3bf6158cba6eb0b8d5fdb6a340915409364f9c5ec411ff6852ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:54:19.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:54:19.096Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:54:19.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:54:19.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:54:20.283Z] + ls -al . [2023-05-08T04:54:20.283Z] total 180 [2023-05-08T04:54:20.283Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:51 . [2023-05-08T04:54:20.283Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:48 .. [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 151 May 8 04:48 .dockerignore [2023-05-08T04:54:20.283Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:48 .git [2023-05-08T04:54:20.283Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:48 .github [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:48 .gitignore [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:48 .golangci.yml [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 8 04:48 Attribution.txt [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 8 04:48 CHANGELOG.md [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 8 04:48 Dockerfile [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:48 GOVERNANCE.md [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 680 May 8 04:48 Jenkinsfile [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:48 LICENSE [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 8 04:48 Makefile [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:48 OWNERS.md [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 8 04:48 README.md [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:44 VERSION [2023-05-08T04:54:20.283Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:48 bin [2023-05-08T04:54:20.283Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:48 cmd [2023-05-08T04:54:20.283Z] -rw-r--r-- 1 jenkins jenkins 14663 May 8 04:53 coverage.out [2023-05-08T04:54:20.283Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:48 driver [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 8 04:48 go.mod [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:48 go.sum [2023-05-08T04:54:20.283Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:48 snap [2023-05-08T04:54:20.283Z] -rw-rw-r-- 1 jenkins jenkins 713 May 8 04:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:54:20.625Z] + 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=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-08T04:54:20.625Z] Sending build context to Docker daemon 154.6kB [2023-05-08T04:54:20.894Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:54:20.894Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T04:54:20.894Z] ---> 36548e84e028 [2023-05-08T04:54:20.894Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:54:20.894Z] ---> Running in 251ab2da4ad0 [2023-05-08T04:54:21.164Z] Removing intermediate container 251ab2da4ad0 [2023-05-08T04:54:21.164Z] ---> 3f228fb98b6b [2023-05-08T04:54:21.164Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:54:21.441Z] ---> Running in fface7d456a7 [2023-05-08T04:54:21.711Z] Removing intermediate container fface7d456a7 [2023-05-08T04:54:21.711Z] ---> 8f81220c7946 [2023-05-08T04:54:21.711Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:54:21.711Z] ---> Running in 4820bf46ba4f [2023-05-08T04:54:21.985Z] Removing intermediate container 4820bf46ba4f [2023-05-08T04:54:21.985Z] ---> 53fda2e12bc7 [2023-05-08T04:54:21.985Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:54:22.255Z] ---> Running in 987b7fa5cdfc [2023-05-08T04:54:22.525Z] Removing intermediate container 987b7fa5cdfc [2023-05-08T04:54:22.525Z] ---> d681aea5b6b5 [2023-05-08T04:54:22.525Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:54:22.525Z] ---> Running in 7272403ed579 [2023-05-08T04:54:23.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:54:24.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:54:25.485Z] OK: 268 MiB in 57 packages [2023-05-08T04:54:26.075Z] Removing intermediate container 7272403ed579 [2023-05-08T04:54:26.075Z] ---> 52999f487250 [2023-05-08T04:54:26.075Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-08T04:54:26.075Z] ---> Running in 9357587e26f5 [2023-05-08T04:54:26.343Z] Removing intermediate container 9357587e26f5 [2023-05-08T04:54:26.343Z] ---> 5248c206924d [2023-05-08T04:54:26.343Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-08T04:54:26.953Z] ---> 446483af2c04 [2023-05-08T04:54:26.953Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:54:26.953Z] ---> Running in 930fe91f6182 [2023-05-08T04:54:31.221Z] Removing intermediate container 930fe91f6182 [2023-05-08T04:54:31.221Z] ---> b68c49565ba1 [2023-05-08T04:54:31.221Z] Step 11/25 : COPY . . [2023-05-08T04:54:31.221Z] ---> c6dfe375d626 [2023-05-08T04:54:31.221Z] Step 12/25 : RUN $MAKE [2023-05-08T04:54:31.491Z] ---> Running in efd94ff7ecdc [2023-05-08T04:54:32.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-08T04:56:39.120Z] Removing intermediate container efd94ff7ecdc [2023-05-08T04:56:39.120Z] ---> 4d5b31d583a3 [2023-05-08T04:56:39.120Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T04:56:39.120Z] 3.17: Pulling from library/alpine [2023-05-08T04:56:39.120Z] c41833b44d91: Already exists [2023-05-08T04:56:39.120Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:56:39.120Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:56:39.120Z] ---> 51e60588ff2c [2023-05-08T04:56:39.120Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T04:56:39.120Z] ---> Running in b0b136630826 [2023-05-08T04:56:39.120Z] Removing intermediate container b0b136630826 [2023-05-08T04:56:39.120Z] ---> c1c1a2d47626 [2023-05-08T04:56:39.120Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-08T04:56:39.120Z] ---> Running in f04886870324 [2023-05-08T04:56:39.120Z] Removing intermediate container f04886870324 [2023-05-08T04:56:39.120Z] ---> b878cbbb0d85 [2023-05-08T04:56:39.120Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:56:39.120Z] ---> Running in 6b91480872b1 [2023-05-08T04:56:39.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:56:39.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:56:39.120Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:56:39.120Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:56:39.120Z] OK: 8 MiB in 16 packages [2023-05-08T04:56:39.120Z] Removing intermediate container 6b91480872b1 [2023-05-08T04:56:39.120Z] ---> a3f7686429f9 [2023-05-08T04:56:39.120Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-08T04:56:39.704Z] ---> a24ee891b2b4 [2023-05-08T04:56:39.704Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-08T04:56:39.970Z] ---> eda64bc000a1 [2023-05-08T04:56:39.970Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-08T04:56:40.556Z] ---> 8e13b99f5bc5 [2023-05-08T04:56:40.556Z] Step 20/25 : EXPOSE 59986 [2023-05-08T04:56:40.556Z] ---> Running in 01c921aa453a [2023-05-08T04:56:40.824Z] Removing intermediate container 01c921aa453a [2023-05-08T04:56:40.824Z] ---> a0be2842ca70 [2023-05-08T04:56:40.824Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-08T04:56:40.824Z] ---> Running in 3c7a14cac30e [2023-05-08T04:56:41.091Z] Removing intermediate container 3c7a14cac30e [2023-05-08T04:56:41.091Z] ---> b5b1226ad75c [2023-05-08T04:56:41.091Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:56:41.358Z] ---> Running in bb6ee26202de [2023-05-08T04:56:41.628Z] Removing intermediate container bb6ee26202de [2023-05-08T04:56:41.628Z] ---> 7901a0a7468f [2023-05-08T04:56:41.628Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T04:56:41.628Z] ---> Running in 1d69dacfc3b2 [2023-05-08T04:56:41.897Z] Removing intermediate container 1d69dacfc3b2 [2023-05-08T04:56:41.897Z] ---> 36fc0585d766 [2023-05-08T04:56:41.897Z] Step 24/25 : LABEL git_sha=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:56:41.897Z] ---> Running in 082eb3c0bf99 [2023-05-08T04:56:42.164Z] Removing intermediate container 082eb3c0bf99 [2023-05-08T04:56:42.164Z] ---> d8d7cbd56767 [2023-05-08T04:56:42.164Z] Step 25/25 : LABEL version=3.0.0-dev.37 [2023-05-08T04:56:42.434Z] ---> Running in 78791d26881a [2023-05-08T04:56:42.700Z] Removing intermediate container 78791d26881a [2023-05-08T04:56:42.700Z] ---> 61826590ccfe [2023-05-08T04:56:42.700Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:56:42.700Z] Successfully built 61826590ccfe [2023-05-08T04:56:42.700Z] 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-08T04:56:42.815Z] provisioning config files... [2023-05-08T04:56:42.828Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/109@tmp/config15541344531815075596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:56:43.155Z] ---> docker-login.sh [2023-05-08T04:56:43.155Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:56:43.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:56:43.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:56:43.424Z] Configure a credential helper to remove this warning. See [2023-05-08T04:56:43.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:56:43.424Z] [2023-05-08T04:56:43.424Z] Login Succeeded [2023-05-08T04:56:43.424Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:56:43.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:56:43.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:56:43.694Z] Configure a credential helper to remove this warning. See [2023-05-08T04:56:43.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:56:43.694Z] [2023-05-08T04:56:43.694Z] Login Succeeded [2023-05-08T04:56:43.694Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:56:43.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:56:44.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:56:44.228Z] Configure a credential helper to remove this warning. See [2023-05-08T04:56:44.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:56:44.228Z] [2023-05-08T04:56:44.228Z] Login Succeeded [2023-05-08T04:56:44.228Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:56:44.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:56:44.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:56:44.497Z] Configure a credential helper to remove this warning. See [2023-05-08T04:56:44.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:56:44.497Z] [2023-05-08T04:56:44.497Z] Login Succeeded [2023-05-08T04:56:44.497Z] docker.io [2023-05-08T04:56:44.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:56:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:56:45.028Z] Configure a credential helper to remove this warning. See [2023-05-08T04:56:45.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:56:45.028Z] [2023-05-08T04:56:45.028Z] Login Succeeded [2023-05-08T04:56:45.028Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:56:45.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:56:45.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:56:45.100Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-08T04:56:45.100Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:56:45.100Z] latest [2023-05-08T04:56:45.100Z] 3.0.0-dev.37 [2023-05-08T04:56:45.100Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:56:45.100Z] main [2023-05-08T04:56:45.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:45.463Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:45.815Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:56:45.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-08T04:56:45.815Z] a22f0302a250: Preparing [2023-05-08T04:56:45.815Z] a4f2b8798070: Preparing [2023-05-08T04:56:45.815Z] 51ec2d8b117e: Preparing [2023-05-08T04:56:45.815Z] 686421154c53: Preparing [2023-05-08T04:56:45.815Z] 26cbea5cba74: Preparing [2023-05-08T04:56:45.815Z] 26cbea5cba74: Layer already exists [2023-05-08T04:56:46.093Z] a4f2b8798070: Pushed [2023-05-08T04:56:46.093Z] 686421154c53: Pushed [2023-05-08T04:56:46.093Z] a22f0302a250: Pushed [2023-05-08T04:56:51.423Z] 51ec2d8b117e: Pushed [2023-05-08T04:56:51.423Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc: digest: sha256:bf4228885b74c4d03478fcbfd8b12492f786fefe7707b11826f7bd007aa26e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:51.772Z] + 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-08T04:56:52.115Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-08T04:56:52.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-08T04:56:52.115Z] a22f0302a250: Preparing [2023-05-08T04:56:52.115Z] a4f2b8798070: Preparing [2023-05-08T04:56:52.115Z] 51ec2d8b117e: Preparing [2023-05-08T04:56:52.115Z] 686421154c53: Preparing [2023-05-08T04:56:52.115Z] 26cbea5cba74: Preparing [2023-05-08T04:56:52.115Z] 26cbea5cba74: Layer already exists [2023-05-08T04:56:52.115Z] a22f0302a250: Layer already exists [2023-05-08T04:56:52.115Z] 686421154c53: Layer already exists [2023-05-08T04:56:52.115Z] 51ec2d8b117e: Layer already exists [2023-05-08T04:56:52.115Z] a4f2b8798070: Layer already exists [2023-05-08T04:56:52.380Z] latest: digest: sha256:bf4228885b74c4d03478fcbfd8b12492f786fefe7707b11826f7bd007aa26e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:52.721Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:53.056Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.37 [2023-05-08T04:56:53.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-08T04:56:53.056Z] a22f0302a250: Preparing [2023-05-08T04:56:53.056Z] a4f2b8798070: Preparing [2023-05-08T04:56:53.056Z] 51ec2d8b117e: Preparing [2023-05-08T04:56:53.056Z] 686421154c53: Preparing [2023-05-08T04:56:53.056Z] 26cbea5cba74: Preparing [2023-05-08T04:56:53.056Z] 26cbea5cba74: Layer already exists [2023-05-08T04:56:53.056Z] a22f0302a250: Layer already exists [2023-05-08T04:56:53.056Z] a4f2b8798070: Layer already exists [2023-05-08T04:56:53.056Z] 686421154c53: Layer already exists [2023-05-08T04:56:53.056Z] 51ec2d8b117e: Layer already exists [2023-05-08T04:56:53.056Z] 3.0.0-dev.37: digest: sha256:bf4228885b74c4d03478fcbfd8b12492f786fefe7707b11826f7bd007aa26e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:53.406Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:53.734Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:56:53.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-08T04:56:53.734Z] a22f0302a250: Preparing [2023-05-08T04:56:53.734Z] a4f2b8798070: Preparing [2023-05-08T04:56:53.734Z] 51ec2d8b117e: Preparing [2023-05-08T04:56:53.734Z] 686421154c53: Preparing [2023-05-08T04:56:53.734Z] 26cbea5cba74: Preparing [2023-05-08T04:56:53.734Z] a4f2b8798070: Layer already exists [2023-05-08T04:56:53.734Z] 51ec2d8b117e: Layer already exists [2023-05-08T04:56:53.734Z] a22f0302a250: Layer already exists [2023-05-08T04:56:53.734Z] 686421154c53: Layer already exists [2023-05-08T04:56:53.734Z] 26cbea5cba74: Layer already exists [2023-05-08T04:56:53.734Z] f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37: digest: sha256:bf4228885b74c4d03478fcbfd8b12492f786fefe7707b11826f7bd007aa26e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:54.068Z] + 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-08T04:56:54.462Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-08T04:56:54.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-08T04:56:54.462Z] a22f0302a250: Preparing [2023-05-08T04:56:54.462Z] a4f2b8798070: Preparing [2023-05-08T04:56:54.462Z] 51ec2d8b117e: Preparing [2023-05-08T04:56:54.462Z] 686421154c53: Preparing [2023-05-08T04:56:54.462Z] 26cbea5cba74: Preparing [2023-05-08T04:56:54.462Z] 686421154c53: Layer already exists [2023-05-08T04:56:54.462Z] 51ec2d8b117e: Layer already exists [2023-05-08T04:56:54.462Z] a22f0302a250: Layer already exists [2023-05-08T04:56:54.462Z] a4f2b8798070: Layer already exists [2023-05-08T04:56:54.462Z] 26cbea5cba74: Layer already exists [2023-05-08T04:56:54.462Z] main: digest: sha256:bf4228885b74c4d03478fcbfd8b12492f786fefe7707b11826f7bd007aa26e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:56:54.866Z] ===================================================== [Pipeline] echo [2023-05-08T04:56:54.872Z] taggedImages: [2023-05-08T04:56:54.872Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [2023-05-08T04:56:54.872Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-08T04:56:54.872Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.37 [2023-05-08T04:56:54.872Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc-3.0.0-dev.37 [2023-05-08T04:56:54.872Z] - 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-08T04:56:55.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:56:55.237Z] [2023-05-08T04:56:55.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:56:55.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:56:55.595Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:56:55.595Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:56:55.595Z] 04944245beec: Pulling fs layer [2023-05-08T04:56:55.595Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:56:55.595Z] 765212b225bb: Pulling fs layer [2023-05-08T04:56:55.595Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:56:55.595Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:56:55.596Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:56:55.596Z] f23df028b6ca: Waiting [2023-05-08T04:56:55.596Z] d65c8cfc05b1: Waiting [2023-05-08T04:56:55.596Z] 765212b225bb: Waiting [2023-05-08T04:56:55.596Z] 2437ff75d9bd: Waiting [2023-05-08T04:56:55.885Z] 04944245beec: Verifying Checksum [2023-05-08T04:56:55.885Z] 04944245beec: Download complete [2023-05-08T04:56:55.885Z] 765212b225bb: Verifying Checksum [2023-05-08T04:56:55.885Z] 765212b225bb: Download complete [2023-05-08T04:56:55.886Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:56:55.886Z] f23df028b6ca: Download complete [2023-05-08T04:56:55.886Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:56:55.886Z] d65c8cfc05b1: Download complete [2023-05-08T04:56:55.886Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:56:55.886Z] 699f458cf7ca: Download complete [2023-05-08T04:56:56.476Z] 8998bd30e6a1: Download complete [2023-05-08T04:56:58.419Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:56:58.419Z] 2437ff75d9bd: Download complete [2023-05-08T04:57:00.360Z] 8998bd30e6a1: Pull complete [2023-05-08T04:57:00.628Z] 04944245beec: Pull complete [2023-05-08T04:57:02.030Z] 699f458cf7ca: Pull complete [2023-05-08T04:57:02.030Z] 765212b225bb: Pull complete [2023-05-08T04:57:02.613Z] f23df028b6ca: Pull complete [2023-05-08T04:57:02.880Z] d65c8cfc05b1: Pull complete [2023-05-08T04:57:17.897Z] 2437ff75d9bd: Pull complete [2023-05-08T04:57:17.897Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:57:17.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:57:17.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:57:18.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-14455 does not seem to be running inside a container [2023-05-08T04:57:18.159Z] $ 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/109 -v /w/workspace/device-rest-go/109:/w/workspace/device-rest-go/109:rw,z -v /w/workspace/device-rest-go/109@tmp:/w/workspace/device-rest-go/109@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:arm64 cat [2023-05-08T04:57:20.689Z] $ docker top e404b8b1d8eae6ef03e684cec72e82cd7fe6280dd67a12086588ee3d5fc887c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:57:21.516Z] ---> job-cost.sh [2023-05-08T04:57:21.516Z] lf-activate-venv: SKIPPING [2023-05-08T04:57:21.516Z] INFO: No Stack... [2023-05-08T04:57:22.098Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:57:22.683Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:57:23.004Z] + cat /w/workspace/device-rest-go/109/archives/cost.csv [2023-05-08T04:57:23.004Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:57:23.338Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [2023-05-08T04:57:23.347Z] Resource [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] did not exist. Created. [2023-05-08T04:57:23.347Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:57:23.701Z] /w/workspace/device-rest-go/109@tmp/durable-53851f75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:57:24.048Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:57:24.071Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:57:24.122Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:57:24.129Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:57:24.155Z] $ docker stop --time=1 e404b8b1d8eae6ef03e684cec72e82cd7fe6280dd67a12086588ee3d5fc887c2 [2023-05-08T04:57:25.625Z] $ docker rm -f --volumes e404b8b1d8eae6ef03e684cec72e82cd7fe6280dd67a12086588ee3d5fc887c2 [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-08T04:57:26.045Z] provisioning config files... [2023-05-08T04:57:26.052Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3582244292299418079tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:57:26.346Z] + set +x [2023-05-08T04:57:26.346Z] + curl -s https://codecov.io/bash [2023-05-08T04:57:26.346Z] + bash -s -- [2023-05-08T04:57:26.346Z] [2023-05-08T04:57:26.346Z] _____ _ [2023-05-08T04:57:26.346Z] / ____| | | [2023-05-08T04:57:26.346Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:57:26.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:57:26.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:57:26.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:57:26.346Z] Bash-1.0.6 [2023-05-08T04:57:26.346Z] [2023-05-08T04:57:26.346Z] [2023-05-08T04:57:26.346Z] ==> git version 2.25.1 found [2023-05-08T04:57:26.346Z] ==> 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-08T04:57:26.346Z] Release-Date: 2020-01-08 [2023-05-08T04:57:26.346Z] 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-08T04:57:26.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:57:26.346Z] ==> Jenkins CI detected. [2023-05-08T04:57:26.346Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-08T04:57:26.346Z] project root: . [2023-05-08T04:57:26.346Z] --> token set from env [2023-05-08T04:57:26.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:57:26.346Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:57:26.346Z] ==> Python coveragepy not found [2023-05-08T04:57:26.346Z] ==> Searching for coverage reports in: [2023-05-08T04:57:26.346Z] + . [2023-05-08T04:57:26.346Z] -> Found 1 reports [2023-05-08T04:57:26.346Z] ==> Detecting git/mercurial file structure [2023-05-08T04:57:26.346Z] ==> Reading reports [2023-05-08T04:57:26.605Z] + ./coverage.out bytes=14663 [2023-05-08T04:57:26.605Z] ==> Appending adjustments [2023-05-08T04:57:26.605Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:57:26.605Z] + Found adjustments [2023-05-08T04:57:26.605Z] ==> Gzipping contents [2023-05-08T04:57:26.605Z] 4.0K /tmp/codecov.DginH3.gz [2023-05-08T04:57:26.605Z] ==> Uploading reports [2023-05-08T04:57:26.605Z] url: https://codecov.io [2023-05-08T04:57:26.605Z] query: branch=main&commit=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:57:26.605Z] -> Pinging Codecov [2023-05-08T04:57:26.605Z] 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=f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:57:26.605Z] -> Uploading to [2023-05-08T04:57:26.605Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/4E5D53B4F1F92C436F7061BF334D961C/f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc/2f89780a-eca2-44ce-ac33-290ee557c81a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T045726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f08a85eea2f3a7d59fba7d111aa5498b78e2fce40f5cb6803bfe2f9251521c91 [2023-05-08T04:57:26.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:57:26.605Z] Dload Upload Total Spent Left Speed [2023-05-08T04:57:26.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10414 --:--:-- --:--:-- --:--:-- 10414 [2023-05-08T04:57:26.864Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] } [2023-05-08T04:57:26.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T04:57:27.058Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T04:57:27.072Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:57:27.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:57:27.368Z] [2023-05-08T04:57:27.368Z] 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-08T04:57:27.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:57:27.659Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T04:57:27.659Z] df9b9388f04a: Pulling fs layer [2023-05-08T04:57:27.659Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T04:57:27.659Z] 25bc292e5bac: Pulling fs layer [2023-05-08T04:57:27.659Z] 114826534d7a: Pulling fs layer [2023-05-08T04:57:27.659Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T04:57:27.659Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T04:57:27.659Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T04:57:27.659Z] 114826534d7a: Waiting [2023-05-08T04:57:27.659Z] 4657fd5d0bcf: Waiting [2023-05-08T04:57:27.659Z] 6ad1cebc031e: Waiting [2023-05-08T04:57:27.659Z] 8a3aa393b2d8: Waiting [2023-05-08T04:57:27.659Z] 25bc292e5bac: Download complete [2023-05-08T04:57:27.659Z] 52dc419b0ee2: Download complete [2023-05-08T04:57:27.659Z] 4657fd5d0bcf: Download complete [2023-05-08T04:57:27.659Z] df9b9388f04a: Download complete [2023-05-08T04:57:27.918Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T04:57:27.918Z] 6ad1cebc031e: Download complete [2023-05-08T04:57:27.918Z] df9b9388f04a: Pull complete [2023-05-08T04:57:28.484Z] 114826534d7a: Verifying Checksum [2023-05-08T04:57:28.484Z] 114826534d7a: Download complete [2023-05-08T04:57:28.484Z] 52dc419b0ee2: Pull complete [2023-05-08T04:57:28.484Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T04:57:28.484Z] 8a3aa393b2d8: Download complete [2023-05-08T04:57:28.484Z] 25bc292e5bac: Pull complete [2023-05-08T04:57:31.762Z] 114826534d7a: Pull complete [2023-05-08T04:57:31.762Z] 4657fd5d0bcf: Pull complete [2023-05-08T04:57:32.021Z] 6ad1cebc031e: Pull complete [2023-05-08T04:57:35.311Z] 8a3aa393b2d8: Pull complete [2023-05-08T04:57:35.311Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T04:57:35.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:57:35.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:57:35.392Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:57:35.435Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-08T04:57:38.934Z] $ docker top da001565ae97a539e59dd0f6a490317b8088f748bf786f0a77ebf2c20b27edc8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T04:57:38.978Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-08T04:57:39.255Z] + set -o pipefail [2023-05-08T04:57:39.256Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-08T04:57:43.441Z] [2023-05-08T04:57:43.441Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-08T04:57:43.441Z] [2023-05-08T04:57:43.442Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/973f41c8-3966-45db-986d-73463f198f37 [2023-05-08T04:57:43.442Z] [2023-05-08T04:57:43.442Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T04:57:43.442Z] [2023-05-08T04:57:43.442Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T04:57:43.442Z] [2023-05-08T04:57:43.442Z] [2023-05-08T04:57:43.442Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T04:57:43.442Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T04:57:43.442Z] More details here: https://snyk.co/ue1NS [2023-05-08T04:57:43.442Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T04:57:43.442Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T04:57:43.469Z] $ docker stop --time=1 da001565ae97a539e59dd0f6a490317b8088f748bf786f0a77ebf2c20b27edc8 [2023-05-08T04:57:45.918Z] $ docker rm -f --volumes da001565ae97a539e59dd0f6a490317b8088f748bf786f0a77ebf2c20b27edc8 [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-08T04:57:46.585Z] + git log --format=format:%s -1 f04ad0eeb594cd3f8ad46f53b1443669e92ac7fc [Pipeline] sh [2023-05-08T04:57:46.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:57:46.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:57:47.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:57:47.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:57:47.258Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:57:47.303Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:57:47.693Z] $ docker top 90fd8a9af78a3390c6c678765ab476ced5ac63215ab5be74bdecd08621dc7c62 -eo pid,comm [2023-05-08T04:57:47.720Z] 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-08T04:57:47.720Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:57:47.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:57:47.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:57:47.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:57:47.883Z] $ docker exec 90fd8a9af78a3390c6c678765ab476ced5ac63215ab5be74bdecd08621dc7c62 ssh-agent [2023-05-08T04:57:47.965Z] SSH_AUTH_SOCK=/tmp/ssh-4nIQ53G05YLI/agent.32 [2023-05-08T04:57:47.965Z] SSH_AGENT_PID=38 [2023-05-08T04:57:47.970Z] Running ssh-add (command line suppressed) [2023-05-08T04:57:48.109Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10138988830324178478.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10138988830324178478.key) [2023-05-08T04:57:48.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:57:48.405Z] + git semver tag [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,572 [run_tag] DEBUG tag force:False [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,572 [check_head_tag] DEBUG check head tag [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,573 [execute] INFO git cat-file --batch-check [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,577 [execute] INFO git cat-file --batch [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,600 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:57:48.665Z] 2023-05-08 04:57:48,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:57:48.665Z] 3.0.0-dev.37 [Pipeline] } [2023-05-08T04:57:48.692Z] $ docker exec --env ******** --env ******** 90fd8a9af78a3390c6c678765ab476ced5ac63215ab5be74bdecd08621dc7c62 ssh-agent -k [2023-05-08T04:57:48.790Z] unset SSH_AUTH_SOCK; [2023-05-08T04:57:48.791Z] unset SSH_AGENT_PID; [2023-05-08T04:57:48.791Z] echo Agent pid 38 killed; [2023-05-08T04:57:48.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:57:49.085Z] + git semver [Pipeline] } [2023-05-08T04:57:49.374Z] $ docker stop --time=1 90fd8a9af78a3390c6c678765ab476ced5ac63215ab5be74bdecd08621dc7c62 [2023-05-08T04:57:50.642Z] $ docker rm -f --volumes 90fd8a9af78a3390c6c678765ab476ced5ac63215ab5be74bdecd08621dc7c62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:57:51.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:57:51.012Z] [2023-05-08T04:57:51.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:57:51.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:57:51.308Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T04:57:51.308Z] ab5ef0e58194: Pulling fs layer [2023-05-08T04:57:51.308Z] 9712f1f96733: Pulling fs layer [2023-05-08T04:57:51.308Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T04:57:51.308Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T04:57:51.308Z] e9a5061849ea: Pulling fs layer [2023-05-08T04:57:51.308Z] d747dcd14b5f: Pulling fs layer [2023-05-08T04:57:51.308Z] 2de7ff778b66: Pulling fs layer [2023-05-08T04:57:51.308Z] e9a5061849ea: Waiting [2023-05-08T04:57:51.308Z] 0d9ebad4ef96: Waiting [2023-05-08T04:57:51.308Z] d747dcd14b5f: Waiting [2023-05-08T04:57:51.308Z] 2de7ff778b66: Waiting [2023-05-08T04:57:51.308Z] 9712f1f96733: Verifying Checksum [2023-05-08T04:57:51.308Z] 9712f1f96733: Download complete [2023-05-08T04:57:51.570Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T04:57:51.570Z] 63f879dbbcfc: Download complete [2023-05-08T04:57:51.827Z] e9a5061849ea: Verifying Checksum [2023-05-08T04:57:51.828Z] e9a5061849ea: Download complete [2023-05-08T04:57:51.828Z] d747dcd14b5f: Download complete [2023-05-08T04:57:51.828Z] 0d9ebad4ef96: Download complete [2023-05-08T04:57:51.828Z] ab5ef0e58194: Verifying Checksum [2023-05-08T04:57:51.828Z] ab5ef0e58194: Download complete [2023-05-08T04:57:51.828Z] 2de7ff778b66: Verifying Checksum [2023-05-08T04:57:51.828Z] 2de7ff778b66: Download complete [2023-05-08T04:57:54.355Z] ab5ef0e58194: Pull complete [2023-05-08T04:57:54.355Z] 9712f1f96733: Pull complete [2023-05-08T04:57:54.921Z] 63f879dbbcfc: Pull complete [2023-05-08T04:57:58.287Z] 0d9ebad4ef96: Pull complete [2023-05-08T04:57:58.545Z] e9a5061849ea: Pull complete [2023-05-08T04:57:58.545Z] d747dcd14b5f: Pull complete [2023-05-08T04:57:59.477Z] 2de7ff778b66: Pull complete [2023-05-08T04:57:59.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T04:57:59.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:57:59.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:57:59.566Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:57:59.616Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-08T04:58:02.506Z] $ docker top b908e0fe06ebce511f34166adc8bfc3e4ae4d691b3ec12653581f04dce8502c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:58:02.559Z] provisioning config files... [2023-05-08T04:58:02.565Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12097670410728023954tmp [2023-05-08T04:58:02.575Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8801732164173084976tmp [2023-05-08T04:58:02.584Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1445246103509000779tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:58:02.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:02.893Z] ---> sigul-configuration.sh [2023-05-08T04:58:02.893Z] gpg: directory `/root/.gnupg' created [2023-05-08T04:58:02.893Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T04:58:02.893Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T04:58:02.893Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T04:58:02.893Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T04:58:02.893Z] gpg: CAST5 encrypted data [2023-05-08T04:58:02.893Z] gpg: encrypted with 1 passphrase [2023-05-08T04:58:02.893Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T04:58:03.181Z] + mkdir /home/jenkins [2023-05-08T04:58:03.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T04:58:03.470Z] + 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-08T04:58:03.479Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:03.761Z] ---> sigul-install.sh [2023-05-08T04:58:03.761Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T04:58:04.048Z] + git tag --list [2023-05-08T04:58:04.048Z] v1.0.0 [2023-05-08T04:58:04.048Z] v1.1.0 [2023-05-08T04:58:04.048Z] v1.1.1 [2023-05-08T04:58:04.048Z] v1.1.2 [2023-05-08T04:58:04.048Z] v1.2.0 [2023-05-08T04:58:04.048Z] v1.2.1 [2023-05-08T04:58:04.048Z] v2.0.0 [2023-05-08T04:58:04.048Z] v2.1.0 [2023-05-08T04:58:04.049Z] v2.1.1 [2023-05-08T04:58:04.049Z] v2.1.1-dev.1 [2023-05-08T04:58:04.049Z] v2.1.1-dev.2 [2023-05-08T04:58:04.049Z] v2.1.1-dev.3 [2023-05-08T04:58:04.049Z] v2.2.0 [2023-05-08T04:58:04.049Z] v2.2.1-dev.1 [2023-05-08T04:58:04.049Z] v2.2.1-dev.2 [2023-05-08T04:58:04.049Z] v2.2.1-dev.3 [2023-05-08T04:58:04.049Z] v2.2.1-dev.4 [2023-05-08T04:58:04.049Z] v2.2.1-dev.5 [2023-05-08T04:58:04.049Z] v2.2.1-dev.6 [2023-05-08T04:58:04.049Z] v2.2.1-dev.7 [2023-05-08T04:58:04.049Z] v2.2.1-dev.8 [2023-05-08T04:58:04.049Z] v2.2.1-dev.9 [2023-05-08T04:58:04.049Z] v2.3.0 [2023-05-08T04:58:04.049Z] v2.3.0-dev.10 [2023-05-08T04:58:04.049Z] v2.3.0-dev.11 [2023-05-08T04:58:04.049Z] v2.3.0-dev.12 [2023-05-08T04:58:04.049Z] v2.3.0-dev.13 [2023-05-08T04:58:04.049Z] v2.3.0-dev.14 [2023-05-08T04:58:04.049Z] v2.3.0-dev.15 [2023-05-08T04:58:04.049Z] v2.3.0-dev.16 [2023-05-08T04:58:04.049Z] v2.3.0-dev.17 [2023-05-08T04:58:04.049Z] v2.3.0-dev.18 [2023-05-08T04:58:04.049Z] v2.3.0-dev.19 [2023-05-08T04:58:04.049Z] v2.3.0-dev.20 [2023-05-08T04:58:04.049Z] v2.3.0-dev.21 [2023-05-08T04:58:04.049Z] v2.3.0-dev.22 [2023-05-08T04:58:04.049Z] v2.3.0-dev.23 [2023-05-08T04:58:04.049Z] v2.3.0-dev.24 [2023-05-08T04:58:04.049Z] v2.3.0-dev.25 [2023-05-08T04:58:04.049Z] v2.3.0-dev.9 [2023-05-08T04:58:04.049Z] v3.0.0-dev.1 [2023-05-08T04:58:04.049Z] v3.0.0-dev.10 [2023-05-08T04:58:04.049Z] v3.0.0-dev.11 [2023-05-08T04:58:04.049Z] v3.0.0-dev.12 [2023-05-08T04:58:04.049Z] v3.0.0-dev.13 [2023-05-08T04:58:04.049Z] v3.0.0-dev.14 [2023-05-08T04:58:04.049Z] v3.0.0-dev.15 [2023-05-08T04:58:04.049Z] v3.0.0-dev.16 [2023-05-08T04:58:04.049Z] v3.0.0-dev.17 [2023-05-08T04:58:04.049Z] v3.0.0-dev.18 [2023-05-08T04:58:04.049Z] v3.0.0-dev.19 [2023-05-08T04:58:04.049Z] v3.0.0-dev.2 [2023-05-08T04:58:04.049Z] v3.0.0-dev.20 [2023-05-08T04:58:04.049Z] v3.0.0-dev.21 [2023-05-08T04:58:04.049Z] v3.0.0-dev.22 [2023-05-08T04:58:04.049Z] v3.0.0-dev.23 [2023-05-08T04:58:04.049Z] v3.0.0-dev.24 [2023-05-08T04:58:04.049Z] v3.0.0-dev.25 [2023-05-08T04:58:04.049Z] v3.0.0-dev.26 [2023-05-08T04:58:04.049Z] v3.0.0-dev.27 [2023-05-08T04:58:04.049Z] v3.0.0-dev.28 [2023-05-08T04:58:04.049Z] v3.0.0-dev.29 [2023-05-08T04:58:04.049Z] v3.0.0-dev.3 [2023-05-08T04:58:04.049Z] v3.0.0-dev.30 [2023-05-08T04:58:04.049Z] v3.0.0-dev.31 [2023-05-08T04:58:04.049Z] v3.0.0-dev.32 [2023-05-08T04:58:04.049Z] v3.0.0-dev.33 [2023-05-08T04:58:04.049Z] v3.0.0-dev.34 [2023-05-08T04:58:04.049Z] v3.0.0-dev.35 [2023-05-08T04:58:04.049Z] v3.0.0-dev.36 [2023-05-08T04:58:04.049Z] v3.0.0-dev.37 [2023-05-08T04:58:04.049Z] v3.0.0-dev.4 [2023-05-08T04:58:04.049Z] v3.0.0-dev.5 [2023-05-08T04:58:04.049Z] v3.0.0-dev.6 [2023-05-08T04:58:04.049Z] v3.0.0-dev.7 [2023-05-08T04:58:04.049Z] v3.0.0-dev.8 [2023-05-08T04:58:04.049Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T04:58:04.333Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-08T04:58:04.901Z] Signing Git tag with Sigul... [2023-05-08T04:58:04.901Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-08T04:58:05.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:05.449Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T04:58:05.455Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T04:58:05.495Z] $ docker stop --time=1 b908e0fe06ebce511f34166adc8bfc3e4ae4d691b3ec12653581f04dce8502c7 [2023-05-08T04:58:06.762Z] $ docker rm -f --volumes b908e0fe06ebce511f34166adc8bfc3e4ae4d691b3ec12653581f04dce8502c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T04:58:07.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:58:07.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:58:07.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:58:07.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:58:07.572Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:58:07.616Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:58:07.926Z] $ docker top ed3720947b3f3b63d42c6a371ec0a6a3af16850366a039ad0847c999ac1e6548 -eo pid,comm [2023-05-08T04:58:07.953Z] 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-08T04:58:07.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:58:07.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:58:07.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:58:08.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:58:08.131Z] $ docker exec ed3720947b3f3b63d42c6a371ec0a6a3af16850366a039ad0847c999ac1e6548 ssh-agent [2023-05-08T04:58:08.218Z] SSH_AUTH_SOCK=/tmp/ssh-lsO6p4sFvmRT/agent.31 [2023-05-08T04:58:08.218Z] SSH_AGENT_PID=37 [2023-05-08T04:58:08.223Z] Running ssh-add (command line suppressed) [2023-05-08T04:58:08.338Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3808853225723242245.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3808853225723242245.key) [2023-05-08T04:58:08.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:58:08.618Z] + git semver bump pre [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,815 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,815 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,815 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,816 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,817 [execute] INFO git cat-file --batch-check [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,818 [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-08T04:58:08.878Z] 2023-05-08 04:58:08,822 [execute] INFO git cat-file --batch [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:58:08.878Z] 2023-05-08 04:58:08,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:58:08.878Z] 3.0.0-dev.38 [Pipeline] } [2023-05-08T04:58:08.907Z] $ docker exec --env ******** --env ******** ed3720947b3f3b63d42c6a371ec0a6a3af16850366a039ad0847c999ac1e6548 ssh-agent -k [2023-05-08T04:58:09.005Z] unset SSH_AUTH_SOCK; [2023-05-08T04:58:09.005Z] unset SSH_AGENT_PID; [2023-05-08T04:58:09.005Z] echo Agent pid 37 killed; [2023-05-08T04:58:08.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:58:09.292Z] + git semver [Pipeline] } [2023-05-08T04:58:09.581Z] $ docker stop --time=1 ed3720947b3f3b63d42c6a371ec0a6a3af16850366a039ad0847c999ac1e6548 [2023-05-08T04:58:10.908Z] $ docker rm -f --volumes ed3720947b3f3b63d42c6a371ec0a6a3af16850366a039ad0847c999ac1e6548 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:58:11.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:58:11.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:58:11.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:58:11.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:58:11.575Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:58:11.620Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:58:11.945Z] $ docker top a0154d36490e0da5c5eb787d7d6dd45d1cf277a6f45398c80712001b10e5e922 -eo pid,comm [2023-05-08T04:58:11.967Z] 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-08T04:58:11.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:58:12.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:58:12.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:58:12.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:58:12.135Z] $ docker exec a0154d36490e0da5c5eb787d7d6dd45d1cf277a6f45398c80712001b10e5e922 ssh-agent [2023-05-08T04:58:12.232Z] SSH_AUTH_SOCK=/tmp/ssh-zE2ZrsLmp7ak/agent.34 [2023-05-08T04:58:12.232Z] SSH_AGENT_PID=40 [2023-05-08T04:58:12.236Z] Running ssh-add (command line suppressed) [2023-05-08T04:58:12.352Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7492785811030049196.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7492785811030049196.key) [2023-05-08T04:58:12.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:58:12.631Z] + git semver push [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,836 [run_push] DEBUG push [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,837 [execute] INFO git cat-file --batch-check [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,837 [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-08T04:58:12.890Z] 2023-05-08 04:58:12,840 [execute] INFO git rev-list faf54e22f948e3c2eace871147a36a6000b18ba7 -- [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,841 [execute] DEBUG Popen(['git', 'rev-list', 'faf54e22f948e3c2eace871147a36a6000b18ba7', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,848 [execute] INFO git fetch -v origin [2023-05-08T04:58:12.890Z] 2023-05-08 04:58:12,848 [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-08T04:58:13.459Z] 2023-05-08 04:58:13,310 [run_push] DEBUG no remote changes detected [2023-05-08T04:58:13.459Z] 2023-05-08 04:58:13,310 [execute] INFO git push origin semver [2023-05-08T04:58:13.459Z] 2023-05-08 04:58:13,310 [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-08T04:58:14.396Z] 2023-05-08 04:58:14,060 [run_push] DEBUG push all version tags [2023-05-08T04:58:14.397Z] 2023-05-08 04:58:14,060 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T04:58:14.397Z] 2023-05-08 04:58:14,061 [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-08T04:58:14.965Z] 2023-05-08 04:58:14,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-08T04:58:14.965Z] 3.0.0-dev.38 [Pipeline] } [2023-05-08T04:58:14.994Z] $ docker exec --env ******** --env ******** a0154d36490e0da5c5eb787d7d6dd45d1cf277a6f45398c80712001b10e5e922 ssh-agent -k [2023-05-08T04:58:15.090Z] unset SSH_AUTH_SOCK; [2023-05-08T04:58:15.090Z] unset SSH_AGENT_PID; [2023-05-08T04:58:15.090Z] echo Agent pid 40 killed; [2023-05-08T04:58:15.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:58:15.391Z] + git semver [Pipeline] } [2023-05-08T04:58:15.682Z] $ docker stop --time=1 a0154d36490e0da5c5eb787d7d6dd45d1cf277a6f45398c80712001b10e5e922 [2023-05-08T04:58:16.950Z] $ docker rm -f --volumes a0154d36490e0da5c5eb787d7d6dd45d1cf277a6f45398c80712001b10e5e922 [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-08T04:58:17.501Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-08T04:58:17.502Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-08T04:58:17.502Z] total 16 [2023-05-08T04:58:17.502Z] drwxr-xr-x 3 root root 4096 May 8 04:45 . [2023-05-08T04:58:17.502Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:58 .. [2023-05-08T04:58:17.502Z] drwxr-xr-x 2 root root 4096 May 8 04:45 cost [2023-05-08T04:58:17.502Z] -rw-r--r-- 1 root root 86 May 8 04:45 cost.csv [2023-05-08T04:58:17.502Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-08T04:58:17.502Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-08T04:58:17.502Z] total 16 [2023-05-08T04:58:17.502Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:45 . [2023-05-08T04:58:17.502Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:58 .. [2023-05-08T04:58:17.502Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:45 cost [2023-05-08T04:58:17.502Z] -rw-r--r-- 1 jenkins jenkins 86 May 8 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:17.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:18.646Z] ---> package-listing.sh [2023-05-08T04:58:18.646Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:58:18.646Z] ++ facter osfamily [2023-05-08T04:58:18.906Z] + OS_FAMILY=debian [2023-05-08T04:58:18.906Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-08T04:58:18.906Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:58:18.906Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:58:18.906Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:58:18.906Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:58:18.906Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-08T04:58:18.906Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:58:18.906Z] + case "${OS_FAMILY}" in [2023-05-08T04:58:18.906Z] + dpkg -l [2023-05-08T04:58:18.906Z] + grep '^ii' [2023-05-08T04:58:18.906Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:58:18.906Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:58:18.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:58:18.906Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-08T04:58:18.906Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-08T04:58:18.906Z] + 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-08T04:58:18.916Z] 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-08T04:58:19.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:58:19.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:58:19.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:58:19.820Z] prd-ubuntu20.04-docker-8c-8g-14454 does not seem to be running inside a container [2023-05-08T04:58:19.871Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:58:20.051Z] $ docker top a58d6631263ec05413c0f8b75f894d53563b0d9872895f0354adde575ec2a260 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:58:20.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:58:20.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:58:20.947Z] + ls /var/log/sa-host [2023-05-08T04:58:20.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:58:21.121Z] provisioning config files... [2023-05-08T04:58:21.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10333769620627745285tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:58:21.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:21.569Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:58:21.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:21.974Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:58:21.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:22.270Z] ---> sudo-logs.sh [2023-05-08T04:58:22.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:58:22.299Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:22.583Z] ---> job-cost.sh [2023-05-08T04:58:22.583Z] lf-activate-venv: SKIPPING [2023-05-08T04:58:22.583Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:58:22.583Z] INFO: Retrieving Stack Cost... [2023-05-08T04:58:23.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:58:23.412Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:58:23.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:58:23.708Z] ---> logs-deploy.sh [2023-05-08T04:58:23.708Z] lf-activate-venv: SKIPPING [2023-05-08T04:58:23.708Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/109 [2023-05-08T04:58:23.708Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:58:24.647Z] Archives upload complete. [2023-05-08T04:58:24.647Z] INFO: archiving logs to Nexus