Pull request #525 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a6ba148887baa8b8caa22a7eb43c6da814982f6+67e9d34b860a6acf59be5b458e3f08cfc87e30a3 (02cd08583597ad232982eefdf463acc95d0f1833) 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-ssh34496273982866668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3973508683839675815.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-525/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-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16988122094410669173.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-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14505097598234774102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10932991050229784049.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-525/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-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16907695881039901710.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-7958 in /w/workspace/_app-service-configurable_PR-525 [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-525 # 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 > 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/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 into PR head commit 7a6ba148887baa8b8caa22a7eb43c6da814982f6 Merge succeeded, producing 7a6ba148887baa8b8caa22a7eb43c6da814982f6 Checking out Revision 7a6ba148887baa8b8caa22a7eb43c6da814982f6 (PR-525) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T12:59:04.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T12:59:04.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7a6ba148887baa8b8caa22a7eb43c6da814982f6 # 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 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a6ba148887baa8b8caa22a7eb43c6da814982f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T12:59:05.069Z] ========================================================= [2023-03-01T12:59:05.069Z] EdgeX Global Pipelines Version Info [2023-03-01T12:59:05.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T12:59:05.823Z] ------------------- [2023-03-01T12:59:05.823Z] stable info: [2023-03-01T12:59:05.823Z] ------------------- [2023-03-01T12:59:05.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T12:59:05.823Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T12:59:05.823Z] Message: update stable to v1.0.244 [2023-03-01T12:59:06.394Z] ------------------- [2023-03-01T12:59:06.394Z] experimental info: [2023-03-01T12:59:06.394Z] ------------------- [2023-03-01T12:59:06.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T12:59:06.394Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T12:59:06.394Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T12:59:06.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-01T12:59:06.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-01T12:59:06.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T12:59:06.794Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T12:59:06.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T12:59:06.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T12:59:06.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T12:59:06.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T12:59:06.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T12:59:07.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T12:59:07.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T12:59:07.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-01T12:59:07.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T12:59:07.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T12:59:07.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T12:59:07.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T12:59:07.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T12:59:07.320Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T12:59:07.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T12:59:07.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T12:59:07.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T12:59:07.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T12:59:07.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T12:59:07.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T12:59:07.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T12:59:07.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T12:59:07.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T12:59:07.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo [2023-03-01T12:59:07.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo [2023-03-01T12:59:07.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo [2023-03-01T12:59:07.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [Pipeline] echo [2023-03-01T12:59:07.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a6ba14 [Pipeline] echo [2023-03-01T12:59:07.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T12:59:08.024Z] provisioning config files... [2023-03-01T12:59:08.055Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-525@tmp/config11912791127246855116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T12:59:08.411Z] ---> docker-login.sh [2023-03-01T12:59:08.411Z] nexus3.edgexfoundry.org:10001 [2023-03-01T12:59:08.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:08.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:08.672Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:08.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:08.673Z] [2023-03-01T12:59:08.673Z] Login Succeeded [2023-03-01T12:59:08.673Z] nexus3.edgexfoundry.org:10002 [2023-03-01T12:59:08.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:08.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:08.933Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:08.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:08.933Z] [2023-03-01T12:59:08.933Z] Login Succeeded [2023-03-01T12:59:08.933Z] nexus3.edgexfoundry.org:10003 [2023-03-01T12:59:08.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:08.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:08.933Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:08.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:08.933Z] [2023-03-01T12:59:08.933Z] Login Succeeded [2023-03-01T12:59:08.933Z] nexus3.edgexfoundry.org:10004 [2023-03-01T12:59:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:09.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:09.195Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:09.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:09.195Z] [2023-03-01T12:59:09.195Z] Login Succeeded [2023-03-01T12:59:09.195Z] docker.io [2023-03-01T12:59:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:09.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:09.454Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:09.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:09.454Z] [2023-03-01T12:59:09.454Z] Login Succeeded [2023-03-01T12:59:09.454Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T12:59:09.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T12:59:10.120Z] + git rev-list -1 --merges 7a6ba148887baa8b8caa22a7eb43c6da814982f6~1..7a6ba148887baa8b8caa22a7eb43c6da814982f6 [Pipeline] echo [2023-03-01T12:59:10.192Z] -----------> git rev-list -1 --merges 7a6ba148887baa8b8caa22a7eb43c6da814982f6~1..7a6ba148887baa8b8caa22a7eb43c6da814982f6 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [false] [Pipeline] sh [2023-03-01T12:59:10.504Z] + git log --format=format:%s -1 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [Pipeline] echo [2023-03-01T12:59:10.538Z] ========================================================= [2023-03-01T12:59:10.538Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T12:59:10.538Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T12:59:10.979Z] + git log --format=format:%s -1 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [Pipeline] echo [2023-03-01T12:59:11.009Z] [semverPrep] GIT_COMMIT: 7a6ba148887baa8b8caa22a7eb43c6da814982f6, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-01T12:59:11.038Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T12:59:11.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T12:59:11.429Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T12:59:11.429Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T12:59:11.429Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T12:59:11.429Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T12:59:11.429Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T12:59:11.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T12:59:11.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T12:59:11.919Z] [2023-03-01T12:59:11.919Z] 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-01T12:59:12.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T12:59:12.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T12:59:12.301Z] b85a868b505f: Pulling fs layer [2023-03-01T12:59:12.301Z] e2be974225ed: Pulling fs layer [2023-03-01T12:59:12.301Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T12:59:12.301Z] 988bab9f4d93: Pulling fs layer [2023-03-01T12:59:12.301Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T12:59:12.301Z] eaf3925da568: Pulling fs layer [2023-03-01T12:59:12.301Z] bab4dde63d76: Pulling fs layer [2023-03-01T12:59:12.301Z] bde34c3a00c8: Pulling fs layer [2023-03-01T12:59:12.301Z] b352a97aabf1: Pulling fs layer [2023-03-01T12:59:12.301Z] 4872d77fe225: Pulling fs layer [2023-03-01T12:59:12.301Z] eaf3925da568: Waiting [2023-03-01T12:59:12.301Z] 1469e6f7b9e6: Waiting [2023-03-01T12:59:12.301Z] bde34c3a00c8: Waiting [2023-03-01T12:59:12.301Z] b352a97aabf1: Waiting [2023-03-01T12:59:12.301Z] 5851b861e8e6: Pulling fs layer [2023-03-01T12:59:12.301Z] 4872d77fe225: Waiting [2023-03-01T12:59:12.301Z] e2be974225ed: Verifying Checksum [2023-03-01T12:59:12.301Z] e2be974225ed: Download complete [2023-03-01T12:59:12.301Z] 988bab9f4d93: Verifying Checksum [2023-03-01T12:59:12.301Z] 988bab9f4d93: Download complete [2023-03-01T12:59:12.563Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T12:59:12.563Z] 1469e6f7b9e6: Download complete [2023-03-01T12:59:12.563Z] eaf3925da568: Verifying Checksum [2023-03-01T12:59:12.563Z] eaf3925da568: Download complete [2023-03-01T12:59:12.563Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T12:59:12.563Z] 339a4e72a1f5: Download complete [2023-03-01T12:59:12.563Z] bde34c3a00c8: Download complete [2023-03-01T12:59:12.563Z] b352a97aabf1: Download complete [2023-03-01T12:59:12.563Z] 4872d77fe225: Verifying Checksum [2023-03-01T12:59:12.563Z] 4872d77fe225: Download complete [2023-03-01T12:59:12.823Z] 5851b861e8e6: Verifying Checksum [2023-03-01T12:59:12.823Z] 5851b861e8e6: Download complete [2023-03-01T12:59:12.823Z] b85a868b505f: Verifying Checksum [2023-03-01T12:59:12.823Z] b85a868b505f: Download complete [2023-03-01T12:59:13.092Z] bab4dde63d76: Verifying Checksum [2023-03-01T12:59:13.092Z] bab4dde63d76: Download complete [2023-03-01T12:59:14.031Z] b85a868b505f: Pull complete [2023-03-01T12:59:14.031Z] e2be974225ed: Pull complete [2023-03-01T12:59:14.600Z] 339a4e72a1f5: Pull complete [2023-03-01T12:59:14.600Z] 988bab9f4d93: Pull complete [2023-03-01T12:59:14.859Z] 1469e6f7b9e6: Pull complete [2023-03-01T12:59:15.124Z] eaf3925da568: Pull complete [2023-03-01T12:59:17.036Z] bab4dde63d76: Pull complete [2023-03-01T12:59:17.036Z] bde34c3a00c8: Pull complete [2023-03-01T12:59:17.036Z] b352a97aabf1: Pull complete [2023-03-01T12:59:17.036Z] 4872d77fe225: Pull complete [2023-03-01T12:59:17.036Z] 5851b861e8e6: Pull complete [2023-03-01T12:59:17.036Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T12:59:17.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T12:59:17.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T12:59:17.257Z] prd-ubuntu20.04-docker-8c-8g-7958 does not seem to be running inside a container [2023-03-01T12:59:17.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-525 -v /w/workspace/_app-service-configurable_PR-525:/w/workspace/_app-service-configurable_PR-525:rw,z -v /w/workspace/_app-service-configurable_PR-525@tmp:/w/workspace/_app-service-configurable_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T12:59:18.822Z] $ docker top 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b -eo pid,comm [2023-03-01T12:59:18.877Z] 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-01T12:59:18.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T12:59:19.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T12:59:19.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T12:59:19.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T12:59:19.143Z] $ docker exec 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b ssh-agent [2023-03-01T12:59:19.253Z] SSH_AUTH_SOCK=/tmp/ssh-aB86lSF1ZsMC/agent.32 [2023-03-01T12:59:19.253Z] SSH_AGENT_PID=38 [2023-03-01T12:59:19.259Z] Running ssh-add (command line suppressed) [2023-03-01T12:59:19.351Z] Identity added: /w/workspace/_app-service-configurable_PR-525@tmp/private_key_8727536763897946128.key (/w/workspace/_app-service-configurable_PR-525@tmp/private_key_8727536763897946128.key) [2023-03-01T12:59:19.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T12:59:19.695Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T12:59:19.719Z] $ docker exec --env ******** --env ******** 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b ssh-agent -k [2023-03-01T12:59:19.842Z] unset SSH_AUTH_SOCK; [2023-03-01T12:59:19.842Z] unset SSH_AGENT_PID; [2023-03-01T12:59:19.842Z] echo Agent pid 38 killed; [2023-03-01T12:59:19.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T12:59:19.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T12:59:19.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T12:59:20.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T12:59:20.065Z] $ docker exec 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b ssh-agent [2023-03-01T12:59:20.182Z] SSH_AUTH_SOCK=/tmp/ssh-jRPeyZ9zuQXX/agent.71 [2023-03-01T12:59:20.182Z] SSH_AGENT_PID=77 [2023-03-01T12:59:20.186Z] Running ssh-add (command line suppressed) [2023-03-01T12:59:20.289Z] Identity added: /w/workspace/_app-service-configurable_PR-525@tmp/private_key_2121268271796992731.key (/w/workspace/_app-service-configurable_PR-525@tmp/private_key_2121268271796992731.key) [2023-03-01T12:59:20.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T12:59:20.648Z] + git semver init [2023-03-01T12:59:20.907Z] 2023-03-01 12:59:20,816 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T12:59:20.907Z] 2023-03-01 12:59:20,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-525/.semver [2023-03-01T12:59:20.907Z] 2023-03-01 12:59:20,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-525/.semver [2023-03-01T12:59:20.907Z] 2023-03-01 12:59:20,817 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-525/.semver'], cwd=/w/workspace/_app-service-configurable_PR-525, universal_newlines=False, shell=None, istream=None) [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,762 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-525/.git/info/exclude [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-525/.semver/PR-525 with force:False [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,763 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-525/.semver/PR-525 [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,765 [execute] INFO git cat-file --batch-check [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-525/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,775 [execute] INFO git cat-file --batch [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-525/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T12:59:21.847Z] 2023-03-01 12:59:21,781 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-525/.semver/PR-525 [2023-03-01T12:59:21.847Z] 0.0.0 [Pipeline] } [2023-03-01T12:59:21.879Z] $ docker exec --env ******** --env ******** 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b ssh-agent -k [2023-03-01T12:59:21.979Z] unset SSH_AUTH_SOCK; [2023-03-01T12:59:21.980Z] unset SSH_AGENT_PID; [2023-03-01T12:59:21.980Z] echo Agent pid 77 killed; [2023-03-01T12:59:21.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T12:59:22.423Z] + git semver [Pipeline] } [2023-03-01T12:59:22.710Z] $ docker stop --time=1 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b [2023-03-01T12:59:24.058Z] $ docker rm -f --volumes 494714ad8ebef94708e5a27353889ed3a9be1c230da3030d9b8f10fe3808920b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T12:59:24.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T12:59:24.733Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T12:59:24.752Z] [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-01T12:59:25.343Z] provisioning config files... [2023-03-01T12:59:25.355Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-525@tmp/config13009016662189002482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T12:59:25.699Z] ---> docker-login.sh [2023-03-01T12:59:25.699Z] nexus3.edgexfoundry.org:10001 [2023-03-01T12:59:25.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:25.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:25.699Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:25.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:25.699Z] [2023-03-01T12:59:25.699Z] Login Succeeded [2023-03-01T12:59:25.699Z] nexus3.edgexfoundry.org:10002 [2023-03-01T12:59:25.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:25.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:25.699Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:25.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:25.699Z] [2023-03-01T12:59:25.699Z] Login Succeeded [2023-03-01T12:59:25.699Z] nexus3.edgexfoundry.org:10003 [2023-03-01T12:59:25.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:25.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:25.960Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:25.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:25.960Z] [2023-03-01T12:59:25.960Z] Login Succeeded [2023-03-01T12:59:25.960Z] nexus3.edgexfoundry.org:10004 [2023-03-01T12:59:25.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:25.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:25.960Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:25.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:25.960Z] [2023-03-01T12:59:25.960Z] Login Succeeded [2023-03-01T12:59:25.960Z] docker.io [2023-03-01T12:59:26.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T12:59:26.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T12:59:26.480Z] Configure a credential helper to remove this warning. See [2023-03-01T12:59:26.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T12:59:26.480Z] [2023-03-01T12:59:26.480Z] Login Succeeded [2023-03-01T12:59:26.480Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T12:59:26.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T12:59:26.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T12:59:26.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T12:59:26.766Z] ========================================================= [2023-03-01T12:59:26.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T12:59:26.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T12:59:27.280Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T12:59:27.280Z] Sending build context to Docker daemon 3.228MB [2023-03-01T12:59:27.281Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T12:59:27.281Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T12:59:27.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T12:59:27.281Z] 213ec9aee27d: Pulling fs layer [2023-03-01T12:59:27.281Z] 4583459ba037: Pulling fs layer [2023-03-01T12:59:27.281Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T12:59:27.281Z] 53926ce57604: Pulling fs layer [2023-03-01T12:59:27.281Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T12:59:27.281Z] 22ff95d597cd: Pulling fs layer [2023-03-01T12:59:27.281Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T12:59:27.281Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T12:59:27.281Z] a7acece74701: Pulling fs layer [2023-03-01T12:59:27.281Z] 22ff95d597cd: Waiting [2023-03-01T12:59:27.281Z] 21b2b0c7a3f4: Waiting [2023-03-01T12:59:27.281Z] 12d6caf4c0d1: Waiting [2023-03-01T12:59:27.281Z] 53926ce57604: Waiting [2023-03-01T12:59:27.281Z] 96b7cbca73a9: Waiting [2023-03-01T12:59:27.281Z] a7acece74701: Waiting [2023-03-01T12:59:27.281Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T12:59:27.281Z] 93c1e223e6f2: Download complete [2023-03-01T12:59:27.281Z] 4583459ba037: Download complete [2023-03-01T12:59:27.281Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T12:59:27.281Z] 21b2b0c7a3f4: Download complete [2023-03-01T12:59:27.281Z] 22ff95d597cd: Download complete [2023-03-01T12:59:27.547Z] 213ec9aee27d: Verifying Checksum [2023-03-01T12:59:27.547Z] 213ec9aee27d: Download complete [2023-03-01T12:59:27.547Z] 12d6caf4c0d1: Download complete [2023-03-01T12:59:27.547Z] 213ec9aee27d: Pull complete [2023-03-01T12:59:27.817Z] 4583459ba037: Pull complete [2023-03-01T12:59:27.817Z] 93c1e223e6f2: Pull complete [2023-03-01T12:59:28.084Z] a7acece74701: Verifying Checksum [2023-03-01T12:59:28.343Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T12:59:28.343Z] 96b7cbca73a9: Download complete [2023-03-01T12:59:28.343Z] 53926ce57604: Verifying Checksum [2023-03-01T12:59:28.343Z] 53926ce57604: Download complete [2023-03-01T12:59:32.532Z] 53926ce57604: Pull complete [2023-03-01T12:59:32.532Z] 21b2b0c7a3f4: Pull complete [2023-03-01T12:59:32.532Z] 22ff95d597cd: Pull complete [2023-03-01T12:59:32.532Z] 12d6caf4c0d1: Pull complete [2023-03-01T12:59:35.070Z] 96b7cbca73a9: Pull complete [2023-03-01T12:59:35.636Z] a7acece74701: Pull complete [2023-03-01T12:59:35.636Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T12:59:35.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T12:59:35.636Z] ---> db6d94c90886 [2023-03-01T12:59:35.636Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T12:59:37.540Z] ---> Running in 0875d43bae44 [2023-03-01T12:59:37.540Z] Removing intermediate container 0875d43bae44 [2023-03-01T12:59:37.540Z] ---> 37c9b8f5c37a [2023-03-01T12:59:37.540Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T12:59:37.540Z] ---> Running in 1c2b78033a51 [2023-03-01T12:59:37.799Z] Removing intermediate container 1c2b78033a51 [2023-03-01T12:59:37.799Z] ---> ae5f655a3440 [2023-03-01T12:59:37.799Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T12:59:37.799Z] ---> Running in e093fc7a5023 [2023-03-01T12:59:37.799Z] Removing intermediate container e093fc7a5023 [2023-03-01T12:59:37.799Z] ---> bac63e4ca11e [2023-03-01T12:59:37.799Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T12:59:38.058Z] ---> Running in 5553c0ba54ed [2023-03-01T12:59:38.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T12:59:38.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T12:59:38.835Z] OK: 211 MiB in 51 packages [2023-03-01T12:59:39.415Z] Removing intermediate container 5553c0ba54ed [2023-03-01T12:59:39.415Z] ---> 36ebf55a1068 [2023-03-01T12:59:39.415Z] Step 7/12 : WORKDIR /app [2023-03-01T12:59:39.415Z] ---> Running in 5206e13c43d7 [2023-03-01T12:59:39.415Z] Removing intermediate container 5206e13c43d7 [2023-03-01T12:59:39.415Z] ---> e9cb28010269 [2023-03-01T12:59:39.415Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T12:59:39.415Z] ---> 0ee52d799ddb [2023-03-01T12:59:39.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T12:59:39.673Z] ---> Running in 11f37dbe5951 [2023-03-01T12:59:40.163Z] Still waiting to schedule task [2023-03-01T12:59:40.164Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T13:00:18.409Z] Removing intermediate container 11f37dbe5951 [2023-03-01T13:00:18.409Z] ---> 45147939e248 [2023-03-01T13:00:18.409Z] Step 10/12 : COPY . . [2023-03-01T13:00:18.409Z] ---> 2e19a087ec1d [2023-03-01T13:00:18.409Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T13:00:18.409Z] ---> Running in b4288dc519ca [2023-03-01T13:00:18.409Z] Removing intermediate container b4288dc519ca [2023-03-01T13:00:18.409Z] ---> 5bbfdbec385b [2023-03-01T13:00:18.409Z] Step 12/12 : RUN $MAKE [2023-03-01T13:00:18.409Z] ---> Running in c17294c9157a [2023-03-01T13:00:18.409Z] noop [2023-03-01T13:00:18.409Z] Removing intermediate container c17294c9157a [2023-03-01T13:00:18.409Z] ---> 40397ed9858b [2023-03-01T13:00:18.409Z] Successfully built 40397ed9858b [2023-03-01T13:00:18.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:00:18.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T13:00:18.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:00:19.092Z] prd-ubuntu20.04-docker-8c-8g-7958 does not seem to be running inside a container [2023-03-01T13:00:19.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-525 -v /w/workspace/_app-service-configurable_PR-525:/w/workspace/_app-service-configurable_PR-525:rw,z -v /w/workspace/_app-service-configurable_PR-525@tmp:/w/workspace/_app-service-configurable_PR-525@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-x86_64 cat [2023-03-01T13:00:19.518Z] $ docker top bfb9e6932962e4cf04116eb717fb5e7939644d2ae6e626104715034cd83a5291 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T13:00:19.902Z] + go version [2023-03-01T13:00:19.902Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T13:00:19.932Z] $ docker stop --time=1 bfb9e6932962e4cf04116eb717fb5e7939644d2ae6e626104715034cd83a5291 [2023-03-01T13:00:21.217Z] $ docker rm -f --volumes bfb9e6932962e4cf04116eb717fb5e7939644d2ae6e626104715034cd83a5291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:00:21.887Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T13:00:21.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:00:22.028Z] prd-ubuntu20.04-docker-8c-8g-7958 does not seem to be running inside a container [2023-03-01T13:00:22.057Z] $ 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-525 -v /w/workspace/_app-service-configurable_PR-525:/w/workspace/_app-service-configurable_PR-525:rw,z -v /w/workspace/_app-service-configurable_PR-525@tmp:/w/workspace/_app-service-configurable_PR-525@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-x86_64 cat [2023-03-01T13:00:22.440Z] $ docker top 789dfdcf1be71d7ca96b7ab482379f55336c8df7b485fe9dac029a9b7b17f7b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T13:00:22.836Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-525 [Pipeline] fileExists [Pipeline] sh [2023-03-01T13:00:23.201Z] + make test [2023-03-01T13:00:23.201Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T13:00:41.280Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-01T13:00:41.280Z] go vet ./... [2023-03-01T13:00:49.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T13:00:49.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T13:00:49.377Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T13:00:49.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T13:00:49.688Z] $ docker stop --time=1 789dfdcf1be71d7ca96b7ab482379f55336c8df7b485fe9dac029a9b7b17f7b0 [2023-03-01T13:00:51.984Z] $ docker rm -f --volumes 789dfdcf1be71d7ca96b7ab482379f55336c8df7b485fe9dac029a9b7b17f7b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T13:00:52.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T13:00:52.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T13:00:53.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T13:00:53.596Z] + ls -al . [2023-03-01T13:00:53.596Z] total 172 [2023-03-01T13:00:53.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 13:00 . [2023-03-01T13:00:53.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 12:59 .. [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 12:59 .dockerignore [2023-03-01T13:00:53.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 12:59 .git [2023-03-01T13:00:53.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 12:59 .github [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 12:59 .gitignore [2023-03-01T13:00:53.596Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 12:59 .semver [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 12:59 Attribution.txt [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 12:59 CHANGELOG.md [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 12:59 Dockerfile [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 12:59 GOVERNANCE.md [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 12:59 Jenkinsfile [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 12:59 LICENSE [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 12:59 OWNERS.md [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 12:59 README.md [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 12:59 VERSION [2023-03-01T13:00:53.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 12:59 bin [2023-03-01T13:00:53.596Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 1 13:00 coverage.out [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 12:59 go.mod [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 12:59 go.sum [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 12:59 main.go [2023-03-01T13:00:53.596Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 12:59 makefile [2023-03-01T13:00:53.596Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 12:59 res [2023-03-01T13:00:53.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 12:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:00:54.055Z] + 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=7a6ba148887baa8b8caa22a7eb43c6da814982f6 --label arch=amd64 --label version=0.0.0 . [2023-03-01T13:00:54.055Z] Sending build context to Docker daemon 3.229MB [2023-03-01T13:00:54.055Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T13:00:54.055Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-01T13:00:54.055Z] ---> 40397ed9858b [2023-03-01T13:00:54.055Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T13:00:54.055Z] ---> Running in 1a9b1267804d [2023-03-01T13:00:54.333Z] Removing intermediate container 1a9b1267804d [2023-03-01T13:00:54.333Z] ---> d41c607e775c [2023-03-01T13:00:54.333Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T13:00:54.333Z] ---> Running in d181096af058 [2023-03-01T13:00:54.333Z] Removing intermediate container d181096af058 [2023-03-01T13:00:54.333Z] ---> 2b4badf8b195 [2023-03-01T13:00:54.333Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-01T13:00:54.333Z] ---> Running in ebc663d505a7 [2023-03-01T13:00:54.333Z] Removing intermediate container ebc663d505a7 [2023-03-01T13:00:54.333Z] ---> 85cea5650a20 [2023-03-01T13:00:54.333Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T13:00:54.593Z] ---> Running in 96ef65066e35 [2023-03-01T13:00:54.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T13:00:54.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T13:00:55.114Z] OK: 211 MiB in 51 packages [2023-03-01T13:00:55.700Z] Removing intermediate container 96ef65066e35 [2023-03-01T13:00:55.700Z] ---> 603ec828bc2b [2023-03-01T13:00:55.700Z] Step 7/26 : WORKDIR /app [2023-03-01T13:00:55.700Z] ---> Running in bf6748b9ffcd [2023-03-01T13:00:55.700Z] Removing intermediate container bf6748b9ffcd [2023-03-01T13:00:55.700Z] ---> ac7ce012db0e [2023-03-01T13:00:55.700Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-01T13:00:55.700Z] ---> ee0a4aebb662 [2023-03-01T13:00:55.700Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T13:00:55.960Z] ---> Running in 9a8b745d8bc8 [2023-03-01T13:00:56.901Z] Removing intermediate container 9a8b745d8bc8 [2023-03-01T13:00:56.901Z] ---> 5918f93db23c [2023-03-01T13:00:56.901Z] Step 10/26 : COPY . . [2023-03-01T13:00:56.901Z] ---> c2cf089b576a [2023-03-01T13:00:56.901Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T13:00:57.160Z] ---> Running in 7601e1f7836e [2023-03-01T13:00:57.160Z] Removing intermediate container 7601e1f7836e [2023-03-01T13:00:57.160Z] ---> e0f62efeb11a [2023-03-01T13:00:57.160Z] Step 12/26 : RUN $MAKE [2023-03-01T13:00:57.160Z] ---> Running in 11b60e4fe7ef [2023-03-01T13:00:57.418Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-01T13:01:10.518Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7959 in /w/workspace/_app-service-configurable_PR-525 [Pipeline] { [Pipeline] ws [2023-03-01T13:01:10.619Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-01T13:01:10.735Z] Selected Git installation does not exist. Using Default [2023-03-01T13:01:10.735Z] The recommended git tool is: NONE [2023-03-01T13:01:15.508Z] Removing intermediate container 11b60e4fe7ef [2023-03-01T13:01:15.508Z] ---> 4ec52e6f95e3 [2023-03-01T13:01:15.508Z] Step 13/26 : FROM alpine:3.16 [2023-03-01T13:01:15.508Z] 3.16: Pulling from library/alpine [2023-03-01T13:01:15.508Z] ef5531b6e74e: Pulling fs layer [2023-03-01T13:01:15.508Z] ef5531b6e74e: Verifying Checksum [2023-03-01T13:01:15.508Z] ef5531b6e74e: Download complete [2023-03-01T13:01:15.508Z] ef5531b6e74e: Pull complete [2023-03-01T13:01:15.508Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T13:01:15.508Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T13:01:15.508Z] ---> dfd21b5a31f5 [2023-03-01T13:01:15.508Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-01T13:01:15.508Z] ---> Running in 722a8f2dfe71 [2023-03-01T13:01:15.766Z] Removing intermediate container 722a8f2dfe71 [2023-03-01T13:01:15.766Z] ---> bdea6a78c7ed [2023-03-01T13:01:15.766Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-01T13:01:15.766Z] ---> Running in aaddc6131e9f [2023-03-01T13:01:15.766Z] Removing intermediate container aaddc6131e9f [2023-03-01T13:01:15.766Z] ---> 87d61aefc84b [2023-03-01T13:01:15.766Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T13:01:15.967Z] using credential edgex-jenkins-ssh [2023-03-01T13:01:15.988Z] Cloning the remote Git repository [2023-03-01T13:01:16.023Z] ---> Running in e3de9ba317f0 [2023-03-01T13:01:16.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T13:01:16.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T13:01:16.540Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T13:01:16.540Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T13:01:16.540Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T13:01:16.540Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T13:01:16.540Z] OK: 6 MiB in 16 packages [2023-03-01T13:01:16.024Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-01T13:01:16.103Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-01T13:01:16.250Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-01T13:01:16.251Z] > git --version # timeout=10 [2023-03-01T13:01:16.273Z] > git --version # 'git version 2.25.1' [2023-03-01T13:01:16.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T13:01:16.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T13:01:17.106Z] Removing intermediate container e3de9ba317f0 [2023-03-01T13:01:17.106Z] ---> d55fdcd66a7f [2023-03-01T13:01:17.106Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-01T13:01:17.106Z] ---> 742e56e8d6b8 [2023-03-01T13:01:17.106Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-01T13:01:17.364Z] ---> 9a022937de19 [2023-03-01T13:01:17.364Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-01T13:01:17.622Z] ---> e706f4a7ee3d [2023-03-01T13:01:17.622Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-01T13:01:17.472Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-01T13:01:17.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T13:01:18.191Z] ---> def7380113c3 [2023-03-01T13:01:18.191Z] Step 21/26 : EXPOSE 48095 [2023-03-01T13:01:18.191Z] ---> Running in 12295984be5d [2023-03-01T13:01:18.191Z] Removing intermediate container 12295984be5d [2023-03-01T13:01:18.191Z] ---> 179325b562c8 [2023-03-01T13:01:18.191Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-01T13:01:18.191Z] ---> Running in 82a06a5490e8 [2023-03-01T13:01:18.450Z] Removing intermediate container 82a06a5490e8 [2023-03-01T13:01:18.450Z] ---> 10d1c3fc4774 [2023-03-01T13:01:18.450Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T13:01:18.450Z] ---> Running in 89d0c052ae4a [2023-03-01T13:01:18.450Z] Removing intermediate container 89d0c052ae4a [2023-03-01T13:01:18.450Z] ---> 813544ddc73d [2023-03-01T13:01:18.450Z] Step 24/26 : LABEL arch=amd64 [2023-03-01T13:01:18.450Z] ---> Running in 7eb31fd9eaf9 [2023-03-01T13:01:18.716Z] Removing intermediate container 7eb31fd9eaf9 [2023-03-01T13:01:18.716Z] ---> ca325a3b5660 [2023-03-01T13:01:18.716Z] Step 25/26 : LABEL git_sha=7a6ba148887baa8b8caa22a7eb43c6da814982f6 [2023-03-01T13:01:18.716Z] ---> Running in 606f73b708e5 [2023-03-01T13:01:18.716Z] Removing intermediate container 606f73b708e5 [2023-03-01T13:01:18.716Z] ---> 21ad9b564759 [2023-03-01T13:01:18.716Z] Step 26/26 : LABEL version=0.0.0 [2023-03-01T13:01:18.905Z] Merging remotes/origin/main commit 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 into PR head commit 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [2023-03-01T13:01:18.975Z] ---> Running in b557f1ae76ab [2023-03-01T13:01:18.976Z] Removing intermediate container b557f1ae76ab [2023-03-01T13:01:18.976Z] ---> fae7dc6b040d [2023-03-01T13:01:18.976Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T13:01:18.976Z] Successfully built fae7dc6b040d [2023-03-01T13:01:18.976Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-01T13:01:19.113Z] Merge succeeded, producing 7a6ba148887baa8b8caa22a7eb43c6da814982f6 [2023-03-01T13:01:19.113Z] Checking out Revision 7a6ba148887baa8b8caa22a7eb43c6da814982f6 (PR-525) [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] { [2023-03-01T13:01:18.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-01T13:01:18.331Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-01T13:01:18.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T13:01:18.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T13:01:18.918Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T13:01:18.935Z] > git checkout -f 7a6ba148887baa8b8caa22a7eb43c6da814982f6 # timeout=10 [2023-03-01T13:01:19.017Z] > git remote # timeout=10 [2023-03-01T13:01:19.038Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T13:01:19.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T13:01:19.067Z] > git merge 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 [2023-03-01T13:01:19.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T13:01:19.115Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T13:01:19.129Z] > git checkout -f 7a6ba148887baa8b8caa22a7eb43c6da814982f6 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:01:19.600Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-01T13:01:19.640Z] > git --version # timeout=10 [2023-03-01T13:01:19.653Z] > git --version # 'git version 2.25.1' [2023-03-01T13:01:19.670Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T13:01:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T13:01:19.866Z] [2023-03-01T13:01:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:01:20.103Z] [2023-03-01T13:01:20.103Z] GitHub has been notified of this commit’s build result [2023-03-01T13:01:20.103Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-01T13:01:20.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T13:01:20.254Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T13:01:20.254Z] 5eb5b503b376: Pulling fs layer [2023-03-01T13:01:20.254Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T13:01:20.254Z] ec43610c2a17: Pulling fs layer [2023-03-01T13:01:20.254Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T13:01:20.254Z] 33b1e0a273af: Pulling fs layer [2023-03-01T13:01:20.254Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T13:01:20.254Z] 2f39f015ded8: Pulling fs layer [2023-03-01T13:01:20.254Z] 33b1e0a273af: Waiting [2023-03-01T13:01:20.254Z] 5d3b04190fa2: Waiting [2023-03-01T13:01:20.254Z] 2f39f015ded8: Waiting [2023-03-01T13:01:20.254Z] 3a2ae6a8a46f: Waiting [2023-03-01T13:01:20.254Z] 5c69ac0246d0: Download complete [2023-03-01T13:01:20.254Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T13:01:20.254Z] 3a2ae6a8a46f: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T13:01:20.522Z] 33b1e0a273af: Verifying Checksum [2023-03-01T13:01:20.522Z] 33b1e0a273af: Download complete [2023-03-01T13:01:20.522Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T13:01:20.522Z] 5d3b04190fa2: Download complete [2023-03-01T13:01:20.522Z] ec43610c2a17: Verifying Checksum [2023-03-01T13:01:20.522Z] ec43610c2a17: Download complete [2023-03-01T13:01:20.522Z] 5eb5b503b376: Verifying Checksum [2023-03-01T13:01:20.522Z] 5eb5b503b376: Download complete [2023-03-01T13:01:20.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T13:01:20.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T13:01:20.836Z] Dload Upload Total Spent Left Speed [2023-03-01T13:01:20.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 [2023-03-01T13:01:21.103Z] 2f39f015ded8: Verifying Checksum [2023-03-01T13:01:21.103Z] 2f39f015ded8: Download complete [Pipeline] sh [2023-03-01T13:01:21.475Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T13:01:21.672Z] 5eb5b503b376: Pull complete [2023-03-01T13:01:21.820Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T13:01:21.820Z] + sudo tee /etc/docker/daemon.new [2023-03-01T13:01:21.820Z] { [2023-03-01T13:01:21.820Z] "registry-mirrors": [ [2023-03-01T13:01:21.820Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T13:01:21.820Z] ], [2023-03-01T13:01:21.820Z] "bip": "10.250.0.254/24", [2023-03-01T13:01:21.820Z] "hosts": [ [2023-03-01T13:01:21.820Z] "tcp://0.0.0.0:5555", [2023-03-01T13:01:21.820Z] "unix:///var/run/docker.sock" [2023-03-01T13:01:21.820Z] ], [2023-03-01T13:01:21.820Z] "mtu": 1458, [2023-03-01T13:01:21.820Z] "selinux-enabled": true, [2023-03-01T13:01:21.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T13:01:21.820Z] } [Pipeline] sh [2023-03-01T13:01:21.930Z] 5c69ac0246d0: Pull complete [2023-03-01T13:01:22.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-01T13:01:22.192Z] ec43610c2a17: Pull complete [Pipeline] sh [2023-03-01T13:01:22.451Z] 3a2ae6a8a46f: Pull complete [2023-03-01T13:01:22.519Z] + sudo service docker restart [2023-03-01T13:01:22.708Z] 33b1e0a273af: Pull complete [2023-03-01T13:01:22.708Z] 5d3b04190fa2: Pull complete [2023-03-01T13:01:26.891Z] 2f39f015ded8: Pull complete [2023-03-01T13:01:26.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T13:01:26.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T13:01:26.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:01:27.131Z] prd-ubuntu20.04-docker-8c-8g-7958 does not seem to be running inside a container [2023-03-01T13:01:27.164Z] $ 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-525 -v /w/workspace/_app-service-configurable_PR-525:/w/workspace/_app-service-configurable_PR-525:rw,z -v /w/workspace/_app-service-configurable_PR-525@tmp:/w/workspace/_app-service-configurable_PR-525@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:latest cat [2023-03-01T13:01:28.970Z] $ docker top 0aeb0a6af3206c5b4a300d5a0f18a87dbba1efc97ff618a1d9cbe7bb8afe0cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:01:29.432Z] ---> job-cost.sh [2023-03-01T13:01:29.432Z] lf-activate-venv: SKIPPING [2023-03-01T13:01:29.432Z] INFO: No Stack... [2023-03-01T13:01:29.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T13:01:29.948Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T13:01:30.261Z] + cat /w/workspace/_app-service-configurable_PR-525/archives/cost.csv [2023-03-01T13:01:30.261Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T13:01:30.301Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [2023-03-01T13:01:30.306Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] did not exist. Created. [2023-03-01T13:01:30.306Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T13:01:30.695Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T13:01:30.752Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T13:01:30.780Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T13:01:30.861Z] $ docker stop --time=1 0aeb0a6af3206c5b4a300d5a0f18a87dbba1efc97ff618a1d9cbe7bb8afe0cf5 [2023-03-01T13:01:32.020Z] $ docker rm -f --volumes 0aeb0a6af3206c5b4a300d5a0f18a87dbba1efc97ff618a1d9cbe7bb8afe0cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T13:01:44.676Z] provisioning config files... [2023-03-01T13:01:44.702Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17010722492088669102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:01:45.095Z] ---> docker-login.sh [2023-03-01T13:01:45.095Z] nexus3.edgexfoundry.org:10001 [2023-03-01T13:01:45.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T13:01:45.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T13:01:45.684Z] Configure a credential helper to remove this warning. See [2023-03-01T13:01:45.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T13:01:45.684Z] [2023-03-01T13:01:45.684Z] Login Succeeded [2023-03-01T13:01:45.684Z] nexus3.edgexfoundry.org:10002 [2023-03-01T13:01:45.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T13:01:45.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T13:01:45.952Z] Configure a credential helper to remove this warning. See [2023-03-01T13:01:45.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T13:01:45.952Z] [2023-03-01T13:01:45.952Z] Login Succeeded [2023-03-01T13:01:45.952Z] nexus3.edgexfoundry.org:10003 [2023-03-01T13:01:46.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T13:01:46.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T13:01:46.495Z] Configure a credential helper to remove this warning. See [2023-03-01T13:01:46.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T13:01:46.495Z] [2023-03-01T13:01:46.495Z] Login Succeeded [2023-03-01T13:01:46.495Z] nexus3.edgexfoundry.org:10004 [2023-03-01T13:01:46.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T13:01:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T13:01:46.764Z] Configure a credential helper to remove this warning. See [2023-03-01T13:01:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T13:01:46.764Z] [2023-03-01T13:01:46.764Z] Login Succeeded [2023-03-01T13:01:46.764Z] docker.io [2023-03-01T13:01:47.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T13:01:47.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T13:01:47.302Z] Configure a credential helper to remove this warning. See [2023-03-01T13:01:47.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T13:01:47.302Z] [2023-03-01T13:01:47.302Z] Login Succeeded [2023-03-01T13:01:47.302Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T13:01:47.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T13:01:47.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T13:01:47.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T13:01:47.773Z] ========================================================= [2023-03-01T13:01:47.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T13:01:47.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:01:48.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T13:01:48.287Z] Sending build context to Docker daemon 176.6kB [2023-03-01T13:01:48.557Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T13:01:48.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T13:01:48.557Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T13:01:48.557Z] 9b18e9b68314: Pulling fs layer [2023-03-01T13:01:48.557Z] 35d82f9e3411: Pulling fs layer [2023-03-01T13:01:48.557Z] e16973657156: Pulling fs layer [2023-03-01T13:01:48.557Z] fc693d55d65f: Pulling fs layer [2023-03-01T13:01:48.557Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T13:01:48.557Z] dda99020689f: Pulling fs layer [2023-03-01T13:01:48.557Z] db1c61fa0a46: Pulling fs layer [2023-03-01T13:01:48.557Z] 891c053d2c06: Pulling fs layer [2023-03-01T13:01:48.557Z] fc693d55d65f: Waiting [2023-03-01T13:01:48.557Z] 7e9fc2657dce: Waiting [2023-03-01T13:01:48.557Z] dda99020689f: Waiting [2023-03-01T13:01:48.557Z] db1c61fa0a46: Waiting [2023-03-01T13:01:48.557Z] 891c053d2c06: Waiting [2023-03-01T13:01:48.832Z] e16973657156: Verifying Checksum [2023-03-01T13:01:48.832Z] e16973657156: Download complete [2023-03-01T13:01:48.832Z] 35d82f9e3411: Verifying Checksum [2023-03-01T13:01:48.832Z] 35d82f9e3411: Download complete [2023-03-01T13:01:48.832Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T13:01:48.832Z] 7e9fc2657dce: Download complete [2023-03-01T13:01:48.832Z] dda99020689f: Verifying Checksum [2023-03-01T13:01:48.832Z] dda99020689f: Download complete [2023-03-01T13:01:48.832Z] 9b18e9b68314: Verifying Checksum [2023-03-01T13:01:48.832Z] 9b18e9b68314: Download complete [2023-03-01T13:01:49.802Z] 9b18e9b68314: Pull complete [2023-03-01T13:01:49.802Z] 891c053d2c06: Verifying Checksum [2023-03-01T13:01:49.802Z] 891c053d2c06: Download complete [2023-03-01T13:01:50.386Z] 35d82f9e3411: Pull complete [2023-03-01T13:01:50.655Z] e16973657156: Pull complete [2023-03-01T13:01:50.924Z] db1c61fa0a46: Verifying Checksum [2023-03-01T13:01:50.924Z] db1c61fa0a46: Download complete [2023-03-01T13:01:51.886Z] fc693d55d65f: Verifying Checksum [2023-03-01T13:01:51.886Z] fc693d55d65f: Download complete [2023-03-01T13:02:04.240Z] fc693d55d65f: Pull complete [2023-03-01T13:02:04.240Z] 7e9fc2657dce: Pull complete [2023-03-01T13:02:04.240Z] dda99020689f: Pull complete [2023-03-01T13:02:11.038Z] db1c61fa0a46: Pull complete [2023-03-01T13:02:12.993Z] 891c053d2c06: Pull complete [2023-03-01T13:02:12.993Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T13:02:12.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T13:02:12.993Z] ---> f96f9c87975a [2023-03-01T13:02:12.993Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T13:02:14.940Z] ---> Running in 7afd6c507096 [2023-03-01T13:02:14.940Z] Removing intermediate container 7afd6c507096 [2023-03-01T13:02:14.940Z] ---> b478805ae102 [2023-03-01T13:02:14.940Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T13:02:14.940Z] ---> Running in 72c2aba4eef0 [2023-03-01T13:02:15.209Z] Removing intermediate container 72c2aba4eef0 [2023-03-01T13:02:15.209Z] ---> a8b19445af3f [2023-03-01T13:02:15.209Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T13:02:15.209Z] ---> Running in 397293c9490c [2023-03-01T13:02:15.794Z] Removing intermediate container 397293c9490c [2023-03-01T13:02:15.794Z] ---> 71850c766433 [2023-03-01T13:02:15.794Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T13:02:15.794Z] ---> Running in f39dbb7a5920 [2023-03-01T13:02:16.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T13:02:17.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T13:02:17.996Z] OK: 221 MiB in 51 packages [2023-03-01T13:02:20.575Z] Removing intermediate container f39dbb7a5920 [2023-03-01T13:02:20.575Z] ---> 17a25137a87b [2023-03-01T13:02:20.575Z] Step 7/12 : WORKDIR /app [2023-03-01T13:02:20.575Z] ---> Running in 70552f0e1f04 [2023-03-01T13:02:20.575Z] Removing intermediate container 70552f0e1f04 [2023-03-01T13:02:20.575Z] ---> b3d801f52ecc [2023-03-01T13:02:20.575Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T13:02:21.160Z] ---> 7483e4267ce1 [2023-03-01T13:02:21.160Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T13:02:21.160Z] ---> Running in 040b241d60b0 [2023-03-01T13:03:29.031Z] Removing intermediate container 040b241d60b0 [2023-03-01T13:03:29.031Z] ---> aebbd514e777 [2023-03-01T13:03:29.031Z] Step 10/12 : COPY . . [2023-03-01T13:03:29.031Z] ---> b45f1fc28510 [2023-03-01T13:03:29.031Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T13:03:29.031Z] ---> Running in 2394c5986f6c [2023-03-01T13:03:29.031Z] Removing intermediate container 2394c5986f6c [2023-03-01T13:03:29.031Z] ---> 579665cdf5d0 [2023-03-01T13:03:29.031Z] Step 12/12 : RUN $MAKE [2023-03-01T13:03:29.031Z] ---> Running in c99de5a6853b [2023-03-01T13:03:29.031Z] noop [2023-03-01T13:03:29.031Z] Removing intermediate container c99de5a6853b [2023-03-01T13:03:29.031Z] ---> dfa317314f39 [2023-03-01T13:03:29.031Z] Successfully built dfa317314f39 [2023-03-01T13:03:29.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:03:29.513Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T13:03:29.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:03:29.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-7959 does not seem to be running inside a container [2023-03-01T13:03:29.871Z] $ 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-01T13:03:31.056Z] $ docker top f31879ae107f6f934b84e593f83b64738391ec93c7b94e80c374fdd8b7f99d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T13:03:31.940Z] + go version [2023-03-01T13:03:31.940Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T13:03:31.984Z] $ docker stop --time=1 f31879ae107f6f934b84e593f83b64738391ec93c7b94e80c374fdd8b7f99d7a [2023-03-01T13:03:33.610Z] $ docker rm -f --volumes f31879ae107f6f934b84e593f83b64738391ec93c7b94e80c374fdd8b7f99d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:03:34.434Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T13:03:34.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:03:34.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-7959 does not seem to be running inside a container [2023-03-01T13:03:34.748Z] $ 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-01T13:03:35.971Z] $ docker top a8d417a19ffe21060f0d8beaa573e8f55fd48c744fef239c889a6b9078bd92cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T13:03:36.856Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T13:03:37.569Z] + make test [2023-03-01T13:03:37.569Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T13:05:59.299Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-01T13:05:59.299Z] go vet ./... [2023-03-01T13:07:36.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T13:07:36.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T13:07:36.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T13:07:36.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T13:07:36.911Z] $ docker stop --time=1 a8d417a19ffe21060f0d8beaa573e8f55fd48c744fef239c889a6b9078bd92cd [2023-03-01T13:07:38.617Z] $ docker rm -f --volumes a8d417a19ffe21060f0d8beaa573e8f55fd48c744fef239c889a6b9078bd92cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T13:07:39.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T13:07:39.911Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T13:07:40.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T13:07:40.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T13:07:41.256Z] + ls -al . [2023-03-01T13:07:41.256Z] total 168 [2023-03-01T13:07:41.256Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 1 13:03 . [2023-03-01T13:07:41.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 13:01 .. [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 13:01 .dockerignore [2023-03-01T13:07:41.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 13:01 .git [2023-03-01T13:07:41.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 13:01 .github [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 13:01 .gitignore [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 13:01 Attribution.txt [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 13:01 CHANGELOG.md [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 13:01 Dockerfile [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 13:01 GOVERNANCE.md [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 13:01 Jenkinsfile [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 13:01 LICENSE [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 13:01 OWNERS.md [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 13:01 README.md [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 12:59 VERSION [2023-03-01T13:07:41.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 13:01 bin [2023-03-01T13:07:41.256Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 1 13:03 coverage.out [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 13:01 go.mod [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 13:01 go.sum [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 13:01 main.go [2023-03-01T13:07:41.256Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 13:01 makefile [2023-03-01T13:07:41.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 13:01 res [2023-03-01T13:07:41.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 13:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:07:41.667Z] + 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=7a6ba148887baa8b8caa22a7eb43c6da814982f6 --label arch=arm64 --label version=0.0.0 . [2023-03-01T13:07:41.667Z] Sending build context to Docker daemon 177.7kB [2023-03-01T13:07:41.937Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T13:07:41.937Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-01T13:07:41.937Z] ---> dfa317314f39 [2023-03-01T13:07:41.937Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T13:07:41.937Z] ---> Running in 2e19dedca9ce [2023-03-01T13:07:42.207Z] Removing intermediate container 2e19dedca9ce [2023-03-01T13:07:42.207Z] ---> 48c6d1c33be8 [2023-03-01T13:07:42.207Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T13:07:42.475Z] ---> Running in 5ced275f1bd5 [2023-03-01T13:07:42.745Z] Removing intermediate container 5ced275f1bd5 [2023-03-01T13:07:42.745Z] ---> 9b5a5401e573 [2023-03-01T13:07:42.745Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-01T13:07:42.745Z] ---> Running in effba929577e [2023-03-01T13:07:43.024Z] Removing intermediate container effba929577e [2023-03-01T13:07:43.024Z] ---> 6b633b5e2693 [2023-03-01T13:07:43.024Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T13:07:43.024Z] ---> Running in acc45ba32711 [2023-03-01T13:07:43.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T13:07:44.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T13:07:45.220Z] OK: 221 MiB in 51 packages [2023-03-01T13:07:46.650Z] Removing intermediate container acc45ba32711 [2023-03-01T13:07:46.650Z] ---> 3ffa75fdeadc [2023-03-01T13:07:46.650Z] Step 7/26 : WORKDIR /app [2023-03-01T13:07:46.650Z] ---> Running in cfc02bd15e86 [2023-03-01T13:07:46.918Z] Removing intermediate container cfc02bd15e86 [2023-03-01T13:07:46.918Z] ---> dc5df65c67ba [2023-03-01T13:07:46.919Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-01T13:07:47.503Z] ---> 34a1b1454f0a [2023-03-01T13:07:47.503Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T13:07:47.503Z] ---> Running in e86bc3aedab8 [2023-03-01T13:07:51.775Z] Removing intermediate container e86bc3aedab8 [2023-03-01T13:07:51.775Z] ---> 560150ca80f5 [2023-03-01T13:07:51.775Z] Step 10/26 : COPY . . [2023-03-01T13:07:51.775Z] ---> 445bff05b554 [2023-03-01T13:07:51.775Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T13:07:51.775Z] ---> Running in 1cf5254689fc [2023-03-01T13:07:52.044Z] Removing intermediate container 1cf5254689fc [2023-03-01T13:07:52.044Z] ---> 8f675a86d71b [2023-03-01T13:07:52.044Z] Step 12/26 : RUN $MAKE [2023-03-01T13:07:52.326Z] ---> Running in 36ef20215ede [2023-03-01T13:07:53.290Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-01T13:10:00.002Z] Removing intermediate container 36ef20215ede [2023-03-01T13:10:00.002Z] ---> 3ad15d236981 [2023-03-01T13:10:00.002Z] Step 13/26 : FROM alpine:3.16 [2023-03-01T13:10:00.002Z] 3.16: Pulling from library/alpine [2023-03-01T13:10:00.002Z] 3760b48202b3: Pulling fs layer [2023-03-01T13:10:00.002Z] 3760b48202b3: Verifying Checksum [2023-03-01T13:10:00.002Z] 3760b48202b3: Download complete [2023-03-01T13:10:00.002Z] 3760b48202b3: Pull complete [2023-03-01T13:10:00.002Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T13:10:00.002Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T13:10:00.002Z] ---> 4c81e5bf8899 [2023-03-01T13:10:00.002Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-01T13:10:00.002Z] ---> Running in 68c09b231fe8 [2023-03-01T13:10:00.002Z] Removing intermediate container 68c09b231fe8 [2023-03-01T13:10:00.002Z] ---> e20e65f15930 [2023-03-01T13:10:00.002Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-01T13:10:00.002Z] ---> Running in 8f8a6dd11dd6 [2023-03-01T13:10:00.002Z] Removing intermediate container 8f8a6dd11dd6 [2023-03-01T13:10:00.002Z] ---> 42108d45337b [2023-03-01T13:10:00.002Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T13:10:00.002Z] ---> Running in a2b96d6a64ce [2023-03-01T13:10:00.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T13:10:00.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T13:10:00.002Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T13:10:00.002Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T13:10:00.002Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T13:10:00.002Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T13:10:00.002Z] OK: 6 MiB in 16 packages [2023-03-01T13:10:00.002Z] Removing intermediate container a2b96d6a64ce [2023-03-01T13:10:00.002Z] ---> 8611bd1aa693 [2023-03-01T13:10:00.002Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-01T13:10:00.002Z] ---> f85261e4a568 [2023-03-01T13:10:00.002Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-01T13:10:00.002Z] ---> 0c91d342ce25 [2023-03-01T13:10:00.002Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-01T13:10:00.002Z] ---> fb55d7f0021e [2023-03-01T13:10:00.002Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-01T13:10:00.002Z] ---> 1cb37f3325c5 [2023-03-01T13:10:00.002Z] Step 21/26 : EXPOSE 48095 [2023-03-01T13:10:00.002Z] ---> Running in 3b7c8fa846dc [2023-03-01T13:10:00.002Z] Removing intermediate container 3b7c8fa846dc [2023-03-01T13:10:00.002Z] ---> 581fdebe69bb [2023-03-01T13:10:00.003Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-01T13:10:00.003Z] ---> Running in cf8ed8abe55e [2023-03-01T13:10:00.003Z] Removing intermediate container cf8ed8abe55e [2023-03-01T13:10:00.003Z] ---> c9376410099b [2023-03-01T13:10:00.003Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T13:10:00.003Z] ---> Running in 22017499af5a [2023-03-01T13:10:00.003Z] Removing intermediate container 22017499af5a [2023-03-01T13:10:00.003Z] ---> 25b2d7edf588 [2023-03-01T13:10:00.003Z] Step 24/26 : LABEL arch=arm64 [2023-03-01T13:10:00.003Z] ---> Running in 8c556ca85b8f [2023-03-01T13:10:00.003Z] Removing intermediate container 8c556ca85b8f [2023-03-01T13:10:00.003Z] ---> bc7c14135a0b [2023-03-01T13:10:00.003Z] Step 25/26 : LABEL git_sha=7a6ba148887baa8b8caa22a7eb43c6da814982f6 [2023-03-01T13:10:00.003Z] ---> Running in 350b3bc371e9 [2023-03-01T13:10:00.003Z] Removing intermediate container 350b3bc371e9 [2023-03-01T13:10:00.003Z] ---> 5e751c711d22 [2023-03-01T13:10:00.003Z] Step 26/26 : LABEL version=0.0.0 [2023-03-01T13:10:00.003Z] ---> Running in 181b504e25cc [2023-03-01T13:10:00.003Z] Removing intermediate container 181b504e25cc [2023-03-01T13:10:00.003Z] ---> fd7735ea3baf [2023-03-01T13:10:00.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T13:10:00.003Z] Successfully built fd7735ea3baf [2023-03-01T13:10:00.003Z] 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-01T13:10:00.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T13:10:00.785Z] [2023-03-01T13:10:00.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:10:01.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T13:10:01.186Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T13:10:01.186Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T13:10:01.186Z] 04944245beec: Pulling fs layer [2023-03-01T13:10:01.186Z] 699f458cf7ca: Pulling fs layer [2023-03-01T13:10:01.186Z] 765212b225bb: Pulling fs layer [2023-03-01T13:10:01.186Z] f23df028b6ca: Pulling fs layer [2023-03-01T13:10:01.186Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T13:10:01.186Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T13:10:01.186Z] 765212b225bb: Waiting [2023-03-01T13:10:01.186Z] d65c8cfc05b1: Waiting [2023-03-01T13:10:01.186Z] 2437ff75d9bd: Waiting [2023-03-01T13:10:01.186Z] f23df028b6ca: Waiting [2023-03-01T13:10:01.456Z] 04944245beec: Verifying Checksum [2023-03-01T13:10:01.456Z] 04944245beec: Download complete [2023-03-01T13:10:01.456Z] 765212b225bb: Verifying Checksum [2023-03-01T13:10:01.456Z] 765212b225bb: Download complete [2023-03-01T13:10:01.456Z] f23df028b6ca: Verifying Checksum [2023-03-01T13:10:01.456Z] f23df028b6ca: Download complete [2023-03-01T13:10:01.456Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T13:10:01.456Z] d65c8cfc05b1: Download complete [2023-03-01T13:10:01.722Z] 699f458cf7ca: Verifying Checksum [2023-03-01T13:10:01.722Z] 699f458cf7ca: Download complete [2023-03-01T13:10:01.989Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T13:10:01.989Z] 8998bd30e6a1: Download complete [2023-03-01T13:10:03.935Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T13:10:03.935Z] 2437ff75d9bd: Download complete [2023-03-01T13:10:05.876Z] 8998bd30e6a1: Pull complete [2023-03-01T13:10:06.142Z] 04944245beec: Pull complete [2023-03-01T13:10:08.729Z] 699f458cf7ca: Pull complete [2023-03-01T13:10:08.729Z] 765212b225bb: Pull complete [2023-03-01T13:10:09.316Z] f23df028b6ca: Pull complete [2023-03-01T13:10:09.582Z] d65c8cfc05b1: Pull complete [2023-03-01T13:10:24.567Z] 2437ff75d9bd: Pull complete [2023-03-01T13:10:24.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T13:10:24.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T13:10:24.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:10:24.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-7959 does not seem to be running inside a container [2023-03-01T13:10:24.960Z] $ 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-01T13:10:27.667Z] $ docker top d7be20da6b27561b96ac949c7a7aa337228a8d689ee185c2319ab3c85116bd0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:28.566Z] ---> job-cost.sh [2023-03-01T13:10:28.566Z] lf-activate-venv: SKIPPING [2023-03-01T13:10:28.566Z] INFO: No Stack... [2023-03-01T13:10:29.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T13:10:29.816Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T13:10:30.501Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-01T13:10:30.501Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T13:10:30.631Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [2023-03-01T13:10:30.647Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] did not exist. Created. [2023-03-01T13:10:30.647Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T13:10:31.086Z] /w/workspace/app-service-configurable/1@tmp/durable-b7a3d893/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T13:10:31.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T13:10:31.810Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T13:10:31.860Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T13:10:31.878Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T13:10:31.968Z] $ docker stop --time=1 d7be20da6b27561b96ac949c7a7aa337228a8d689ee185c2319ab3c85116bd0a [2023-03-01T13:10:33.480Z] $ docker rm -f --volumes d7be20da6b27561b96ac949c7a7aa337228a8d689ee185c2319ab3c85116bd0a [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-01T13:10:34.449Z] provisioning config files... [2023-03-01T13:10:34.456Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-525@tmp/config15789942207404594468tmp [Pipeline] { [Pipeline] sh [2023-03-01T13:10:34.788Z] + set +x [2023-03-01T13:10:34.788Z] + curl -s https://codecov.io/bash [2023-03-01T13:10:34.788Z] + bash -s -- [2023-03-01T13:10:34.788Z] [2023-03-01T13:10:34.788Z] _____ _ [2023-03-01T13:10:34.788Z] / ____| | | [2023-03-01T13:10:34.788Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T13:10:34.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T13:10:34.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T13:10:34.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T13:10:34.788Z] Bash-1.0.6 [2023-03-01T13:10:34.788Z] [2023-03-01T13:10:34.788Z] [2023-03-01T13:10:34.788Z] ==> git version 2.25.1 found [2023-03-01T13:10:34.789Z] ==> 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-01T13:10:34.789Z] Release-Date: 2020-01-08 [2023-03-01T13:10:34.789Z] 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-01T13:10:34.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T13:10:34.789Z] ==> Jenkins CI detected. [2023-03-01T13:10:34.789Z] current dir:  /w/workspace/_app-service-configurable_PR-525 [2023-03-01T13:10:34.789Z] project root: . [2023-03-01T13:10:34.789Z] --> token set from env [2023-03-01T13:10:34.789Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T13:10:34.789Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T13:10:34.789Z] ==> Python coveragepy not found [2023-03-01T13:10:34.789Z] ==> Searching for coverage reports in: [2023-03-01T13:10:34.789Z] + . [2023-03-01T13:10:35.049Z] -> Found 1 reports [2023-03-01T13:10:35.049Z] ==> Detecting git/mercurial file structure [2023-03-01T13:10:35.049Z] ==> Reading reports [2023-03-01T13:10:35.049Z] + ./coverage.out bytes=13 [2023-03-01T13:10:35.049Z] ==> Appending adjustments [2023-03-01T13:10:35.049Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T13:10:35.049Z] + Found adjustments [2023-03-01T13:10:35.049Z] ==> Gzipping contents [2023-03-01T13:10:35.049Z] 4.0K /tmp/codecov.zThylb.gz [2023-03-01T13:10:35.049Z] ==> Uploading reports [2023-03-01T13:10:35.049Z] url: https://codecov.io [2023-03-01T13:10:35.049Z] query: branch=PR-525&commit=7a6ba148887baa8b8caa22a7eb43c6da814982f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=525&job=&cmd_args= [2023-03-01T13:10:35.049Z] -> Pinging Codecov [2023-03-01T13:10:35.049Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-525&commit=7a6ba148887baa8b8caa22a7eb43c6da814982f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=525&job=&cmd_args= [2023-03-01T13:10:35.049Z] -> Uploading to [2023-03-01T13:10:35.049Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/A97CA9966030D2A3747ED39772930CCE/7a6ba148887baa8b8caa22a7eb43c6da814982f6/743dc7da-0448-42b6-ac0d-702b6c0e2854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T131034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf51cd2aa75cc0a2571a39784069ceb4af5ac6b929c16712ad29f76406ac2739 [2023-03-01T13:10:35.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T13:10:35.050Z] Dload Upload Total Spent Left Speed [2023-03-01T13:10:35.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1739 --:--:-- --:--:-- --:--:-- 1739 [2023-03-01T13:10:35.621Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7a6ba148887baa8b8caa22a7eb43c6da814982f6 [Pipeline] } [2023-03-01T13:10:35.650Z] 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-01T13:10:37.380Z] + [ -d /w/workspace/_app-service-configurable_PR-525/archives ] [2023-03-01T13:10:37.380Z] + ls -al /w/workspace/_app-service-configurable_PR-525/archives [2023-03-01T13:10:37.380Z] total 16 [2023-03-01T13:10:37.380Z] drwxr-xr-x 3 root root 4096 Mar 1 13:01 . [2023-03-01T13:10:37.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 13:01 .. [2023-03-01T13:10:37.380Z] drwxr-xr-x 2 root root 4096 Mar 1 13:01 cost [2023-03-01T13:10:37.380Z] -rw-r--r-- 1 root root 96 Mar 1 13:01 cost.csv [2023-03-01T13:10:37.380Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-525/archives [2023-03-01T13:10:37.380Z] + ls -al /w/workspace/_app-service-configurable_PR-525/archives [2023-03-01T13:10:37.380Z] total 16 [2023-03-01T13:10:37.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 13:01 . [2023-03-01T13:10:37.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 13:01 .. [2023-03-01T13:10:37.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 13:01 cost [2023-03-01T13:10:37.380Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 1 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:37.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:38.603Z] ---> package-listing.sh [2023-03-01T13:10:38.603Z] ++ facter osfamily [2023-03-01T13:10:38.603Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T13:10:38.866Z] + OS_FAMILY=debian [2023-03-01T13:10:38.866Z] + workspace=/w/workspace/_app-service-configurable_PR-525 [2023-03-01T13:10:38.866Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T13:10:38.866Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T13:10:38.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T13:10:38.866Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T13:10:38.866Z] + '[' /w/workspace/_app-service-configurable_PR-525 ']' [2023-03-01T13:10:38.866Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T13:10:38.866Z] + case "${OS_FAMILY}" in [2023-03-01T13:10:38.866Z] + dpkg -l [2023-03-01T13:10:38.866Z] + grep '^ii' [2023-03-01T13:10:38.866Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T13:10:38.866Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T13:10:38.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T13:10:38.866Z] + '[' /w/workspace/_app-service-configurable_PR-525 ']' [2023-03-01T13:10:38.866Z] + mkdir -p /w/workspace/_app-service-configurable_PR-525/archives/ [2023-03-01T13:10:38.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-525/archives/ [Pipeline] echo [2023-03-01T13:10:38.899Z] 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-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T13:10:39.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T13:10:39.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T13:10:39.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T13:10:39.962Z] prd-ubuntu20.04-docker-8c-8g-7958 does not seem to be running inside a container [2023-03-01T13:10:39.990Z] $ 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-525/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-525 -v /w/workspace/_app-service-configurable_PR-525:/w/workspace/_app-service-configurable_PR-525:rw,z -v /w/workspace/_app-service-configurable_PR-525@tmp:/w/workspace/_app-service-configurable_PR-525@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-01T13:10:40.405Z] $ docker top ecd494b1e1d61654a656f27dfe12d0ab4d132c2c252436cea38e5d56d9d30725 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T13:10:40.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T13:10:41.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T13:10:41.431Z] + ls /var/log/sa-host [2023-03-01T13:10:41.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T13:10:41.673Z] provisioning config files... [2023-03-01T13:10:41.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-525@tmp/config5572347902721164820tmp [Pipeline] { [Pipeline] echo [2023-03-01T13:10:41.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:42.055Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T13:10:42.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:42.501Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T13:10:42.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:42.857Z] ---> sudo-logs.sh [2023-03-01T13:10:42.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T13:10:42.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:43.268Z] ---> job-cost.sh [2023-03-01T13:10:43.268Z] lf-activate-venv: SKIPPING [2023-03-01T13:10:43.268Z] DEBUG: total: 0.2199999988079071 [2023-03-01T13:10:43.268Z] INFO: Retrieving Stack Cost... [2023-03-01T13:10:43.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T13:10:44.099Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T13:10:44.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T13:10:44.496Z] ---> logs-deploy.sh [2023-03-01T13:10:44.496Z] lf-activate-venv: SKIPPING [2023-03-01T13:10:44.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-525/1 [2023-03-01T13:10:44.496Z] INFO: archiving workspace using pattern(s): [2023-03-01T13:10:45.427Z] Archives upload complete. [2023-03-01T13:10:45.427Z] INFO: archiving logs to Nexus