Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 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-ssh3786643160422976910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12031771024554660981.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-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/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9464277060297130468.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5033385947993867583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-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/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16832505834658331870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17037 in /w/workspace/oundry_app-functions-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/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1144)" > git rev-list --no-walk 4279dcb3cd077dfca9392c224c8ccbe6505cf5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:30 ========================================================= 18:04:30 EdgeX Global Pipelines Version Info 18:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:31 ------------------- 18:04:31 stable info: 18:04:31 ------------------- 18:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:04:31 Message: update stable to v1.0.234 18:04:32 ------------------- 18:04:32 experimental info: 18:04:32 ------------------- 18:04:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:32 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 18:04:32 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a3cae1 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:04:33 + git rev-list -1 --merges 3a3cae19978a08b96b810bb2d0ffa38734d7aa02~1..3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] echo 18:04:33 -----------> git rev-list -1 --merges 3a3cae19978a08b96b810bb2d0ffa38734d7aa02~1..3a3cae19978a08b96b810bb2d0ffa38734d7aa02 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [false] [Pipeline] sh 18:04:33 + git log --format=format:%s -1 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] echo 18:04:33 ========================================================= 18:04:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:04:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:34 + git log --format=format:%s -1 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] echo 18:04:34 [semverPrep] GIT_COMMIT: 3a3cae19978a08b96b810bb2d0ffa38734d7aa02, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1144) [Pipeline] echo 18:04:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:04:34 + grep -v github /etc/ssh/ssh_known_hosts 18:04:34 + [ -e /tmp/ssh_known_hosts ] 18:04:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:04:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:04:34 + sudo tee -a /etc/ssh/ssh_known_hosts 18:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:04:35 18:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:04:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:04:35 42c077c10790: Pulling fs layer 18:04:35 f63e77b7563a: Pulling fs layer 18:04:35 bd5fdadae976: Pulling fs layer 18:04:35 205491f53016: Pulling fs layer 18:04:35 df18705c85c3: Pulling fs layer 18:04:35 bdb3f477010e: Pulling fs layer 18:04:35 c8a8fc8e1c8f: Pulling fs layer 18:04:35 2c6e9b1d212d: Pulling fs layer 18:04:35 bdb8f0575790: Pulling fs layer 18:04:35 386e3cb2ff24: Pulling fs layer 18:04:35 2343380bae48: Pulling fs layer 18:04:35 205491f53016: Waiting 18:04:35 bdb3f477010e: Waiting 18:04:35 2c6e9b1d212d: Waiting 18:04:35 c8a8fc8e1c8f: Waiting 18:04:35 bdb8f0575790: Waiting 18:04:35 386e3cb2ff24: Waiting 18:04:35 2343380bae48: Waiting 18:04:35 df18705c85c3: Waiting 18:04:35 f63e77b7563a: Verifying Checksum 18:04:35 f63e77b7563a: Download complete 18:04:35 205491f53016: Verifying Checksum 18:04:35 205491f53016: Download complete 18:04:36 df18705c85c3: Verifying Checksum 18:04:36 df18705c85c3: Download complete 18:04:36 bdb3f477010e: Verifying Checksum 18:04:36 bdb3f477010e: Download complete 18:04:36 bd5fdadae976: Verifying Checksum 18:04:36 bd5fdadae976: Download complete 18:04:36 2c6e9b1d212d: Download complete 18:04:36 bdb8f0575790: Verifying Checksum 18:04:36 bdb8f0575790: Download complete 18:04:36 386e3cb2ff24: Verifying Checksum 18:04:36 386e3cb2ff24: Download complete 18:04:36 2343380bae48: Verifying Checksum 18:04:36 2343380bae48: Download complete 18:04:36 42c077c10790: Verifying Checksum 18:04:36 42c077c10790: Download complete 18:04:36 c8a8fc8e1c8f: Download complete 18:04:37 42c077c10790: Pull complete 18:04:37 f63e77b7563a: Pull complete 18:04:38 bd5fdadae976: Pull complete 18:04:38 205491f53016: Pull complete 18:04:38 df18705c85c3: Pull complete 18:04:38 bdb3f477010e: Pull complete 18:04:40 c8a8fc8e1c8f: Pull complete 18:04:40 2c6e9b1d212d: Pull complete 18:04:40 bdb8f0575790: Pull complete 18:04:40 386e3cb2ff24: Pull complete 18:04:40 2343380bae48: Pull complete 18:04:40 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 18:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:40 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:04:42 $ docker top 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c -eo pid,comm 18:04:42 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). 18:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:42 [ssh-agent] Looking for ssh-agent implementation... 18:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:42 $ docker exec 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c ssh-agent 18:04:42 SSH_AUTH_SOCK=/tmp/ssh-2GpaDIC20RvY/agent.34 18:04:42 SSH_AGENT_PID=40 18:04:42 Running ssh-add (command line suppressed) 18:04:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4284537697471770217.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4284537697471770217.key) 18:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:42 + git tag --points-at HEAD [Pipeline] } 18:04:42 $ docker exec --env ******** --env ******** 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c ssh-agent -k 18:04:43 unset SSH_AUTH_SOCK; 18:04:43 unset SSH_AGENT_PID; 18:04:43 echo Agent pid 40 killed; 18:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:43 [ssh-agent] Looking for ssh-agent implementation... 18:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:43 $ docker exec 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c ssh-agent 18:04:43 SSH_AUTH_SOCK=/tmp/ssh-t0QH7KPEyZi1/agent.73 18:04:43 SSH_AGENT_PID=79 18:04:43 Running ssh-add (command line suppressed) 18:04:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8394124644587839796.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8394124644587839796.key) 18:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:43 + git semver init 18:04:44 2022-07-06 18:04:43,975 [run_init] DEBUG init version:0.0.0 force:False 18:04:44 2022-07-06 18:04:43,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 18:04:44 2022-07-06 18:04:43,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:04:44 2022-07-06 18:04:43,977 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:04:45 2022-07-06 18:04:45,319 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 18:04:45 2022-07-06 18:04:45,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 18:04:45 2022-07-06 18:04:45,319 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:04:45 2022-07-06 18:04:45,319 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:04:45 2.2.1-dev.18 [Pipeline] } 18:04:45 $ docker exec --env ******** --env ******** 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c ssh-agent -k 18:04:45 unset SSH_AUTH_SOCK; 18:04:45 unset SSH_AGENT_PID; 18:04:45 echo Agent pid 79 killed; 18:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:45 + git semver [Pipeline] } 18:04:46 $ docker stop --time=1 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c 18:04:47 $ docker rm -f 46764de80ed9113f06507708454b15f7bb8e584c8d99bea91cd36b643954e19c [Pipeline] // withDockerContainer [Pipeline] sh 18:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:48 Stashed 1 file(s) [Pipeline] echo 18:04:48 [edgeXSemver]: initialized semver on version 2.2.1-dev.18 [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] unstash [Pipeline] echo 18:04:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:48 ========================================================= 18:04:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:04:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:48 59bf1c3509f3: Pulling fs layer 18:04:48 666ba61612fd: Pulling fs layer 18:04:48 8ed8ca486205: Pulling fs layer 18:04:48 cc1cd167ecdc: Pulling fs layer 18:04:48 c516ae0d96e1: Pulling fs layer 18:04:48 684cea983483: Pulling fs layer 18:04:48 dd3240ac7de5: Pulling fs layer 18:04:48 b1e948a4e11c: Pulling fs layer 18:04:48 a8fd76ee1af6: Pulling fs layer 18:04:48 646ad004c059: Pulling fs layer 18:04:48 b1e948a4e11c: Waiting 18:04:48 cc1cd167ecdc: Waiting 18:04:48 c516ae0d96e1: Waiting 18:04:48 a8fd76ee1af6: Waiting 18:04:48 684cea983483: Waiting 18:04:48 646ad004c059: Waiting 18:04:48 8ed8ca486205: Verifying Checksum 18:04:48 8ed8ca486205: Download complete 18:04:48 666ba61612fd: Verifying Checksum 18:04:48 666ba61612fd: Download complete 18:04:48 c516ae0d96e1: Download complete 18:04:48 684cea983483: Verifying Checksum 18:04:48 684cea983483: Download complete 18:04:48 dd3240ac7de5: Verifying Checksum 18:04:48 dd3240ac7de5: Download complete 18:04:48 59bf1c3509f3: Download complete 18:04:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17035 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:04:48 Running in /w/workspace/app-functions-sdk-go/138 [Pipeline] { [Pipeline] checkout 18:04:48 The recommended git tool is: git 18:04:48 b1e948a4e11c: Verifying Checksum 18:04:48 b1e948a4e11c: Download complete 18:04:48 59bf1c3509f3: Pull complete 18:04:48 666ba61612fd: Pull complete 18:04:49 8ed8ca486205: Pull complete 18:04:49 646ad004c059: Verifying Checksum 18:04:49 646ad004c059: Download complete 18:04:49 cc1cd167ecdc: Verifying Checksum 18:04:49 cc1cd167ecdc: Download complete 18:04:49 a8fd76ee1af6: Verifying Checksum 18:04:49 a8fd76ee1af6: Download complete 18:04:52 cc1cd167ecdc: Pull complete 18:04:52 c516ae0d96e1: Pull complete 18:04:52 684cea983483: Pull complete 18:04:52 dd3240ac7de5: Pull complete 18:04:53 b1e948a4e11c: Pull complete 18:04:53 using credential edgex-jenkins-ssh 18:04:53 Cloning the remote Git repository 18:04:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:04:53 > git init /w/workspace/app-functions-sdk-go/138 # timeout=10 18:04:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:04:53 > git --version # timeout=10 18:04:53 > git --version # 'git version 2.25.1' 18:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:55 a8fd76ee1af6: Pull complete 18:04:56 646ad004c059: Pull complete 18:04:56 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 18:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:04:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 + docker inspect -f . ci-base-image-x86_64 18:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:56 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:04:56 Avoid second fetch 18:04:56 Checking out Revision 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 (main) 18:04:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:56 > git config core.sparsecheckout # timeout=10 18:04:56 > git checkout -f 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 # timeout=10 18:04:58 $ docker top c99366d517644837f1bc5539433fd9b8498a19a4588f452534115531025cd80a -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:59 + go version 18:04:59 go version go1.17.7 linux/amd64 [Pipeline] } 18:04:59 $ docker stop --time=1 c99366d517644837f1bc5539433fd9b8498a19a4588f452534115531025cd80a 18:05:00 $ docker rm -f c99366d517644837f1bc5539433fd9b8498a19a4588f452534115531025cd80a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:00 + docker inspect -f . ci-base-image-x86_64 18:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:00 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:05:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1144)" 18:05:01 $ docker top 1906204c4ee4638842d6ca0dd3f699ab6d4c42738c2a9c29a1f53270e7960e39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:01 + make test 18:05:01 make -C ./app-service-template build 18:05:01 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:05:01 go mod tidy -compat=1.17 18:05:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:05:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 18:05:01 go: downloading github.com/google/uuid v1.3.0 18:05:01 go: downloading github.com/stretchr/testify v1.7.3 18:05:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.4 18:05:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.5 18:05:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 18:05:01 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 18:05:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:05:01 go: downloading github.com/davecgh/go-spew v1.1.1 18:05:01 go: downloading github.com/pmezard/go-difflib v1.0.0 18:05:01 go: downloading gopkg.in/yaml.v3 v3.0.1 18:05:01 go: downloading github.com/stretchr/objx v0.4.0 18:05:01 go: downloading github.com/go-playground/validator/v10 v10.10.1 18:05:01 go: downloading github.com/go-kit/log v0.2.0 18:05:01 go: downloading github.com/gorilla/mux v1.8.0 18:05:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:05:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 18:05:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:05:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 18:05:01 go: downloading github.com/mitchellh/copystructure v1.0.0 18:05:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:05:01 go: downloading github.com/pelletier/go-toml v1.9.5 18:05:01 go: downloading github.com/gorilla/websocket v1.4.2 18:05:01 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:05:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:05:01 go: downloading github.com/hashicorp/errwrap v1.0.0 18:05:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:05:01 go: downloading github.com/hashicorp/consul/api v1.9.1 18:05:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:05:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:05:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 18:05:01 go: downloading github.com/go-playground/universal-translator v0.18.0 18:05:01 go: downloading github.com/leodido/go-urn v1.2.1 18:05:01 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:05:01 go: downloading golang.org/x/text v0.3.7 18:05:01 go: downloading github.com/go-playground/locales v0.14.0 18:05:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:05:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:02 Dload Upload Total Spent Left Speed 18:05:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 74713 0 --:--:-- --:--:-- --:--:-- 74713 18:05:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:05:02 go: downloading github.com/pebbe/zmq4 v1.2.7 18:05:02 go: downloading github.com/x448/float16 v0.8.4 18:05:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:05:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:05:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:05:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:05:02 go: downloading github.com/hashicorp/serf v0.9.5 18:05:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:05:02 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:05:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:05:02 go: downloading github.com/hashicorp/consul/sdk v0.8.0 [Pipeline] sh 18:05:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:05:02 go: downloading github.com/Microsoft/go-winio v0.5.2 18:05:02 go: downloading github.com/zeebo/errs v1.2.2 18:05:02 go: downloading google.golang.org/grpc v1.46.0 18:05:02 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 18:05:02 go: downloading github.com/onsi/ginkgo v1.10.1 18:05:02 go: downloading github.com/onsi/gomega v1.7.0 18:05:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:05:02 go: downloading github.com/fatih/color v1.9.0 18:05:02 go: downloading github.com/mattn/go-isatty v0.0.12 18:05:02 go: downloading github.com/mattn/go-colorable v0.1.6 18:05:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:05:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:05:02 go: downloading github.com/pkg/errors v0.9.1 18:05:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:05:02 go: downloading github.com/hashicorp/memberlist v0.2.2 18:05:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:05:02 go: downloading google.golang.org/protobuf v1.28.0 18:05:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:05:03 go: downloading github.com/kr/pretty v0.3.0 18:05:03 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:05:03 go: downloading github.com/golang/protobuf v1.5.2 18:05:03 go: downloading github.com/google/go-cmp v0.5.6 18:05:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:05:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:05:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:05:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:05:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:05:03 go: downloading github.com/miekg/dns v1.1.26 18:05:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:05:03 go: downloading github.com/kr/text v0.2.0 18:05:03 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:05:03 + sudo tee /etc/docker/daemon.new+ 18:05:03 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:05:03 { 18:05:03 "registry-mirrors": [ 18:05:03 "https://nexus3.edgexfoundry.org:10001" 18:05:03 ], 18:05:03 "bip": "10.250.0.254/24", 18:05:03 "hosts": [ 18:05:03 "tcp://0.0.0.0:5555", 18:05:03 "unix:///var/run/docker.sock" 18:05:03 ], 18:05:03 "mtu": 1458, 18:05:03 "selinux-enabled": true, 18:05:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:05:03 } [Pipeline] sh 18:05:03 go: downloading github.com/hpcloud/tail v1.0.0 18:05:03 go: downloading gopkg.in/yaml.v2 v2.2.8 18:05:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:05:03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:05:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:05:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:05:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:05:03 + sudo service docker restart 18:05:04 go: downloading github.com/stretchr/testify v1.8.0 18:05:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 18:05:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 18:05:04 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 18:05:04 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [Pipeline] unstash [Pipeline] echo 18:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:22 ========================================================= 18:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:05:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:05:23 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:05:23 make -C ./app-service-template test 18:05:23 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:05:23 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 18:05:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:23 9b3977197b4f: Pulling fs layer 18:05:23 1a89e8eeedd5: Pulling fs layer 18:05:23 94645a83ff95: Pulling fs layer 18:05:23 e6fb740bc735: Pulling fs layer 18:05:23 3a77bd46dcc9: Pulling fs layer 18:05:23 355e64cbe906: Pulling fs layer 18:05:23 63ab81a10011: Pulling fs layer 18:05:23 555d1d1c4555: Pulling fs layer 18:05:23 7d9057610161: Pulling fs layer 18:05:23 e6fb740bc735: Waiting 18:05:23 3a77bd46dcc9: Waiting 18:05:23 355e64cbe906: Waiting 18:05:23 63ab81a10011: Waiting 18:05:23 555d1d1c4555: Waiting 18:05:23 7d9057610161: Waiting 18:05:23 94645a83ff95: Verifying Checksum 18:05:23 94645a83ff95: Download complete 18:05:23 1a89e8eeedd5: Verifying Checksum 18:05:23 1a89e8eeedd5: Download complete 18:05:23 3a77bd46dcc9: Verifying Checksum 18:05:23 3a77bd46dcc9: Download complete 18:05:23 355e64cbe906: Verifying Checksum 18:05:23 355e64cbe906: Download complete 18:05:23 63ab81a10011: Download complete 18:05:23 9b3977197b4f: Verifying Checksum 18:05:23 9b3977197b4f: Download complete 18:05:24 9b3977197b4f: Pull complete 18:05:24 7d9057610161: Verifying Checksum 18:05:24 7d9057610161: Download complete 18:05:25 1a89e8eeedd5: Pull complete 18:05:25 94645a83ff95: Pull complete 18:05:25 555d1d1c4555: Verifying Checksum 18:05:25 555d1d1c4555: Download complete 18:05:26 e6fb740bc735: Verifying Checksum 18:05:26 e6fb740bc735: Download complete 18:05:39 e6fb740bc735: Pull complete 18:05:39 3a77bd46dcc9: Pull complete 18:05:39 355e64cbe906: Pull complete 18:05:39 63ab81a10011: Pull complete 18:05:41 ok new-app-service 0.069s coverage: 48.1% of statements 18:05:41 ? new-app-service/config [no test files] 18:05:41 ok new-app-service/functions 0.050s 18:05:41 CGO_ENABLED=1 go vet ./... 18:05:46 555d1d1c4555: Pull complete 18:05:47 7d9057610161: Pull complete 18:05:47 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 18:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 18:05:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:05:47 ./bin/test-attribution-txt.sh 18:05:47 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:05:47 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:05:47 go: downloading github.com/gomodule/redigo v1.8.8 18:05:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:05:48 + docker inspect -f . ci-base-image-arm64 18:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:48 prd-ubuntu20.04-docker-arm64-4c-16g-17035 does not seem to be running inside a container 18:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/138 -v /w/workspace/app-functions-sdk-go/138:/w/workspace/app-functions-sdk-go/138:rw,z -v /w/workspace/app-functions-sdk-go/138@tmp:/w/workspace/app-functions-sdk-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.192s coverage: 63.2% of statements 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.078s coverage: 93.8% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.124s coverage: 76.5% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.080s coverage: 88.7% of statements 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.043s coverage: 100.0% of statements 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.169s coverage: 78.5% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.079s coverage: 97.3% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 82.8% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.731s coverage: 81.5% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.154s coverage: 28.7% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 14.0% of statements 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.061s coverage: 27.3% of statements 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:05:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements 18:05:51 $ docker top 3f4b4ab2ff66e4d79c40aeb219d17ffae4a56dd476e9cd97bd7d0e380104ddda -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:52 + go version 18:05:52 go version go1.17.7 linux/arm64 [Pipeline] } 18:05:52 $ docker stop --time=1 3f4b4ab2ff66e4d79c40aeb219d17ffae4a56dd476e9cd97bd7d0e380104ddda 18:05:54 $ docker rm -f 3f4b4ab2ff66e4d79c40aeb219d17ffae4a56dd476e9cd97bd7d0e380104ddda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:55 + docker inspect -f . ci-base-image-arm64 18:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-17035 does not seem to be running inside a container 18:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/138 -v /w/workspace/app-functions-sdk-go/138:/w/workspace/app-functions-sdk-go/138:rw,z -v /w/workspace/app-functions-sdk-go/138@tmp:/w/workspace/app-functions-sdk-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:56 $ docker top 3d632211c4690439efcd4181278b94b6493ebb459fe5a7cbc3670fb10a2df725 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:05:57 + make test 18:05:57 make -C ./app-service-template build 18:05:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/138/app-service-template' 18:05:57 go mod tidy -compat=1.17 18:05:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 18:05:57 go: downloading github.com/stretchr/testify v1.7.3 18:05:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:05:57 go: downloading github.com/google/uuid v1.3.0 18:05:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.4 18:05:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.5 18:05:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 18:05:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:05:58 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 18:05:58 go: downloading github.com/davecgh/go-spew v1.1.1 18:05:58 go: downloading github.com/pmezard/go-difflib v1.0.0 18:05:58 go: downloading github.com/stretchr/objx v0.4.0 18:05:58 go: downloading gopkg.in/yaml.v3 v3.0.1 18:05:58 go: downloading github.com/gorilla/mux v1.8.0 18:05:58 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:05:58 go: downloading github.com/go-playground/validator/v10 v10.10.1 18:05:58 go: downloading github.com/go-kit/log v0.2.0 18:05:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 18:05:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 18:05:58 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:05:58 go: downloading github.com/mitchellh/copystructure v1.0.0 18:05:58 go: downloading github.com/gorilla/websocket v1.4.2 18:05:58 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:05:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:05:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:05:58 go: downloading github.com/pelletier/go-toml v1.9.5 18:05:58 go: downloading github.com/hashicorp/errwrap v1.0.0 18:05:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:05:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 18:05:59 go: downloading github.com/hashicorp/consul/api v1.9.1 18:05:59 go: downloading github.com/go-playground/universal-translator v0.18.0 18:05:59 go: downloading github.com/leodido/go-urn v1.2.1 18:05:59 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:05:59 go: downloading golang.org/x/text v0.3.7 18:06:00 go: downloading github.com/go-playground/locales v0.14.0 18:06:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:06:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:06:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:06:03 go: downloading github.com/x448/float16 v0.8.4 18:06:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:06:03 go: downloading github.com/pebbe/zmq4 v1.2.7 18:06:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:06:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:06:03 go: downloading github.com/Microsoft/go-winio v0.5.2 18:06:03 go: downloading github.com/zeebo/errs v1.2.2 18:06:03 go: downloading google.golang.org/grpc v1.46.0 18:06:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:06:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:06:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:06:04 go: downloading github.com/hashicorp/serf v0.9.5 18:06:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:06:04 go: downloading github.com/hashicorp/consul/sdk v0.8.0 18:06:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:06:04 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 18:06:04 go: downloading github.com/kr/pretty v0.3.0 18:06:04 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:06:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:06:04 go: downloading google.golang.org/protobuf v1.28.0 18:06:05 go: downloading github.com/onsi/ginkgo v1.10.1 18:06:05 go: downloading github.com/onsi/gomega v1.7.0 18:06:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:06:05 go: downloading github.com/golang/protobuf v1.5.2 18:06:05 go: downloading github.com/google/go-cmp v0.5.6 18:06:05 go: downloading github.com/fatih/color v1.9.0 18:06:05 go: downloading github.com/mattn/go-colorable v0.1.6 18:06:05 go: downloading github.com/mattn/go-isatty v0.0.12 18:06:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:06:05 go: downloading github.com/pkg/errors v0.9.1 18:06:05 go: downloading github.com/kr/text v0.2.0 18:06:06 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:06:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:06:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:06:06 go: downloading github.com/hashicorp/memberlist v0.2.2 18:06:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:06:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:06:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:06:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:06:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:06:07 go: downloading github.com/miekg/dns v1.1.26 18:06:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:06:07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:06:07 go: downloading github.com/hpcloud/tail v1.0.0 18:06:07 go: downloading gopkg.in/yaml.v2 v2.2.8 18:06:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:06:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:06:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:06:11 go: downloading github.com/stretchr/testify v1.8.0 18:06:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 18:06:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 18:06:11 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 18:06:11 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 18:06:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.147s coverage: 76.9% of statements 18:06:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.059s coverage: 94.4% of statements 18:06:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:06:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:26 $ docker stop --time=1 1906204c4ee4638842d6ca0dd3f699ab6d4c42738c2a9c29a1f53270e7960e39 18:06:28 $ docker rm -f 1906204c4ee4638842d6ca0dd3f699ab6d4c42738c2a9c29a1f53270e7960e39 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:29 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 18:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:29 18:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:29 latest: Pulling from edgex-lftools-log-publisher 18:06:29 5eb5b503b376: Pulling fs layer 18:06:29 5c69ac0246d0: Pulling fs layer 18:06:29 ec43610c2a17: Pulling fs layer 18:06:29 3a2ae6a8a46f: Pulling fs layer 18:06:29 33b1e0a273af: Pulling fs layer 18:06:29 5d3b04190fa2: Pulling fs layer 18:06:29 2f39f015ded8: Pulling fs layer 18:06:29 33b1e0a273af: Waiting 18:06:29 5d3b04190fa2: Waiting 18:06:29 2f39f015ded8: Waiting 18:06:29 3a2ae6a8a46f: Waiting 18:06:29 5c69ac0246d0: Verifying Checksum 18:06:29 5c69ac0246d0: Download complete 18:06:29 3a2ae6a8a46f: Verifying Checksum 18:06:29 3a2ae6a8a46f: Download complete 18:06:29 33b1e0a273af: Verifying Checksum 18:06:29 33b1e0a273af: Download complete 18:06:30 5d3b04190fa2: Download complete 18:06:30 ec43610c2a17: Verifying Checksum 18:06:30 ec43610c2a17: Download complete 18:06:30 5eb5b503b376: Verifying Checksum 18:06:30 5eb5b503b376: Download complete 18:06:30 2f39f015ded8: Verifying Checksum 18:06:30 2f39f015ded8: Download complete 18:06:31 5eb5b503b376: Pull complete 18:06:31 5c69ac0246d0: Pull complete 18:06:31 ec43610c2a17: Pull complete 18:06:32 3a2ae6a8a46f: Pull complete 18:06:32 33b1e0a273af: Pull complete 18:06:32 5d3b04190fa2: Pull complete 18:06:36 2f39f015ded8: Pull complete 18:06:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:36 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:06:36 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:06:38 $ docker top dc94f02bb5998d9cb45d2ff0d3dc61dc799958ac329f1dac865e91bba5a6af4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:38 ---> job-cost.sh 18:06:38 lf-activate-venv: SKIPPING 18:06:38 INFO: No Stack... 18:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:39 INFO: Archiving Costs [Pipeline] sh 18:06:40 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 18:06:40 + cut -d, -f6 [Pipeline] lock 18:06:40 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] 18:06:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] did not exist. Created. 18:06:40 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:40 + echo total: 0.2199999988079071 [Pipeline] stash 18:06:40 Stashed 1 file(s) [Pipeline] } 18:06:40 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:40 $ docker stop --time=1 dc94f02bb5998d9cb45d2ff0d3dc61dc799958ac329f1dac865e91bba5a6af4d 18:06:41 $ docker rm -f dc94f02bb5998d9cb45d2ff0d3dc61dc799958ac329f1dac865e91bba5a6af4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/138/app-service-template' 18:08:03 make -C ./app-service-template test 18:08:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/138/app-service-template' 18:08:03 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 18:10:26 ok new-app-service 0.260s coverage: 48.1% of statements 18:10:26 ? new-app-service/config [no test files] 18:10:26 ok new-app-service/functions 0.198s 18:10:26 CGO_ENABLED=1 go vet ./... 18:11:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:34 ./bin/test-attribution-txt.sh 18:11:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/138/app-service-template' 18:11:35 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:11:35 go: downloading github.com/gomodule/redigo v1.8.8 18:11:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.653s coverage: 63.2% of statements 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.317s coverage: 93.8% of statements 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.363s coverage: 76.5% of statements 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.499s coverage: 88.7% of statements 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.132s coverage: 100.0% of statements 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 1.086s coverage: 78.5% of statements 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.253s coverage: 97.3% of statements 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:12:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 18:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.620s coverage: 82.8% of statements 18:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 18:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.186s coverage: 81.5% of statements 18:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 18:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 18:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.343s coverage: 28.7% of statements 18:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 18:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.257s coverage: 14.0% of statements 18:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.277s coverage: 27.3% of statements 18:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:12:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.260s coverage: 51.4% of statements 18:12:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.524s coverage: 76.9% of statements 18:12:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.216s coverage: 94.4% of statements 18:12:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:12:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:54 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 18:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:54 $ docker stop --time=1 3d632211c4690439efcd4181278b94b6493ebb459fe5a7cbc3670fb10a2df725 18:12:56 $ docker rm -f 3d632211c4690439efcd4181278b94b6493ebb459fe5a7cbc3670fb10a2df725 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:59 Warning: overwriting stash ‘coverage-report’ 18:13:00 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 18:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:01 18:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:01 arm64: Pulling from edgex-lftools-log-publisher 18:13:01 8998bd30e6a1: Pulling fs layer 18:13:01 04944245beec: Pulling fs layer 18:13:01 699f458cf7ca: Pulling fs layer 18:13:01 765212b225bb: Pulling fs layer 18:13:01 f23df028b6ca: Pulling fs layer 18:13:01 d65c8cfc05b1: Pulling fs layer 18:13:01 2437ff75d9bd: Pulling fs layer 18:13:01 f23df028b6ca: Waiting 18:13:01 d65c8cfc05b1: Waiting 18:13:01 2437ff75d9bd: Waiting 18:13:01 765212b225bb: Waiting 18:13:02 04944245beec: Verifying Checksum 18:13:02 04944245beec: Download complete 18:13:02 765212b225bb: Verifying Checksum 18:13:02 765212b225bb: Download complete 18:13:02 f23df028b6ca: Verifying Checksum 18:13:02 f23df028b6ca: Download complete 18:13:02 d65c8cfc05b1: Verifying Checksum 18:13:02 d65c8cfc05b1: Download complete 18:13:02 699f458cf7ca: Verifying Checksum 18:13:02 699f458cf7ca: Download complete 18:13:02 8998bd30e6a1: Verifying Checksum 18:13:02 8998bd30e6a1: Download complete 18:13:05 2437ff75d9bd: Verifying Checksum 18:13:05 2437ff75d9bd: Download complete 18:13:07 8998bd30e6a1: Pull complete 18:13:07 04944245beec: Pull complete 18:13:08 699f458cf7ca: Pull complete 18:13:08 765212b225bb: Pull complete 18:13:09 f23df028b6ca: Pull complete 18:13:10 d65c8cfc05b1: Pull complete 18:13:25 2437ff75d9bd: Pull complete 18:13:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-17035 does not seem to be running inside a container 18:13:25 $ 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/app-functions-sdk-go/138 -v /w/workspace/app-functions-sdk-go/138:/w/workspace/app-functions-sdk-go/138:rw,z -v /w/workspace/app-functions-sdk-go/138@tmp:/w/workspace/app-functions-sdk-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:13:28 $ docker top 7561e26d07ee2b6142a97ec900972df153db88f3bce7deefd3b4a3340be28763 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:29 ---> job-cost.sh 18:13:29 lf-activate-venv: SKIPPING 18:13:29 INFO: No Stack... 18:13:29 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:30 INFO: Archiving Costs [Pipeline] sh 18:13:31 + cat /w/workspace/app-functions-sdk-go/138/archives/cost.csv 18:13:31 + cut -d, -f6 [Pipeline] lock 18:13:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] 18:13:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] did not exist. Created. 18:13:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:32 /w/workspace/app-functions-sdk-go/138@tmp/durable-692f3191/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:32 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:32 Warning: overwriting stash ‘stack-cost’ 18:13:32 Stashed 1 file(s) [Pipeline] } 18:13:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:32 $ docker stop --time=1 7561e26d07ee2b6142a97ec900972df153db88f3bce7deefd3b4a3340be28763 18:13:34 $ docker rm -f 7561e26d07ee2b6142a97ec900972df153db88f3bce7deefd3b4a3340be28763 [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 18:13:34 provisioning config files... 18:13:34 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config789713414860467555tmp [Pipeline] { [Pipeline] sh 18:13:35 + set +x 18:13:35 + curl -s https://codecov.io/bash 18:13:35 + bash -s -- 18:13:35 18:13:35 _____ _ 18:13:35 / ____| | | 18:13:35 | | ___ __| | ___ ___ _____ __ 18:13:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:35 Bash-1.0.6 18:13:35 18:13:35 18:13:35 ==> git version 2.25.1 found 18:13:35 ==> 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 18:13:35 Release-Date: 2020-01-08 18:13:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:13:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:13:35 ==> Jenkins CI detected. 18:13:35 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 18:13:35 project root: . 18:13:35 --> token set from env 18:13:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:35 ==> Running gcov in . (disable via -X gcov) 18:13:35 ==> Python coveragepy not found 18:13:35 ==> Searching for coverage reports in: 18:13:35 + . 18:13:35 -> Found 2 reports 18:13:35 ==> Detecting git/mercurial file structure 18:13:35 ==> Reading reports 18:13:35 + ./app-service-template/coverage.out bytes=1222 18:13:35 + ./coverage.out bytes=122646 18:13:35 ==> Appending adjustments 18:13:35 https://docs.codecov.io/docs/fixing-reports 18:13:35 + Found adjustments 18:13:35 ==> Gzipping contents 18:13:35 24K /tmp/codecov.TP7V5g.gz 18:13:35 ==> Uploading reports 18:13:35 url: https://codecov.io 18:13:35 query: branch=main&commit=3a3cae19978a08b96b810bb2d0ffa38734d7aa02&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:35 -> Pinging Codecov 18:13:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=3a3cae19978a08b96b810bb2d0ffa38734d7aa02&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:36 -> Uploading to 18:13:36 https://storage.googleapis.com/codecov/v4/raw/2022-07-06/3D8B5DFFC46A037C893635FACE044666/3a3cae19978a08b96b810bb2d0ffa38734d7aa02/e2e1f8aa-9b16-4d94-a874-9fa347fdd6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T181336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a2e8e1c31f71a47d3c0d60d1ad4720fa49154a4af45c717315bf67638462c34 18:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:36 Dload Upload Total Spent Left Speed 18:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21182 0 0 100 21182 0 77025 --:--:-- --:--:-- --:--:-- 77025 18:13:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] } 18:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:13:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:13:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:36 18:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:13:37 df9b9388f04a: Pulling fs layer 18:13:37 52dc419b0ee2: Pulling fs layer 18:13:37 25bc292e5bac: Pulling fs layer 18:13:37 114826534d7a: Pulling fs layer 18:13:37 4657fd5d0bcf: Pulling fs layer 18:13:37 6ad1cebc031e: Pulling fs layer 18:13:37 8a3aa393b2d8: Pulling fs layer 18:13:37 4657fd5d0bcf: Waiting 18:13:37 8a3aa393b2d8: Waiting 18:13:37 6ad1cebc031e: Waiting 18:13:37 114826534d7a: Waiting 18:13:37 25bc292e5bac: Download complete 18:13:37 52dc419b0ee2: Download complete 18:13:37 4657fd5d0bcf: Verifying Checksum 18:13:37 4657fd5d0bcf: Download complete 18:13:37 df9b9388f04a: Download complete 18:13:37 df9b9388f04a: Pull complete 18:13:37 6ad1cebc031e: Verifying Checksum 18:13:37 6ad1cebc031e: Download complete 18:13:37 52dc419b0ee2: Pull complete 18:13:37 25bc292e5bac: Pull complete 18:13:37 114826534d7a: Verifying Checksum 18:13:37 114826534d7a: Download complete 18:13:38 8a3aa393b2d8: Verifying Checksum 18:13:38 8a3aa393b2d8: Download complete 18:13:41 114826534d7a: Pull complete 18:13:41 4657fd5d0bcf: Pull complete 18:13:42 6ad1cebc031e: Pull complete 18:13:44 8a3aa393b2d8: Pull complete 18:13:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:44 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:13:47 $ docker top a22e50b5eb0df95337aaf8f78c4751109573230a352f422126680f699db56cb0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:13:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 18:13:47 + set -o pipefail 18:13:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 18:13:54 18:13:54 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:13:54 18:13:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/ee92fca9-9cd4-4f45-b52f-a41c33484718 18:13:54 18:13:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:13:54 18:13:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:13:54 18:13:54 18:13:54 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:13:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:13:54 $ docker stop --time=1 a22e50b5eb0df95337aaf8f78c4751109573230a352f422126680f699db56cb0 18:13:56 $ docker rm -f a22e50b5eb0df95337aaf8f78c4751109573230a352f422126680f699db56cb0 [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 18:13:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:56 provisioning config files... 18:13:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6142943120408127340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:57 --> edgex-publish-swagger.sh 18:13:57 === Publish openapi/v2 API === 18:13:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:13:57 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 18:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:57 Dload Upload Total Spent Left Speed 18:13:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 14490 --:--:-- --:--:-- --:--:-- 14475 100 13708 0 0 100 13708 0 14490 --:--:-- --:--:-- --:--:-- 14475 18:13:58 18:13:58 [Pipeline] } 18:13:58 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 18:13:58 + git log --format=format:%s -1 3a3cae19978a08b96b810bb2d0ffa38734d7aa02 [Pipeline] sh 18:13:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:59 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:13:59 $ docker top 2acfb89bc2c0d0d79212851b5a67b6e01dfd6d757aaea375139db24b4b242d13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:59 [ssh-agent] Looking for ssh-agent implementation... 18:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:59 $ docker exec 2acfb89bc2c0d0d79212851b5a67b6e01dfd6d757aaea375139db24b4b242d13 ssh-agent 18:13:59 SSH_AUTH_SOCK=/tmp/ssh-PLd0E8VvC5GJ/agent.35 18:13:59 SSH_AGENT_PID=41 18:13:59 Running ssh-add (command line suppressed) 18:14:00 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8980815828338473677.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8980815828338473677.key) 18:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:00 + git semver tag 18:14:00 2022-07-06 18:14:00,598 [run_tag] DEBUG tag force:False 18:14:00 2022-07-06 18:14:00,598 [check_head_tag] DEBUG check head tag 18:14:00 2022-07-06 18:14:00,599 [execute] INFO git cat-file --batch-check 18:14:00 2022-07-06 18:14:00,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:14:00 2022-07-06 18:14:00,603 [execute] INFO git cat-file --batch 18:14:00 2022-07-06 18:14:00,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:14:00 2022-07-06 18:14:00,615 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:00 2022-07-06 18:14:00,615 [execute] INFO git tag -a v2.2.1-dev.18 -m v2.2.1-dev.18 18:14:00 2022-07-06 18:14:00,616 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.18', '-m', 'v2.2.1-dev.18'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:14:00 2022-07-06 18:14:00,620 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:00 2.2.1-dev.18 [Pipeline] } 18:14:00 $ docker exec --env ******** --env ******** 2acfb89bc2c0d0d79212851b5a67b6e01dfd6d757aaea375139db24b4b242d13 ssh-agent -k 18:14:00 unset SSH_AUTH_SOCK; 18:14:00 unset SSH_AGENT_PID; 18:14:00 echo Agent pid 41 killed; 18:14:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:01 + git semver [Pipeline] } 18:14:01 $ docker stop --time=1 2acfb89bc2c0d0d79212851b5a67b6e01dfd6d757aaea375139db24b4b242d13 18:14:02 $ docker rm -f 2acfb89bc2c0d0d79212851b5a67b6e01dfd6d757aaea375139db24b4b242d13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:03 18:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:03 0.23.1-centos7: Pulling from edgex-lftools 18:14:03 ab5ef0e58194: Pulling fs layer 18:14:03 9712f1f96733: Pulling fs layer 18:14:03 63f879dbbcfc: Pulling fs layer 18:14:03 0d9ebad4ef96: Pulling fs layer 18:14:03 e9a5061849ea: Pulling fs layer 18:14:03 d747dcd14b5f: Pulling fs layer 18:14:03 2de7ff778b66: Pulling fs layer 18:14:03 0d9ebad4ef96: Waiting 18:14:03 2de7ff778b66: Waiting 18:14:03 d747dcd14b5f: Waiting 18:14:03 e9a5061849ea: Waiting 18:14:03 9712f1f96733: Verifying Checksum 18:14:03 9712f1f96733: Download complete 18:14:03 63f879dbbcfc: Download complete 18:14:03 0d9ebad4ef96: Verifying Checksum 18:14:03 0d9ebad4ef96: Download complete 18:14:03 d747dcd14b5f: Download complete 18:14:03 e9a5061849ea: Verifying Checksum 18:14:03 e9a5061849ea: Download complete 18:14:03 ab5ef0e58194: Verifying Checksum 18:14:03 ab5ef0e58194: Download complete 18:14:03 2de7ff778b66: Verifying Checksum 18:14:03 2de7ff778b66: Download complete 18:14:06 ab5ef0e58194: Pull complete 18:14:06 9712f1f96733: Pull complete 18:14:07 63f879dbbcfc: Pull complete 18:14:10 0d9ebad4ef96: Pull complete 18:14:10 e9a5061849ea: Pull complete 18:14:10 d747dcd14b5f: Pull complete 18:14:12 2de7ff778b66: Pull complete 18:14:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:12 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:14:14 $ docker top ba224e2298ed83aa99fb97a3a8cf3649206bd0534ae75ed7d35ae3f920adde6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:14:14 provisioning config files... 18:14:14 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4576824775424341593tmp 18:14:14 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9012693715314292287tmp 18:14:14 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2670988032652000501tmp [Pipeline] { [Pipeline] echo 18:14:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:14:15 ---> sigul-configuration.sh 18:14:15 gpg: directory `/root/.gnupg' created 18:14:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:14:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:14:15 gpg: keyring `/root/.gnupg/secring.gpg' created 18:14:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:14:15 gpg: CAST5 encrypted data 18:14:15 gpg: encrypted with 1 passphrase 18:14:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:14:15 + mkdir /home/jenkins 18:14:15 + mkdir /home/jenkins/sigul [Pipeline] sh 18:14:15 + 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 18:14:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:14:15 ---> sigul-install.sh 18:14:15 Sigul already installed; skipping installation. [Pipeline] sh 18:14:16 + git tag --list 18:14:16 v0.1.0 18:14:16 v0.1.1 18:14:16 v1.0.0 18:14:16 v1.1.0 18:14:16 v1.2.0 18:14:16 v1.3.0 18:14:16 v1.3.1 18:14:16 v2.0.0 18:14:16 v2.0.1 18:14:16 v2.1.0 18:14:16 v2.1.1 18:14:16 v2.1.1-dev.3 18:14:16 v2.1.1-dev.4 18:14:16 v2.2.0 18:14:16 v2.2.1-dev.1 18:14:16 v2.2.1-dev.10 18:14:16 v2.2.1-dev.11 18:14:16 v2.2.1-dev.12 18:14:16 v2.2.1-dev.13 18:14:16 v2.2.1-dev.14 18:14:16 v2.2.1-dev.15 18:14:16 v2.2.1-dev.16 18:14:16 v2.2.1-dev.17 18:14:16 v2.2.1-dev.18 18:14:16 v2.2.1-dev.2 18:14:16 v2.2.1-dev.3 18:14:16 v2.2.1-dev.4 18:14:16 v2.2.1-dev.5 18:14:16 v2.2.1-dev.6 18:14:16 v2.2.1-dev.7 18:14:16 v2.2.1-dev.8 18:14:16 v2.2.1-dev.9 [Pipeline] sh 18:14:16 + lftools sign git-tag v2.2.1-dev.18 18:14:17 Signing Git tag with Sigul... 18:14:17 Signing v2.2.1-dev.18 [Pipeline] echo 18:14:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:14:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:14:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:14:17 $ docker stop --time=1 ba224e2298ed83aa99fb97a3a8cf3649206bd0534ae75ed7d35ae3f920adde6f 18:14:19 $ docker rm -f ba224e2298ed83aa99fb97a3a8cf3649206bd0534ae75ed7d35ae3f920adde6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:14:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:19 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:14:20 $ docker top 861aa649cf47587cb3a4d7037510985fad9d811379f3332faa09f13448651538 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:20 [ssh-agent] Looking for ssh-agent implementation... 18:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:20 $ docker exec 861aa649cf47587cb3a4d7037510985fad9d811379f3332faa09f13448651538 ssh-agent 18:14:20 SSH_AUTH_SOCK=/tmp/ssh-oxJyZgkCLVGl/agent.33 18:14:20 SSH_AGENT_PID=39 18:14:20 Running ssh-add (command line suppressed) 18:14:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_623468279863642966.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_623468279863642966.key) 18:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:21 + git semver bump pre 18:14:21 2022-07-06 18:14:21,239 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:21 2022-07-06 18:14:21,239 [bump_version] DEBUG bumping version:2.2.1-dev.18 on axis:pre with prefix:dev 18:14:21 2022-07-06 18:14:21,239 [bump_version] DEBUG bumped version:2.2.1-dev.19 18:14:21 2022-07-06 18:14:21,239 [write_version] DEBUG write version:2.2.1-dev.19 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 18:14:21 2022-07-06 18:14:21,239 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:21 2022-07-06 18:14:21,239 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:21 2022-07-06 18:14:21,241 [execute] INFO git cat-file --batch-check 18:14:21 2022-07-06 18:14:21,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:14:21 2022-07-06 18:14:21,248 [execute] INFO git cat-file --batch 18:14:21 2022-07-06 18:14:21,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:14:21 2022-07-06 18:14:21,254 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:21 2.2.1-dev.19 [Pipeline] } 18:14:21 $ docker exec --env ******** --env ******** 861aa649cf47587cb3a4d7037510985fad9d811379f3332faa09f13448651538 ssh-agent -k 18:14:21 unset SSH_AUTH_SOCK; 18:14:21 unset SSH_AGENT_PID; 18:14:21 echo Agent pid 39 killed; 18:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:21 + git semver [Pipeline] } 18:14:22 $ docker stop --time=1 861aa649cf47587cb3a4d7037510985fad9d811379f3332faa09f13448651538 18:14:23 $ docker rm -f 861aa649cf47587cb3a4d7037510985fad9d811379f3332faa09f13448651538 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:24 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:14:24 $ docker top f19e52452c7071cc96fb94ac5326aa4bdd3344dc44b438f0f6b6c5afb6410320 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:24 [ssh-agent] Looking for ssh-agent implementation... 18:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:24 $ docker exec f19e52452c7071cc96fb94ac5326aa4bdd3344dc44b438f0f6b6c5afb6410320 ssh-agent 18:14:24 SSH_AUTH_SOCK=/tmp/ssh-rXBmurO7JFMX/agent.33 18:14:24 SSH_AGENT_PID=39 18:14:24 Running ssh-add (command line suppressed) 18:14:24 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5158321372016628435.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5158321372016628435.key) 18:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:25 + git semver push 18:14:25 2022-07-06 18:14:25,436 [run_push] DEBUG push 18:14:25 2022-07-06 18:14:25,437 [execute] INFO git cat-file --batch-check 18:14:25 2022-07-06 18:14:25,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:14:25 2022-07-06 18:14:25,441 [execute] INFO git rev-list 3075acf1169522c858ea43d7433fd3a7686b08ea -- 18:14:25 2022-07-06 18:14:25,441 [execute] DEBUG Popen(['git', 'rev-list', '3075acf1169522c858ea43d7433fd3a7686b08ea', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:14:25 2022-07-06 18:14:25,457 [execute] INFO git fetch -v origin 18:14:25 2022-07-06 18:14:25,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:14:26 2022-07-06 18:14:25,935 [run_push] DEBUG no remote changes detected 18:14:26 2022-07-06 18:14:25,935 [execute] INFO git push origin semver 18:14:26 2022-07-06 18:14:25,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:14:27 2022-07-06 18:14:26,825 [run_push] DEBUG push all version tags 18:14:27 2022-07-06 18:14:26,825 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:14:27 2022-07-06 18:14:26,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:14:27 2022-07-06 18:14:27,455 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:14:27 2.2.1-dev.19 [Pipeline] } 18:14:27 $ docker exec --env ******** --env ******** f19e52452c7071cc96fb94ac5326aa4bdd3344dc44b438f0f6b6c5afb6410320 ssh-agent -k 18:14:27 unset SSH_AUTH_SOCK; 18:14:27 unset SSH_AGENT_PID; 18:14:27 echo Agent pid 39 killed; 18:14:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:28 + git semver [Pipeline] } 18:14:28 $ docker stop --time=1 f19e52452c7071cc96fb94ac5326aa4bdd3344dc44b438f0f6b6c5afb6410320 18:14:29 $ docker rm -f f19e52452c7071cc96fb94ac5326aa4bdd3344dc44b438f0f6b6c5afb6410320 [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 18:14:30 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 18:14:30 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:14:30 total 16 18:14:30 drwxr-xr-x 3 root root 4096 Jul 6 18:06 . 18:14:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:14 .. 18:14:30 drwxr-xr-x 2 root root 4096 Jul 6 18:06 cost 18:14:30 -rw-r--r-- 1 root root 91 Jul 6 18:06 cost.csv 18:14:30 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 18:14:30 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:14:30 total 16 18:14:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:06 . 18:14:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:14 .. 18:14:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 18:06 cost 18:14:30 -rw-r--r-- 1 jenkins jenkins 91 Jul 6 18:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:14:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:31 ---> package-listing.sh 18:14:31 ++ facter osfamily 18:14:31 ++ tr '[:upper:]' '[:lower:]' 18:14:31 + OS_FAMILY=debian 18:14:31 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:14:31 + START_PACKAGES=/tmp/packages_start.txt 18:14:31 + END_PACKAGES=/tmp/packages_end.txt 18:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:31 + PACKAGES=/tmp/packages_start.txt 18:14:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:14:31 + PACKAGES=/tmp/packages_end.txt 18:14:31 + case "${OS_FAMILY}" in 18:14:31 + dpkg -l 18:14:31 + grep '^ii' 18:14:31 + '[' -f /tmp/packages_start.txt ']' 18:14:31 + '[' -f /tmp/packages_end.txt ']' 18:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:14:31 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:14:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 18:14:31 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/oundry_app-functions-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 18:14:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:32 prd-ubuntu20.04-docker-8c-8g-17037 does not seem to be running inside a container 18:14:32 $ 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/oundry_app-functions-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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 18:14:32 $ docker top 5a4197952cf1e3f0752cca89fccbe79c51dda1097cfa0887df7ba3df384e7b1e -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:14:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:14:33 + ls /var/log/sa-host 18:14:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:33 provisioning config files... 18:14:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3302678589021609991tmp [Pipeline] { [Pipeline] echo 18:14:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> create-netrc.sh [Pipeline] } 18:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> python-tools-install.sh [Pipeline] echo 18:14:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> sudo-logs.sh 18:14:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:14:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:14:35 ---> job-cost.sh 18:14:35 lf-activate-venv: SKIPPING 18:14:35 DEBUG: total: 0.2199999988079071 18:14:35 INFO: Retrieving Stack Cost... 18:14:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:36 INFO: Archiving Costs [Pipeline] echo 18:14:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:14:36 ---> logs-deploy.sh 18:14:36 lf-activate-venv: SKIPPING 18:14:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/138 18:14:36 INFO: archiving workspace using pattern(s): 18:14:37 Archives upload complete. 18:14:37 INFO: archiving logs to Nexus 18:14:38 ---> uname -a: 18:14:38 Linux prd-ubuntu20-04-docker-8c-8g-17037 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:14:38 18:14:38 18:14:38 ---> lscpu: 18:14:38 Architecture: x86_64 18:14:38 CPU op-mode(s): 32-bit, 64-bit 18:14:38 Byte Order: Little Endian 18:14:38 Address sizes: 40 bits physical, 48 bits virtual 18:14:38 CPU(s): 8 18:14:38 On-line CPU(s) list: 0-7 18:14:38 Thread(s) per core: 1 18:14:38 Core(s) per socket: 1 18:14:38 Socket(s): 8 18:14:38 NUMA node(s): 1 18:14:38 Vendor ID: AuthenticAMD 18:14:38 CPU family: 23 18:14:38 Model: 49 18:14:38 Model name: AMD EPYC-Rome Processor 18:14:38 Stepping: 0 18:14:38 CPU MHz: 2800.000 18:14:38 BogoMIPS: 5600.00 18:14:38 Virtualization: AMD-V 18:14:38 Hypervisor vendor: KVM 18:14:38 Virtualization type: full 18:14:38 L1d cache: 256 KiB 18:14:38 L1i cache: 256 KiB 18:14:38 L2 cache: 4 MiB 18:14:38 L3 cache: 128 MiB 18:14:38 NUMA node0 CPU(s): 0-7 18:14:38 Vulnerability Itlb multihit: Not affected 18:14:38 Vulnerability L1tf: Not affected 18:14:38 Vulnerability Mds: Not affected 18:14:38 Vulnerability Meltdown: Not affected 18:14:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:14:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:14:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:14:38 Vulnerability Srbds: Not affected 18:14:38 Vulnerability Tsx async abort: Not affected 18:14:38 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 18:14:38 18:14:38 18:14:38 ---> nproc: 18:14:38 8 18:14:38 18:14:38 18:14:38 ---> df -h: 18:14:38 Filesystem Size Used Avail Use% Mounted on 18:14:38 overlay 155G 12G 144G 8% / 18:14:38 tmpfs 64M 0 64M 0% /dev 18:14:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:14:38 shm 64M 0 64M 0% /dev/shm 18:14:38 /dev/vda1 155G 12G 144G 8% /facter-os 18:14:38 18:14:38 18:14:38 ---> sar -b -r -n DEV: 18:14:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17037) 07/06/22 _x86_64_ (8 CPU) 18:14:38 18:14:38 18:03:51 LINUX RESTART (8 CPU) 18:14:38 18:14:38 18:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:14:38 18:05:01 357.04 54.39 302.65 0.00 5158.07 204506.72 0.00 18:14:38 18:06:01 48.21 0.28 47.93 0.00 2.27 20907.18 0.00 18:14:38 18:07:01 54.91 0.12 54.79 0.00 10.26 26518.40 0.00 18:14:38 18:08:01 2.58 0.00 2.58 0.00 0.00 30.26 0.00 18:14:38 18:09:01 1.73 0.02 1.72 0.00 0.13 19.33 0.00 18:14:38 18:10:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 18:14:38 18:11:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 18:14:38 18:12:01 1.98 0.00 1.98 0.00 0.00 23.33 0.00 18:14:38 18:13:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 18:14:38 18:14:01 56.91 0.32 56.59 0.00 14.66 35163.87 0.00 18:14:38 Average: 52.83 5.51 47.32 0.00 518.52 28721.71 0.00 18:14:38 18:14:38 18:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:38 18:05:01 29350712 31800912 517268 1.57 83452 2652680 1823892 5.38 817964 2370360 500 18:14:38 18:06:01 28359588 31730512 568288 1.73 105924 3476644 1915848 5.65 1244756 2840724 286856 18:14:38 18:07:01 28778348 31791504 512228 1.56 111088 3132072 1676384 4.94 943012 2743800 320 18:14:38 18:08:01 28778960 31792224 511296 1.55 111168 3132076 1676384 4.94 942308 2743808 16 18:14:38 18:09:01 28780708 31794044 509404 1.55 111272 3132084 1676384 4.94 940580 2743808 12 18:14:38 18:10:01 28780268 31793800 509272 1.55 111360 3132084 1676384 4.94 941032 2743812 16 18:14:38 18:11:01 28787644 31801284 501584 1.53 111444 3132088 1676384 4.94 933928 2743816 172 18:14:38 18:12:01 28788132 31801872 500972 1.52 111540 3132092 1676384 4.94 933696 2743820 200 18:14:38 18:13:01 28788052 31801904 500888 1.52 111636 3132096 1676384 4.94 933728 2743828 172 18:14:38 18:14:01 27955848 31753368 543448 1.65 135924 3836320 2022624 5.96 1042628 3405528 248 18:14:38 Average: 28714826 31786142 517465 1.57 110481 3189024 1749705 5.16 967363 2782330 28851 18:14:38 18:14:38 18:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:38 18:05:01 docker0 38.11 40.61 3.32 351.97 0.00 0.00 0.00 0.00 18:14:38 18:05:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 18:14:38 18:05:01 ens3 796.58 543.43 6993.56 113.34 0.00 0.00 0.00 0.00 18:14:38 18:05:01 vetha805f9b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:06:01 docker0 53.26 61.64 4.49 728.96 0.00 0.00 0.00 0.00 18:14:38 18:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:14:38 18:06:01 ens3 99.50 87.85 746.66 63.53 0.00 0.00 0.00 0.00 18:14:38 18:06:01 vetha805f9b 53.26 61.76 5.22 728.97 0.00 0.00 0.00 0.06 18:14:38 18:07:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:07:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:14:38 18:07:01 ens3 96.65 63.32 2527.36 13.53 0.00 0.00 0.00 0.00 18:14:38 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:38 18:08:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:14:38 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:38 18:10:01 ens3 0.30 0.30 0.09 0.08 0.00 0.00 0.00 0.00 18:14:38 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:11:01 ens3 0.42 0.43 0.26 0.22 0.00 0.00 0.00 0.00 18:14:38 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:38 18:12:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:14:38 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 18:14:01 docker0 41.91 52.66 3.61 689.11 0.00 0.00 0.00 0.00 18:14:38 18:14:01 vethfe7ad9d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:38 18:14:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 18:14:38 18:14:01 ens3 249.24 167.81 4701.89 66.95 0.00 0.00 0.00 0.00 18:14:38 Average: docker0 13.33 15.49 1.14 177.00 0.00 0.00 0.00 0.00 18:14:38 Average: vethfe7ad9d 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:14:38 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 18:14:38 Average: ens3 124.30 86.34 1496.93 25.77 0.00 0.00 0.00 0.00 18:14:38 18:14:38 18:14:38 ---> sar -P ALL: 18:14:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17037) 07/06/22 _x86_64_ (8 CPU) 18:14:38 18:14:38 18:03:51 LINUX RESTART (8 CPU) 18:14:38 18:14:38 18:04:01 CPU %user %nice %system %iowait %steal %idle 18:14:38 18:05:01 all 9.85 0.00 3.61 1.78 0.05 84.71 18:14:38 18:05:01 0 9.50 0.00 3.96 3.87 0.05 82.61 18:14:38 18:05:01 1 9.70 0.00 3.00 1.11 0.05 86.14 18:14:38 18:05:01 2 10.20 0.00 3.08 0.99 0.05 85.67 18:14:38 18:05:01 3 12.14 0.00 3.61 0.56 0.05 83.65 18:14:38 18:05:01 4 9.25 0.00 5.01 2.99 0.05 82.70 18:14:38 18:05:01 5 10.08 0.00 2.67 0.27 0.07 86.91 18:14:38 18:05:01 6 9.65 0.00 3.82 3.50 0.05 82.99 18:14:38 18:05:01 7 8.24 0.00 3.75 0.92 0.07 87.03 18:14:38 18:06:01 all 43.73 0.00 6.96 0.37 0.09 48.85 18:14:38 18:06:01 0 43.90 0.00 7.43 1.68 0.10 46.88 18:14:38 18:06:01 1 44.07 0.00 7.07 0.10 0.08 48.67 18:14:38 18:06:01 2 44.43 0.00 6.94 0.50 0.10 48.02 18:14:38 18:06:01 3 44.81 0.00 7.22 0.22 0.10 47.65 18:14:38 18:06:01 4 43.81 0.00 6.48 0.15 0.10 49.46 18:14:38 18:06:01 5 37.99 0.00 6.09 0.14 0.10 55.68 18:14:38 18:06:01 6 46.32 0.00 7.40 0.10 0.08 46.09 18:14:38 18:06:01 7 44.44 0.00 7.01 0.07 0.08 48.39 18:14:38 18:07:01 all 11.38 0.00 1.80 0.58 0.03 86.20 18:14:38 18:07:01 0 11.43 0.00 2.30 3.47 0.03 82.77 18:14:38 18:07:01 1 11.43 0.00 1.58 0.17 0.05 86.78 18:14:38 18:07:01 2 11.28 0.00 2.01 0.82 0.03 85.86 18:14:38 18:07:01 3 11.23 0.00 1.89 0.10 0.02 86.76 18:14:38 18:07:01 4 11.52 0.00 1.49 0.02 0.03 86.94 18:14:38 18:07:01 5 10.64 0.00 1.81 0.10 0.02 87.43 18:14:38 18:07:01 6 11.65 0.00 1.97 0.00 0.03 86.35 18:14:38 18:07:01 7 11.88 0.00 1.35 0.00 0.05 86.72 18:14:38 18:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:14:38 18:08:01 0 0.00 0.00 0.00 0.03 0.00 99.97 18:14:38 18:08:01 1 0.08 0.00 0.02 0.05 0.00 99.85 18:14:38 18:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:38 18:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:14:38 18:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:14:38 18:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:14:38 18:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:14:38 18:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:14:38 18:09:01 1 0.00 0.00 0.03 0.05 0.02 99.90 18:14:38 18:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:14:38 18:09:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:14:38 18:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:14:38 18:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:14:38 18:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:14:38 18:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:14:38 18:10:01 0 0.05 0.00 0.02 0.02 0.00 99.92 18:14:38 18:10:01 1 0.08 0.00 0.03 0.05 0.02 99.82 18:14:38 18:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:38 18:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:14:38 18:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:14:38 18:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:14:38 18:11:01 all 0.03 0.00 0.01 0.01 0.00 99.94 18:14:38 18:11:01 0 0.07 0.00 0.00 0.02 0.00 99.92 18:14:38 18:11:01 1 0.03 0.00 0.00 0.08 0.00 99.88 18:14:38 18:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:14:38 18:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:11:01 4 0.05 0.00 0.03 0.00 0.00 99.92 18:14:38 18:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:14:38 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:14:38 18:12:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:14:38 18:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:14:38 18:12:01 1 0.07 0.00 0.05 0.03 0.02 99.83 18:14:38 18:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:14:38 18:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:14:38 18:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:38 18:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:14:38 18:13:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:14:38 18:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:14:38 18:13:01 1 0.05 0.00 0.05 0.03 0.02 99.85 18:14:38 18:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:38 18:13:01 4 0.13 0.00 0.02 0.00 0.00 99.85 18:14:38 18:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:14:38 18:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:14:38 18:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:14:38 18:14:01 all 5.21 0.00 2.02 0.72 0.04 92.01 18:14:38 18:14:01 0 5.74 0.00 2.43 3.64 0.05 88.14 18:14:38 18:14:01 1 5.73 0.00 2.13 1.21 0.03 90.90 18:14:38 18:14:01 2 5.88 0.00 1.55 0.28 0.03 92.24 18:14:38 18:14:01 3 3.40 0.00 2.04 0.08 0.03 94.44 18:14:38 18:14:01 4 5.04 0.00 1.66 0.20 0.03 93.07 18:14:38 18:14:01 5 5.26 0.00 1.86 0.13 0.03 92.72 18:14:38 18:14:01 6 5.66 0.00 2.21 0.18 0.03 91.91 18:14:38 18:14:01 7 4.98 0.00 2.25 0.03 0.05 92.68 18:14:38 Average: all 6.99 0.00 1.44 0.35 0.02 91.19 18:14:38 Average: 0 7.03 0.00 1.61 1.27 0.03 90.06 18:14:38 Average: 1 7.09 0.00 1.39 0.29 0.03 91.21 18:14:38 Average: 2 7.15 0.00 1.36 0.26 0.02 91.21 18:14:38 Average: 3 7.13 0.00 1.47 0.10 0.02 91.28 18:14:38 Average: 4 6.96 0.00 1.47 0.33 0.02 91.21 18:14:38 Average: 5 6.36 0.00 1.24 0.06 0.02 92.31 18:14:38 Average: 6 7.29 0.00 1.54 0.38 0.02 90.77 18:14:38 Average: 7 6.94 0.00 1.44 0.10 0.03 91.49 18:14:38 18:14:38 18:14:38