Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82fccffbfea0d20424c1e53b4d624464a438dda0+dd1354e29c7435bb79278fb9ff8e460793054574 (3de5925e2e0cd27b60d5487b7fb4f30562e3bf8f) 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-ssh12689542522359461196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7331898167269757264.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-service-configurable/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh343471301511296751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-service-configurable/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16691331364007705836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16571986646284271638.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-service-configurable/branches/PR-536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10250479592748873345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-service-configurable, buildSnap:false] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5471 in /w/workspace/_app-service-configurable_PR-536 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-536 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit 82fccffbfea0d20424c1e53b4d624464a438dda0 Merge succeeded, producing 82fccffbfea0d20424c1e53b4d624464a438dda0 Checking out Revision 82fccffbfea0d20424c1e53b4d624464a438dda0 (PR-536) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82fccffbfea0d20424c1e53b4d624464a438dda0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82fccffbfea0d20424c1e53b4d624464a438dda0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T13:00:26.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T13:00:26.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T13:00:26.463Z] ========================================================= [2023-03-23T13:00:26.463Z] EdgeX Global Pipelines Version Info [2023-03-23T13:00:26.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:00:27.212Z] ------------------- [2023-03-23T13:00:27.212Z] stable info: [2023-03-23T13:00:27.212Z] ------------------- [2023-03-23T13:00:27.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T13:00:27.212Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T13:00:27.212Z] Message: update stable to v1.0.245 [2023-03-23T13:00:27.784Z] ------------------- [2023-03-23T13:00:27.784Z] experimental info: [2023-03-23T13:00:27.784Z] ------------------- [2023-03-23T13:00:27.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T13:00:27.784Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T13:00:27.784Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T13:00:28.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-23T13:00:28.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-23T13:00:28.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T13:00:28.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T13:00:28.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T13:00:28.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T13:00:28.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T13:00:28.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T13:00:28.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T13:00:28.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T13:00:28.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T13:00:28.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-23T13:00:28.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T13:00:28.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T13:00:28.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T13:00:28.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T13:00:28.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T13:00:28.739Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T13:00:28.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T13:00:28.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T13:00:28.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T13:00:28.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T13:00:28.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T13:00:28.963Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T13:00:29.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T13:00:29.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T13:00:29.075Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T13:00:29.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo [2023-03-23T13:00:29.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo [2023-03-23T13:00:29.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo [2023-03-23T13:00:29.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82fccffbfea0d20424c1e53b4d624464a438dda0 [Pipeline] echo [2023-03-23T13:00:29.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82fccff [Pipeline] echo [2023-03-23T13:00:29.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T13:00:29.415Z] provisioning config files... [2023-03-23T13:00:29.463Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-536@tmp/config4318436637474365122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:00:29.805Z] ---> docker-login.sh [2023-03-23T13:00:29.805Z] nexus3.edgexfoundry.org:10001 [2023-03-23T13:00:30.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:30.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:30.068Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:30.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:30.068Z] [2023-03-23T13:00:30.068Z] Login Succeeded [2023-03-23T13:00:30.068Z] nexus3.edgexfoundry.org:10002 [2023-03-23T13:00:30.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:30.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:30.328Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:30.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:30.328Z] [2023-03-23T13:00:30.328Z] Login Succeeded [2023-03-23T13:00:30.328Z] nexus3.edgexfoundry.org:10003 [2023-03-23T13:00:30.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:30.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:30.328Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:30.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:30.328Z] [2023-03-23T13:00:30.328Z] Login Succeeded [2023-03-23T13:00:30.328Z] nexus3.edgexfoundry.org:10004 [2023-03-23T13:00:30.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:30.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:30.588Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:30.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:30.588Z] [2023-03-23T13:00:30.588Z] Login Succeeded [2023-03-23T13:00:30.588Z] docker.io [2023-03-23T13:00:30.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:30.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:30.850Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:30.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:30.850Z] [2023-03-23T13:00:30.850Z] Login Succeeded [2023-03-23T13:00:30.850Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T13:00:30.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T13:00:31.520Z] + git rev-list -1 --merges 82fccffbfea0d20424c1e53b4d624464a438dda0~1..82fccffbfea0d20424c1e53b4d624464a438dda0 [Pipeline] echo [2023-03-23T13:00:31.591Z] -----------> git rev-list -1 --merges 82fccffbfea0d20424c1e53b4d624464a438dda0~1..82fccffbfea0d20424c1e53b4d624464a438dda0 82fccffbfea0d20424c1e53b4d624464a438dda0 [false] [Pipeline] sh [2023-03-23T13:00:31.903Z] + git log --format=format:%s -1 82fccffbfea0d20424c1e53b4d624464a438dda0 [Pipeline] echo [2023-03-23T13:00:31.939Z] ========================================================= [2023-03-23T13:00:31.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T13:00:31.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T13:00:32.362Z] + git log --format=format:%s -1 82fccffbfea0d20424c1e53b4d624464a438dda0 [Pipeline] echo [2023-03-23T13:00:32.390Z] [semverPrep] GIT_COMMIT: 82fccffbfea0d20424c1e53b4d624464a438dda0, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-23T13:00:32.416Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T13:00:32.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T13:00:32.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T13:00:32.805Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T13:00:32.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T13:00:32.805Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T13:00:32.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T13:00:32.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:00:33.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T13:00:33.272Z] [2023-03-23T13:00:33.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:00:33.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T13:00:33.648Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T13:00:33.648Z] b85a868b505f: Pulling fs layer [2023-03-23T13:00:33.648Z] e2be974225ed: Pulling fs layer [2023-03-23T13:00:33.648Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T13:00:33.648Z] 988bab9f4d93: Pulling fs layer [2023-03-23T13:00:33.648Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T13:00:33.648Z] eaf3925da568: Pulling fs layer [2023-03-23T13:00:33.648Z] bab4dde63d76: Pulling fs layer [2023-03-23T13:00:33.648Z] bde34c3a00c8: Pulling fs layer [2023-03-23T13:00:33.648Z] b352a97aabf1: Pulling fs layer [2023-03-23T13:00:33.648Z] 4872d77fe225: Pulling fs layer [2023-03-23T13:00:33.648Z] 5851b861e8e6: Pulling fs layer [2023-03-23T13:00:33.648Z] bde34c3a00c8: Waiting [2023-03-23T13:00:33.648Z] bab4dde63d76: Waiting [2023-03-23T13:00:33.648Z] b352a97aabf1: Waiting [2023-03-23T13:00:33.648Z] 988bab9f4d93: Waiting [2023-03-23T13:00:33.648Z] 4872d77fe225: Waiting [2023-03-23T13:00:33.648Z] 1469e6f7b9e6: Waiting [2023-03-23T13:00:33.648Z] 5851b861e8e6: Waiting [2023-03-23T13:00:33.648Z] eaf3925da568: Waiting [2023-03-23T13:00:33.648Z] e2be974225ed: Download complete [2023-03-23T13:00:33.648Z] 988bab9f4d93: Verifying Checksum [2023-03-23T13:00:33.648Z] 988bab9f4d93: Download complete [2023-03-23T13:00:33.910Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T13:00:33.910Z] 1469e6f7b9e6: Download complete [2023-03-23T13:00:33.910Z] eaf3925da568: Download complete [2023-03-23T13:00:33.910Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T13:00:33.910Z] 339a4e72a1f5: Download complete [2023-03-23T13:00:33.910Z] bde34c3a00c8: Verifying Checksum [2023-03-23T13:00:33.910Z] bde34c3a00c8: Download complete [2023-03-23T13:00:33.910Z] b352a97aabf1: Verifying Checksum [2023-03-23T13:00:33.910Z] b352a97aabf1: Download complete [2023-03-23T13:00:33.910Z] 4872d77fe225: Verifying Checksum [2023-03-23T13:00:33.910Z] 4872d77fe225: Download complete [2023-03-23T13:00:33.910Z] 5851b861e8e6: Verifying Checksum [2023-03-23T13:00:33.910Z] 5851b861e8e6: Download complete [2023-03-23T13:00:34.170Z] b85a868b505f: Verifying Checksum [2023-03-23T13:00:34.170Z] b85a868b505f: Download complete [2023-03-23T13:00:34.429Z] bab4dde63d76: Verifying Checksum [2023-03-23T13:00:34.429Z] bab4dde63d76: Download complete [2023-03-23T13:00:35.365Z] b85a868b505f: Pull complete [2023-03-23T13:00:35.365Z] e2be974225ed: Pull complete [2023-03-23T13:00:35.932Z] 339a4e72a1f5: Pull complete [2023-03-23T13:00:36.192Z] 988bab9f4d93: Pull complete [2023-03-23T13:00:36.450Z] 1469e6f7b9e6: Pull complete [2023-03-23T13:00:36.450Z] eaf3925da568: Pull complete [2023-03-23T13:00:38.353Z] bab4dde63d76: Pull complete [2023-03-23T13:00:38.353Z] bde34c3a00c8: Pull complete [2023-03-23T13:00:38.618Z] b352a97aabf1: Pull complete [2023-03-23T13:00:38.879Z] 4872d77fe225: Pull complete [2023-03-23T13:00:38.879Z] 5851b861e8e6: Pull complete [2023-03-23T13:00:39.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T13:00:39.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T13:00:39.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:00:39.364Z] prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container [2023-03-23T13:00:39.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-536 -v /w/workspace/_app-service-configurable_PR-536:/w/workspace/_app-service-configurable_PR-536:rw,z -v /w/workspace/_app-service-configurable_PR-536@tmp:/w/workspace/_app-service-configurable_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T13:00:42.398Z] $ docker top 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 -eo pid,comm [2023-03-23T13:00:42.453Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-23T13:00:42.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T13:00:42.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T13:00:42.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T13:00:42.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T13:00:42.694Z] $ docker exec 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 ssh-agent [2023-03-23T13:00:42.805Z] SSH_AUTH_SOCK=/tmp/ssh-hRq7JysmWe34/agent.14 [2023-03-23T13:00:42.805Z] SSH_AGENT_PID=27 [2023-03-23T13:00:42.813Z] Running ssh-add (command line suppressed) [2023-03-23T13:00:42.921Z] Identity added: /w/workspace/_app-service-configurable_PR-536@tmp/private_key_7898544911929970694.key (/w/workspace/_app-service-configurable_PR-536@tmp/private_key_7898544911929970694.key) [2023-03-23T13:00:42.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T13:00:43.262Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T13:00:43.292Z] $ docker exec --env ******** --env ******** 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 ssh-agent -k [2023-03-23T13:00:43.384Z] unset SSH_AUTH_SOCK; [2023-03-23T13:00:43.384Z] unset SSH_AGENT_PID; [2023-03-23T13:00:43.384Z] echo Agent pid 27 killed; [2023-03-23T13:00:43.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T13:00:43.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T13:00:43.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T13:00:43.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T13:00:43.586Z] $ docker exec 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 ssh-agent [2023-03-23T13:00:43.679Z] SSH_AUTH_SOCK=/tmp/ssh-uNOsY97JnCR4/agent.70 [2023-03-23T13:00:43.679Z] SSH_AGENT_PID=76 [2023-03-23T13:00:43.684Z] Running ssh-add (command line suppressed) [2023-03-23T13:00:43.785Z] Identity added: /w/workspace/_app-service-configurable_PR-536@tmp/private_key_18265300904919737753.key (/w/workspace/_app-service-configurable_PR-536@tmp/private_key_18265300904919737753.key) [2023-03-23T13:00:43.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T13:00:44.145Z] + git semver init [2023-03-23T13:00:44.405Z] 2023-03-23 13:00:44,362 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T13:00:44.405Z] 2023-03-23 13:00:44,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-536/.semver [2023-03-23T13:00:44.405Z] 2023-03-23 13:00:44,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-536/.semver [2023-03-23T13:00:44.405Z] 2023-03-23 13:00:44,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-536/.semver'], cwd=/w/workspace/_app-service-configurable_PR-536, universal_newlines=False, shell=None, istream=None) [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,239 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-536/.git/info/exclude [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-536/.semver/PR-536 with force:False [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,240 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-536/.semver/PR-536 [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,246 [execute] INFO git cat-file --batch-check [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-536/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,256 [execute] INFO git cat-file --batch [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-536/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T13:00:45.344Z] 2023-03-23 13:00:45,263 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-536/.semver/PR-536 [2023-03-23T13:00:45.344Z] 0.0.0 [Pipeline] } [2023-03-23T13:00:45.373Z] $ docker exec --env ******** --env ******** 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 ssh-agent -k [2023-03-23T13:00:45.487Z] unset SSH_AUTH_SOCK; [2023-03-23T13:00:45.488Z] unset SSH_AGENT_PID; [2023-03-23T13:00:45.488Z] echo Agent pid 76 killed; [2023-03-23T13:00:45.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T13:00:45.926Z] + git semver [Pipeline] } [2023-03-23T13:00:46.214Z] $ docker stop --time=1 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 [2023-03-23T13:00:47.529Z] $ docker rm -f --volumes 5116269a55639aa0bc47b4e162a0b9c4b815107046c5d06c002eb5e8ccc91000 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T13:00:47.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T13:00:48.242Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T13:00:48.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T13:00:48.836Z] provisioning config files... [2023-03-23T13:00:48.845Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-536@tmp/config15534893741308131400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:00:49.196Z] ---> docker-login.sh [2023-03-23T13:00:49.197Z] nexus3.edgexfoundry.org:10001 [2023-03-23T13:00:49.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:49.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:49.197Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:49.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:49.197Z] [2023-03-23T13:00:49.197Z] Login Succeeded [2023-03-23T13:00:49.197Z] nexus3.edgexfoundry.org:10002 [2023-03-23T13:00:49.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:49.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:49.197Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:49.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:49.197Z] [2023-03-23T13:00:49.197Z] Login Succeeded [2023-03-23T13:00:49.197Z] nexus3.edgexfoundry.org:10003 [2023-03-23T13:00:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:49.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:49.457Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:49.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:49.457Z] [2023-03-23T13:00:49.457Z] Login Succeeded [2023-03-23T13:00:49.457Z] nexus3.edgexfoundry.org:10004 [2023-03-23T13:00:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:49.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:49.457Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:49.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:49.457Z] [2023-03-23T13:00:49.457Z] Login Succeeded [2023-03-23T13:00:49.457Z] docker.io [2023-03-23T13:00:49.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:00:49.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:00:49.718Z] Configure a credential helper to remove this warning. See [2023-03-23T13:00:49.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:00:49.718Z] [2023-03-23T13:00:49.718Z] Login Succeeded [2023-03-23T13:00:49.718Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T13:00:49.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T13:00:49.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T13:00:49.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T13:00:50.003Z] ========================================================= [2023-03-23T13:00:50.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T13:00:50.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:00:50.473Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T13:00:50.473Z] Sending build context to Docker daemon 3.249MB [2023-03-23T13:00:50.473Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T13:00:50.473Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T13:00:50.473Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T13:00:50.473Z] 63b65145d645: Pulling fs layer [2023-03-23T13:00:50.473Z] a2d21d5440eb: Pulling fs layer [2023-03-23T13:00:50.473Z] 935e6c44a52c: Pulling fs layer [2023-03-23T13:00:50.473Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T13:00:50.473Z] 30dea6a524f1: Pulling fs layer [2023-03-23T13:00:50.473Z] a2aff8979fd8: Pulling fs layer [2023-03-23T13:00:50.473Z] 6808be2612f2: Pulling fs layer [2023-03-23T13:00:50.473Z] f25807f1079a: Pulling fs layer [2023-03-23T13:00:50.473Z] 94cc34f8dd06: Waiting [2023-03-23T13:00:50.473Z] a2aff8979fd8: Waiting [2023-03-23T13:00:50.473Z] 30dea6a524f1: Waiting [2023-03-23T13:00:50.473Z] 6808be2612f2: Waiting [2023-03-23T13:00:50.473Z] f25807f1079a: Waiting [2023-03-23T13:00:50.473Z] a2d21d5440eb: Verifying Checksum [2023-03-23T13:00:50.473Z] a2d21d5440eb: Download complete [2023-03-23T13:00:50.735Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T13:00:50.735Z] 94cc34f8dd06: Download complete [2023-03-23T13:00:50.735Z] 30dea6a524f1: Verifying Checksum [2023-03-23T13:00:50.735Z] 30dea6a524f1: Download complete [2023-03-23T13:00:50.735Z] 63b65145d645: Verifying Checksum [2023-03-23T13:00:50.735Z] 63b65145d645: Download complete [2023-03-23T13:00:50.735Z] a2aff8979fd8: Verifying Checksum [2023-03-23T13:00:50.735Z] a2aff8979fd8: Download complete [2023-03-23T13:00:50.735Z] 63b65145d645: Pull complete [2023-03-23T13:00:51.009Z] a2d21d5440eb: Pull complete [2023-03-23T13:00:51.276Z] f25807f1079a: Verifying Checksum [2023-03-23T13:00:51.276Z] f25807f1079a: Download complete [2023-03-23T13:00:51.536Z] 935e6c44a52c: Download complete [2023-03-23T13:00:51.536Z] 6808be2612f2: Verifying Checksum [2023-03-23T13:00:51.536Z] 6808be2612f2: Download complete [2023-03-23T13:00:54.822Z] 935e6c44a52c: Pull complete [2023-03-23T13:00:54.822Z] 94cc34f8dd06: Pull complete [2023-03-23T13:00:54.822Z] 30dea6a524f1: Pull complete [2023-03-23T13:00:55.081Z] a2aff8979fd8: Pull complete [2023-03-23T13:00:57.614Z] 6808be2612f2: Pull complete [2023-03-23T13:00:58.180Z] f25807f1079a: Pull complete [2023-03-23T13:00:58.180Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T13:00:58.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T13:00:58.180Z] ---> 3b553350e43f [2023-03-23T13:00:58.180Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T13:01:01.469Z] ---> Running in 2a418d62a663 [2023-03-23T13:01:01.469Z] Removing intermediate container 2a418d62a663 [2023-03-23T13:01:01.469Z] ---> 79c923bf5005 [2023-03-23T13:01:01.469Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T13:01:01.469Z] ---> Running in a28a7b1935d9 [2023-03-23T13:01:01.469Z] Removing intermediate container a28a7b1935d9 [2023-03-23T13:01:01.469Z] ---> 81fb0545cdd1 [2023-03-23T13:01:01.469Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T13:01:01.728Z] ---> Running in 737c4c626e51 [2023-03-23T13:01:01.728Z] Removing intermediate container 737c4c626e51 [2023-03-23T13:01:01.728Z] ---> 4df4e83cfa93 [2023-03-23T13:01:01.728Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T13:01:01.728Z] ---> Running in 2cee2b73b196 [2023-03-23T13:01:01.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T13:01:02.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T13:01:02.814Z] OK: 265 MiB in 53 packages [2023-03-23T13:01:03.073Z] Removing intermediate container 2cee2b73b196 [2023-03-23T13:01:03.074Z] ---> 2ef59a616166 [2023-03-23T13:01:03.074Z] Step 7/12 : WORKDIR /app [2023-03-23T13:01:03.074Z] ---> Running in 8677527b5b3d [2023-03-23T13:01:03.357Z] Removing intermediate container 8677527b5b3d [2023-03-23T13:01:03.357Z] ---> 59ea5675ffb8 [2023-03-23T13:01:03.357Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T13:01:03.357Z] ---> fa5caeada0ce [2023-03-23T13:01:03.357Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T13:01:03.616Z] ---> Running in 1d2f40f9e9ce [2023-03-23T13:01:03.674Z] Still waiting to schedule task [2023-03-23T13:01:03.674Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T13:01:35.704Z] Removing intermediate container 1d2f40f9e9ce [2023-03-23T13:01:35.704Z] ---> f2cd36c62788 [2023-03-23T13:01:35.704Z] Step 10/12 : COPY . . [2023-03-23T13:01:35.704Z] ---> b32e5cd51417 [2023-03-23T13:01:35.704Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T13:01:35.704Z] ---> Running in bdda562c61c1 [2023-03-23T13:01:35.704Z] Removing intermediate container bdda562c61c1 [2023-03-23T13:01:35.704Z] ---> e3e1462eed61 [2023-03-23T13:01:35.704Z] Step 12/12 : RUN $MAKE [2023-03-23T13:01:35.704Z] ---> Running in e3960d5e6d23 [2023-03-23T13:01:35.704Z] noop [2023-03-23T13:01:35.704Z] Removing intermediate container e3960d5e6d23 [2023-03-23T13:01:35.704Z] ---> 245fd762a459 [2023-03-23T13:01:35.704Z] Successfully built 245fd762a459 [2023-03-23T13:01:35.704Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:01:36.147Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T13:01:36.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:01:36.298Z] prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container [2023-03-23T13:01:36.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-536 -v /w/workspace/_app-service-configurable_PR-536:/w/workspace/_app-service-configurable_PR-536:rw,z -v /w/workspace/_app-service-configurable_PR-536@tmp:/w/workspace/_app-service-configurable_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T13:01:36.790Z] $ docker top 3c627526e7adae1a027b585ad2e45fd6b0a961018b9e27937e59761bfd0babed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T13:01:37.174Z] + go version [2023-03-23T13:01:37.174Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T13:01:37.213Z] $ docker stop --time=1 3c627526e7adae1a027b585ad2e45fd6b0a961018b9e27937e59761bfd0babed [2023-03-23T13:01:38.531Z] $ docker rm -f --volumes 3c627526e7adae1a027b585ad2e45fd6b0a961018b9e27937e59761bfd0babed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:01:39.279Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T13:01:39.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:01:39.421Z] prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container [2023-03-23T13:01:39.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-536 -v /w/workspace/_app-service-configurable_PR-536:/w/workspace/_app-service-configurable_PR-536:rw,z -v /w/workspace/_app-service-configurable_PR-536@tmp:/w/workspace/_app-service-configurable_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T13:01:39.902Z] $ docker top 548863fe4fe0019697847aa81f6c71028d2b02aaa78766586c778ae9a79d1223 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T13:01:40.312Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-536 [Pipeline] fileExists [Pipeline] sh [2023-03-23T13:01:40.676Z] + make test [2023-03-23T13:01:40.676Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T13:02:02.603Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-23T13:02:17.488Z] go vet ./... [2023-03-23T13:02:20.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T13:02:20.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T13:02:20.881Z] ./bin/test-attribution-txt.sh [2023-03-23T13:02:21.167Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-23T13:02:21.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T13:02:21.238Z] $ docker stop --time=1 548863fe4fe0019697847aa81f6c71028d2b02aaa78766586c778ae9a79d1223 [2023-03-23T13:02:24.098Z] $ docker rm -f --volumes 548863fe4fe0019697847aa81f6c71028d2b02aaa78766586c778ae9a79d1223 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T13:02:24.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T13:02:24.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T13:02:25.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T13:02:25.707Z] + ls -al . [2023-03-23T13:02:25.707Z] total 176 [2023-03-23T13:02:25.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 13:01 . [2023-03-23T13:02:25.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 13:00 .. [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 13:00 .dockerignore [2023-03-23T13:02:25.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 13:00 .git [2023-03-23T13:02:25.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 13:00 .github [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 23 13:00 .gitignore [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 13:00 .golangci.yml [2023-03-23T13:02:25.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 13:00 .semver [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 23 13:00 Attribution.txt [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 23 13:00 CHANGELOG.md [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 23 13:00 Dockerfile [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 13:00 GOVERNANCE.md [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 23 13:00 Jenkinsfile [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 13:00 LICENSE [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 13:00 OWNERS.md [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 23 13:00 README.md [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 13:00 VERSION [2023-03-23T13:02:25.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 13:00 bin [2023-03-23T13:02:25.707Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 23 13:01 coverage.out [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 23 13:00 go.mod [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 23 13:00 go.sum [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 13:00 main.go [2023-03-23T13:02:25.707Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 23 13:00 makefile [2023-03-23T13:02:25.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 13:00 res [2023-03-23T13:02:25.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:02:26.106Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=82fccffbfea0d20424c1e53b4d624464a438dda0 --label arch=amd64 --label version=0.0.0 . [2023-03-23T13:02:26.106Z] Sending build context to Docker daemon 3.25MB [2023-03-23T13:02:26.106Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T13:02:26.106Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T13:02:26.106Z] ---> 245fd762a459 [2023-03-23T13:02:26.106Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T13:02:26.106Z] ---> Running in 4c432bf34705 [2023-03-23T13:02:26.365Z] Removing intermediate container 4c432bf34705 [2023-03-23T13:02:26.366Z] ---> 1320622e401d [2023-03-23T13:02:26.366Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T13:02:26.366Z] ---> Running in efc24bb93578 [2023-03-23T13:02:26.366Z] Removing intermediate container efc24bb93578 [2023-03-23T13:02:26.366Z] ---> ac4da974bcc0 [2023-03-23T13:02:26.366Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T13:02:26.366Z] ---> Running in a4601e33ee13 [2023-03-23T13:02:26.625Z] Removing intermediate container a4601e33ee13 [2023-03-23T13:02:26.625Z] ---> 6e5f34a513e7 [2023-03-23T13:02:26.625Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T13:02:26.625Z] ---> Running in ae1562d135c1 [2023-03-23T13:02:26.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T13:02:27.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T13:02:27.406Z] OK: 265 MiB in 53 packages [2023-03-23T13:02:27.987Z] Removing intermediate container ae1562d135c1 [2023-03-23T13:02:27.987Z] ---> c04db214686d [2023-03-23T13:02:27.987Z] Step 7/26 : WORKDIR /app [2023-03-23T13:02:27.987Z] ---> Running in 1bc274f8b0f8 [2023-03-23T13:02:28.248Z] Removing intermediate container 1bc274f8b0f8 [2023-03-23T13:02:28.248Z] ---> 148ee62bd755 [2023-03-23T13:02:28.248Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-23T13:02:28.248Z] ---> 656c4b148407 [2023-03-23T13:02:28.248Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T13:02:28.248Z] ---> Running in d85e1210bc81 [2023-03-23T13:02:29.186Z] Removing intermediate container d85e1210bc81 [2023-03-23T13:02:29.186Z] ---> 93cc5d93c4d9 [2023-03-23T13:02:29.186Z] Step 10/26 : COPY . . [2023-03-23T13:02:29.445Z] ---> 12ed786bbf31 [2023-03-23T13:02:29.445Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T13:02:29.445Z] ---> Running in a641ee76993c [2023-03-23T13:02:29.704Z] Removing intermediate container a641ee76993c [2023-03-23T13:02:29.704Z] ---> 40f44f9b48b2 [2023-03-23T13:02:29.704Z] Step 12/26 : RUN $MAKE [2023-03-23T13:02:29.704Z] ---> Running in a0c2f9d4794f [2023-03-23T13:02:29.964Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-23T13:02:37.212Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5473 in /w/workspace/_app-service-configurable_PR-536 [Pipeline] { [Pipeline] ws [2023-03-23T13:02:37.276Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-23T13:02:37.363Z] Selected Git installation does not exist. Using Default [2023-03-23T13:02:37.363Z] The recommended git tool is: NONE [2023-03-23T13:02:42.463Z] using credential edgex-jenkins-ssh [2023-03-23T13:02:42.482Z] Cloning the remote Git repository [2023-03-23T13:02:42.534Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T13:02:42.648Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-23T13:02:42.813Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T13:02:42.814Z] > git --version # timeout=10 [2023-03-23T13:02:42.836Z] > git --version # 'git version 2.25.1' [2023-03-23T13:02:42.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T13:02:43.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T13:02:44.141Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-23T13:02:44.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T13:02:45.599Z] Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit 82fccffbfea0d20424c1e53b4d624464a438dda0 [2023-03-23T13:02:45.870Z] Merge succeeded, producing 82fccffbfea0d20424c1e53b4d624464a438dda0 [2023-03-23T13:02:45.871Z] Checking out Revision 82fccffbfea0d20424c1e53b4d624464a438dda0 (PR-536) [2023-03-23T13:02:45.017Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-23T13:02:45.059Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T13:02:45.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T13:02:45.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T13:02:45.618Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T13:02:45.683Z] > git checkout -f 82fccffbfea0d20424c1e53b4d624464a438dda0 # timeout=10 [2023-03-23T13:02:45.768Z] > git remote # timeout=10 [2023-03-23T13:02:45.788Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T13:02:45.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T13:02:45.831Z] > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 [2023-03-23T13:02:45.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T13:02:45.876Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T13:02:45.890Z] > git checkout -f 82fccffbfea0d20424c1e53b4d624464a438dda0 # timeout=10 [2023-03-23T13:02:46.405Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-23T13:02:46.456Z] > git --version # timeout=10 [2023-03-23T13:02:46.468Z] > git --version # 'git version 2.25.1' [2023-03-23T13:02:46.484Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T13:02:47.736Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T13:02:47.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T13:02:47.736Z] Dload Upload Total Spent Left Speed [2023-03-23T13:02:47.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 55199 0 --:--:-- --:--:-- --:--:-- 55199 [2023-03-23T13:02:48.048Z] Removing intermediate container a0c2f9d4794f [2023-03-23T13:02:48.048Z] ---> 488b93100dd2 [2023-03-23T13:02:48.048Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T13:02:48.048Z] 3.17: Pulling from library/alpine [2023-03-23T13:02:48.048Z] 63b65145d645: Already exists [2023-03-23T13:02:48.048Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T13:02:48.048Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T13:02:48.048Z] ---> b2aa39c304c2 [2023-03-23T13:02:48.048Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T13:02:48.048Z] ---> Running in fd8ebe943d49 [2023-03-23T13:02:48.048Z] Removing intermediate container fd8ebe943d49 [2023-03-23T13:02:48.048Z] ---> e3a8e8a1b4b2 [2023-03-23T13:02:48.048Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-23T13:02:48.048Z] ---> Running in f456a901f069 [2023-03-23T13:02:48.048Z] Removing intermediate container f456a901f069 [2023-03-23T13:02:48.048Z] ---> 43331dc95cea [2023-03-23T13:02:48.048Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] sh [2023-03-23T13:02:48.307Z] ---> Running in 525641ee2c00 [2023-03-23T13:02:48.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T13:02:48.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T13:02:48.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T13:02:48.738Z] + sudo tee /etc/docker/daemon.new [2023-03-23T13:02:48.738Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T13:02:48.738Z] { [2023-03-23T13:02:48.738Z] "registry-mirrors": [ [2023-03-23T13:02:48.738Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T13:02:48.738Z] ], [2023-03-23T13:02:48.738Z] "bip": "10.250.0.254/24", [2023-03-23T13:02:48.738Z] "hosts": [ [2023-03-23T13:02:48.738Z] "tcp://0.0.0.0:5555", [2023-03-23T13:02:48.738Z] "unix:///var/run/docker.sock" [2023-03-23T13:02:48.738Z] ], [2023-03-23T13:02:48.738Z] "mtu": 1458, [2023-03-23T13:02:48.738Z] "selinux-enabled": true, [2023-03-23T13:02:48.738Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T13:02:48.738Z] } [Pipeline] sh [2023-03-23T13:02:49.085Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T13:02:49.133Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T13:02:49.133Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T13:02:49.133Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T13:02:49.133Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T13:02:49.133Z] OK: 8 MiB in 17 packages [2023-03-23T13:02:49.441Z] + sudo service docker restart [2023-03-23T13:02:49.700Z] Removing intermediate container 525641ee2c00 [2023-03-23T13:02:49.700Z] ---> f8c6af90fd5e [2023-03-23T13:02:49.700Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T13:02:49.962Z] ---> 11bbf9afc904 [2023-03-23T13:02:49.962Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T13:02:49.962Z] ---> cb019c8feb10 [2023-03-23T13:02:49.962Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-23T13:02:50.220Z] ---> eb4c13a83b2b [2023-03-23T13:02:50.220Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-23T13:02:50.787Z] ---> cd9b70f011e3 [2023-03-23T13:02:50.787Z] Step 21/26 : EXPOSE 48095 [2023-03-23T13:02:50.787Z] ---> Running in f470b455fa72 [2023-03-23T13:02:50.787Z] Removing intermediate container f470b455fa72 [2023-03-23T13:02:50.787Z] ---> 31ceaed6008a [2023-03-23T13:02:50.787Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-23T13:02:50.787Z] ---> Running in 148aa4ec56d1 [2023-03-23T13:02:51.047Z] Removing intermediate container 148aa4ec56d1 [2023-03-23T13:02:51.047Z] ---> ca92363f2090 [2023-03-23T13:02:51.047Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T13:02:51.047Z] ---> Running in dd927dea53db [2023-03-23T13:02:51.047Z] Removing intermediate container dd927dea53db [2023-03-23T13:02:51.047Z] ---> f0f576cf544f [2023-03-23T13:02:51.047Z] Step 24/26 : LABEL arch=amd64 [2023-03-23T13:02:51.047Z] ---> Running in 06155b0ac74d [2023-03-23T13:02:51.307Z] Removing intermediate container 06155b0ac74d [2023-03-23T13:02:51.307Z] ---> 8e6491d8e681 [2023-03-23T13:02:51.307Z] Step 25/26 : LABEL git_sha=82fccffbfea0d20424c1e53b4d624464a438dda0 [2023-03-23T13:02:51.307Z] ---> Running in f86be75203c5 [2023-03-23T13:02:51.566Z] Removing intermediate container f86be75203c5 [2023-03-23T13:02:51.566Z] ---> 6472da3b0d00 [2023-03-23T13:02:51.566Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T13:02:51.566Z] ---> Running in 5239bd515b8d [2023-03-23T13:02:51.566Z] Removing intermediate container 5239bd515b8d [2023-03-23T13:02:51.566Z] ---> b5d5f936a286 [2023-03-23T13:02:51.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T13:02:51.566Z] Successfully built b5d5f936a286 [2023-03-23T13:02:51.566Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:02:52.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T13:02:52.436Z] [2023-03-23T13:02:52.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:02:52.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T13:02:52.815Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T13:02:52.815Z] 5eb5b503b376: Pulling fs layer [2023-03-23T13:02:52.815Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T13:02:52.815Z] ec43610c2a17: Pulling fs layer [2023-03-23T13:02:52.815Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T13:02:52.815Z] 33b1e0a273af: Pulling fs layer [2023-03-23T13:02:52.815Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T13:02:52.815Z] 2f39f015ded8: Pulling fs layer [2023-03-23T13:02:52.815Z] 3a2ae6a8a46f: Waiting [2023-03-23T13:02:52.815Z] 33b1e0a273af: Waiting [2023-03-23T13:02:52.815Z] 5d3b04190fa2: Waiting [2023-03-23T13:02:52.815Z] 2f39f015ded8: Waiting [2023-03-23T13:02:52.815Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T13:02:52.815Z] 5c69ac0246d0: Download complete [2023-03-23T13:02:52.815Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T13:02:52.815Z] 3a2ae6a8a46f: Download complete [2023-03-23T13:02:53.073Z] 33b1e0a273af: Download complete [2023-03-23T13:02:53.073Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T13:02:53.074Z] 5d3b04190fa2: Download complete [2023-03-23T13:02:53.074Z] ec43610c2a17: Verifying Checksum [2023-03-23T13:02:53.074Z] ec43610c2a17: Download complete [2023-03-23T13:02:53.074Z] 5eb5b503b376: Verifying Checksum [2023-03-23T13:02:53.074Z] 5eb5b503b376: Download complete [2023-03-23T13:02:54.454Z] 5eb5b503b376: Pull complete [2023-03-23T13:02:54.454Z] 5c69ac0246d0: Pull complete [2023-03-23T13:02:54.715Z] ec43610c2a17: Pull complete [2023-03-23T13:02:54.715Z] 3a2ae6a8a46f: Pull complete [2023-03-23T13:02:54.975Z] 33b1e0a273af: Pull complete [2023-03-23T13:02:55.235Z] 5d3b04190fa2: Pull complete [2023-03-23T13:02:59.422Z] 2f39f015ded8: Pull complete [2023-03-23T13:02:59.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T13:02:59.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T13:02:59.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:02:59.635Z] prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container [2023-03-23T13:02:59.671Z] $ 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-service-configurable_PR-536 -v /w/workspace/_app-service-configurable_PR-536:/w/workspace/_app-service-configurable_PR-536:rw,z -v /w/workspace/_app-service-configurable_PR-536@tmp:/w/workspace/_app-service-configurable_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T13:03:02.362Z] $ docker top 5dc30ce8061fca8079f88a38ee8ffbff4807296d46ed9d0b7fd6cd469a65b56d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:03:02.818Z] ---> job-cost.sh [2023-03-23T13:03:02.818Z] lf-activate-venv: SKIPPING [2023-03-23T13:03:02.818Z] INFO: No Stack... [2023-03-23T13:03:03.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T13:03:03.338Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T13:03:03.661Z] + cat /w/workspace/_app-service-configurable_PR-536/archives/cost.csv [2023-03-23T13:03:03.661Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T13:03:03.705Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [2023-03-23T13:03:03.710Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] did not exist. Created. [2023-03-23T13:03:03.710Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T13:03:04.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T13:03:04.152Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T13:03:04.184Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T13:03:04.280Z] $ docker stop --time=1 5dc30ce8061fca8079f88a38ee8ffbff4807296d46ed9d0b7fd6cd469a65b56d [2023-03-23T13:03:05.457Z] $ docker rm -f --volumes 5dc30ce8061fca8079f88a38ee8ffbff4807296d46ed9d0b7fd6cd469a65b56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T13:03:07.761Z] provisioning config files... [2023-03-23T13:03:07.790Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17240712934555520603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:03:08.189Z] ---> docker-login.sh [2023-03-23T13:03:08.190Z] nexus3.edgexfoundry.org:10001 [2023-03-23T13:03:08.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:03:08.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:03:08.731Z] Configure a credential helper to remove this warning. See [2023-03-23T13:03:08.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:03:08.731Z] [2023-03-23T13:03:08.731Z] Login Succeeded [2023-03-23T13:03:08.731Z] nexus3.edgexfoundry.org:10002 [2023-03-23T13:03:09.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:03:09.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:03:09.273Z] Configure a credential helper to remove this warning. See [2023-03-23T13:03:09.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:03:09.273Z] [2023-03-23T13:03:09.273Z] Login Succeeded [2023-03-23T13:03:09.273Z] nexus3.edgexfoundry.org:10003 [2023-03-23T13:03:09.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:03:09.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:03:09.545Z] Configure a credential helper to remove this warning. See [2023-03-23T13:03:09.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:03:09.545Z] [2023-03-23T13:03:09.545Z] Login Succeeded [2023-03-23T13:03:09.545Z] nexus3.edgexfoundry.org:10004 [2023-03-23T13:03:09.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:03:09.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:03:09.820Z] Configure a credential helper to remove this warning. See [2023-03-23T13:03:09.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:03:09.820Z] [2023-03-23T13:03:09.820Z] Login Succeeded [2023-03-23T13:03:09.820Z] docker.io [2023-03-23T13:03:10.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T13:03:10.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T13:03:10.361Z] Configure a credential helper to remove this warning. See [2023-03-23T13:03:10.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T13:03:10.361Z] [2023-03-23T13:03:10.361Z] Login Succeeded [2023-03-23T13:03:10.361Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T13:03:10.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T13:03:10.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T13:03:10.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T13:03:10.827Z] ========================================================= [2023-03-23T13:03:10.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T13:03:10.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:03:11.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T13:03:11.316Z] Sending build context to Docker daemon 173.6kB [2023-03-23T13:03:11.584Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T13:03:11.584Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T13:03:11.584Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T13:03:11.584Z] af6eaf76a39c: Pulling fs layer [2023-03-23T13:03:11.584Z] 55522c791124: Pulling fs layer [2023-03-23T13:03:11.584Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T13:03:11.584Z] 169dfbe0d373: Pulling fs layer [2023-03-23T13:03:11.584Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T13:03:11.584Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T13:03:11.584Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T13:03:11.584Z] e1ff8fa3b103: Waiting [2023-03-23T13:03:11.584Z] 52ebb69f0ebf: Waiting [2023-03-23T13:03:11.584Z] 5abe8eddf0d5: Waiting [2023-03-23T13:03:11.584Z] 169dfbe0d373: Waiting [2023-03-23T13:03:11.584Z] 55522c791124: Verifying Checksum [2023-03-23T13:03:11.584Z] 55522c791124: Download complete [2023-03-23T13:03:11.584Z] 169dfbe0d373: Verifying Checksum [2023-03-23T13:03:11.584Z] 169dfbe0d373: Download complete [2023-03-23T13:03:11.854Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T13:03:11.854Z] e1ff8fa3b103: Download complete [2023-03-23T13:03:11.854Z] af6eaf76a39c: Download complete [2023-03-23T13:03:12.837Z] af6eaf76a39c: Pull complete [2023-03-23T13:03:12.837Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T13:03:12.837Z] 5abe8eddf0d5: Download complete [2023-03-23T13:03:13.109Z] 55522c791124: Pull complete [2023-03-23T13:03:14.082Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T13:03:14.082Z] ce5c4a1c91eb: Download complete [2023-03-23T13:03:14.082Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T13:03:14.082Z] 52ebb69f0ebf: Download complete [2023-03-23T13:03:24.222Z] ce5c4a1c91eb: Pull complete [2023-03-23T13:03:24.222Z] 169dfbe0d373: Pull complete [2023-03-23T13:03:24.489Z] e1ff8fa3b103: Pull complete [2023-03-23T13:03:31.125Z] 52ebb69f0ebf: Pull complete [2023-03-23T13:03:31.707Z] 5abe8eddf0d5: Pull complete [2023-03-23T13:03:31.977Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T13:03:31.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T13:03:31.977Z] ---> 6cb57ee374ae [2023-03-23T13:03:31.977Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T13:03:33.387Z] ---> Running in 5dcbd8d74e3d [2023-03-23T13:03:33.661Z] Removing intermediate container 5dcbd8d74e3d [2023-03-23T13:03:33.661Z] ---> ca9267969f3b [2023-03-23T13:03:33.661Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T13:03:33.929Z] ---> Running in c1ea1411bf75 [2023-03-23T13:03:34.195Z] Removing intermediate container c1ea1411bf75 [2023-03-23T13:03:34.195Z] ---> 58042654a5dd [2023-03-23T13:03:34.195Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T13:03:34.195Z] ---> Running in be30cc210829 [2023-03-23T13:03:34.475Z] Removing intermediate container be30cc210829 [2023-03-23T13:03:34.475Z] ---> 39723e4667af [2023-03-23T13:03:34.475Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T13:03:34.475Z] ---> Running in c362a4d3c741 [2023-03-23T13:03:35.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T13:03:36.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T13:03:36.987Z] OK: 263 MiB in 53 packages [2023-03-23T13:03:37.946Z] Removing intermediate container c362a4d3c741 [2023-03-23T13:03:37.946Z] ---> 6fd3caa44a69 [2023-03-23T13:03:37.946Z] Step 7/12 : WORKDIR /app [2023-03-23T13:03:37.946Z] ---> Running in 0f388cd41420 [2023-03-23T13:03:38.214Z] Removing intermediate container 0f388cd41420 [2023-03-23T13:03:38.214Z] ---> 7fc24da48a6d [2023-03-23T13:03:38.214Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T13:03:38.481Z] ---> a32b04c1e0a0 [2023-03-23T13:03:38.481Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T13:03:38.748Z] ---> Running in 6ed07c924f11 [2023-03-23T13:04:46.611Z] Removing intermediate container 6ed07c924f11 [2023-03-23T13:04:46.611Z] ---> f4f801c8132b [2023-03-23T13:04:46.611Z] Step 10/12 : COPY . . [2023-03-23T13:04:46.611Z] ---> 8df45f335d09 [2023-03-23T13:04:46.611Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T13:04:46.611Z] ---> Running in a8f6f87c230e [2023-03-23T13:04:46.611Z] Removing intermediate container a8f6f87c230e [2023-03-23T13:04:46.611Z] ---> cffcc71b213e [2023-03-23T13:04:46.611Z] Step 12/12 : RUN $MAKE [2023-03-23T13:04:46.611Z] ---> Running in c32efefe2ea1 [2023-03-23T13:04:46.611Z] noop [2023-03-23T13:04:46.611Z] Removing intermediate container c32efefe2ea1 [2023-03-23T13:04:46.611Z] ---> af10d34df98c [2023-03-23T13:04:46.611Z] Successfully built af10d34df98c [2023-03-23T13:04:46.611Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:04:47.090Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T13:04:47.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:04:47.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2023-03-23T13:04:47.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T13:04:48.674Z] $ docker top 88f707f024a256c50d29f8bebdb1f1001c0196ca2adf37452f970c966131d12c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T13:04:49.566Z] + go version [2023-03-23T13:04:49.566Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T13:04:49.610Z] $ docker stop --time=1 88f707f024a256c50d29f8bebdb1f1001c0196ca2adf37452f970c966131d12c [2023-03-23T13:04:51.229Z] $ docker rm -f --volumes 88f707f024a256c50d29f8bebdb1f1001c0196ca2adf37452f970c966131d12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:04:54.998Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T13:04:54.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:04:55.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2023-03-23T13:04:55.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T13:04:56.553Z] $ docker top e6e1b848419e50db96ed274d367e0acece78fc6783fa44c58efd9b1b7d7fee1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T13:04:57.414Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T13:04:57.813Z] + make test [2023-03-23T13:04:57.813Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T13:07:34.561Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-23T13:07:34.561Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T13:07:34.561Z] go vet ./... [2023-03-23T13:09:56.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T13:09:56.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T13:09:56.224Z] ./bin/test-attribution-txt.sh [2023-03-23T13:09:56.224Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-23T13:09:56.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T13:09:56.293Z] $ docker stop --time=1 e6e1b848419e50db96ed274d367e0acece78fc6783fa44c58efd9b1b7d7fee1f [2023-03-23T13:09:58.054Z] $ docker rm -f --volumes e6e1b848419e50db96ed274d367e0acece78fc6783fa44c58efd9b1b7d7fee1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T13:09:59.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T13:09:59.563Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T13:09:59.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T13:10:00.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T13:10:00.900Z] + ls -al . [2023-03-23T13:10:00.900Z] total 172 [2023-03-23T13:10:00.900Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 13:05 . [2023-03-23T13:10:00.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 13:02 .. [2023-03-23T13:10:00.900Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 13:02 .dockerignore [2023-03-23T13:10:00.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 13:02 .git [2023-03-23T13:10:00.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 13:02 .github [2023-03-23T13:10:00.900Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 23 13:02 .gitignore [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 13:02 .golangci.yml [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 23 13:02 Attribution.txt [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 23 13:02 CHANGELOG.md [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 23 13:02 Dockerfile [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 13:02 GOVERNANCE.md [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 23 13:02 Jenkinsfile [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 13:02 LICENSE [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 13:02 OWNERS.md [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 23 13:02 README.md [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 13:00 VERSION [2023-03-23T13:10:00.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 13:02 bin [2023-03-23T13:10:00.901Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 23 13:05 coverage.out [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 23 13:02 go.mod [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 23 13:02 go.sum [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 13:02 main.go [2023-03-23T13:10:00.901Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 23 13:02 makefile [2023-03-23T13:10:00.901Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 13:02 res [2023-03-23T13:10:00.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 13:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:10:01.422Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=82fccffbfea0d20424c1e53b4d624464a438dda0 --label arch=arm64 --label version=0.0.0 . [2023-03-23T13:10:01.422Z] Sending build context to Docker daemon 174.6kB [2023-03-23T13:10:01.688Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T13:10:01.688Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T13:10:01.688Z] ---> af10d34df98c [2023-03-23T13:10:01.688Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T13:10:01.688Z] ---> Running in e1bddf556932 [2023-03-23T13:10:01.955Z] Removing intermediate container e1bddf556932 [2023-03-23T13:10:01.955Z] ---> 06e2fb70d380 [2023-03-23T13:10:01.955Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T13:10:01.955Z] ---> Running in 50df7a3e7580 [2023-03-23T13:10:02.544Z] Removing intermediate container 50df7a3e7580 [2023-03-23T13:10:02.544Z] ---> 2282e6a89296 [2023-03-23T13:10:02.544Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T13:10:02.544Z] ---> Running in 84a0efb93048 [2023-03-23T13:10:02.812Z] Removing intermediate container 84a0efb93048 [2023-03-23T13:10:02.812Z] ---> 2fdbf58d9432 [2023-03-23T13:10:02.812Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T13:10:02.812Z] ---> Running in 01dc75829f6e [2023-03-23T13:10:03.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T13:10:04.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T13:10:05.303Z] OK: 263 MiB in 53 packages [2023-03-23T13:10:06.259Z] Removing intermediate container 01dc75829f6e [2023-03-23T13:10:06.259Z] ---> 07cadee52ac0 [2023-03-23T13:10:06.259Z] Step 7/26 : WORKDIR /app [2023-03-23T13:10:06.259Z] ---> Running in 81225d07da2b [2023-03-23T13:10:06.259Z] Removing intermediate container 81225d07da2b [2023-03-23T13:10:06.259Z] ---> 57f4a36164e7 [2023-03-23T13:10:06.259Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-23T13:10:08.746Z] ---> 57546837f9a8 [2023-03-23T13:10:08.746Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T13:10:08.746Z] ---> Running in d1313674df47 [2023-03-23T13:10:11.327Z] Removing intermediate container d1313674df47 [2023-03-23T13:10:11.327Z] ---> 68ed6caebebb [2023-03-23T13:10:11.327Z] Step 10/26 : COPY . . [2023-03-23T13:10:11.327Z] ---> 64ab543ded36 [2023-03-23T13:10:11.327Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T13:10:11.596Z] ---> Running in 1ec140874965 [2023-03-23T13:10:11.864Z] Removing intermediate container 1ec140874965 [2023-03-23T13:10:11.864Z] ---> b5c1e0e9d4ea [2023-03-23T13:10:11.864Z] Step 12/26 : RUN $MAKE [2023-03-23T13:10:11.864Z] ---> Running in 28a64876aa45 [2023-03-23T13:10:12.826Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-23T13:12:34.512Z] Removing intermediate container 28a64876aa45 [2023-03-23T13:12:34.512Z] ---> 7fe731035970 [2023-03-23T13:12:34.512Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T13:12:34.512Z] 3.17: Pulling from library/alpine [2023-03-23T13:12:34.512Z] af6eaf76a39c: Already exists [2023-03-23T13:12:34.512Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T13:12:34.512Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T13:12:34.512Z] ---> d74e625d9115 [2023-03-23T13:12:34.512Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T13:12:34.512Z] ---> Running in b80450b6a528 [2023-03-23T13:12:34.512Z] Removing intermediate container b80450b6a528 [2023-03-23T13:12:34.512Z] ---> 66b4ab051589 [2023-03-23T13:12:34.512Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-23T13:12:34.512Z] ---> Running in 1ff42b32da4a [2023-03-23T13:12:34.512Z] Removing intermediate container 1ff42b32da4a [2023-03-23T13:12:34.512Z] ---> 828d0dfca096 [2023-03-23T13:12:34.512Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T13:12:34.512Z] ---> Running in b48234d54c98 [2023-03-23T13:12:34.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T13:12:34.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T13:12:34.512Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T13:12:34.512Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T13:12:34.512Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T13:12:34.512Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T13:12:34.512Z] OK: 8 MiB in 17 packages [2023-03-23T13:12:34.512Z] Removing intermediate container b48234d54c98 [2023-03-23T13:12:34.512Z] ---> 81517f736621 [2023-03-23T13:12:34.512Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T13:12:34.512Z] ---> 2a7d67eb0212 [2023-03-23T13:12:34.512Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T13:12:34.512Z] ---> b6a7e0496dc6 [2023-03-23T13:12:34.512Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-23T13:12:34.512Z] ---> 04fd067a583e [2023-03-23T13:12:34.512Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-23T13:12:34.512Z] ---> 020fc5f21a76 [2023-03-23T13:12:34.512Z] Step 21/26 : EXPOSE 48095 [2023-03-23T13:12:34.512Z] ---> Running in d8c4e081a5a6 [2023-03-23T13:12:34.512Z] Removing intermediate container d8c4e081a5a6 [2023-03-23T13:12:34.512Z] ---> 60c76bbb3134 [2023-03-23T13:12:34.512Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-23T13:12:34.512Z] ---> Running in c73ac8f88ef6 [2023-03-23T13:12:34.512Z] Removing intermediate container c73ac8f88ef6 [2023-03-23T13:12:34.512Z] ---> 9b3e761b7b67 [2023-03-23T13:12:34.512Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T13:12:34.512Z] ---> Running in 97dedc5a031c [2023-03-23T13:12:34.512Z] Removing intermediate container 97dedc5a031c [2023-03-23T13:12:34.512Z] ---> aa9e7cf71063 [2023-03-23T13:12:34.512Z] Step 24/26 : LABEL arch=arm64 [2023-03-23T13:12:34.512Z] ---> Running in ea1b5c4e1e80 [2023-03-23T13:12:34.512Z] Removing intermediate container ea1b5c4e1e80 [2023-03-23T13:12:34.512Z] ---> 70bbc4a185d4 [2023-03-23T13:12:34.512Z] Step 25/26 : LABEL git_sha=82fccffbfea0d20424c1e53b4d624464a438dda0 [2023-03-23T13:12:34.512Z] ---> Running in ee58391a2d84 [2023-03-23T13:12:34.512Z] Removing intermediate container ee58391a2d84 [2023-03-23T13:12:34.512Z] ---> 6b5995e00b3f [2023-03-23T13:12:34.512Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T13:12:34.512Z] ---> Running in b1eea2f326ea [2023-03-23T13:12:34.512Z] Removing intermediate container b1eea2f326ea [2023-03-23T13:12:34.512Z] ---> ecaf17ccd1f2 [2023-03-23T13:12:34.512Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T13:12:34.512Z] Successfully built ecaf17ccd1f2 [2023-03-23T13:12:34.512Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:12:35.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T13:12:35.321Z] [2023-03-23T13:12:35.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:12:35.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T13:12:35.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T13:12:35.722Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T13:12:35.722Z] 04944245beec: Pulling fs layer [2023-03-23T13:12:35.722Z] 699f458cf7ca: Pulling fs layer [2023-03-23T13:12:35.723Z] 765212b225bb: Pulling fs layer [2023-03-23T13:12:35.723Z] f23df028b6ca: Pulling fs layer [2023-03-23T13:12:35.723Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T13:12:35.723Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T13:12:35.723Z] f23df028b6ca: Waiting [2023-03-23T13:12:35.723Z] 765212b225bb: Waiting [2023-03-23T13:12:35.723Z] d65c8cfc05b1: Waiting [2023-03-23T13:12:35.723Z] 2437ff75d9bd: Waiting [2023-03-23T13:12:35.992Z] 04944245beec: Verifying Checksum [2023-03-23T13:12:35.992Z] 04944245beec: Download complete [2023-03-23T13:12:35.992Z] 765212b225bb: Verifying Checksum [2023-03-23T13:12:35.992Z] 765212b225bb: Download complete [2023-03-23T13:12:35.992Z] f23df028b6ca: Verifying Checksum [2023-03-23T13:12:35.992Z] f23df028b6ca: Download complete [2023-03-23T13:12:35.992Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T13:12:35.992Z] d65c8cfc05b1: Download complete [2023-03-23T13:12:36.261Z] 699f458cf7ca: Verifying Checksum [2023-03-23T13:12:36.261Z] 699f458cf7ca: Download complete [2023-03-23T13:12:36.528Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T13:12:36.528Z] 8998bd30e6a1: Download complete [2023-03-23T13:12:39.117Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T13:12:39.117Z] 2437ff75d9bd: Download complete [2023-03-23T13:12:40.532Z] 8998bd30e6a1: Pull complete [2023-03-23T13:12:41.118Z] 04944245beec: Pull complete [2023-03-23T13:12:42.528Z] 699f458cf7ca: Pull complete [2023-03-23T13:12:42.528Z] 765212b225bb: Pull complete [2023-03-23T13:12:45.127Z] f23df028b6ca: Pull complete [2023-03-23T13:12:45.127Z] d65c8cfc05b1: Pull complete [2023-03-23T13:13:00.127Z] 2437ff75d9bd: Pull complete [2023-03-23T13:13:00.127Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T13:13:00.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T13:13:00.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:13:00.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2023-03-23T13:13:00.519Z] $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T13:13:03.149Z] $ docker top 11b30a94bf2e4338a5f1d7b6bbc8c232bb7f8d3ef3d8417adcfd63ddfc9b03cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:04.085Z] ---> job-cost.sh [2023-03-23T13:13:04.085Z] lf-activate-venv: SKIPPING [2023-03-23T13:13:04.085Z] INFO: No Stack... [2023-03-23T13:13:04.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T13:13:05.340Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T13:13:05.690Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-23T13:13:05.690Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T13:13:06.040Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [2023-03-23T13:13:06.044Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] did not exist. Created. [2023-03-23T13:13:06.044Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T13:13:06.456Z] /w/workspace/app-service-configurable/1@tmp/durable-24089fde/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T13:13:06.809Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T13:13:06.843Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T13:13:06.886Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T13:13:06.902Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T13:13:06.984Z] $ docker stop --time=1 11b30a94bf2e4338a5f1d7b6bbc8c232bb7f8d3ef3d8417adcfd63ddfc9b03cd [2023-03-23T13:13:08.451Z] $ docker rm -f --volumes 11b30a94bf2e4338a5f1d7b6bbc8c232bb7f8d3ef3d8417adcfd63ddfc9b03cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-23T13:13:09.465Z] provisioning config files... [2023-03-23T13:13:09.475Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-536@tmp/config12932723120118798118tmp [Pipeline] { [Pipeline] sh [2023-03-23T13:13:09.809Z] + set +x [2023-03-23T13:13:09.810Z] + curl -s https://codecov.io/bash [2023-03-23T13:13:09.810Z] + bash -s -- [2023-03-23T13:13:09.810Z] [2023-03-23T13:13:09.810Z] _____ _ [2023-03-23T13:13:09.810Z] / ____| | | [2023-03-23T13:13:09.810Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T13:13:09.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T13:13:09.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T13:13:09.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T13:13:09.810Z] Bash-1.0.6 [2023-03-23T13:13:09.810Z] [2023-03-23T13:13:09.810Z] [2023-03-23T13:13:09.810Z] ==> git version 2.25.1 found [2023-03-23T13:13:09.810Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-23T13:13:09.810Z] Release-Date: 2020-01-08 [2023-03-23T13:13:09.810Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-23T13:13:09.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T13:13:09.810Z] ==> Jenkins CI detected. [2023-03-23T13:13:09.810Z] current dir:  /w/workspace/_app-service-configurable_PR-536 [2023-03-23T13:13:09.810Z] project root: . [2023-03-23T13:13:09.810Z] --> token set from env [2023-03-23T13:13:09.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T13:13:09.810Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T13:13:09.810Z] ==> Python coveragepy not found [2023-03-23T13:13:09.810Z] ==> Searching for coverage reports in: [2023-03-23T13:13:09.810Z] + . [2023-03-23T13:13:09.810Z] -> Found 1 reports [2023-03-23T13:13:09.810Z] ==> Detecting git/mercurial file structure [2023-03-23T13:13:09.810Z] ==> Reading reports [2023-03-23T13:13:09.810Z] + ./coverage.out bytes=13 [2023-03-23T13:13:09.810Z] ==> Appending adjustments [2023-03-23T13:13:09.810Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T13:13:10.070Z] + Found adjustments [2023-03-23T13:13:10.070Z] ==> Gzipping contents [2023-03-23T13:13:10.070Z] 4.0K /tmp/codecov.GjSv8N.gz [2023-03-23T13:13:10.070Z] ==> Uploading reports [2023-03-23T13:13:10.070Z] url: https://codecov.io [2023-03-23T13:13:10.070Z] query: branch=PR-536&commit=82fccffbfea0d20424c1e53b4d624464a438dda0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=536&job=&cmd_args= [2023-03-23T13:13:10.070Z] -> Pinging Codecov [2023-03-23T13:13:10.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-536&commit=82fccffbfea0d20424c1e53b4d624464a438dda0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=536&job=&cmd_args= [2023-03-23T13:13:10.070Z] -> Uploading to [2023-03-23T13:13:10.070Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/A97CA9966030D2A3747ED39772930CCE/82fccffbfea0d20424c1e53b4d624464a438dda0/ceac4520-e93d-4174-a827-904703f8ff5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T131309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44386a0b3c3d9f45165a80fff3a540066e75808b73497cebaacf239d4f560a0c [2023-03-23T13:13:10.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T13:13:10.070Z] Dload Upload Total Spent Left Speed [2023-03-23T13:13:10.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511 0 0 100 511 0 2094 --:--:-- --:--:-- --:--:-- 2094 [2023-03-23T13:13:10.329Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/82fccffbfea0d20424c1e53b4d624464a438dda0 [Pipeline] } [2023-03-23T13:13:10.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T13:13:12.050Z] + [ -d /w/workspace/_app-service-configurable_PR-536/archives ] [2023-03-23T13:13:12.050Z] + ls -al /w/workspace/_app-service-configurable_PR-536/archives [2023-03-23T13:13:12.050Z] total 16 [2023-03-23T13:13:12.050Z] drwxr-xr-x 3 root root 4096 Mar 23 13:03 . [2023-03-23T13:13:12.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 13:03 .. [2023-03-23T13:13:12.050Z] drwxr-xr-x 2 root root 4096 Mar 23 13:03 cost [2023-03-23T13:13:12.050Z] -rw-r--r-- 1 root root 96 Mar 23 13:03 cost.csv [2023-03-23T13:13:12.050Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-536/archives [2023-03-23T13:13:12.050Z] + ls -al /w/workspace/_app-service-configurable_PR-536/archives [2023-03-23T13:13:12.050Z] total 16 [2023-03-23T13:13:12.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 13:03 . [2023-03-23T13:13:12.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 13:03 .. [2023-03-23T13:13:12.050Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 13:03 cost [2023-03-23T13:13:12.050Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 23 13:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:12.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:13.273Z] ---> package-listing.sh [2023-03-23T13:13:13.273Z] ++ facter osfamily [2023-03-23T13:13:13.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T13:13:13.533Z] + OS_FAMILY=debian [2023-03-23T13:13:13.533Z] + workspace=/w/workspace/_app-service-configurable_PR-536 [2023-03-23T13:13:13.533Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T13:13:13.533Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T13:13:13.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T13:13:13.533Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T13:13:13.533Z] + '[' /w/workspace/_app-service-configurable_PR-536 ']' [2023-03-23T13:13:13.533Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T13:13:13.533Z] + case "${OS_FAMILY}" in [2023-03-23T13:13:13.533Z] + dpkg -l [2023-03-23T13:13:13.533Z] + grep '^ii' [2023-03-23T13:13:13.533Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T13:13:13.533Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T13:13:13.533Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T13:13:13.533Z] + '[' /w/workspace/_app-service-configurable_PR-536 ']' [2023-03-23T13:13:13.533Z] + mkdir -p /w/workspace/_app-service-configurable_PR-536/archives/ [2023-03-23T13:13:13.533Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-536/archives/ [Pipeline] echo [2023-03-23T13:13:13.571Z] 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/_app-service-configurable_PR-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T13:13:13.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T13:13:14.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T13:13:14.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T13:13:14.643Z] prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container [2023-03-23T13:13:14.679Z] $ 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/_app-service-configurable_PR-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-536 -v /w/workspace/_app-service-configurable_PR-536:/w/workspace/_app-service-configurable_PR-536:rw,z -v /w/workspace/_app-service-configurable_PR-536@tmp:/w/workspace/_app-service-configurable_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T13:13:14.933Z] $ docker top 9ff98c3bfadd2cbceb29629779520676c73139c75fa5f7a234b2476898f62168 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T13:13:15.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T13:13:15.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T13:13:15.930Z] + ls /var/log/sa-host [2023-03-23T13:13:15.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T13:13:16.173Z] provisioning config files... [2023-03-23T13:13:16.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-536@tmp/config417768613009644959tmp [Pipeline] { [Pipeline] echo [2023-03-23T13:13:16.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:16.547Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T13:13:16.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:16.982Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T13:13:17.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:17.331Z] ---> sudo-logs.sh [2023-03-23T13:13:17.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T13:13:17.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:17.719Z] ---> job-cost.sh [2023-03-23T13:13:17.719Z] lf-activate-venv: SKIPPING [2023-03-23T13:13:17.719Z] DEBUG: total: 0.2199999988079071 [2023-03-23T13:13:17.719Z] INFO: Retrieving Stack Cost... [2023-03-23T13:13:18.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T13:13:18.545Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T13:13:18.580Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T13:13:18.901Z] ---> logs-deploy.sh [2023-03-23T13:13:18.901Z] lf-activate-venv: SKIPPING [2023-03-23T13:13:18.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-536/1 [2023-03-23T13:13:18.901Z] INFO: archiving workspace using pattern(s): [2023-03-23T13:13:19.839Z] Archives upload complete. [2023-03-23T13:13:19.839Z] INFO: archiving logs to Nexus