Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 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-ssh17281989831413997446.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-ssh5581140495070596172.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-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4219155075459893954.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-ssh13738109823906033773.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5488200750119504048.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-14758 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f (main) Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f # timeout=10 > git rev-list --no-walk d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T20:24:02.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T20:24:02.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T20:24:02.501Z] ========================================================= [2023-05-09T20:24:02.501Z] EdgeX Global Pipelines Version Info [2023-05-09T20:24:02.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:24:03.234Z] ------------------- [2023-05-09T20:24:03.234Z] stable info: [2023-05-09T20:24:03.234Z] ------------------- [2023-05-09T20:24:03.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T20:24:03.234Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:24:03.234Z] Message: update stable to v1.0.249 [2023-05-09T20:24:03.807Z] ------------------- [2023-05-09T20:24:03.807Z] experimental info: [2023-05-09T20:24:03.807Z] ------------------- [2023-05-09T20:24:03.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T20:24:03.807Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:24:03.807Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T20:24:04.028Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T20:24:04.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T20:24:04.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T20:24:04.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T20:24:04.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T20:24:04.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T20:24:04.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T20:24:04.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T20:24:04.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T20:24:04.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T20:24:04.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T20:24:04.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T20:24:04.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T20:24:04.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T20:24:04.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T20:24:04.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T20:24:04.312Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T20:24:04.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T20:24:04.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T20:24:04.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T20:24:04.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T20:24:04.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T20:24:04.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T20:24:04.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T20:24:04.447Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T20:24:04.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T20:24:04.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T20:24:04.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T20:24:04.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T20:24:04.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T20:24:04.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo [2023-05-09T20:24:04.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3563ea3 [Pipeline] echo [2023-05-09T20:24:04.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:24:04.646Z] provisioning config files... [2023-05-09T20:24:04.658Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5723203921308170840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:24:04.963Z] ---> docker-login.sh [2023-05-09T20:24:04.963Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:24:04.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:05.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:05.225Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:05.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:05.225Z] [2023-05-09T20:24:05.225Z] Login Succeeded [2023-05-09T20:24:05.225Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:24:05.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:05.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:05.225Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:05.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:05.225Z] [2023-05-09T20:24:05.225Z] Login Succeeded [2023-05-09T20:24:05.225Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:24:05.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:05.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:05.486Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:05.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:05.486Z] [2023-05-09T20:24:05.486Z] Login Succeeded [2023-05-09T20:24:05.486Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:24:05.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:05.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:05.486Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:05.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:05.486Z] [2023-05-09T20:24:05.486Z] Login Succeeded [2023-05-09T20:24:05.486Z] docker.io [2023-05-09T20:24:05.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:05.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:05.746Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:05.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:05.746Z] [2023-05-09T20:24:05.746Z] Login Succeeded [2023-05-09T20:24:05.747Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:24:05.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T20:24:06.145Z] + git rev-list -1 --merges 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f~1..3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo [2023-05-09T20:24:06.199Z] -----------> git rev-list -1 --merges 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f~1..3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [false] [Pipeline] sh [2023-05-09T20:24:06.495Z] + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo [2023-05-09T20:24:06.509Z] ========================================================= [2023-05-09T20:24:06.509Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T20:24:06.509Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:24:06.850Z] + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo [2023-05-09T20:24:06.864Z] [semverPrep] GIT_COMMIT: 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f, Commit Message: refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453) [Pipeline] echo [2023-05-09T20:24:06.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T20:24:07.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:24:07.227Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T20:24:07.227Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T20:24:07.227Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T20:24:07.227Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T20:24:07.227Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T20:24:07.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:24:07.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:24:07.595Z] [2023-05-09T20:24:07.595Z] 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-09T20:24:07.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:24:07.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T20:24:07.908Z] b85a868b505f: Pulling fs layer [2023-05-09T20:24:07.908Z] e2be974225ed: Pulling fs layer [2023-05-09T20:24:07.908Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T20:24:07.908Z] 988bab9f4d93: Pulling fs layer [2023-05-09T20:24:07.908Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T20:24:07.908Z] eaf3925da568: Pulling fs layer [2023-05-09T20:24:07.908Z] bab4dde63d76: Pulling fs layer [2023-05-09T20:24:07.908Z] bde34c3a00c8: Pulling fs layer [2023-05-09T20:24:07.908Z] b352a97aabf1: Pulling fs layer [2023-05-09T20:24:07.908Z] 4872d77fe225: Pulling fs layer [2023-05-09T20:24:07.908Z] 5851b861e8e6: Pulling fs layer [2023-05-09T20:24:07.908Z] 988bab9f4d93: Waiting [2023-05-09T20:24:07.908Z] 1469e6f7b9e6: Waiting [2023-05-09T20:24:07.908Z] eaf3925da568: Waiting [2023-05-09T20:24:07.908Z] bab4dde63d76: Waiting [2023-05-09T20:24:07.908Z] bde34c3a00c8: Waiting [2023-05-09T20:24:07.908Z] 4872d77fe225: Waiting [2023-05-09T20:24:07.908Z] 5851b861e8e6: Waiting [2023-05-09T20:24:07.908Z] b352a97aabf1: Waiting [2023-05-09T20:24:07.908Z] e2be974225ed: Download complete [2023-05-09T20:24:07.908Z] 988bab9f4d93: Download complete [2023-05-09T20:24:07.908Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T20:24:07.908Z] 1469e6f7b9e6: Download complete [2023-05-09T20:24:08.167Z] eaf3925da568: Verifying Checksum [2023-05-09T20:24:08.167Z] eaf3925da568: Download complete [2023-05-09T20:24:08.167Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T20:24:08.167Z] 339a4e72a1f5: Download complete [2023-05-09T20:24:08.167Z] bde34c3a00c8: Download complete [2023-05-09T20:24:08.167Z] b352a97aabf1: Verifying Checksum [2023-05-09T20:24:08.167Z] b352a97aabf1: Download complete [2023-05-09T20:24:08.167Z] 4872d77fe225: Verifying Checksum [2023-05-09T20:24:08.167Z] 4872d77fe225: Download complete [2023-05-09T20:24:08.167Z] 5851b861e8e6: Verifying Checksum [2023-05-09T20:24:08.167Z] 5851b861e8e6: Download complete [2023-05-09T20:24:08.167Z] b85a868b505f: Download complete [2023-05-09T20:24:08.427Z] bab4dde63d76: Verifying Checksum [2023-05-09T20:24:08.427Z] bab4dde63d76: Download complete [2023-05-09T20:24:09.365Z] b85a868b505f: Pull complete [2023-05-09T20:24:09.365Z] e2be974225ed: Pull complete [2023-05-09T20:24:09.931Z] 339a4e72a1f5: Pull complete [2023-05-09T20:24:09.932Z] 988bab9f4d93: Pull complete [2023-05-09T20:24:10.191Z] 1469e6f7b9e6: Pull complete [2023-05-09T20:24:10.191Z] eaf3925da568: Pull complete [2023-05-09T20:24:12.093Z] bab4dde63d76: Pull complete [2023-05-09T20:24:12.093Z] bde34c3a00c8: Pull complete [2023-05-09T20:24:12.093Z] b352a97aabf1: Pull complete [2023-05-09T20:24:12.093Z] 4872d77fe225: Pull complete [2023-05-09T20:24:12.093Z] 5851b861e8e6: Pull complete [2023-05-09T20:24:12.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T20:24:12.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:24:12.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:24:12.192Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:24:12.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:24:15.445Z] $ docker top a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:24:15.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:24:15.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:24:15.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:24:15.670Z] $ docker exec a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent [2023-05-09T20:24:15.775Z] SSH_AUTH_SOCK=/tmp/ssh-AuHvggPpS507/agent.32 [2023-05-09T20:24:15.775Z] SSH_AGENT_PID=38 [2023-05-09T20:24:15.782Z] Running ssh-add (command line suppressed) [2023-05-09T20:24:15.879Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412617836775052186.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412617836775052186.key) [2023-05-09T20:24:15.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:24:16.175Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T20:24:16.196Z] $ docker exec --env ******** --env ******** a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent -k [2023-05-09T20:24:16.294Z] unset SSH_AUTH_SOCK; [2023-05-09T20:24:16.294Z] unset SSH_AGENT_PID; [2023-05-09T20:24:16.295Z] echo Agent pid 38 killed; [2023-05-09T20:24:16.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T20:24:16.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:24:16.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:24:16.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:24:16.451Z] $ docker exec a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent [2023-05-09T20:24:16.538Z] SSH_AUTH_SOCK=/tmp/ssh-mWdM8LDQBMm0/agent.71 [2023-05-09T20:24:16.538Z] SSH_AGENT_PID=77 [2023-05-09T20:24:16.543Z] Running ssh-add (command line suppressed) [2023-05-09T20:24:16.643Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_177706662170632027.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_177706662170632027.key) [2023-05-09T20:24:16.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:24:16.950Z] + git semver init [2023-05-09T20:24:17.209Z] 2023-05-09 20:24:17,120 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T20:24:17.209Z] 2023-05-09 20:24:17,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T20:24:17.209Z] 2023-05-09 20:24:17,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T20:24:17.209Z] 2023-05-09 20:24:17,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:24:18.148Z] 2023-05-09 20:24:18,097 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-09T20:24:18.148Z] 2023-05-09 20:24:18,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-09T20:24:18.148Z] 2023-05-09 20:24:18,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:24:18.148Z] 2023-05-09 20:24:18,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:24:18.148Z] 3.0.0-dev.86 [Pipeline] } [2023-05-09T20:24:18.169Z] $ docker exec --env ******** --env ******** a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent -k [2023-05-09T20:24:18.265Z] unset SSH_AUTH_SOCK; [2023-05-09T20:24:18.266Z] unset SSH_AGENT_PID; [2023-05-09T20:24:18.266Z] echo Agent pid 77 killed; [2023-05-09T20:24:18.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:24:18.572Z] + git semver [Pipeline] } [2023-05-09T20:24:18.852Z] $ docker stop --time=1 a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 [2023-05-09T20:24:20.172Z] $ docker rm -f --volumes a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:24:20.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T20:24:20.710Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T20:24:20.712Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.86 [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-09T20:24:20.849Z] provisioning config files... [2023-05-09T20:24:20.857Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5458204551234097196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:24:21.152Z] ---> docker-login.sh [2023-05-09T20:24:21.152Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:24:21.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:21.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:21.152Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:21.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:21.152Z] [2023-05-09T20:24:21.152Z] Login Succeeded [2023-05-09T20:24:21.152Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:24:21.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:21.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:21.152Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:21.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:21.152Z] [2023-05-09T20:24:21.152Z] Login Succeeded [2023-05-09T20:24:21.152Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:24:21.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:21.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:21.411Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:21.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:21.411Z] [2023-05-09T20:24:21.411Z] Login Succeeded [2023-05-09T20:24:21.411Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:24:21.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:21.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:21.412Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:21.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:21.412Z] [2023-05-09T20:24:21.412Z] Login Succeeded [2023-05-09T20:24:21.412Z] docker.io [2023-05-09T20:24:21.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:21.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:21.670Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:21.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:21.670Z] [2023-05-09T20:24:21.670Z] Login Succeeded [2023-05-09T20:24:21.670Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:24:21.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T20:24:21.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:24:21.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:24:21.768Z] ========================================================= [2023-05-09T20:24:21.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T20:24:21.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:24:22.104Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-09T20:24:22.104Z] Sending build context to Docker daemon 11.1MB [2023-05-09T20:24:22.104Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:24:22.104Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T20:24:22.104Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T20:24:22.104Z] f56be85fc22e: Pulling fs layer [2023-05-09T20:24:22.104Z] 85791d961cd3: Pulling fs layer [2023-05-09T20:24:22.104Z] d694b5ae8c79: Pulling fs layer [2023-05-09T20:24:22.104Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T20:24:22.104Z] 4d19c01a9841: Pulling fs layer [2023-05-09T20:24:22.104Z] 9325e15d5711: Pulling fs layer [2023-05-09T20:24:22.104Z] 556b6ee489ea: Pulling fs layer [2023-05-09T20:24:22.104Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T20:24:22.104Z] 9f32a84ed3da: Waiting [2023-05-09T20:24:22.104Z] 4d19c01a9841: Waiting [2023-05-09T20:24:22.104Z] 9325e15d5711: Waiting [2023-05-09T20:24:22.104Z] 556b6ee489ea: Waiting [2023-05-09T20:24:22.367Z] 85791d961cd3: Download complete [2023-05-09T20:24:22.367Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T20:24:22.367Z] 9f32a84ed3da: Download complete [2023-05-09T20:24:22.367Z] 4d19c01a9841: Verifying Checksum [2023-05-09T20:24:22.367Z] 4d19c01a9841: Download complete [2023-05-09T20:24:22.367Z] f56be85fc22e: Verifying Checksum [2023-05-09T20:24:22.367Z] f56be85fc22e: Download complete [2023-05-09T20:24:22.367Z] 9325e15d5711: Verifying Checksum [2023-05-09T20:24:22.367Z] 9325e15d5711: Download complete [2023-05-09T20:24:22.367Z] f56be85fc22e: Pull complete [2023-05-09T20:24:22.629Z] 85791d961cd3: Pull complete [2023-05-09T20:24:22.895Z] d694b5ae8c79: Verifying Checksum [2023-05-09T20:24:22.895Z] d694b5ae8c79: Download complete [2023-05-09T20:24:23.155Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T20:24:23.155Z] c5a4b2cf53e6: Download complete [2023-05-09T20:24:23.413Z] 556b6ee489ea: Verifying Checksum [2023-05-09T20:24:23.413Z] 556b6ee489ea: Download complete [2023-05-09T20:24:26.702Z] d694b5ae8c79: Pull complete [2023-05-09T20:24:26.702Z] 9f32a84ed3da: Pull complete [2023-05-09T20:24:26.702Z] 4d19c01a9841: Pull complete [2023-05-09T20:24:26.702Z] 9325e15d5711: Pull complete [2023-05-09T20:24:29.299Z] 556b6ee489ea: Pull complete [2023-05-09T20:24:29.865Z] c5a4b2cf53e6: Pull complete [2023-05-09T20:24:29.865Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T20:24:29.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:24:29.865Z] ---> c4be618373d6 [2023-05-09T20:24:29.865Z] Step 3/10 : ARG MAKE=make build [2023-05-09T20:24:34.053Z] ---> Running in fc996775620b [2023-05-09T20:24:34.053Z] Removing intermediate container fc996775620b [2023-05-09T20:24:34.053Z] ---> 86856ecc5b44 [2023-05-09T20:24:34.053Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T20:24:34.053Z] ---> Running in f13a547ec31d [2023-05-09T20:24:34.053Z] Removing intermediate container f13a547ec31d [2023-05-09T20:24:34.053Z] ---> 1a9b5f34b672 [2023-05-09T20:24:34.053Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T20:24:34.053Z] ---> Running in ae8746ffb8c9 [2023-05-09T20:24:34.053Z] Removing intermediate container ae8746ffb8c9 [2023-05-09T20:24:34.053Z] ---> 6f120c8679b9 [2023-05-09T20:24:34.053Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T20:24:34.053Z] ---> Running in 52bb72a79a54 [2023-05-09T20:24:34.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:34.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:34.570Z] OK: 265 MiB in 53 packages [2023-05-09T20:24:34.828Z] Removing intermediate container 52bb72a79a54 [2023-05-09T20:24:34.828Z] ---> a6d599528a85 [2023-05-09T20:24:34.828Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T20:24:35.088Z] ---> c6271656e0d8 [2023-05-09T20:24:35.088Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:24:35.088Z] ---> Running in 4d33161886a9 [2023-05-09T20:24:35.815Z] Still waiting to schedule task [2023-05-09T20:24:35.816Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T20:25:07.244Z] Removing intermediate container 4d33161886a9 [2023-05-09T20:25:07.244Z] ---> a6fb66fea71e [2023-05-09T20:25:07.244Z] Step 9/10 : COPY . . [2023-05-09T20:25:07.244Z] ---> fd921ab06a4a [2023-05-09T20:25:07.244Z] Step 10/10 : RUN ${MAKE} [2023-05-09T20:25:07.244Z] ---> Running in 4f0f49e29327 [2023-05-09T20:25:07.244Z] noop [2023-05-09T20:25:07.244Z] Removing intermediate container 4f0f49e29327 [2023-05-09T20:25:07.244Z] ---> 3283ee0e6353 [2023-05-09T20:25:07.244Z] Successfully built 3283ee0e6353 [2023-05-09T20:25:07.244Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:07.558Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:25:07.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:25:07.640Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:25:07.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:25:08.014Z] $ docker top 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:25:08.363Z] + go version [2023-05-09T20:25:08.363Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T20:25:08.383Z] $ docker stop --time=1 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 [2023-05-09T20:25:09.648Z] $ docker rm -f --volumes 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:10.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:25:10.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:25:10.103Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:25:10.143Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:25:10.480Z] $ docker top 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:25:10.827Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:25:11.126Z] + make test [2023-05-09T20:25:11.126Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T20:25:17.694Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T20:25:32.778Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T20:25:32.778Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T20:25:32.778Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 80.2% of statements [2023-05-09T20:25:32.778Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements [2023-05-09T20:25:33.036Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T20:25:33.036Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T20:25:33.294Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 77.5% of statements [2023-05-09T20:25:33.294Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T20:25:33.294Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T20:25:34.229Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T20:25:36.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.071s coverage: 14.3% of statements [2023-05-09T20:25:36.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 68.5% of statements [2023-05-09T20:25:36.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.120s coverage: 89.2% of statements [2023-05-09T20:25:36.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-05-09T20:25:54.216Z] GO111MODULE=on go vet ./... [2023-05-09T20:25:58.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T20:25:58.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T20:25:58.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T20:25:58.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T20:25:58.436Z] $ docker stop --time=1 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f [2023-05-09T20:26:01.968Z] $ docker rm -f --volumes 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:26:02.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T20:26:02.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T20:26:03.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T20:26:03.341Z] + ls -al . [2023-05-09T20:26:03.341Z] total 272 [2023-05-09T20:26:03.341Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:25 . [2023-05-09T20:26:03.341Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:24 .. [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 20:24 .dockerignore [2023-05-09T20:26:03.341Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:24 .git [2023-05-09T20:26:03.341Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:24 .github [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 20:24 .gitignore [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:24 .golangci.yml [2023-05-09T20:26:03.341Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:24 .semver [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 20:24 CHANGELOG.md [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:24 GOVERNANCE.md [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 20:24 Jenkinsfile [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 20:24 LICENSE [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 20:24 Makefile [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 20:24 OWNERS.md [2023-05-09T20:26:03.341Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 20:24 README.md [2023-05-09T20:26:03.342Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 20:24 VERSION [2023-05-09T20:26:03.342Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:24 bin [2023-05-09T20:26:03.342Z] -rw-r--r-- 1 jenkins jenkins 106410 May 9 20:25 coverage.out [2023-05-09T20:26:03.342Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 20:24 example [2023-05-09T20:26:03.342Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 20:24 go.mod [2023-05-09T20:26:03.342Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 20:24 go.sum [2023-05-09T20:26:03.342Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:24 internal [2023-05-09T20:26:03.342Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:24 openapi [2023-05-09T20:26:03.342Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 20:24 pkg [2023-05-09T20:26:03.342Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:24 snap [2023-05-09T20:26:03.342Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 20:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:03.656Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f --label arch=amd64 --label version=3.0.0-dev.86 . [2023-05-09T20:26:03.656Z] Sending build context to Docker daemon 11.2MB [2023-05-09T20:26:03.656Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:03.656Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T20:26:03.656Z] ---> 3283ee0e6353 [2023-05-09T20:26:03.656Z] Step 3/23 : ARG MAKE=make build [2023-05-09T20:26:03.914Z] ---> Running in 49c54effbd12 [2023-05-09T20:26:03.914Z] Removing intermediate container 49c54effbd12 [2023-05-09T20:26:03.914Z] ---> a590a03df131 [2023-05-09T20:26:03.914Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T20:26:03.914Z] ---> Running in ec85f8f826af [2023-05-09T20:26:04.172Z] Removing intermediate container ec85f8f826af [2023-05-09T20:26:04.172Z] ---> b251b9d27c28 [2023-05-09T20:26:04.172Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T20:26:04.172Z] ---> Running in 9c373cb1b6b5 [2023-05-09T20:26:04.172Z] Removing intermediate container 9c373cb1b6b5 [2023-05-09T20:26:04.172Z] ---> 0bd8a62811af [2023-05-09T20:26:04.172Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T20:26:04.172Z] ---> Running in b139f72d55c8 [2023-05-09T20:26:04.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:26:04.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:26:04.688Z] OK: 265 MiB in 53 packages [2023-05-09T20:26:04.945Z] Removing intermediate container b139f72d55c8 [2023-05-09T20:26:04.945Z] ---> 139d9b49c0cc [2023-05-09T20:26:04.945Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T20:26:05.205Z] ---> 8b51a38e8635 [2023-05-09T20:26:05.205Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:05.205Z] ---> Running in e95900e431b8 [2023-05-09T20:26:06.179Z] Removing intermediate container e95900e431b8 [2023-05-09T20:26:06.179Z] ---> bf3bd1ec77f2 [2023-05-09T20:26:06.179Z] Step 9/23 : COPY . . [2023-05-09T20:26:06.439Z] ---> 33fe1fe39ce4 [2023-05-09T20:26:06.439Z] Step 10/23 : RUN ${MAKE} [2023-05-09T20:26:06.439Z] ---> Running in 67c7417c2aff [2023-05-09T20:26:06.698Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.86" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T20:26:24.779Z] Removing intermediate container 67c7417c2aff [2023-05-09T20:26:24.779Z] ---> 0fa3e95b4be9 [2023-05-09T20:26:24.779Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T20:26:24.779Z] 3.17: Pulling from library/alpine [2023-05-09T20:26:24.779Z] f56be85fc22e: Already exists [2023-05-09T20:26:24.779Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:26:24.779Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T20:26:24.779Z] ---> 9ed4aefc74f6 [2023-05-09T20:26:24.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T20:26:24.779Z] ---> Running in a8291acbf3e8 [2023-05-09T20:26:24.779Z] Removing intermediate container a8291acbf3e8 [2023-05-09T20:26:24.779Z] ---> 6ad36cb844b1 [2023-05-09T20:26:24.779Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T20:26:24.779Z] ---> Running in 16976113529e [2023-05-09T20:26:24.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:26:24.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:26:25.036Z] OK: 7 MiB in 15 packages [2023-05-09T20:26:25.295Z] Removing intermediate container 16976113529e [2023-05-09T20:26:25.295Z] ---> 96d8d5194134 [2023-05-09T20:26:25.295Z] Step 14/23 : WORKDIR / [2023-05-09T20:26:25.295Z] ---> Running in 662b54e13134 [2023-05-09T20:26:25.295Z] Removing intermediate container 662b54e13134 [2023-05-09T20:26:25.295Z] ---> bc64cd0a6f38 [2023-05-09T20:26:25.295Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T20:26:25.554Z] ---> d5db743c3550 [2023-05-09T20:26:25.554Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T20:26:26.123Z] ---> 6e01e2ae9cf7 [2023-05-09T20:26:26.123Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T20:26:26.382Z] ---> 85ca96eb00a7 [2023-05-09T20:26:26.382Z] Step 18/23 : EXPOSE 59999 [2023-05-09T20:26:26.382Z] ---> Running in 651fe514fb2c [2023-05-09T20:26:26.382Z] Removing intermediate container 651fe514fb2c [2023-05-09T20:26:26.382Z] ---> 65df85ca699e [2023-05-09T20:26:26.382Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T20:26:26.382Z] ---> Running in 23d16e51afae [2023-05-09T20:26:26.382Z] Removing intermediate container 23d16e51afae [2023-05-09T20:26:26.382Z] ---> 247a980df147 [2023-05-09T20:26:26.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:26:26.641Z] ---> Running in ae426cdcadeb [2023-05-09T20:26:26.641Z] Removing intermediate container ae426cdcadeb [2023-05-09T20:26:26.641Z] ---> cb332c434b71 [2023-05-09T20:26:26.641Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T20:26:26.641Z] ---> Running in 209b630194ee [2023-05-09T20:26:26.641Z] Removing intermediate container 209b630194ee [2023-05-09T20:26:26.641Z] ---> 203976d3d6ae [2023-05-09T20:26:26.641Z] Step 22/23 : LABEL git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [2023-05-09T20:26:26.641Z] ---> Running in 17a8eae7f1c9 [2023-05-09T20:26:26.641Z] Removing intermediate container 17a8eae7f1c9 [2023-05-09T20:26:26.641Z] ---> c979605c6b34 [2023-05-09T20:26:26.641Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-05-09T20:26:26.641Z] ---> Running in 0f33ebc148af [2023-05-09T20:26:26.902Z] Removing intermediate container 0f33ebc148af [2023-05-09T20:26:26.902Z] ---> 525c93413fc2 [2023-05-09T20:26:26.902Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T20:26:26.902Z] Successfully built 525c93413fc2 [2023-05-09T20:26:26.902Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-09T20:26:27.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:26:27.355Z] [2023-05-09T20:26:27.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:27.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:26:27.660Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T20:26:27.660Z] 5eb5b503b376: Pulling fs layer [2023-05-09T20:26:27.660Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T20:26:27.660Z] ec43610c2a17: Pulling fs layer [2023-05-09T20:26:27.660Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T20:26:27.660Z] 33b1e0a273af: Pulling fs layer [2023-05-09T20:26:27.660Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T20:26:27.660Z] 2f39f015ded8: Pulling fs layer [2023-05-09T20:26:27.660Z] 3a2ae6a8a46f: Waiting [2023-05-09T20:26:27.660Z] 33b1e0a273af: Waiting [2023-05-09T20:26:27.660Z] 5d3b04190fa2: Waiting [2023-05-09T20:26:27.660Z] 2f39f015ded8: Waiting [2023-05-09T20:26:27.660Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T20:26:27.660Z] 5c69ac0246d0: Download complete [2023-05-09T20:26:27.660Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T20:26:27.660Z] 3a2ae6a8a46f: Download complete [2023-05-09T20:26:27.660Z] 33b1e0a273af: Verifying Checksum [2023-05-09T20:26:27.660Z] 33b1e0a273af: Download complete [2023-05-09T20:26:27.660Z] ec43610c2a17: Verifying Checksum [2023-05-09T20:26:27.660Z] ec43610c2a17: Download complete [2023-05-09T20:26:27.660Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T20:26:27.660Z] 5d3b04190fa2: Download complete [2023-05-09T20:26:27.920Z] 5eb5b503b376: Verifying Checksum [2023-05-09T20:26:27.920Z] 5eb5b503b376: Download complete [2023-05-09T20:26:28.487Z] 2f39f015ded8: Download complete [2023-05-09T20:26:29.055Z] 5eb5b503b376: Pull complete [2023-05-09T20:26:29.055Z] 5c69ac0246d0: Pull complete [2023-05-09T20:26:29.626Z] ec43610c2a17: Pull complete [2023-05-09T20:26:29.626Z] 3a2ae6a8a46f: Pull complete [2023-05-09T20:26:29.888Z] 33b1e0a273af: Pull complete [2023-05-09T20:26:29.888Z] 5d3b04190fa2: Pull complete [2023-05-09T20:26:34.077Z] 2f39f015ded8: Pull complete [2023-05-09T20:26:34.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T20:26:34.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:26:34.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:26:34.167Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:26:34.211Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:26:37.476Z] $ docker top 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:26:37.893Z] ---> job-cost.sh [2023-05-09T20:26:37.893Z] lf-activate-venv: SKIPPING [2023-05-09T20:26:37.893Z] INFO: No Stack... [2023-05-09T20:26:38.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T20:26:38.413Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T20:26:38.701Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-09T20:26:38.701Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T20:26:38.713Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [2023-05-09T20:26:38.724Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] did not exist. Created. [2023-05-09T20:26:38.724Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T20:26:39.031Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T20:26:39.056Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T20:26:39.063Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T20:26:39.088Z] $ docker stop --time=1 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 [2023-05-09T20:26:40.222Z] $ docker rm -f --volumes 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T20:27:44.928Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14759 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-09T20:27:44.942Z] Running in /w/workspace/device-sdk-go/217 [Pipeline] { [Pipeline] checkout [2023-05-09T20:27:44.985Z] The recommended git tool is: git [2023-05-09T20:27:51.895Z] using credential edgex-jenkins-ssh [2023-05-09T20:27:51.916Z] Cloning the remote Git repository [2023-05-09T20:27:51.988Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T20:27:52.109Z] > git init /w/workspace/device-sdk-go/217 # timeout=10 [2023-05-09T20:27:52.296Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T20:27:52.298Z] > git --version # timeout=10 [2023-05-09T20:27:52.324Z] > git --version # 'git version 2.25.1' [2023-05-09T20:27:52.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:27:52.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:27:55.691Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T20:27:55.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:27:56.795Z] Avoid second fetch [2023-05-09T20:27:56.796Z] Checking out Revision 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f (main) [2023-05-09T20:27:57.509Z] Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:27:56.823Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:27:56.902Z] > git checkout -f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f # timeout=10 [2023-05-09T20:27:58.601Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T20:27:58.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:27:58.602Z] Dload Upload Total Spent Left Speed [2023-05-09T20:27:58.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-05-09T20:27:59.334Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T20:27:59.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T20:27:59.716Z] + sudo tee /etc/docker/daemon.new [2023-05-09T20:27:59.716Z] { [2023-05-09T20:27:59.716Z] "registry-mirrors": [ [2023-05-09T20:27:59.716Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T20:27:59.716Z] ], [2023-05-09T20:27:59.716Z] "bip": "10.250.0.254/24", [2023-05-09T20:27:59.716Z] "hosts": [ [2023-05-09T20:27:59.716Z] "tcp://0.0.0.0:5555", [2023-05-09T20:27:59.716Z] "unix:///var/run/docker.sock" [2023-05-09T20:27:59.716Z] ], [2023-05-09T20:27:59.716Z] "mtu": 1458, [2023-05-09T20:27:59.716Z] "selinux-enabled": true, [2023-05-09T20:27:59.716Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T20:27:59.716Z] } [Pipeline] sh [2023-05-09T20:28:00.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T20:28:00.409Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:28:18.734Z] provisioning config files... [2023-05-09T20:28:18.769Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/217@tmp/config2030670042271064667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:28:19.151Z] ---> docker-login.sh [2023-05-09T20:28:19.151Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:28:19.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:28:20.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:28:20.022Z] Configure a credential helper to remove this warning. See [2023-05-09T20:28:20.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:28:20.022Z] [2023-05-09T20:28:20.022Z] Login Succeeded [2023-05-09T20:28:20.022Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:28:20.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:28:20.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:28:20.296Z] Configure a credential helper to remove this warning. See [2023-05-09T20:28:20.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:28:20.296Z] [2023-05-09T20:28:20.296Z] Login Succeeded [2023-05-09T20:28:20.296Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:28:20.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:28:20.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:28:20.845Z] Configure a credential helper to remove this warning. See [2023-05-09T20:28:20.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:28:20.845Z] [2023-05-09T20:28:20.845Z] Login Succeeded [2023-05-09T20:28:20.845Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:28:21.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:28:21.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:28:21.122Z] Configure a credential helper to remove this warning. See [2023-05-09T20:28:21.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:28:21.122Z] [2023-05-09T20:28:21.122Z] Login Succeeded [2023-05-09T20:28:21.122Z] docker.io [2023-05-09T20:28:21.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:28:21.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:28:21.670Z] Configure a credential helper to remove this warning. See [2023-05-09T20:28:21.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:28:21.670Z] [2023-05-09T20:28:21.670Z] Login Succeeded [2023-05-09T20:28:21.670Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:28:21.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T20:28:22.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:28:22.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:28:22.064Z] ========================================================= [2023-05-09T20:28:22.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T20:28:22.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:28:22.450Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-09T20:28:23.049Z] Sending build context to Docker daemon 5.956MB [2023-05-09T20:28:23.049Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:28:23.049Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T20:28:23.049Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T20:28:23.049Z] c41833b44d91: Pulling fs layer [2023-05-09T20:28:23.049Z] ed15518f5707: Pulling fs layer [2023-05-09T20:28:23.049Z] feae8fd75edb: Pulling fs layer [2023-05-09T20:28:23.049Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T20:28:23.049Z] 3cdef696dda3: Pulling fs layer [2023-05-09T20:28:23.049Z] 2ced38df9373: Pulling fs layer [2023-05-09T20:28:23.049Z] 242c74f7c9fa: Waiting [2023-05-09T20:28:23.049Z] 3cdef696dda3: Waiting [2023-05-09T20:28:23.049Z] 58f1dce35555: Pulling fs layer [2023-05-09T20:28:23.049Z] 2ced38df9373: Waiting [2023-05-09T20:28:23.049Z] 58f1dce35555: Waiting [2023-05-09T20:28:23.049Z] ed15518f5707: Verifying Checksum [2023-05-09T20:28:23.049Z] ed15518f5707: Download complete [2023-05-09T20:28:23.333Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T20:28:23.333Z] 242c74f7c9fa: Download complete [2023-05-09T20:28:23.333Z] 3cdef696dda3: Verifying Checksum [2023-05-09T20:28:23.333Z] 3cdef696dda3: Download complete [2023-05-09T20:28:23.333Z] c41833b44d91: Verifying Checksum [2023-05-09T20:28:23.333Z] c41833b44d91: Download complete [2023-05-09T20:28:24.325Z] c41833b44d91: Pull complete [2023-05-09T20:28:24.949Z] 58f1dce35555: Verifying Checksum [2023-05-09T20:28:25.223Z] ed15518f5707: Pull complete [2023-05-09T20:28:26.204Z] feae8fd75edb: Verifying Checksum [2023-05-09T20:28:26.204Z] feae8fd75edb: Download complete [2023-05-09T20:28:26.477Z] 2ced38df9373: Verifying Checksum [2023-05-09T20:28:26.477Z] 2ced38df9373: Download complete [2023-05-09T20:28:38.918Z] feae8fd75edb: Pull complete [2023-05-09T20:28:38.918Z] 242c74f7c9fa: Pull complete [2023-05-09T20:28:38.918Z] 3cdef696dda3: Pull complete [2023-05-09T20:28:44.317Z] 2ced38df9373: Pull complete [2023-05-09T20:28:46.947Z] 58f1dce35555: Pull complete [2023-05-09T20:28:46.947Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T20:28:46.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:28:46.947Z] ---> fadd8f120f05 [2023-05-09T20:28:46.947Z] Step 3/10 : ARG MAKE=make build [2023-05-09T20:28:48.911Z] ---> Running in 07f3cbec0588 [2023-05-09T20:28:48.911Z] Removing intermediate container 07f3cbec0588 [2023-05-09T20:28:48.911Z] ---> aeb3f3ef6739 [2023-05-09T20:28:48.911Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T20:28:49.181Z] ---> Running in 3e00158af6ff [2023-05-09T20:28:49.456Z] Removing intermediate container 3e00158af6ff [2023-05-09T20:28:49.456Z] ---> 577d1e738688 [2023-05-09T20:28:49.456Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T20:28:49.729Z] ---> Running in aae84bdfa4d3 [2023-05-09T20:28:49.999Z] Removing intermediate container aae84bdfa4d3 [2023-05-09T20:28:49.999Z] ---> 9a0c052fbc76 [2023-05-09T20:28:49.999Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T20:28:49.999Z] ---> Running in 6318b6cac399 [2023-05-09T20:28:51.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:28:51.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:28:53.234Z] OK: 263 MiB in 53 packages [2023-05-09T20:28:54.208Z] Removing intermediate container 6318b6cac399 [2023-05-09T20:28:54.208Z] ---> ff902df2bc97 [2023-05-09T20:28:54.208Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T20:28:54.802Z] ---> 1a0cbc2cc368 [2023-05-09T20:28:54.802Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:28:54.802Z] ---> Running in baa16c62967a [2023-05-09T20:30:02.786Z] Removing intermediate container baa16c62967a [2023-05-09T20:30:02.786Z] ---> a5b0f92b581a [2023-05-09T20:30:02.786Z] Step 9/10 : COPY . . [2023-05-09T20:30:02.786Z] ---> d10d61d26a89 [2023-05-09T20:30:02.786Z] Step 10/10 : RUN ${MAKE} [2023-05-09T20:30:02.786Z] ---> Running in 9ada279e2273 [2023-05-09T20:30:02.786Z] noop [2023-05-09T20:30:02.786Z] Removing intermediate container 9ada279e2273 [2023-05-09T20:30:02.786Z] ---> 694c64f0ab83 [2023-05-09T20:30:02.786Z] Successfully built 694c64f0ab83 [2023-05-09T20:30:02.786Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:30:03.164Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T20:30:03.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:30:03.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container [2023-05-09T20:30:03.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T20:30:05.046Z] $ docker top 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:30:05.914Z] + go version [2023-05-09T20:30:05.914Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T20:30:05.943Z] $ docker stop --time=1 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff [2023-05-09T20:30:07.630Z] $ docker rm -f --volumes 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:30:08.225Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T20:30:08.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:30:08.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container [2023-05-09T20:30:08.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T20:30:09.809Z] $ docker top 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:30:10.679Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/217 [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:30:11.352Z] + make test [2023-05-09T20:30:11.352Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T20:31:07.829Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T20:33:14.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T20:33:14.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T20:33:14.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T20:33:14.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T20:33:14.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T20:33:18.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.244s coverage: 27.6% of statements [2023-05-09T20:33:19.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.295s coverage: 80.2% of statements [2023-05-09T20:33:34.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T20:33:34.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T20:33:34.206Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.388s coverage: 86.0% of statements [2023-05-09T20:33:40.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T20:33:41.149Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.478s coverage: 77.5% of statements [2023-05-09T20:33:45.435Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T20:33:47.399Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T20:33:47.399Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T20:33:48.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.281s coverage: 14.3% of statements [2023-05-09T20:33:48.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.467s coverage: 68.5% of statements [2023-05-09T20:33:52.212Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.475s coverage: 89.2% of statements [2023-05-09T20:33:53.630Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T20:33:53.899Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.284s coverage: 5.5% of statements [2023-05-09T20:33:54.874Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T20:33:54.874Z] GO111MODULE=on go vet ./... [2023-05-09T20:36:46.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T20:36:46.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T20:36:46.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T20:36:46.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T20:36:46.812Z] $ docker stop --time=1 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e [2023-05-09T20:36:48.820Z] $ docker rm -f --volumes 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:36:50.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T20:36:50.622Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T20:36:51.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:36:51.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T20:36:52.073Z] + ls -al . [2023-05-09T20:36:52.073Z] total 268 [2023-05-09T20:36:52.073Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 20:30 . [2023-05-09T20:36:52.073Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:27 .. [2023-05-09T20:36:52.073Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 20:27 .dockerignore [2023-05-09T20:36:52.073Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:27 .git [2023-05-09T20:36:52.073Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 .github [2023-05-09T20:36:52.073Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 20:27 .gitignore [2023-05-09T20:36:52.073Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:27 .golangci.yml [2023-05-09T20:36:52.073Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 20:27 CHANGELOG.md [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:27 GOVERNANCE.md [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 20:27 Jenkinsfile [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 20:27 LICENSE [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 20:27 Makefile [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 20:27 OWNERS.md [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 20:27 README.md [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 20:24 VERSION [2023-05-09T20:36:52.074Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 bin [2023-05-09T20:36:52.074Z] -rw-r--r-- 1 jenkins jenkins 106408 May 9 20:33 coverage.out [2023-05-09T20:36:52.074Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 20:27 example [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 20:27 go.mod [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 20:27 go.sum [2023-05-09T20:36:52.074Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:27 internal [2023-05-09T20:36:52.074Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:27 openapi [2023-05-09T20:36:52.074Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 20:27 pkg [2023-05-09T20:36:52.074Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:27 snap [2023-05-09T20:36:52.074Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 20:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:36:52.432Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f --label arch=arm64 --label version=3.0.0-dev.86 . [2023-05-09T20:36:53.024Z] Sending build context to Docker daemon 6.063MB [2023-05-09T20:36:53.024Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:36:53.024Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T20:36:53.024Z] ---> 694c64f0ab83 [2023-05-09T20:36:53.024Z] Step 3/23 : ARG MAKE=make build [2023-05-09T20:36:53.024Z] ---> Running in 414139cae3dc [2023-05-09T20:36:53.296Z] Removing intermediate container 414139cae3dc [2023-05-09T20:36:53.296Z] ---> ff419a84ba54 [2023-05-09T20:36:53.296Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T20:36:53.569Z] ---> Running in 9052b40cf6ea [2023-05-09T20:36:53.840Z] Removing intermediate container 9052b40cf6ea [2023-05-09T20:36:53.840Z] ---> 0c7ae7b84b47 [2023-05-09T20:36:53.840Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T20:36:53.840Z] ---> Running in c7a5103c16c3 [2023-05-09T20:36:54.113Z] Removing intermediate container c7a5103c16c3 [2023-05-09T20:36:54.113Z] ---> 3ffe0d36ef3f [2023-05-09T20:36:54.113Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T20:36:54.387Z] ---> Running in 32fea9d06cf9 [2023-05-09T20:36:55.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:55.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:57.371Z] OK: 263 MiB in 53 packages [2023-05-09T20:36:58.342Z] Removing intermediate container 32fea9d06cf9 [2023-05-09T20:36:58.342Z] ---> 98a221e39f41 [2023-05-09T20:36:58.342Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T20:36:58.929Z] ---> 1576f8a189de [2023-05-09T20:36:58.929Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:36:58.929Z] ---> Running in e6b2ea3fdb05 [2023-05-09T20:37:01.521Z] Removing intermediate container e6b2ea3fdb05 [2023-05-09T20:37:01.521Z] ---> 95cafb32e81c [2023-05-09T20:37:01.521Z] Step 9/23 : COPY . . [2023-05-09T20:37:02.935Z] ---> 1296ce44fca8 [2023-05-09T20:37:02.935Z] Step 10/23 : RUN ${MAKE} [2023-05-09T20:37:02.935Z] ---> Running in faff9f57d16b [2023-05-09T20:37:03.900Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.86" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T20:39:40.945Z] Removing intermediate container faff9f57d16b [2023-05-09T20:39:40.945Z] ---> 1f40787c2116 [2023-05-09T20:39:40.945Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T20:39:40.945Z] 3.17: Pulling from library/alpine [2023-05-09T20:39:40.945Z] c41833b44d91: Already exists [2023-05-09T20:39:40.945Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:39:40.945Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T20:39:40.945Z] ---> 51e60588ff2c [2023-05-09T20:39:40.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T20:39:40.945Z] ---> Running in c7d8bc512009 [2023-05-09T20:39:40.945Z] Removing intermediate container c7d8bc512009 [2023-05-09T20:39:40.945Z] ---> 8735690eab12 [2023-05-09T20:39:40.945Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T20:39:40.945Z] ---> Running in 8cb1bf6530ea [2023-05-09T20:39:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:40.946Z] OK: 7 MiB in 15 packages [2023-05-09T20:39:40.946Z] Removing intermediate container 8cb1bf6530ea [2023-05-09T20:39:40.946Z] ---> 04838610d041 [2023-05-09T20:39:40.946Z] Step 14/23 : WORKDIR / [2023-05-09T20:39:40.946Z] ---> Running in 6e2b88257c80 [2023-05-09T20:39:40.946Z] Removing intermediate container 6e2b88257c80 [2023-05-09T20:39:40.946Z] ---> 8a1d7021adb5 [2023-05-09T20:39:40.946Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T20:39:40.946Z] ---> 103050712fe1 [2023-05-09T20:39:40.946Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T20:39:40.946Z] ---> 51a791fd5950 [2023-05-09T20:39:40.946Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T20:39:40.946Z] ---> 662978b19dc1 [2023-05-09T20:39:40.946Z] Step 18/23 : EXPOSE 59999 [2023-05-09T20:39:40.946Z] ---> Running in de2f41f5c11f [2023-05-09T20:39:40.946Z] Removing intermediate container de2f41f5c11f [2023-05-09T20:39:40.946Z] ---> 95d6c5a48b45 [2023-05-09T20:39:40.946Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T20:39:40.946Z] ---> Running in a3e3eb944079 [2023-05-09T20:39:40.946Z] Removing intermediate container a3e3eb944079 [2023-05-09T20:39:40.946Z] ---> c71036ee2dd8 [2023-05-09T20:39:40.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:39:40.946Z] ---> Running in 31358b343b5c [2023-05-09T20:39:40.946Z] Removing intermediate container 31358b343b5c [2023-05-09T20:39:40.946Z] ---> 61590e6e104d [2023-05-09T20:39:40.946Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:39:40.946Z] ---> Running in be17dee6d435 [2023-05-09T20:39:41.217Z] Removing intermediate container be17dee6d435 [2023-05-09T20:39:41.217Z] ---> d12ea8226702 [2023-05-09T20:39:41.217Z] Step 22/23 : LABEL git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [2023-05-09T20:39:41.217Z] ---> Running in c8660187b92b [2023-05-09T20:39:41.502Z] Removing intermediate container c8660187b92b [2023-05-09T20:39:41.502Z] ---> 1e02af25c956 [2023-05-09T20:39:41.502Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-05-09T20:39:41.772Z] ---> Running in 7965709c799d [2023-05-09T20:39:42.048Z] Removing intermediate container 7965709c799d [2023-05-09T20:39:42.048Z] ---> 78a5a90ea380 [2023-05-09T20:39:42.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T20:39:42.048Z] Successfully built 78a5a90ea380 [2023-05-09T20:39:42.048Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:39:42.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:39:42.512Z] [2023-05-09T20:39:42.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:39:42.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:39:43.137Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T20:39:43.137Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T20:39:43.137Z] 04944245beec: Pulling fs layer [2023-05-09T20:39:43.137Z] 699f458cf7ca: Pulling fs layer [2023-05-09T20:39:43.137Z] 765212b225bb: Pulling fs layer [2023-05-09T20:39:43.137Z] f23df028b6ca: Pulling fs layer [2023-05-09T20:39:43.137Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T20:39:43.137Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T20:39:43.137Z] 765212b225bb: Waiting [2023-05-09T20:39:43.137Z] f23df028b6ca: Waiting [2023-05-09T20:39:43.137Z] d65c8cfc05b1: Waiting [2023-05-09T20:39:43.137Z] 2437ff75d9bd: Waiting [2023-05-09T20:39:43.137Z] 04944245beec: Verifying Checksum [2023-05-09T20:39:43.137Z] 04944245beec: Download complete [2023-05-09T20:39:43.137Z] 765212b225bb: Verifying Checksum [2023-05-09T20:39:43.137Z] 765212b225bb: Download complete [2023-05-09T20:39:43.137Z] f23df028b6ca: Download complete [2023-05-09T20:39:43.137Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T20:39:43.137Z] d65c8cfc05b1: Download complete [2023-05-09T20:39:43.409Z] 699f458cf7ca: Verifying Checksum [2023-05-09T20:39:43.409Z] 699f458cf7ca: Download complete [2023-05-09T20:39:43.680Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T20:39:43.680Z] 8998bd30e6a1: Download complete [2023-05-09T20:39:46.288Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T20:39:46.288Z] 2437ff75d9bd: Download complete [2023-05-09T20:39:47.724Z] 8998bd30e6a1: Pull complete [2023-05-09T20:39:48.317Z] 04944245beec: Pull complete [2023-05-09T20:39:49.741Z] 699f458cf7ca: Pull complete [2023-05-09T20:39:49.741Z] 765212b225bb: Pull complete [2023-05-09T20:39:50.717Z] f23df028b6ca: Pull complete [2023-05-09T20:39:50.717Z] d65c8cfc05b1: Pull complete [2023-05-09T20:40:05.737Z] 2437ff75d9bd: Pull complete [2023-05-09T20:40:05.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T20:40:05.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:40:05.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:40:05.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container [2023-05-09T20:40:06.058Z] $ 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-sdk-go/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T20:40:12.530Z] $ docker top bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:40:13.404Z] ---> job-cost.sh [2023-05-09T20:40:13.404Z] lf-activate-venv: SKIPPING [2023-05-09T20:40:13.404Z] INFO: No Stack... [2023-05-09T20:40:13.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T20:40:14.957Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T20:40:15.607Z] + cat /w/workspace/device-sdk-go/217/archives/cost.csv [2023-05-09T20:40:15.607Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T20:40:15.693Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [2023-05-09T20:40:15.703Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] did not exist. Created. [2023-05-09T20:40:15.703Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T20:40:16.384Z] /w/workspace/device-sdk-go/217@tmp/durable-aecb34c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T20:40:17.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T20:40:17.075Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T20:40:17.148Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T20:40:17.159Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T20:40:17.181Z] $ docker stop --time=1 bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 [2023-05-09T20:40:18.699Z] $ docker rm -f --volumes bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 [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-09T20:40:19.220Z] provisioning config files... [2023-05-09T20:40:19.228Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1502689023242971002tmp [Pipeline] { [Pipeline] sh [2023-05-09T20:40:19.527Z] + set +x [2023-05-09T20:40:19.527Z] + curl -s https://codecov.io/bash [2023-05-09T20:40:19.527Z] + bash -s -- [2023-05-09T20:40:19.527Z] [2023-05-09T20:40:19.527Z] _____ _ [2023-05-09T20:40:19.527Z] / ____| | | [2023-05-09T20:40:19.527Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T20:40:19.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T20:40:19.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T20:40:19.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T20:40:19.527Z] Bash-1.0.6 [2023-05-09T20:40:19.527Z] [2023-05-09T20:40:19.527Z] [2023-05-09T20:40:19.527Z] ==> git version 2.25.1 found [2023-05-09T20:40:19.527Z] ==> 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-09T20:40:19.527Z] Release-Date: 2020-01-08 [2023-05-09T20:40:19.527Z] 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-09T20:40:19.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T20:40:19.527Z] ==> Jenkins CI detected. [2023-05-09T20:40:19.527Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T20:40:19.527Z] project root: . [2023-05-09T20:40:19.527Z] --> token set from env [2023-05-09T20:40:19.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T20:40:19.527Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T20:40:19.527Z] ==> Python coveragepy not found [2023-05-09T20:40:19.527Z] ==> Searching for coverage reports in: [2023-05-09T20:40:19.527Z] + . [2023-05-09T20:40:19.527Z] -> Found 1 reports [2023-05-09T20:40:19.527Z] ==> Detecting git/mercurial file structure [2023-05-09T20:40:19.786Z] ==> Reading reports [2023-05-09T20:40:19.786Z] + ./coverage.out bytes=106408 [2023-05-09T20:40:19.786Z] ==> Appending adjustments [2023-05-09T20:40:19.786Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T20:40:20.046Z] + Found adjustments [2023-05-09T20:40:20.046Z] ==> Gzipping contents [2023-05-09T20:40:20.046Z] 16K /tmp/codecov.V1gkd3.gz [2023-05-09T20:40:20.046Z] ==> Uploading reports [2023-05-09T20:40:20.046Z] url: https://codecov.io [2023-05-09T20:40:20.046Z] query: branch=main&commit=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T20:40:20.046Z] -> Pinging Codecov [2023-05-09T20:40:20.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T20:40:20.046Z] -> Uploading to [2023-05-09T20:40:20.046Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/3563ea3fef02eab19ce29a2bf1392e0bc2eae64f/58bca3b8-87c9-4650-a1f1-f88b820cd20b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T204019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82a148efb36e5bd98ec621dbd37625b3519457254c9b84e7e8adb6d66a0655f3 [2023-05-09T20:40:20.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:40:20.046Z] Dload Upload Total Spent Left Speed [2023-05-09T20:40:20.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15089 0 0 100 15089 0 73965 --:--:-- --:--:-- --:--:-- 73965 [2023-05-09T20:40:20.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] } [2023-05-09T20:40:20.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T20:40:20.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T20:40:20.638Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:40:20.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:40:20.943Z] [2023-05-09T20:40:20.943Z] 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-09T20:40:21.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:40:21.246Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T20:40:21.246Z] df9b9388f04a: Pulling fs layer [2023-05-09T20:40:21.246Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T20:40:21.246Z] 25bc292e5bac: Pulling fs layer [2023-05-09T20:40:21.246Z] 114826534d7a: Pulling fs layer [2023-05-09T20:40:21.246Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T20:40:21.246Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T20:40:21.246Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T20:40:21.246Z] 114826534d7a: Waiting [2023-05-09T20:40:21.246Z] 4657fd5d0bcf: Waiting [2023-05-09T20:40:21.246Z] 8a3aa393b2d8: Waiting [2023-05-09T20:40:21.246Z] 25bc292e5bac: Download complete [2023-05-09T20:40:21.246Z] 52dc419b0ee2: Download complete [2023-05-09T20:40:21.506Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T20:40:21.506Z] 4657fd5d0bcf: Download complete [2023-05-09T20:40:21.506Z] df9b9388f04a: Download complete [2023-05-09T20:40:21.506Z] df9b9388f04a: Pull complete [2023-05-09T20:40:21.766Z] 52dc419b0ee2: Pull complete [2023-05-09T20:40:21.766Z] 25bc292e5bac: Pull complete [2023-05-09T20:40:21.766Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T20:40:21.766Z] 6ad1cebc031e: Download complete [2023-05-09T20:40:22.024Z] 114826534d7a: Verifying Checksum [2023-05-09T20:40:22.024Z] 114826534d7a: Download complete [2023-05-09T20:40:22.589Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T20:40:22.589Z] 8a3aa393b2d8: Download complete [2023-05-09T20:40:25.115Z] 114826534d7a: Pull complete [2023-05-09T20:40:25.115Z] 4657fd5d0bcf: Pull complete [2023-05-09T20:40:25.374Z] 6ad1cebc031e: Pull complete [2023-05-09T20:40:28.663Z] 8a3aa393b2d8: Pull complete [2023-05-09T20:40:28.663Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T20:40:28.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:40:28.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:40:28.752Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:40:28.786Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:40:32.524Z] $ docker top f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T20:40:32.583Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-09T20:40:32.866Z] + set -o pipefail [2023-05-09T20:40:32.866Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-09T20:40:38.141Z] [2023-05-09T20:40:38.141Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-09T20:40:38.141Z] [2023-05-09T20:40:38.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/49a89338-3b8c-4d1d-a722-f6c065e43b0a [2023-05-09T20:40:38.141Z] [2023-05-09T20:40:38.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T20:40:38.141Z] [2023-05-09T20:40:38.141Z] [2023-05-09T20:40:38.141Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T20:40:38.141Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T20:40:38.141Z] More details here: https://snyk.co/ue1NS [2023-05-09T20:40:38.141Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T20:40:38.141Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T20:40:38.157Z] $ docker stop --time=1 f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 [2023-05-09T20:40:40.876Z] $ docker rm -f --volumes f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 [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) [Pipeline] echo [2023-05-09T20:40:41.291Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:40:41.306Z] provisioning config files... [2023-05-09T20:40:41.314Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8459123956592459596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:40:41.615Z] --> edgex-publish-swagger.sh [2023-05-09T20:40:41.615Z] === Publish openapi/v3 API === [2023-05-09T20:40:41.615Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-09T20:40:41.615Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-09T20:40:41.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:40:41.615Z] Dload Upload Total Spent Left Speed [2023-05-09T20:40:42.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 25538 --:--:-- --:--:-- --:--:-- 25565 [2023-05-09T20:40:42.557Z] [2023-05-09T20:40:42.557Z] [Pipeline] } [2023-05-09T20:40:42.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T20:40:42.973Z] + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] sh [2023-05-09T20:40:43.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:40:43.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:40:43.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:40:43.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:40:43.639Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:40:43.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:40:44.027Z] $ docker top b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 -eo pid,comm [2023-05-09T20:40:44.066Z] 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-09T20:40:44.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:40:44.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:40:44.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:40:44.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:40:44.222Z] $ docker exec b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 ssh-agent [2023-05-09T20:40:44.317Z] SSH_AUTH_SOCK=/tmp/ssh-QDhiG9cW9Jub/agent.32 [2023-05-09T20:40:44.317Z] SSH_AGENT_PID=39 [2023-05-09T20:40:44.322Z] Running ssh-add (command line suppressed) [2023-05-09T20:40:44.423Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10760392509801565405.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10760392509801565405.key) [2023-05-09T20:40:44.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:40:44.715Z] + git semver tag [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,878 [run_tag] DEBUG tag force:False [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,878 [check_head_tag] DEBUG check head tag [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,880 [execute] INFO git cat-file --batch-check [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,883 [execute] INFO git cat-file --batch [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,920 [execute] INFO git tag -a v3.0.0-dev.86 -m v3.0.0-dev.86 [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.86', '-m', 'v3.0.0-dev.86'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:40:44.974Z] 2023-05-09 20:40:44,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:40:44.974Z] 3.0.0-dev.86 [Pipeline] } [2023-05-09T20:40:44.987Z] $ docker exec --env ******** --env ******** b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 ssh-agent -k [2023-05-09T20:40:45.090Z] unset SSH_AUTH_SOCK; [2023-05-09T20:40:45.091Z] unset SSH_AGENT_PID; [2023-05-09T20:40:45.091Z] echo Agent pid 39 killed; [2023-05-09T20:40:45.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:40:45.407Z] + git semver [Pipeline] } [2023-05-09T20:40:45.685Z] $ docker stop --time=1 b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 [2023-05-09T20:40:47.186Z] $ docker rm -f --volumes b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:40:47.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:40:47.590Z] [2023-05-09T20:40:47.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:40:47.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:40:47.948Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T20:40:47.948Z] ab5ef0e58194: Pulling fs layer [2023-05-09T20:40:47.948Z] 9712f1f96733: Pulling fs layer [2023-05-09T20:40:47.948Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T20:40:47.948Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T20:40:47.948Z] e9a5061849ea: Pulling fs layer [2023-05-09T20:40:47.948Z] d747dcd14b5f: Pulling fs layer [2023-05-09T20:40:47.948Z] 2de7ff778b66: Pulling fs layer [2023-05-09T20:40:47.948Z] 0d9ebad4ef96: Waiting [2023-05-09T20:40:47.948Z] e9a5061849ea: Waiting [2023-05-09T20:40:47.948Z] d747dcd14b5f: Waiting [2023-05-09T20:40:47.948Z] 2de7ff778b66: Waiting [2023-05-09T20:40:47.948Z] 9712f1f96733: Verifying Checksum [2023-05-09T20:40:47.948Z] 9712f1f96733: Download complete [2023-05-09T20:40:48.518Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T20:40:48.518Z] 63f879dbbcfc: Download complete [2023-05-09T20:40:48.518Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T20:40:48.518Z] 0d9ebad4ef96: Download complete [2023-05-09T20:40:48.518Z] d747dcd14b5f: Verifying Checksum [2023-05-09T20:40:48.518Z] d747dcd14b5f: Download complete [2023-05-09T20:40:48.518Z] ab5ef0e58194: Download complete [2023-05-09T20:40:48.776Z] e9a5061849ea: Verifying Checksum [2023-05-09T20:40:48.776Z] e9a5061849ea: Download complete [2023-05-09T20:40:48.776Z] 2de7ff778b66: Verifying Checksum [2023-05-09T20:40:48.776Z] 2de7ff778b66: Download complete [2023-05-09T20:40:51.307Z] ab5ef0e58194: Pull complete [2023-05-09T20:40:51.307Z] 9712f1f96733: Pull complete [2023-05-09T20:40:51.872Z] 63f879dbbcfc: Pull complete [2023-05-09T20:40:55.154Z] 0d9ebad4ef96: Pull complete [2023-05-09T20:40:55.412Z] e9a5061849ea: Pull complete [2023-05-09T20:40:55.412Z] d747dcd14b5f: Pull complete [2023-05-09T20:40:56.348Z] 2de7ff778b66: Pull complete [2023-05-09T20:40:56.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T20:40:56.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:40:56.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:40:56.439Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:40:56.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:41:01.446Z] $ docker top b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:41:01.513Z] provisioning config files... [2023-05-09T20:41:01.522Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config484688320936551135tmp [2023-05-09T20:41:01.531Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4620771625750674420tmp [2023-05-09T20:41:01.541Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2874902256510882912tmp [Pipeline] { [Pipeline] echo [2023-05-09T20:41:01.557Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:01.843Z] ---> sigul-configuration.sh [2023-05-09T20:41:01.843Z] gpg: directory `/root/.gnupg' created [2023-05-09T20:41:01.843Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T20:41:01.843Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T20:41:01.843Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T20:41:01.843Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T20:41:01.843Z] gpg: CAST5 encrypted data [2023-05-09T20:41:01.843Z] gpg: encrypted with 1 passphrase [2023-05-09T20:41:01.843Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T20:41:02.128Z] + mkdir /home/jenkins [2023-05-09T20:41:02.128Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T20:41:02.412Z] + 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-09T20:41:02.419Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:02.703Z] ---> sigul-install.sh [2023-05-09T20:41:02.703Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T20:41:02.986Z] + git tag --list [2023-05-09T20:41:02.986Z] 0.7.1 [2023-05-09T20:41:02.986Z] delhi-tag [2023-05-09T20:41:02.986Z] v1.0.0 [2023-05-09T20:41:02.986Z] v1.1.0 [2023-05-09T20:41:02.986Z] v1.1.1 [2023-05-09T20:41:02.986Z] v1.1.2 [2023-05-09T20:41:02.986Z] v1.2.0 [2023-05-09T20:41:02.986Z] v1.2.1 [2023-05-09T20:41:02.986Z] v1.2.2 [2023-05-09T20:41:02.986Z] v1.2.3 [2023-05-09T20:41:02.986Z] v1.3.0 [2023-05-09T20:41:02.986Z] v1.4.0 [2023-05-09T20:41:02.986Z] v2.0.0 [2023-05-09T20:41:02.986Z] v2.1.0 [2023-05-09T20:41:02.986Z] v2.1.1 [2023-05-09T20:41:02.986Z] v2.1.1-dev.2 [2023-05-09T20:41:02.986Z] v2.1.1-dev.3 [2023-05-09T20:41:02.986Z] v2.2.0 [2023-05-09T20:41:02.986Z] v2.2.1-dev.1 [2023-05-09T20:41:02.986Z] v2.2.1-dev.10 [2023-05-09T20:41:02.986Z] v2.2.1-dev.11 [2023-05-09T20:41:02.986Z] v2.2.1-dev.12 [2023-05-09T20:41:02.986Z] v2.2.1-dev.13 [2023-05-09T20:41:02.986Z] v2.2.1-dev.14 [2023-05-09T20:41:02.986Z] v2.2.1-dev.2 [2023-05-09T20:41:02.986Z] v2.2.1-dev.3 [2023-05-09T20:41:02.986Z] v2.2.1-dev.4 [2023-05-09T20:41:02.986Z] v2.2.1-dev.5 [2023-05-09T20:41:02.986Z] v2.2.1-dev.6 [2023-05-09T20:41:02.986Z] v2.2.1-dev.7 [2023-05-09T20:41:02.986Z] v2.2.1-dev.8 [2023-05-09T20:41:02.986Z] v2.2.1-dev.9 [2023-05-09T20:41:02.986Z] v2.3.0 [2023-05-09T20:41:02.986Z] v2.3.0-dev.14 [2023-05-09T20:41:02.986Z] v2.3.0-dev.15 [2023-05-09T20:41:02.986Z] v2.3.0-dev.16 [2023-05-09T20:41:02.986Z] v2.3.0-dev.17 [2023-05-09T20:41:02.986Z] v2.3.0-dev.18 [2023-05-09T20:41:02.986Z] v2.3.0-dev.19 [2023-05-09T20:41:02.986Z] v2.3.0-dev.20 [2023-05-09T20:41:02.986Z] v2.3.0-dev.21 [2023-05-09T20:41:02.986Z] v2.3.0-dev.22 [2023-05-09T20:41:02.986Z] v2.3.0-dev.23 [2023-05-09T20:41:02.986Z] v2.3.0-dev.24 [2023-05-09T20:41:02.986Z] v2.3.0-dev.25 [2023-05-09T20:41:02.986Z] v2.3.0-dev.26 [2023-05-09T20:41:02.986Z] v2.3.0-dev.27 [2023-05-09T20:41:02.986Z] v2.3.0-dev.28 [2023-05-09T20:41:02.986Z] v2.3.0-dev.29 [2023-05-09T20:41:02.986Z] v2.3.0-dev.30 [2023-05-09T20:41:02.986Z] v2.3.0-dev.31 [2023-05-09T20:41:02.986Z] v2.3.0-dev.32 [2023-05-09T20:41:02.986Z] v2.3.0-dev.33 [2023-05-09T20:41:02.986Z] v2.3.0-dev.34 [2023-05-09T20:41:02.986Z] v2.3.0-dev.35 [2023-05-09T20:41:02.986Z] v2.3.0-dev.36 [2023-05-09T20:41:02.986Z] v2.3.0-dev.37 [2023-05-09T20:41:02.986Z] v2.3.0-dev.38 [2023-05-09T20:41:02.986Z] v2.3.0-dev.39 [2023-05-09T20:41:02.986Z] v2.3.0-dev.40 [2023-05-09T20:41:02.986Z] v2.3.0-dev.41 [2023-05-09T20:41:02.986Z] v2.3.0-dev.42 [2023-05-09T20:41:02.986Z] v2.3.0-dev.43 [2023-05-09T20:41:02.986Z] v2.3.0-dev.44 [2023-05-09T20:41:02.986Z] v2.3.0-dev.45 [2023-05-09T20:41:02.986Z] v2.3.0-dev.46 [2023-05-09T20:41:02.986Z] v2.3.0-dev.47 [2023-05-09T20:41:02.986Z] v2.3.0-dev.48 [2023-05-09T20:41:02.986Z] v2.3.0-dev.49 [2023-05-09T20:41:02.986Z] v2.3.0-dev.50 [2023-05-09T20:41:02.986Z] v2.3.0-dev.51 [2023-05-09T20:41:02.986Z] v2.3.1 [2023-05-09T20:41:02.986Z] v2.3.1-dev.1 [2023-05-09T20:41:02.986Z] v2.3.1-dev.2 [2023-05-09T20:41:02.986Z] v2.3.1-dev.3 [2023-05-09T20:41:02.986Z] v2.3.1-dev.4 [2023-05-09T20:41:02.986Z] v3.0.0-dev.1 [2023-05-09T20:41:02.986Z] v3.0.0-dev.10 [2023-05-09T20:41:02.986Z] v3.0.0-dev.11 [2023-05-09T20:41:02.986Z] v3.0.0-dev.12 [2023-05-09T20:41:02.986Z] v3.0.0-dev.13 [2023-05-09T20:41:02.986Z] v3.0.0-dev.14 [2023-05-09T20:41:02.986Z] v3.0.0-dev.15 [2023-05-09T20:41:02.986Z] v3.0.0-dev.16 [2023-05-09T20:41:02.986Z] v3.0.0-dev.17 [2023-05-09T20:41:02.986Z] v3.0.0-dev.18 [2023-05-09T20:41:02.986Z] v3.0.0-dev.19 [2023-05-09T20:41:02.986Z] v3.0.0-dev.2 [2023-05-09T20:41:02.986Z] v3.0.0-dev.20 [2023-05-09T20:41:02.986Z] v3.0.0-dev.21 [2023-05-09T20:41:02.986Z] v3.0.0-dev.22 [2023-05-09T20:41:02.986Z] v3.0.0-dev.23 [2023-05-09T20:41:02.986Z] v3.0.0-dev.24 [2023-05-09T20:41:02.986Z] v3.0.0-dev.25 [2023-05-09T20:41:02.986Z] v3.0.0-dev.26 [2023-05-09T20:41:02.986Z] v3.0.0-dev.27 [2023-05-09T20:41:02.986Z] v3.0.0-dev.28 [2023-05-09T20:41:02.986Z] v3.0.0-dev.29 [2023-05-09T20:41:02.986Z] v3.0.0-dev.3 [2023-05-09T20:41:02.986Z] v3.0.0-dev.30 [2023-05-09T20:41:02.986Z] v3.0.0-dev.31 [2023-05-09T20:41:02.986Z] v3.0.0-dev.32 [2023-05-09T20:41:02.986Z] v3.0.0-dev.33 [2023-05-09T20:41:02.986Z] v3.0.0-dev.34 [2023-05-09T20:41:02.986Z] v3.0.0-dev.35 [2023-05-09T20:41:02.986Z] v3.0.0-dev.36 [2023-05-09T20:41:02.986Z] v3.0.0-dev.37 [2023-05-09T20:41:02.986Z] v3.0.0-dev.38 [2023-05-09T20:41:02.986Z] v3.0.0-dev.39 [2023-05-09T20:41:02.986Z] v3.0.0-dev.4 [2023-05-09T20:41:02.986Z] v3.0.0-dev.40 [2023-05-09T20:41:02.986Z] v3.0.0-dev.41 [2023-05-09T20:41:02.986Z] v3.0.0-dev.42 [2023-05-09T20:41:02.986Z] v3.0.0-dev.43 [2023-05-09T20:41:02.986Z] v3.0.0-dev.44 [2023-05-09T20:41:02.986Z] v3.0.0-dev.45 [2023-05-09T20:41:02.986Z] v3.0.0-dev.46 [2023-05-09T20:41:02.986Z] v3.0.0-dev.47 [2023-05-09T20:41:02.986Z] v3.0.0-dev.48 [2023-05-09T20:41:02.986Z] v3.0.0-dev.49 [2023-05-09T20:41:02.986Z] v3.0.0-dev.5 [2023-05-09T20:41:02.986Z] v3.0.0-dev.50 [2023-05-09T20:41:02.986Z] v3.0.0-dev.51 [2023-05-09T20:41:02.986Z] v3.0.0-dev.52 [2023-05-09T20:41:02.986Z] v3.0.0-dev.53 [2023-05-09T20:41:02.986Z] v3.0.0-dev.54 [2023-05-09T20:41:02.986Z] v3.0.0-dev.55 [2023-05-09T20:41:02.986Z] v3.0.0-dev.56 [2023-05-09T20:41:02.986Z] v3.0.0-dev.57 [2023-05-09T20:41:02.986Z] v3.0.0-dev.58 [2023-05-09T20:41:02.986Z] v3.0.0-dev.59 [2023-05-09T20:41:02.986Z] v3.0.0-dev.6 [2023-05-09T20:41:02.986Z] v3.0.0-dev.60 [2023-05-09T20:41:02.986Z] v3.0.0-dev.61 [2023-05-09T20:41:02.986Z] v3.0.0-dev.62 [2023-05-09T20:41:02.986Z] v3.0.0-dev.63 [2023-05-09T20:41:02.986Z] v3.0.0-dev.64 [2023-05-09T20:41:02.986Z] v3.0.0-dev.65 [2023-05-09T20:41:02.986Z] v3.0.0-dev.66 [2023-05-09T20:41:02.986Z] v3.0.0-dev.67 [2023-05-09T20:41:02.986Z] v3.0.0-dev.68 [2023-05-09T20:41:02.986Z] v3.0.0-dev.69 [2023-05-09T20:41:02.986Z] v3.0.0-dev.7 [2023-05-09T20:41:02.986Z] v3.0.0-dev.70 [2023-05-09T20:41:02.986Z] v3.0.0-dev.71 [2023-05-09T20:41:02.986Z] v3.0.0-dev.72 [2023-05-09T20:41:02.986Z] v3.0.0-dev.73 [2023-05-09T20:41:02.986Z] v3.0.0-dev.74 [2023-05-09T20:41:02.986Z] v3.0.0-dev.75 [2023-05-09T20:41:02.986Z] v3.0.0-dev.76 [2023-05-09T20:41:02.986Z] v3.0.0-dev.77 [2023-05-09T20:41:02.986Z] v3.0.0-dev.78 [2023-05-09T20:41:02.986Z] v3.0.0-dev.79 [2023-05-09T20:41:02.986Z] v3.0.0-dev.8 [2023-05-09T20:41:02.986Z] v3.0.0-dev.80 [2023-05-09T20:41:02.986Z] v3.0.0-dev.81 [2023-05-09T20:41:02.986Z] v3.0.0-dev.82 [2023-05-09T20:41:02.986Z] v3.0.0-dev.83 [2023-05-09T20:41:02.986Z] v3.0.0-dev.84 [2023-05-09T20:41:02.986Z] v3.0.0-dev.85 [2023-05-09T20:41:02.986Z] v3.0.0-dev.86 [2023-05-09T20:41:02.986Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T20:41:03.272Z] + lftools sign git-tag v3.0.0-dev.86 [2023-05-09T20:41:03.841Z] Signing Git tag with Sigul... [2023-05-09T20:41:03.841Z] Signing v3.0.0-dev.86 [Pipeline] echo [2023-05-09T20:41:04.416Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:04.697Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T20:41:04.704Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T20:41:04.728Z] $ docker stop --time=1 b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 [2023-05-09T20:41:05.988Z] $ docker rm -f --volumes b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T20:41:06.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:41:06.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:41:06.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:41:06.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:41:06.807Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:41:06.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:41:07.228Z] $ docker top 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 -eo pid,comm [2023-05-09T20:41:07.265Z] 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-09T20:41:07.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:41:07.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:41:07.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:41:07.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:41:07.437Z] $ docker exec 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 ssh-agent [2023-05-09T20:41:07.538Z] SSH_AUTH_SOCK=/tmp/ssh-sHaRcUWTKZEV/agent.31 [2023-05-09T20:41:07.538Z] SSH_AGENT_PID=37 [2023-05-09T20:41:07.543Z] Running ssh-add (command line suppressed) [2023-05-09T20:41:07.656Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1649299493916651247.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1649299493916651247.key) [2023-05-09T20:41:07.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:41:07.954Z] + git semver bump pre [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [bump_version] DEBUG bumping version:3.0.0-dev.86 on axis:pre with prefix:dev [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [bump_version] DEBUG bumped version:3.0.0-dev.87 [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [write_version] DEBUG write version:3.0.0-dev.87 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,125 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,127 [execute] INFO git cat-file --batch-check [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,132 [execute] INFO git cat-file --batch [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:41:08.213Z] 2023-05-09 20:41:08,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:41:08.213Z] 3.0.0-dev.87 [Pipeline] } [2023-05-09T20:41:08.228Z] $ docker exec --env ******** --env ******** 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 ssh-agent -k [2023-05-09T20:41:08.323Z] unset SSH_AUTH_SOCK; [2023-05-09T20:41:08.323Z] unset SSH_AGENT_PID; [2023-05-09T20:41:08.323Z] echo Agent pid 37 killed; [2023-05-09T20:41:08.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:41:08.635Z] + git semver [Pipeline] } [2023-05-09T20:41:08.912Z] $ docker stop --time=1 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 [2023-05-09T20:41:10.203Z] $ docker rm -f --volumes 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:41:10.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:41:10.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:41:10.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:41:10.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:41:10.900Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:41:10.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:41:11.360Z] $ docker top edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:41:11.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:41:11.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:41:11.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:41:11.558Z] $ docker exec edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 ssh-agent [2023-05-09T20:41:11.664Z] SSH_AUTH_SOCK=/tmp/ssh-omltf6lS0eGY/agent.33 [2023-05-09T20:41:11.664Z] SSH_AGENT_PID=39 [2023-05-09T20:41:11.670Z] Running ssh-add (command line suppressed) [2023-05-09T20:41:11.771Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6633804134677842099.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6633804134677842099.key) [2023-05-09T20:41:11.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:41:12.065Z] + git semver push [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,242 [run_push] DEBUG push [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,243 [execute] INFO git cat-file --batch-check [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,247 [execute] INFO git rev-list 9d589fa6292de68ecf402c731f45622b691b15d9 -- [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,247 [execute] DEBUG Popen(['git', 'rev-list', '9d589fa6292de68ecf402c731f45622b691b15d9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,260 [execute] INFO git fetch -v origin [2023-05-09T20:41:12.326Z] 2023-05-09 20:41:12,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T20:41:12.895Z] 2023-05-09 20:41:12,736 [run_push] DEBUG no remote changes detected [2023-05-09T20:41:12.895Z] 2023-05-09 20:41:12,736 [execute] INFO git push origin semver [2023-05-09T20:41:12.895Z] 2023-05-09 20:41:12,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:41:13.833Z] 2023-05-09 20:41:13,659 [run_push] DEBUG push all version tags [2023-05-09T20:41:13.833Z] 2023-05-09 20:41:13,660 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T20:41:13.833Z] 2023-05-09 20:41:13,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:41:14.771Z] 2023-05-09 20:41:14,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T20:41:14.771Z] 3.0.0-dev.87 [Pipeline] } [2023-05-09T20:41:14.786Z] $ docker exec --env ******** --env ******** edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 ssh-agent -k [2023-05-09T20:41:14.881Z] unset SSH_AUTH_SOCK; [2023-05-09T20:41:14.882Z] unset SSH_AGENT_PID; [2023-05-09T20:41:14.882Z] echo Agent pid 39 killed; [2023-05-09T20:41:14.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:41:15.198Z] + git semver [Pipeline] } [2023-05-09T20:41:15.476Z] $ docker stop --time=1 edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 [2023-05-09T20:41:16.771Z] $ docker rm -f --volumes edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 [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-09T20:41:17.389Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-09T20:41:17.389Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T20:41:17.389Z] total 16 [2023-05-09T20:41:17.389Z] drwxr-xr-x 3 root root 4096 May 9 20:26 . [2023-05-09T20:41:17.389Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:41 .. [2023-05-09T20:41:17.389Z] drwxr-xr-x 2 root root 4096 May 9 20:26 cost [2023-05-09T20:41:17.389Z] -rw-r--r-- 1 root root 85 May 9 20:26 cost.csv [2023-05-09T20:41:17.389Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T20:41:17.389Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T20:41:17.389Z] total 16 [2023-05-09T20:41:17.389Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:26 . [2023-05-09T20:41:17.389Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:41 .. [2023-05-09T20:41:17.389Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 20:26 cost [2023-05-09T20:41:17.389Z] -rw-r--r-- 1 jenkins jenkins 85 May 9 20:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:17.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:18.542Z] ---> package-listing.sh [2023-05-09T20:41:18.542Z] ++ facter osfamily [2023-05-09T20:41:18.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T20:41:18.801Z] + OS_FAMILY=debian [2023-05-09T20:41:18.801Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T20:41:18.801Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T20:41:18.801Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T20:41:18.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T20:41:18.801Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T20:41:18.801Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T20:41:18.801Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T20:41:18.801Z] + case "${OS_FAMILY}" in [2023-05-09T20:41:18.801Z] + dpkg -l [2023-05-09T20:41:18.801Z] + grep '^ii' [2023-05-09T20:41:18.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T20:41:18.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T20:41:18.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T20:41:18.801Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T20:41:18.801Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-09T20:41:18.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-05-09T20:41:18.812Z] 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-sdk-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-09T20:41:19.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:41:19.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:41:19.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:41:19.833Z] prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container [2023-05-09T20:41:19.912Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-09T20:41:20.133Z] $ docker top 9664e2cb1f76caeb984a2df9259686421ce1d69fb4b67a6b258abb79bfe9f276 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:41:20.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T20:41:20.768Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T20:41:21.054Z] + ls /var/log/sa-host [2023-05-09T20:41:21.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:41:21.201Z] provisioning config files... [2023-05-09T20:41:21.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12067297167603857992tmp [Pipeline] { [Pipeline] echo [2023-05-09T20:41:21.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:21.503Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T20:41:21.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:21.850Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T20:41:21.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:22.143Z] ---> sudo-logs.sh [2023-05-09T20:41:22.143Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T20:41:22.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:22.453Z] ---> job-cost.sh [2023-05-09T20:41:22.453Z] lf-activate-venv: SKIPPING [2023-05-09T20:41:22.453Z] DEBUG: total: 0.2199999988079071 [2023-05-09T20:41:22.453Z] INFO: Retrieving Stack Cost... [2023-05-09T20:41:23.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T20:41:23.279Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T20:41:23.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:41:23.576Z] ---> logs-deploy.sh [2023-05-09T20:41:23.576Z] lf-activate-venv: SKIPPING [2023-05-09T20:41:23.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/217 [2023-05-09T20:41:23.576Z] INFO: archiving workspace using pattern(s): [2023-05-09T20:41:24.514Z] Archives upload complete. [2023-05-09T20:41:24.772Z] INFO: archiving logs to Nexus [2023-05-09T20:41:25.343Z] ---> uname -a: [2023-05-09T20:41:25.343Z] Linux prd-ubuntu20-04-docker-8c-8g-14758 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] ---> lscpu: [2023-05-09T20:41:25.343Z] Architecture: x86_64 [2023-05-09T20:41:25.343Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T20:41:25.343Z] Byte Order: Little Endian [2023-05-09T20:41:25.343Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T20:41:25.343Z] CPU(s): 8 [2023-05-09T20:41:25.343Z] On-line CPU(s) list: 0-7 [2023-05-09T20:41:25.343Z] Thread(s) per core: 1 [2023-05-09T20:41:25.343Z] Core(s) per socket: 1 [2023-05-09T20:41:25.343Z] Socket(s): 8 [2023-05-09T20:41:25.343Z] NUMA node(s): 1 [2023-05-09T20:41:25.343Z] Vendor ID: AuthenticAMD [2023-05-09T20:41:25.343Z] CPU family: 23 [2023-05-09T20:41:25.343Z] Model: 49 [2023-05-09T20:41:25.343Z] Model name: AMD EPYC-Rome Processor [2023-05-09T20:41:25.343Z] Stepping: 0 [2023-05-09T20:41:25.343Z] CPU MHz: 2799.998 [2023-05-09T20:41:25.343Z] BogoMIPS: 5599.99 [2023-05-09T20:41:25.343Z] Virtualization: AMD-V [2023-05-09T20:41:25.343Z] Hypervisor vendor: KVM [2023-05-09T20:41:25.343Z] Virtualization type: full [2023-05-09T20:41:25.343Z] L1d cache: 256 KiB [2023-05-09T20:41:25.343Z] L1i cache: 256 KiB [2023-05-09T20:41:25.343Z] L2 cache: 4 MiB [2023-05-09T20:41:25.343Z] L3 cache: 128 MiB [2023-05-09T20:41:25.343Z] NUMA node0 CPU(s): 0-7 [2023-05-09T20:41:25.343Z] Vulnerability Itlb multihit: Not affected [2023-05-09T20:41:25.343Z] Vulnerability L1tf: Not affected [2023-05-09T20:41:25.343Z] Vulnerability Mds: Not affected [2023-05-09T20:41:25.343Z] Vulnerability Meltdown: Not affected [2023-05-09T20:41:25.343Z] Vulnerability Mmio stale data: Not affected [2023-05-09T20:41:25.343Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T20:41:25.343Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T20:41:25.343Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T20:41:25.343Z] Vulnerability Srbds: Not affected [2023-05-09T20:41:25.343Z] Vulnerability Tsx async abort: Not affected [2023-05-09T20:41:25.343Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] ---> nproc: [2023-05-09T20:41:25.343Z] 8 [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] ---> df -h: [2023-05-09T20:41:25.343Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T20:41:25.343Z] overlay 155G 13G 143G 9% / [2023-05-09T20:41:25.343Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T20:41:25.343Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T20:41:25.343Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T20:41:25.343Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] ---> sar -b -r -n DEV: [2023-05-09T20:41:25.343Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14758) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] 20:23:23 LINUX RESTART (8 CPU) [2023-05-09T20:41:25.343Z] [2023-05-09T20:41:25.343Z] 20:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T20:41:25.343Z] 20:25:01 188.11 12.91 175.19 0.00 1817.01 77191.87 0.00 [2023-05-09T20:41:25.344Z] 20:26:01 65.59 0.25 65.34 0.00 7.87 22988.70 0.00 [2023-05-09T20:41:25.344Z] 20:27:01 161.89 0.17 161.72 0.00 11.20 37272.19 0.00 [2023-05-09T20:41:25.344Z] 20:28:01 2.42 0.00 2.42 0.00 0.00 27.08 0.00 [2023-05-09T20:41:25.344Z] 20:29:01 38.11 11.75 26.36 0.00 5424.43 6300.15 0.00 [2023-05-09T20:41:25.344Z] 20:30:01 3.93 0.00 3.93 0.00 0.00 47.06 0.00 [2023-05-09T20:41:25.344Z] 20:31:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-05-09T20:41:25.344Z] 20:32:01 3.13 1.02 2.12 0.00 21.86 28.66 0.00 [2023-05-09T20:41:25.344Z] 20:33:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-05-09T20:41:25.344Z] 20:34:01 2.15 0.00 2.15 0.00 0.00 37.99 0.00 [2023-05-09T20:41:25.344Z] 20:35:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-05-09T20:41:25.344Z] 20:36:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2023-05-09T20:41:25.344Z] 20:37:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2023-05-09T20:41:25.344Z] 20:38:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2023-05-09T20:41:25.344Z] 20:39:01 2.03 0.02 2.02 0.00 0.13 23.73 0.00 [2023-05-09T20:41:25.344Z] 20:40:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 [2023-05-09T20:41:25.344Z] 20:41:01 96.53 0.33 96.20 0.00 29.86 56319.41 0.00 [2023-05-09T20:41:25.344Z] Average: 33.55 1.54 32.00 0.00 428.80 11721.42 0.00 [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] 20:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T20:41:25.344Z] 20:25:01 27834048 31601380 695264 2.11 142576 3780520 1882152 5.55 1154240 3398892 145040 [2023-05-09T20:41:25.344Z] 20:26:01 27917052 31556732 729228 2.22 147268 3668516 1883256 5.55 1207128 3269072 12092 [2023-05-09T20:41:25.344Z] 20:27:01 27653716 31579184 716884 2.18 159016 3911072 1772748 5.22 1258128 3457740 168 [2023-05-09T20:41:25.344Z] 20:28:01 27654100 31579640 716232 2.18 159064 3911076 1772748 5.22 1258420 3457744 12 [2023-05-09T20:41:25.344Z] 20:29:01 27286428 31567904 718960 2.19 167404 4243576 1855756 5.47 1484544 3571308 936 [2023-05-09T20:41:25.344Z] 20:30:01 27286768 31568272 718616 2.19 167456 4243576 1855756 5.47 1484488 3571308 16 [2023-05-09T20:41:25.344Z] 20:31:01 27290372 31571980 714760 2.17 167500 4243580 1855756 5.47 1481028 3571312 176 [2023-05-09T20:41:25.344Z] 20:32:01 27289916 31572484 715208 2.18 167568 4244196 1826116 5.38 1481368 3571852 180 [2023-05-09T20:41:25.344Z] 20:33:01 27290412 31573072 714600 2.17 167656 4244200 1826116 5.38 1481368 3571856 168 [2023-05-09T20:41:25.344Z] 20:34:01 27290492 31573276 714400 2.17 167756 4244180 1826116 5.38 1481116 3571876 24 [2023-05-09T20:41:25.344Z] 20:35:01 27290680 31573468 714104 2.17 167792 4244172 1826116 5.38 1481020 3571876 12 [2023-05-09T20:41:25.344Z] 20:36:01 27290300 31573164 714332 2.17 167824 4244184 1826116 5.38 1481608 3571880 208 [2023-05-09T20:41:25.344Z] 20:37:01 27290324 31573188 714284 2.17 167848 4244184 1826116 5.38 1481084 3571880 16 [2023-05-09T20:41:25.344Z] 20:38:01 27290560 31573744 713956 2.17 167872 4244192 1826116 5.38 1480840 3572176 44 [2023-05-09T20:41:25.344Z] 20:39:01 27289692 31573004 714772 2.17 167960 4244188 1841008 5.43 1481020 3572180 12 [2023-05-09T20:41:25.344Z] 20:40:01 27289668 31573092 714652 2.17 168024 4244196 1841008 5.43 1481076 3572184 8 [2023-05-09T20:41:25.344Z] 20:41:01 25788684 31539836 742180 2.26 205232 5552728 1862180 5.49 1590468 4836468 656 [2023-05-09T20:41:25.344Z] Average: 27313130 31571966 716614 2.18 166224 4220726 1835599 5.41 1426408 3604800 9398 [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] 20:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T20:41:25.344Z] 20:25:01 lo 6.30 6.30 0.61 0.61 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:25:01 docker0 178.40 307.81 14.57 2043.36 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:25:01 ens3 603.61 354.95 8116.25 55.57 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:26:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:26:01 ens3 40.23 33.33 34.05 87.26 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:27:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:27:01 docker0 2.73 6.48 0.17 84.99 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:27:01 ens3 115.33 69.76 2625.32 17.31 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:28:01 ens3 0.83 0.67 0.37 0.29 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:29:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:29:01 ens3 134.91 69.36 1952.84 4.95 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:30:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:32:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:34:01 ens3 0.30 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:36:01 ens3 0.60 0.48 1.78 0.03 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:39:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:41:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:41:01 docker0 34.09 62.77 2.92 579.26 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:41:01 vetha0b538f 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] 20:41:01 ens3 341.98 202.40 7764.40 34.35 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] Average: docker0 12.50 21.91 1.03 157.44 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] Average: vetha0b538f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] Average: ens3 72.36 42.75 1198.90 11.72 0.00 0.00 0.00 0.00 [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] ---> sar -P ALL: [2023-05-09T20:41:25.344Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14758) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] 20:23:23 LINUX RESTART (8 CPU) [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] 20:24:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T20:41:25.344Z] 20:25:01 all 9.75 0.00 4.23 4.28 0.07 81.67 [2023-05-09T20:41:25.344Z] 20:25:01 0 8.83 0.00 3.85 0.31 0.05 86.95 [2023-05-09T20:41:25.344Z] 20:25:01 1 11.58 0.00 3.82 0.38 0.07 84.16 [2023-05-09T20:41:25.344Z] 20:25:01 2 9.59 0.00 3.97 9.83 0.07 76.53 [2023-05-09T20:41:25.344Z] 20:25:01 3 9.62 0.00 4.59 9.81 0.07 75.91 [2023-05-09T20:41:25.344Z] 20:25:01 4 8.95 0.00 3.82 6.25 0.09 80.90 [2023-05-09T20:41:25.344Z] 20:25:01 5 9.41 0.00 3.98 0.39 0.07 86.14 [2023-05-09T20:41:25.344Z] 20:25:01 6 10.70 0.00 4.06 6.14 0.07 79.04 [2023-05-09T20:41:25.344Z] 20:25:01 7 9.29 0.00 5.77 1.13 0.10 83.71 [2023-05-09T20:41:25.344Z] 20:26:01 all 39.67 0.00 6.17 0.90 0.10 53.16 [2023-05-09T20:41:25.344Z] 20:26:01 0 41.91 0.00 6.03 0.25 0.08 51.73 [2023-05-09T20:41:25.344Z] 20:26:01 1 40.00 0.00 6.17 0.03 0.10 53.69 [2023-05-09T20:41:25.344Z] 20:26:01 2 34.96 0.00 5.41 3.55 0.12 55.96 [2023-05-09T20:41:25.344Z] 20:26:01 3 39.96 0.00 6.17 2.87 0.10 50.90 [2023-05-09T20:41:25.344Z] 20:26:01 4 40.69 0.00 6.01 0.05 0.10 53.15 [2023-05-09T20:41:25.344Z] 20:26:01 5 40.87 0.00 7.66 0.34 0.10 51.03 [2023-05-09T20:41:25.344Z] 20:26:01 6 38.83 0.00 5.87 0.08 0.10 55.12 [2023-05-09T20:41:25.344Z] 20:26:01 7 40.12 0.00 6.05 0.02 0.10 53.71 [2023-05-09T20:41:25.344Z] 20:27:01 all 15.23 0.00 3.41 1.66 0.06 79.65 [2023-05-09T20:41:25.344Z] 20:27:01 0 14.18 0.00 4.33 5.49 0.05 75.95 [2023-05-09T20:41:25.344Z] 20:27:01 1 15.74 0.00 3.15 0.32 0.05 80.74 [2023-05-09T20:41:25.344Z] 20:27:01 2 14.17 0.00 2.88 0.57 0.05 82.33 [2023-05-09T20:41:25.344Z] 20:27:01 3 14.69 0.00 3.74 0.29 0.07 81.22 [2023-05-09T20:41:25.344Z] 20:27:01 4 16.57 0.00 3.35 0.22 0.05 79.81 [2023-05-09T20:41:25.344Z] 20:27:01 5 15.16 0.00 3.06 3.78 0.07 77.93 [2023-05-09T20:41:25.344Z] 20:27:01 6 16.06 0.00 3.49 2.53 0.05 77.86 [2023-05-09T20:41:25.344Z] 20:27:01 7 15.26 0.00 3.26 0.08 0.07 81.33 [2023-05-09T20:41:25.344Z] 20:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-09T20:41:25.344Z] 20:28:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:28:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-09T20:41:25.344Z] 20:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T20:41:25.344Z] 20:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T20:41:25.344Z] 20:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:29:01 all 1.29 0.00 0.58 0.39 0.01 97.73 [2023-05-09T20:41:25.344Z] 20:29:01 0 0.89 0.00 0.48 0.87 0.02 97.74 [2023-05-09T20:41:25.344Z] 20:29:01 1 1.75 0.00 0.58 0.32 0.02 97.33 [2023-05-09T20:41:25.344Z] 20:29:01 2 1.50 0.00 0.79 0.84 0.02 96.86 [2023-05-09T20:41:25.344Z] 20:29:01 3 1.42 0.00 0.52 0.33 0.02 97.71 [2023-05-09T20:41:25.344Z] 20:29:01 4 1.52 0.00 0.52 0.22 0.00 97.75 [2023-05-09T20:41:25.344Z] 20:29:01 5 0.69 0.00 0.39 0.05 0.02 98.86 [2023-05-09T20:41:25.344Z] 20:29:01 6 1.62 0.00 0.87 0.43 0.02 97.06 [2023-05-09T20:41:25.344Z] 20:29:01 7 0.90 0.00 0.47 0.07 0.02 98.55 [2023-05-09T20:41:25.344Z] 20:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-09T20:41:25.344Z] 20:31:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2023-05-09T20:41:25.344Z] 20:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:31:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-09T20:41:25.344Z] 20:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:31:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:32:01 all 0.06 0.00 0.04 0.01 0.01 99.89 [2023-05-09T20:41:25.344Z] 20:32:01 0 0.07 0.00 0.03 0.03 0.00 99.87 [2023-05-09T20:41:25.344Z] 20:32:01 1 0.00 0.00 0.07 0.00 0.02 99.92 [2023-05-09T20:41:25.344Z] 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:32:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-09T20:41:25.344Z] 20:32:01 4 0.20 0.00 0.07 0.03 0.00 99.70 [2023-05-09T20:41:25.344Z] 20:32:01 5 0.13 0.00 0.02 0.00 0.02 99.83 [2023-05-09T20:41:25.344Z] 20:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:32:01 7 0.02 0.00 0.05 0.02 0.00 99.92 [2023-05-09T20:41:25.344Z] 20:33:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-05-09T20:41:25.344Z] 20:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-09T20:41:25.344Z] 20:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T20:41:25.344Z] 20:33:01 5 1.98 0.00 0.00 0.00 0.00 98.02 [2023-05-09T20:41:25.344Z] 20:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-05-09T20:41:25.344Z] 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-09T20:41:25.344Z] 20:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:34:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2023-05-09T20:41:25.344Z] 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-09T20:41:25.344Z] 20:35:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-05-09T20:41:25.344Z] 20:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T20:41:25.344Z] 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:35:01 5 0.58 0.00 0.03 0.00 0.00 99.38 [2023-05-09T20:41:25.344Z] 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] 20:35:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T20:41:25.344Z] 20:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-09T20:41:25.344Z] 20:36:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:36:01 3 0.12 0.00 0.00 0.00 0.02 99.87 [2023-05-09T20:41:25.344Z] 20:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-09T20:41:25.344Z] 20:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-09T20:41:25.344Z] 20:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:37:01 3 0.25 0.00 0.03 0.00 0.03 99.68 [2023-05-09T20:41:25.344Z] 20:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T20:41:25.344Z] 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-09T20:41:25.344Z] 20:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T20:41:25.344Z] 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:38:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-09T20:41:25.344Z] 20:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:38:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-09T20:41:25.344Z] 20:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:38:01 7 0.02 0.00 0.02 0.07 0.02 99.88 [2023-05-09T20:41:25.344Z] 20:39:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2023-05-09T20:41:25.344Z] 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T20:41:25.344Z] 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:39:01 5 0.33 0.00 0.03 0.00 0.00 99.63 [2023-05-09T20:41:25.344Z] 20:39:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T20:41:25.344Z] 20:40:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-05-09T20:41:25.344Z] 20:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T20:41:25.344Z] 20:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T20:41:25.344Z] 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T20:41:25.344Z] 20:40:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-09T20:41:25.344Z] 20:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T20:41:25.344Z] 20:40:01 5 0.52 0.00 0.00 0.00 0.02 99.47 [2023-05-09T20:41:25.344Z] 20:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T20:41:25.344Z] 20:40:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-09T20:41:25.344Z] 20:41:01 all 7.32 0.00 3.03 2.45 0.06 87.14 [2023-05-09T20:41:25.344Z] 20:41:01 0 7.37 0.00 2.41 0.27 0.05 89.90 [2023-05-09T20:41:25.344Z] 20:41:01 1 7.29 0.00 3.77 0.05 0.07 88.83 [2023-05-09T20:41:25.344Z] 20:41:01 2 8.65 0.00 3.65 7.61 0.05 80.04 [2023-05-09T20:41:25.344Z] 20:41:01 3 7.21 0.00 3.17 7.04 0.12 82.46 [2023-05-09T20:41:25.344Z] 20:41:01 4 7.30 0.00 2.48 0.02 0.05 90.16 [2023-05-09T20:41:25.344Z] 20:41:01 5 6.84 0.00 3.30 3.02 0.03 86.81 [2023-05-09T20:41:25.344Z] 20:41:01 6 7.85 0.00 2.44 0.20 0.03 89.48 [2023-05-09T20:41:25.344Z] 20:41:01 7 6.05 0.00 3.01 1.44 0.08 89.42 [2023-05-09T20:41:25.344Z] Average: all 4.33 0.00 1.02 0.56 0.02 94.06 [2023-05-09T20:41:25.344Z] Average: 0 4.29 0.00 1.00 0.43 0.02 94.26 [2023-05-09T20:41:25.344Z] Average: 1 4.46 0.00 1.03 0.06 0.02 94.43 [2023-05-09T20:41:25.344Z] Average: 2 4.02 0.00 0.97 1.30 0.02 93.69 [2023-05-09T20:41:25.344Z] Average: 3 4.30 0.00 1.07 1.18 0.03 93.42 [2023-05-09T20:41:25.344Z] Average: 4 4.41 0.00 0.96 0.39 0.02 94.23 [2023-05-09T20:41:25.344Z] Average: 5 4.60 0.00 1.08 0.44 0.02 93.85 [2023-05-09T20:41:25.344Z] Average: 6 4.39 0.00 0.98 0.54 0.02 94.07 [2023-05-09T20:41:25.344Z] Average: 7 4.19 0.00 1.08 0.17 0.02 94.53 [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z] [2023-05-09T20:41:25.344Z]