Pull request #552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b463a9447967e4893ec3a48b93454e07f983efd+42849b84e1aa64fff78d6352030ff1fd7abd87e1 (6beebd4be599657cf7a20f7e4f263fa3ff359f4b) 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-ssh524735473164592401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1314968439970915066.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-552/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-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14796014859022940230.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-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16206192463179731140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh13436415391600065100.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-552/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-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7207560973562306540.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11893 in /w/workspace/_app-service-configurable_PR-552 [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-552 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 42849b84e1aa64fff78d6352030ff1fd7abd87e1 into PR head commit 0b463a9447967e4893ec3a48b93454e07f983efd Merge succeeded, producing 0b463a9447967e4893ec3a48b93454e07f983efd Checking out Revision 0b463a9447967e4893ec3a48b93454e07f983efd (PR-552) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b463a9447967e4893ec3a48b93454e07f983efd # 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 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b463a9447967e4893ec3a48b93454e07f983efd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T12:58:17.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T12:58:17.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T12:58:17.921Z] ========================================================= [2023-04-27T12:58:17.921Z] EdgeX Global Pipelines Version Info [2023-04-27T12:58:17.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T12:58:18.690Z] ------------------- [2023-04-27T12:58:18.691Z] stable info: [2023-04-27T12:58:18.691Z] ------------------- [2023-04-27T12:58:18.691Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T12:58:18.691Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T12:58:18.691Z] Message: update stable to v1.0.248 [2023-04-27T12:58:19.267Z] ------------------- [2023-04-27T12:58:19.267Z] experimental info: [2023-04-27T12:58:19.267Z] ------------------- [2023-04-27T12:58:19.267Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T12:58:19.267Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T12:58:19.267Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T12:58:19.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-27T12:58:19.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-27T12:58:19.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T12:58:19.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T12:58:19.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T12:58:19.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T12:58:19.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T12:58:19.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T12:58:19.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T12:58:19.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T12:58:20.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T12:58:20.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-27T12:58:20.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T12:58:20.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T12:58:20.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T12:58:20.286Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T12:58:20.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T12:58:20.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T12:58:20.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T12:58:20.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T12:58:20.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T12:58:20.533Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T12:58:20.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T12:58:20.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T12:58:20.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T12:58:20.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T12:58:20.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T12:58:20.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo [2023-04-27T12:58:20.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo [2023-04-27T12:58:20.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo [2023-04-27T12:58:21.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b463a9447967e4893ec3a48b93454e07f983efd [Pipeline] echo [2023-04-27T12:58:21.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b463a9 [Pipeline] echo [2023-04-27T12:58:21.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T12:58:21.235Z] provisioning config files... [2023-04-27T12:58:21.252Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-552@tmp/config13218904177536918272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T12:58:21.597Z] ---> docker-login.sh [2023-04-27T12:58:21.597Z] nexus3.edgexfoundry.org:10001 [2023-04-27T12:58:21.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:21.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:21.858Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:21.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:21.858Z] [2023-04-27T12:58:21.858Z] Login Succeeded [2023-04-27T12:58:21.858Z] nexus3.edgexfoundry.org:10002 [2023-04-27T12:58:21.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:22.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:22.119Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:22.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:22.119Z] [2023-04-27T12:58:22.119Z] Login Succeeded [2023-04-27T12:58:22.119Z] nexus3.edgexfoundry.org:10003 [2023-04-27T12:58:22.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:22.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:22.119Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:22.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:22.119Z] [2023-04-27T12:58:22.119Z] Login Succeeded [2023-04-27T12:58:22.119Z] nexus3.edgexfoundry.org:10004 [2023-04-27T12:58:22.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:22.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:22.380Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:22.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:22.380Z] [2023-04-27T12:58:22.380Z] Login Succeeded [2023-04-27T12:58:22.380Z] docker.io [2023-04-27T12:58:22.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:22.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:22.643Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:22.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:22.643Z] [2023-04-27T12:58:22.643Z] Login Succeeded [2023-04-27T12:58:22.643Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T12:58:22.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T12:58:23.313Z] + git rev-list -1 --merges 0b463a9447967e4893ec3a48b93454e07f983efd~1..0b463a9447967e4893ec3a48b93454e07f983efd [Pipeline] echo [2023-04-27T12:58:23.387Z] -----------> git rev-list -1 --merges 0b463a9447967e4893ec3a48b93454e07f983efd~1..0b463a9447967e4893ec3a48b93454e07f983efd 0b463a9447967e4893ec3a48b93454e07f983efd [false] [Pipeline] sh [2023-04-27T12:58:23.701Z] + git log --format=format:%s -1 0b463a9447967e4893ec3a48b93454e07f983efd [Pipeline] echo [2023-04-27T12:58:23.734Z] ========================================================= [2023-04-27T12:58:23.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T12:58:23.734Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T12:58:24.167Z] + git log --format=format:%s -1 0b463a9447967e4893ec3a48b93454e07f983efd [Pipeline] echo [2023-04-27T12:58:24.205Z] [semverPrep] GIT_COMMIT: 0b463a9447967e4893ec3a48b93454e07f983efd, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-27T12:58:24.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T12:58:24.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T12:58:24.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T12:58:24.648Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T12:58:24.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T12:58:24.648Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T12:58:24.648Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T12:58:24.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T12:58:25.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T12:58:25.181Z] [2023-04-27T12:58:25.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T12:58:25.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T12:58:25.623Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T12:58:25.623Z] b85a868b505f: Pulling fs layer [2023-04-27T12:58:25.623Z] e2be974225ed: Pulling fs layer [2023-04-27T12:58:25.623Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T12:58:25.623Z] 988bab9f4d93: Pulling fs layer [2023-04-27T12:58:25.623Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T12:58:25.623Z] eaf3925da568: Pulling fs layer [2023-04-27T12:58:25.623Z] bab4dde63d76: Pulling fs layer [2023-04-27T12:58:25.623Z] bde34c3a00c8: Pulling fs layer [2023-04-27T12:58:25.623Z] b352a97aabf1: Pulling fs layer [2023-04-27T12:58:25.623Z] 4872d77fe225: Pulling fs layer [2023-04-27T12:58:25.623Z] 5851b861e8e6: Pulling fs layer [2023-04-27T12:58:25.623Z] 988bab9f4d93: Waiting [2023-04-27T12:58:25.623Z] 1469e6f7b9e6: Waiting [2023-04-27T12:58:25.623Z] b352a97aabf1: Waiting [2023-04-27T12:58:25.623Z] eaf3925da568: Waiting [2023-04-27T12:58:25.623Z] bde34c3a00c8: Waiting [2023-04-27T12:58:25.623Z] 5851b861e8e6: Waiting [2023-04-27T12:58:25.623Z] e2be974225ed: Verifying Checksum [2023-04-27T12:58:25.623Z] e2be974225ed: Download complete [2023-04-27T12:58:25.623Z] 988bab9f4d93: Verifying Checksum [2023-04-27T12:58:25.623Z] 988bab9f4d93: Download complete [2023-04-27T12:58:25.623Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T12:58:25.623Z] 1469e6f7b9e6: Download complete [2023-04-27T12:58:25.623Z] eaf3925da568: Verifying Checksum [2023-04-27T12:58:25.623Z] eaf3925da568: Download complete [2023-04-27T12:58:25.884Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T12:58:25.884Z] 339a4e72a1f5: Download complete [2023-04-27T12:58:25.884Z] bde34c3a00c8: Verifying Checksum [2023-04-27T12:58:25.884Z] bde34c3a00c8: Download complete [2023-04-27T12:58:25.884Z] b352a97aabf1: Verifying Checksum [2023-04-27T12:58:25.884Z] b352a97aabf1: Download complete [2023-04-27T12:58:25.884Z] 4872d77fe225: Verifying Checksum [2023-04-27T12:58:25.884Z] 4872d77fe225: Download complete [2023-04-27T12:58:25.884Z] 5851b861e8e6: Verifying Checksum [2023-04-27T12:58:25.884Z] 5851b861e8e6: Download complete [2023-04-27T12:58:25.884Z] b85a868b505f: Verifying Checksum [2023-04-27T12:58:25.884Z] b85a868b505f: Download complete [2023-04-27T12:58:26.145Z] bab4dde63d76: Verifying Checksum [2023-04-27T12:58:26.145Z] bab4dde63d76: Download complete [2023-04-27T12:58:27.541Z] b85a868b505f: Pull complete [2023-04-27T12:58:27.541Z] e2be974225ed: Pull complete [2023-04-27T12:58:28.113Z] 339a4e72a1f5: Pull complete [2023-04-27T12:58:28.114Z] 988bab9f4d93: Pull complete [2023-04-27T12:58:28.374Z] 1469e6f7b9e6: Pull complete [2023-04-27T12:58:28.374Z] eaf3925da568: Pull complete [2023-04-27T12:58:30.297Z] bab4dde63d76: Pull complete [2023-04-27T12:58:30.297Z] bde34c3a00c8: Pull complete [2023-04-27T12:58:30.558Z] b352a97aabf1: Pull complete [2023-04-27T12:58:30.558Z] 4872d77fe225: Pull complete [2023-04-27T12:58:30.821Z] 5851b861e8e6: Pull complete [2023-04-27T12:58:30.821Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T12:58:30.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T12:58:30.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T12:58:31.086Z] prd-ubuntu20.04-docker-8c-8g-11893 does not seem to be running inside a container [2023-04-27T12:58:31.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-552 -v /w/workspace/_app-service-configurable_PR-552:/w/workspace/_app-service-configurable_PR-552:rw,z -v /w/workspace/_app-service-configurable_PR-552@tmp:/w/workspace/_app-service-configurable_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T12:58:33.894Z] $ docker top 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 -eo pid,comm [2023-04-27T12:58:33.957Z] 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-04-27T12:58:33.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T12:58:34.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T12:58:34.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T12:58:34.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T12:58:34.230Z] $ docker exec 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 ssh-agent [2023-04-27T12:58:34.347Z] SSH_AUTH_SOCK=/tmp/ssh-yvWMDR1brLoJ/agent.32 [2023-04-27T12:58:34.347Z] SSH_AGENT_PID=38 [2023-04-27T12:58:34.355Z] Running ssh-add (command line suppressed) [2023-04-27T12:58:34.464Z] Identity added: /w/workspace/_app-service-configurable_PR-552@tmp/private_key_10451496996521374999.key (/w/workspace/_app-service-configurable_PR-552@tmp/private_key_10451496996521374999.key) [2023-04-27T12:58:34.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T12:58:34.891Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T12:58:34.922Z] $ docker exec --env ******** --env ******** 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 ssh-agent -k [2023-04-27T12:58:35.028Z] unset SSH_AUTH_SOCK; [2023-04-27T12:58:35.029Z] unset SSH_AGENT_PID; [2023-04-27T12:58:35.029Z] echo Agent pid 38 killed; [2023-04-27T12:58:35.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T12:58:35.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T12:58:35.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T12:58:35.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T12:58:35.251Z] $ docker exec 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 ssh-agent [2023-04-27T12:58:35.359Z] SSH_AUTH_SOCK=/tmp/ssh-8mmM1r3Ngu2E/agent.71 [2023-04-27T12:58:35.359Z] SSH_AGENT_PID=77 [2023-04-27T12:58:35.364Z] Running ssh-add (command line suppressed) [2023-04-27T12:58:35.463Z] Identity added: /w/workspace/_app-service-configurable_PR-552@tmp/private_key_7567359320194649438.key (/w/workspace/_app-service-configurable_PR-552@tmp/private_key_7567359320194649438.key) [2023-04-27T12:58:35.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T12:58:35.812Z] + git semver init [2023-04-27T12:58:36.074Z] 2023-04-27 12:58:35,983 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T12:58:36.074Z] 2023-04-27 12:58:35,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-552/.semver [2023-04-27T12:58:36.074Z] 2023-04-27 12:58:35,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-552/.semver [2023-04-27T12:58:36.074Z] 2023-04-27 12:58:35,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-552/.semver'], cwd=/w/workspace/_app-service-configurable_PR-552, universal_newlines=False, shell=None, istream=None) [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,747 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-552/.git/info/exclude [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-552/.semver/PR-552 with force:False [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,747 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-552/.semver/PR-552 [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,751 [execute] INFO git cat-file --batch-check [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,757 [execute] INFO git cat-file --batch [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T12:58:37.014Z] 2023-04-27 12:58:36,762 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-552/.semver/PR-552 [2023-04-27T12:58:37.014Z] 0.0.0 [Pipeline] } [2023-04-27T12:58:37.040Z] $ docker exec --env ******** --env ******** 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 ssh-agent -k [2023-04-27T12:58:37.126Z] unset SSH_AUTH_SOCK; [2023-04-27T12:58:37.126Z] unset SSH_AGENT_PID; [2023-04-27T12:58:37.126Z] echo Agent pid 77 killed; [2023-04-27T12:58:37.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T12:58:37.580Z] + git semver [Pipeline] } [2023-04-27T12:58:37.865Z] $ docker stop --time=1 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 [2023-04-27T12:58:39.189Z] $ docker rm -f --volumes 5df8f43111407c12f4ee499530d0b2f14c8123cff3a8fb290ad10f6431cb7204 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T12:58:39.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T12:58:39.922Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T12:58:39.940Z] [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-04-27T12:58:40.572Z] provisioning config files... [2023-04-27T12:58:40.581Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-552@tmp/config9280512250143933851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T12:58:40.951Z] ---> docker-login.sh [2023-04-27T12:58:40.951Z] nexus3.edgexfoundry.org:10001 [2023-04-27T12:58:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:40.951Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:40.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:40.951Z] [2023-04-27T12:58:40.951Z] Login Succeeded [2023-04-27T12:58:40.951Z] nexus3.edgexfoundry.org:10002 [2023-04-27T12:58:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:40.951Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:40.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:40.951Z] [2023-04-27T12:58:40.951Z] Login Succeeded [2023-04-27T12:58:40.951Z] nexus3.edgexfoundry.org:10003 [2023-04-27T12:58:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:41.213Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:41.213Z] [2023-04-27T12:58:41.213Z] Login Succeeded [2023-04-27T12:58:41.213Z] nexus3.edgexfoundry.org:10004 [2023-04-27T12:58:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:41.213Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:41.213Z] [2023-04-27T12:58:41.213Z] Login Succeeded [2023-04-27T12:58:41.475Z] docker.io [2023-04-27T12:58:41.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T12:58:41.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T12:58:41.736Z] Configure a credential helper to remove this warning. See [2023-04-27T12:58:41.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T12:58:41.736Z] [2023-04-27T12:58:41.736Z] Login Succeeded [2023-04-27T12:58:41.736Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T12:58:41.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T12:58:42.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T12:58:42.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T12:58:42.189Z] ========================================================= [2023-04-27T12:58:42.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T12:58:42.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T12:58:42.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T12:58:42.797Z] Sending build context to Docker daemon 3.296MB [2023-04-27T12:58:42.797Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T12:58:42.797Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T12:58:42.797Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T12:58:42.797Z] f56be85fc22e: Pulling fs layer [2023-04-27T12:58:42.797Z] 85791d961cd3: Pulling fs layer [2023-04-27T12:58:42.797Z] d694b5ae8c79: Pulling fs layer [2023-04-27T12:58:42.797Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T12:58:42.797Z] 4d19c01a9841: Pulling fs layer [2023-04-27T12:58:42.797Z] 9325e15d5711: Pulling fs layer [2023-04-27T12:58:42.797Z] 556b6ee489ea: Pulling fs layer [2023-04-27T12:58:42.797Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T12:58:42.797Z] 9325e15d5711: Waiting [2023-04-27T12:58:42.797Z] 556b6ee489ea: Waiting [2023-04-27T12:58:42.797Z] c5a4b2cf53e6: Waiting [2023-04-27T12:58:42.797Z] 4d19c01a9841: Waiting [2023-04-27T12:58:42.797Z] 9f32a84ed3da: Waiting [2023-04-27T12:58:42.797Z] 85791d961cd3: Verifying Checksum [2023-04-27T12:58:42.797Z] 85791d961cd3: Download complete [2023-04-27T12:58:42.797Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T12:58:42.797Z] 9f32a84ed3da: Download complete [2023-04-27T12:58:43.059Z] 4d19c01a9841: Verifying Checksum [2023-04-27T12:58:43.059Z] 4d19c01a9841: Download complete [2023-04-27T12:58:43.059Z] f56be85fc22e: Verifying Checksum [2023-04-27T12:58:43.059Z] f56be85fc22e: Download complete [2023-04-27T12:58:43.059Z] 9325e15d5711: Verifying Checksum [2023-04-27T12:58:43.059Z] 9325e15d5711: Download complete [2023-04-27T12:58:43.059Z] f56be85fc22e: Pull complete [2023-04-27T12:58:43.333Z] 85791d961cd3: Pull complete [2023-04-27T12:58:43.594Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T12:58:43.594Z] c5a4b2cf53e6: Download complete [2023-04-27T12:58:43.594Z] d694b5ae8c79: Download complete [2023-04-27T12:58:43.854Z] 556b6ee489ea: Verifying Checksum [2023-04-27T12:58:43.854Z] 556b6ee489ea: Download complete [2023-04-27T12:58:47.153Z] d694b5ae8c79: Pull complete [2023-04-27T12:58:47.423Z] 9f32a84ed3da: Pull complete [2023-04-27T12:58:47.423Z] 4d19c01a9841: Pull complete [2023-04-27T12:58:47.423Z] 9325e15d5711: Pull complete [2023-04-27T12:58:50.715Z] 556b6ee489ea: Pull complete [2023-04-27T12:58:51.281Z] c5a4b2cf53e6: Pull complete [2023-04-27T12:58:51.281Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T12:58:51.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T12:58:51.281Z] ---> c4be618373d6 [2023-04-27T12:58:51.281Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T12:58:55.373Z] Still waiting to schedule task [2023-04-27T12:58:55.374Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T12:58:56.584Z] ---> Running in c9b96a2e4eba [2023-04-27T12:58:56.584Z] Removing intermediate container c9b96a2e4eba [2023-04-27T12:58:56.584Z] ---> e53b2c59aae3 [2023-04-27T12:58:56.584Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T12:58:56.584Z] ---> Running in 429ca3479344 [2023-04-27T12:58:56.584Z] Removing intermediate container 429ca3479344 [2023-04-27T12:58:56.584Z] ---> 607f9dcac2b5 [2023-04-27T12:58:56.584Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T12:58:56.844Z] ---> Running in c4f34346ac7f [2023-04-27T12:58:56.845Z] Removing intermediate container c4f34346ac7f [2023-04-27T12:58:56.845Z] ---> 2224b8fba760 [2023-04-27T12:58:56.845Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T12:58:56.845Z] ---> Running in 54be614f55ef [2023-04-27T12:58:57.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T12:58:57.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T12:58:57.363Z] OK: 265 MiB in 53 packages [2023-04-27T12:58:57.934Z] Removing intermediate container 54be614f55ef [2023-04-27T12:58:57.934Z] ---> b8c1ae6f4768 [2023-04-27T12:58:57.934Z] Step 7/12 : WORKDIR /app [2023-04-27T12:58:57.934Z] ---> Running in e7a148d46c78 [2023-04-27T12:58:57.934Z] Removing intermediate container e7a148d46c78 [2023-04-27T12:58:57.934Z] ---> b37ee9072e71 [2023-04-27T12:58:57.934Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T12:58:57.934Z] ---> b463a92ec0c6 [2023-04-27T12:58:57.934Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T12:58:57.934Z] ---> Running in 57931f2cec9f [2023-04-27T12:59:30.084Z] Removing intermediate container 57931f2cec9f [2023-04-27T12:59:30.084Z] ---> 07804b68e09c [2023-04-27T12:59:30.084Z] Step 10/12 : COPY . . [2023-04-27T12:59:30.084Z] ---> 2bde9055ecdf [2023-04-27T12:59:30.084Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T12:59:30.084Z] ---> Running in aa27f242e177 [2023-04-27T12:59:30.084Z] Removing intermediate container aa27f242e177 [2023-04-27T12:59:30.084Z] ---> 369c58c159b1 [2023-04-27T12:59:30.084Z] Step 12/12 : RUN $MAKE [2023-04-27T12:59:30.084Z] ---> Running in 6bdbef562a96 [2023-04-27T12:59:30.084Z] noop [2023-04-27T12:59:30.084Z] Removing intermediate container 6bdbef562a96 [2023-04-27T12:59:30.084Z] ---> b7538ee835d0 [2023-04-27T12:59:30.084Z] Successfully built b7538ee835d0 [2023-04-27T12:59:30.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T12:59:30.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T12:59:30.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T12:59:30.716Z] prd-ubuntu20.04-docker-8c-8g-11893 does not seem to be running inside a container [2023-04-27T12:59:30.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-552 -v /w/workspace/_app-service-configurable_PR-552:/w/workspace/_app-service-configurable_PR-552:rw,z -v /w/workspace/_app-service-configurable_PR-552@tmp:/w/workspace/_app-service-configurable_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T12:59:31.090Z] $ docker top a732bf817ac5685f40e0e88cf4fcf191d09e3a1bafbb29225b39b3a224c9152f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T12:59:31.493Z] + go version [2023-04-27T12:59:31.494Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T12:59:31.525Z] $ docker stop --time=1 a732bf817ac5685f40e0e88cf4fcf191d09e3a1bafbb29225b39b3a224c9152f [2023-04-27T12:59:32.777Z] $ docker rm -f --volumes a732bf817ac5685f40e0e88cf4fcf191d09e3a1bafbb29225b39b3a224c9152f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T12:59:33.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T12:59:33.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T12:59:33.658Z] prd-ubuntu20.04-docker-8c-8g-11893 does not seem to be running inside a container [2023-04-27T12:59:33.692Z] $ 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-552 -v /w/workspace/_app-service-configurable_PR-552:/w/workspace/_app-service-configurable_PR-552:rw,z -v /w/workspace/_app-service-configurable_PR-552@tmp:/w/workspace/_app-service-configurable_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T12:59:34.013Z] $ docker top c7f8ad539a88b862451ca6d13a773f9d8c43187a3ebdaaca159d74c52a910a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T12:59:34.416Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-552 [Pipeline] fileExists [Pipeline] sh [2023-04-27T12:59:34.779Z] + make test [2023-04-27T12:59:34.779Z] go test -race -coverprofile=coverage.out ./... [2023-04-27T12:59:56.705Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-27T13:00:11.588Z] go vet ./... [2023-04-27T13:00:14.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T13:00:14.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T13:00:14.981Z] ./bin/test-attribution-txt.sh [2023-04-27T13:00:14.981Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-27T13:00:14.981Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T13:00:15.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T13:00:15.053Z] $ docker stop --time=1 c7f8ad539a88b862451ca6d13a773f9d8c43187a3ebdaaca159d74c52a910a1f [2023-04-27T13:00:20.060Z] $ docker rm -f --volumes c7f8ad539a88b862451ca6d13a773f9d8c43187a3ebdaaca159d74c52a910a1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T13:00:20.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T13:00:20.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T13:00:21.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T13:00:21.760Z] + ls -al . [2023-04-27T13:00:21.760Z] total 176 [2023-04-27T13:00:21.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:59 . [2023-04-27T13:00:21.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:58 .. [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 12:58 .dockerignore [2023-04-27T13:00:21.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:58 .git [2023-04-27T13:00:21.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:58 .github [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 27 12:58 .gitignore [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 12:58 .golangci.yml [2023-04-27T13:00:21.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 12:58 .semver [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 27 12:58 Attribution.txt [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 27 12:58 CHANGELOG.md [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 27 12:58 Dockerfile [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 12:58 GOVERNANCE.md [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 12:58 Jenkinsfile [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 12:58 LICENSE [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 12:58 OWNERS.md [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 27 12:58 README.md [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:58 VERSION [2023-04-27T13:00:21.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:58 bin [2023-04-27T13:00:21.760Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 27 12:59 coverage.out [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 27 12:58 go.mod [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 27 12:58 go.sum [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 12:58 main.go [2023-04-27T13:00:21.760Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 27 12:58 makefile [2023-04-27T13:00:21.760Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:58 res [2023-04-27T13:00:21.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:00:22.197Z] + 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=0b463a9447967e4893ec3a48b93454e07f983efd --label arch=amd64 --label version=0.0.0 . [2023-04-27T13:00:22.197Z] Sending build context to Docker daemon 3.297MB [2023-04-27T13:00:22.197Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T13:00:22.197Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T13:00:22.197Z] ---> b7538ee835d0 [2023-04-27T13:00:22.197Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T13:00:22.197Z] ---> Running in 1d9cd011572a [2023-04-27T13:00:22.459Z] Removing intermediate container 1d9cd011572a [2023-04-27T13:00:22.459Z] ---> 6f9c316e2674 [2023-04-27T13:00:22.459Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T13:00:22.459Z] ---> Running in 658af8874692 [2023-04-27T13:00:22.459Z] Removing intermediate container 658af8874692 [2023-04-27T13:00:22.459Z] ---> 83a3e2a42d69 [2023-04-27T13:00:22.459Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-27T13:00:22.459Z] ---> Running in e7c0f3802213 [2023-04-27T13:00:22.718Z] Removing intermediate container e7c0f3802213 [2023-04-27T13:00:22.718Z] ---> b7787f1ce45d [2023-04-27T13:00:22.718Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T13:00:22.718Z] ---> Running in 90cb92483e70 [2023-04-27T13:00:22.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T13:00:22.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T13:00:23.244Z] OK: 265 MiB in 53 packages [2023-04-27T13:00:23.506Z] Removing intermediate container 90cb92483e70 [2023-04-27T13:00:23.506Z] ---> 3850ce2545a9 [2023-04-27T13:00:23.506Z] Step 7/26 : WORKDIR /app [2023-04-27T13:00:23.506Z] ---> Running in cc804928b2a9 [2023-04-27T13:00:23.506Z] Removing intermediate container cc804928b2a9 [2023-04-27T13:00:23.506Z] ---> 9c59602acfb9 [2023-04-27T13:00:23.506Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-27T13:00:23.764Z] ---> 1fd92cbdfc49 [2023-04-27T13:00:23.764Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T13:00:23.764Z] ---> Running in 27826100963a [2023-04-27T13:00:24.699Z] Removing intermediate container 27826100963a [2023-04-27T13:00:24.699Z] ---> 8ed7627e08c4 [2023-04-27T13:00:24.699Z] Step 10/26 : COPY . . [2023-04-27T13:00:24.699Z] ---> 399ee399d9b2 [2023-04-27T13:00:24.699Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T13:00:24.699Z] ---> Running in 11a518e5664a [2023-04-27T13:00:24.699Z] Removing intermediate container 11a518e5664a [2023-04-27T13:00:24.699Z] ---> d65f6b251a13 [2023-04-27T13:00:24.699Z] Step 12/26 : RUN $MAKE [2023-04-27T13:00:24.699Z] ---> Running in c58aeeb2c045 [2023-04-27T13:00:25.267Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-27T13:00:28.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11894 in /w/workspace/_app-service-configurable_PR-552 [Pipeline] { [Pipeline] ws [2023-04-27T13:00:28.342Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-27T13:00:28.431Z] Selected Git installation does not exist. Using Default [2023-04-27T13:00:28.431Z] The recommended git tool is: NONE [2023-04-27T13:00:33.819Z] using credential edgex-jenkins-ssh [2023-04-27T13:00:33.834Z] Cloning the remote Git repository [2023-04-27T13:00:33.872Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-27T13:00:33.977Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-27T13:00:34.111Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-27T13:00:34.112Z] > git --version # timeout=10 [2023-04-27T13:00:34.138Z] > git --version # 'git version 2.25.1' [2023-04-27T13:00:34.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T13:00:34.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T13:00:35.394Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-27T13:00:35.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T13:00:36.262Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-27T13:00:36.301Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-27T13:00:36.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T13:00:36.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T13:00:38.026Z] Merging remotes/origin/main commit 42849b84e1aa64fff78d6352030ff1fd7abd87e1 into PR head commit 0b463a9447967e4893ec3a48b93454e07f983efd [2023-04-27T13:00:38.291Z] Merge succeeded, producing 0b463a9447967e4893ec3a48b93454e07f983efd [2023-04-27T13:00:38.292Z] Checking out Revision 0b463a9447967e4893ec3a48b93454e07f983efd (PR-552) [2023-04-27T13:00:38.041Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T13:00:38.108Z] > git checkout -f 0b463a9447967e4893ec3a48b93454e07f983efd # timeout=10 [2023-04-27T13:00:38.196Z] > git remote # timeout=10 [2023-04-27T13:00:38.216Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T13:00:38.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T13:00:38.243Z] > git merge 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 [2023-04-27T13:00:38.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T13:00:38.294Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T13:00:38.308Z] > git checkout -f 0b463a9447967e4893ec3a48b93454e07f983efd # timeout=10 [2023-04-27T13:00:38.763Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-27T13:00:38.806Z] > git --version # timeout=10 [2023-04-27T13:00:38.824Z] > git --version # 'git version 2.25.1' [2023-04-27T13:00:38.838Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T13:00:40.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T13:00:40.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T13:00:40.966Z] Dload Upload Total Spent Left Speed [2023-04-27T13:00:40.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-04-27T13:00:41.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T13:00:41.896Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-04-27T13:00:41.896Z] sudo tee /etc/docker/daemon.new [2023-04-27T13:00:41.896Z] { [2023-04-27T13:00:41.896Z] "registry-mirrors": [ [2023-04-27T13:00:41.896Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T13:00:41.896Z] ], [2023-04-27T13:00:41.896Z] "bip": "10.250.0.254/24", [2023-04-27T13:00:41.896Z] "hosts": [ [2023-04-27T13:00:41.896Z] "tcp://0.0.0.0:5555", [2023-04-27T13:00:41.896Z] "unix:///var/run/docker.sock" [2023-04-27T13:00:41.896Z] ], [2023-04-27T13:00:41.896Z] "mtu": 1458, [2023-04-27T13:00:41.896Z] "selinux-enabled": true, [2023-04-27T13:00:41.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T13:00:41.896Z] } [Pipeline] sh [2023-04-27T13:00:42.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T13:00:42.623Z] + sudo service docker restart [2023-04-27T13:00:47.194Z] Removing intermediate container c58aeeb2c045 [2023-04-27T13:00:47.195Z] ---> 9efccab030fd [2023-04-27T13:00:47.195Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T13:00:47.195Z] 3.17: Pulling from library/alpine [2023-04-27T13:00:47.195Z] f56be85fc22e: Already exists [2023-04-27T13:00:47.195Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T13:00:47.195Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T13:00:47.195Z] ---> 9ed4aefc74f6 [2023-04-27T13:00:47.195Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T13:00:47.195Z] ---> Running in df12a3d9890b [2023-04-27T13:00:47.195Z] Removing intermediate container df12a3d9890b [2023-04-27T13:00:47.195Z] ---> bd8c5da5cce5 [2023-04-27T13:00:47.195Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-27T13:00:47.195Z] ---> Running in 5eef9a979106 [2023-04-27T13:00:47.195Z] Removing intermediate container 5eef9a979106 [2023-04-27T13:00:47.195Z] ---> bb30f0562f4a [2023-04-27T13:00:47.195Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T13:00:47.195Z] ---> Running in aa208039f0db [2023-04-27T13:00:47.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T13:00:47.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T13:00:47.195Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T13:00:47.195Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T13:00:47.195Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T13:00:47.195Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T13:00:47.454Z] OK: 8 MiB in 17 packages [2023-04-27T13:00:48.391Z] Removing intermediate container aa208039f0db [2023-04-27T13:00:48.391Z] ---> 84afd6028eec [2023-04-27T13:00:48.391Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T13:00:48.391Z] ---> 56a155b501a2 [2023-04-27T13:00:48.391Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T13:00:48.651Z] ---> ae308f551a2c [2023-04-27T13:00:48.651Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-27T13:00:48.911Z] ---> d4134df0e778 [2023-04-27T13:00:48.911Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-27T13:00:50.287Z] ---> 826bb975109f [2023-04-27T13:00:50.287Z] Step 21/26 : EXPOSE 48095 [2023-04-27T13:00:50.287Z] ---> Running in d1ba85c71e69 [2023-04-27T13:00:50.546Z] Removing intermediate container d1ba85c71e69 [2023-04-27T13:00:50.546Z] ---> c29831b2b85c [2023-04-27T13:00:50.546Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-27T13:00:50.806Z] ---> Running in e51ba07e1f8b [2023-04-27T13:00:50.806Z] Removing intermediate container e51ba07e1f8b [2023-04-27T13:00:50.806Z] ---> f31caf1b6aec [2023-04-27T13:00:50.806Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T13:00:51.080Z] ---> Running in bf18cd8c79b7 [2023-04-27T13:00:51.340Z] Removing intermediate container bf18cd8c79b7 [2023-04-27T13:00:51.340Z] ---> 3ba87e52554c [2023-04-27T13:00:51.340Z] Step 24/26 : LABEL arch=amd64 [2023-04-27T13:00:51.340Z] ---> Running in 6e1d66d97126 [2023-04-27T13:00:51.600Z] Removing intermediate container 6e1d66d97126 [2023-04-27T13:00:51.600Z] ---> dfaea1c5e99c [2023-04-27T13:00:51.600Z] Step 25/26 : LABEL git_sha=0b463a9447967e4893ec3a48b93454e07f983efd [2023-04-27T13:00:51.868Z] ---> Running in cee27a8c052d [2023-04-27T13:00:52.126Z] Removing intermediate container cee27a8c052d [2023-04-27T13:00:52.126Z] ---> 870e67bdbe89 [2023-04-27T13:00:52.126Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T13:00:52.126Z] ---> Running in a936582f4d8a [2023-04-27T13:00:52.385Z] Removing intermediate container a936582f4d8a [2023-04-27T13:00:52.385Z] ---> 068ed1287400 [2023-04-27T13:00:52.385Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T13:00:52.385Z] Successfully built 068ed1287400 [2023-04-27T13:00:52.385Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:00:53.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T13:00:53.301Z] [2023-04-27T13:00:53.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:00:53.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T13:00:53.708Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T13:00:53.708Z] 5eb5b503b376: Pulling fs layer [2023-04-27T13:00:53.708Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T13:00:53.708Z] ec43610c2a17: Pulling fs layer [2023-04-27T13:00:53.708Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T13:00:53.708Z] 33b1e0a273af: Pulling fs layer [2023-04-27T13:00:53.708Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T13:00:53.708Z] 2f39f015ded8: Pulling fs layer [2023-04-27T13:00:53.708Z] 33b1e0a273af: Waiting [2023-04-27T13:00:53.708Z] 5d3b04190fa2: Waiting [2023-04-27T13:00:53.708Z] 2f39f015ded8: Waiting [2023-04-27T13:00:53.708Z] 3a2ae6a8a46f: Waiting [2023-04-27T13:00:53.708Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T13:00:53.708Z] 5c69ac0246d0: Download complete [2023-04-27T13:00:53.708Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T13:00:53.708Z] 3a2ae6a8a46f: Download complete [2023-04-27T13:00:53.708Z] 33b1e0a273af: Verifying Checksum [2023-04-27T13:00:53.708Z] 33b1e0a273af: Download complete [2023-04-27T13:00:53.967Z] ec43610c2a17: Verifying Checksum [2023-04-27T13:00:53.967Z] 5d3b04190fa2: Download complete [2023-04-27T13:00:53.967Z] ec43610c2a17: Download complete [2023-04-27T13:00:53.967Z] 5eb5b503b376: Verifying Checksum [2023-04-27T13:00:53.967Z] 5eb5b503b376: Download complete [2023-04-27T13:00:55.344Z] 5eb5b503b376: Pull complete [2023-04-27T13:00:55.344Z] 5c69ac0246d0: Pull complete [2023-04-27T13:00:55.913Z] ec43610c2a17: Pull complete [2023-04-27T13:00:55.913Z] 3a2ae6a8a46f: Pull complete [2023-04-27T13:00:56.172Z] 33b1e0a273af: Pull complete [2023-04-27T13:00:56.172Z] 5d3b04190fa2: Pull complete [2023-04-27T13:01:00.362Z] 2f39f015ded8: Pull complete [2023-04-27T13:01:00.362Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T13:01:00.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T13:01:00.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T13:01:00.606Z] prd-ubuntu20.04-docker-8c-8g-11893 does not seem to be running inside a container [2023-04-27T13:01:00.637Z] $ 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-552 -v /w/workspace/_app-service-configurable_PR-552:/w/workspace/_app-service-configurable_PR-552:rw,z -v /w/workspace/_app-service-configurable_PR-552@tmp:/w/workspace/_app-service-configurable_PR-552@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-04-27T13:01:04.737Z] $ docker top 4acb8be4c306ffae877221e7ab0f1e780bea0e3111a127b878a4c4ef3a929493 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-04-27T13:01:05.010Z] provisioning config files... [2023-04-27T13:01:05.041Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10385904082775254816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:01:05.249Z] ---> job-cost.sh [2023-04-27T13:01:05.249Z] lf-activate-venv: SKIPPING [2023-04-27T13:01:05.249Z] INFO: No Stack... [2023-04-27T13:01:05.437Z] ---> docker-login.sh [2023-04-27T13:01:05.437Z] nexus3.edgexfoundry.org:10001 [2023-04-27T13:01:05.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T13:01:05.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T13:01:05.769Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T13:01:05.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T13:01:05.978Z] Configure a credential helper to remove this warning. See [2023-04-27T13:01:05.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T13:01:05.978Z] [2023-04-27T13:01:05.978Z] Login Succeeded [2023-04-27T13:01:05.978Z] nexus3.edgexfoundry.org:10002 [2023-04-27T13:01:06.084Z] + cat /w/workspace/_app-service-configurable_PR-552/archives/cost.csv [2023-04-27T13:01:06.084Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T13:01:06.125Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [2023-04-27T13:01:06.129Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] did not exist. Created. [2023-04-27T13:01:06.130Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-04-27T13:01:06.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-04-27T13:01:06.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T13:01:06.517Z] Configure a credential helper to remove this warning. See [2023-04-27T13:01:06.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T13:01:06.517Z] [2023-04-27T13:01:06.517Z] Login Succeeded [2023-04-27T13:01:06.517Z] nexus3.edgexfoundry.org:10003 [2023-04-27T13:01:06.529Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T13:01:06.583Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T13:01:06.619Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T13:01:06.712Z] $ docker stop --time=1 4acb8be4c306ffae877221e7ab0f1e780bea0e3111a127b878a4c4ef3a929493 [2023-04-27T13:01:06.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T13:01:06.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T13:01:06.786Z] Configure a credential helper to remove this warning. See [2023-04-27T13:01:06.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T13:01:06.786Z] [2023-04-27T13:01:06.786Z] Login Succeeded [2023-04-27T13:01:06.786Z] nexus3.edgexfoundry.org:10004 [2023-04-27T13:01:07.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T13:01:07.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T13:01:07.059Z] Configure a credential helper to remove this warning. See [2023-04-27T13:01:07.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T13:01:07.059Z] [2023-04-27T13:01:07.059Z] Login Succeeded [2023-04-27T13:01:07.059Z] docker.io [2023-04-27T13:01:07.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T13:01:07.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T13:01:07.600Z] Configure a credential helper to remove this warning. See [2023-04-27T13:01:07.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T13:01:07.600Z] [2023-04-27T13:01:07.600Z] Login Succeeded [2023-04-27T13:01:07.600Z] ---> docker-login.sh ends [2023-04-27T13:01:07.854Z] $ docker rm -f --volumes 4acb8be4c306ffae877221e7ab0f1e780bea0e3111a127b878a4c4ef3a929493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-27T13:01:08.051Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-04-27T13:01:08.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T13:01:08.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T13:01:08.561Z] ========================================================= [2023-04-27T13:01:08.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T13:01:08.561Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:01:09.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T13:01:09.063Z] Sending build context to Docker daemon 169kB [2023-04-27T13:01:09.333Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T13:01:09.333Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T13:01:09.333Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T13:01:09.333Z] c41833b44d91: Pulling fs layer [2023-04-27T13:01:09.333Z] ed15518f5707: Pulling fs layer [2023-04-27T13:01:09.333Z] feae8fd75edb: Pulling fs layer [2023-04-27T13:01:09.333Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T13:01:09.333Z] 3cdef696dda3: Pulling fs layer [2023-04-27T13:01:09.333Z] 2ced38df9373: Pulling fs layer [2023-04-27T13:01:09.333Z] 58f1dce35555: Pulling fs layer [2023-04-27T13:01:09.333Z] 242c74f7c9fa: Waiting [2023-04-27T13:01:09.333Z] 3cdef696dda3: Waiting [2023-04-27T13:01:09.333Z] 2ced38df9373: Waiting [2023-04-27T13:01:09.333Z] 58f1dce35555: Waiting [2023-04-27T13:01:09.606Z] ed15518f5707: Verifying Checksum [2023-04-27T13:01:09.606Z] ed15518f5707: Download complete [2023-04-27T13:01:09.606Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T13:01:09.606Z] 242c74f7c9fa: Download complete [2023-04-27T13:01:09.606Z] 3cdef696dda3: Verifying Checksum [2023-04-27T13:01:09.606Z] 3cdef696dda3: Download complete [2023-04-27T13:01:09.607Z] c41833b44d91: Verifying Checksum [2023-04-27T13:01:10.594Z] c41833b44d91: Pull complete [2023-04-27T13:01:10.865Z] 58f1dce35555: Verifying Checksum [2023-04-27T13:01:10.866Z] 58f1dce35555: Download complete [2023-04-27T13:01:11.136Z] ed15518f5707: Pull complete [2023-04-27T13:01:12.113Z] feae8fd75edb: Download complete [2023-04-27T13:01:12.113Z] 2ced38df9373: Verifying Checksum [2023-04-27T13:01:12.113Z] 2ced38df9373: Download complete [2023-04-27T13:01:24.463Z] feae8fd75edb: Pull complete [2023-04-27T13:01:24.463Z] 242c74f7c9fa: Pull complete [2023-04-27T13:01:24.463Z] 3cdef696dda3: Pull complete [2023-04-27T13:01:31.245Z] 2ced38df9373: Pull complete [2023-04-27T13:01:32.668Z] 58f1dce35555: Pull complete [2023-04-27T13:01:32.668Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T13:01:32.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T13:01:32.668Z] ---> fadd8f120f05 [2023-04-27T13:01:32.668Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T13:01:34.642Z] ---> Running in 26741ea9522e [2023-04-27T13:01:34.910Z] Removing intermediate container 26741ea9522e [2023-04-27T13:01:34.910Z] ---> d8785d6c0b0d [2023-04-27T13:01:34.910Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T13:01:34.910Z] ---> Running in ee1f9ab7cc12 [2023-04-27T13:01:35.184Z] Removing intermediate container ee1f9ab7cc12 [2023-04-27T13:01:35.184Z] ---> 921f37af1c8a [2023-04-27T13:01:35.184Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T13:01:35.455Z] ---> Running in 3ba5d735fed6 [2023-04-27T13:01:35.723Z] Removing intermediate container 3ba5d735fed6 [2023-04-27T13:01:35.723Z] ---> d28348b3be8f [2023-04-27T13:01:35.723Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T13:01:35.723Z] ---> Running in b4d9ebe4bdc4 [2023-04-27T13:01:36.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T13:01:37.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T13:01:38.257Z] OK: 263 MiB in 53 packages [2023-04-27T13:01:39.219Z] Removing intermediate container b4d9ebe4bdc4 [2023-04-27T13:01:39.219Z] ---> 59127beab521 [2023-04-27T13:01:39.219Z] Step 7/12 : WORKDIR /app [2023-04-27T13:01:39.219Z] ---> Running in a000976717d4 [2023-04-27T13:01:39.488Z] Removing intermediate container a000976717d4 [2023-04-27T13:01:39.488Z] ---> 8be0294a0556 [2023-04-27T13:01:39.488Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T13:01:40.073Z] ---> d94432d89d91 [2023-04-27T13:01:40.073Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T13:01:40.073Z] ---> Running in edd7b2f96ff4 [2023-04-27T13:02:47.971Z] Removing intermediate container edd7b2f96ff4 [2023-04-27T13:02:47.971Z] ---> 6cb5b8c4f410 [2023-04-27T13:02:47.971Z] Step 10/12 : COPY . . [2023-04-27T13:02:47.971Z] ---> f395d9628542 [2023-04-27T13:02:47.971Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T13:02:47.971Z] ---> Running in 86b63ecf9116 [2023-04-27T13:02:47.971Z] Removing intermediate container 86b63ecf9116 [2023-04-27T13:02:47.971Z] ---> d3a29b595761 [2023-04-27T13:02:47.971Z] Step 12/12 : RUN $MAKE [2023-04-27T13:02:47.971Z] ---> Running in 3407c53e552e [2023-04-27T13:02:47.971Z] noop [2023-04-27T13:02:47.971Z] Removing intermediate container 3407c53e552e [2023-04-27T13:02:47.971Z] ---> 47ae79034cd8 [2023-04-27T13:02:47.971Z] Successfully built 47ae79034cd8 [2023-04-27T13:02:47.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:02:48.467Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T13:02:48.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T13:02:48.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-11894 does not seem to be running inside a container [2023-04-27T13:02:48.848Z] $ 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-04-27T13:02:50.058Z] $ docker top 91ad76c465543984645aaeca0505115977fb8f7d725d9d39dc5c3033bfa5af12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T13:02:50.947Z] + go version [2023-04-27T13:02:50.948Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T13:02:50.983Z] $ docker stop --time=1 91ad76c465543984645aaeca0505115977fb8f7d725d9d39dc5c3033bfa5af12 [2023-04-27T13:02:54.803Z] $ docker rm -f --volumes 91ad76c465543984645aaeca0505115977fb8f7d725d9d39dc5c3033bfa5af12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:02:55.704Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T13:02:55.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T13:02:55.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-11894 does not seem to be running inside a container [2023-04-27T13:02:56.046Z] $ 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-04-27T13:02:57.214Z] $ docker top d6aa85fe710035a3a2888f49d7da856a6da708dc11693c6cf3336bf61c78cbc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T13:02:57.759Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T13:02:58.150Z] + make test [2023-04-27T13:02:58.150Z] go test -race -coverprofile=coverage.out ./... [2023-04-27T13:05:34.895Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-27T13:05:34.895Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T13:05:34.895Z] go vet ./... [2023-04-27T13:07:41.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T13:07:41.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T13:07:41.570Z] ./bin/test-attribution-txt.sh [2023-04-27T13:07:41.570Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-27T13:07:41.570Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T13:07:41.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T13:07:41.646Z] $ docker stop --time=1 d6aa85fe710035a3a2888f49d7da856a6da708dc11693c6cf3336bf61c78cbc0 [2023-04-27T13:07:43.485Z] $ docker rm -f --volumes d6aa85fe710035a3a2888f49d7da856a6da708dc11693c6cf3336bf61c78cbc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T13:07:45.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T13:07:45.044Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T13:07:45.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T13:07:46.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T13:07:46.442Z] + ls -al . [2023-04-27T13:07:46.442Z] total 172 [2023-04-27T13:07:46.442Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 13:03 . [2023-04-27T13:07:46.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 13:00 .. [2023-04-27T13:07:46.442Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 13:00 .dockerignore [2023-04-27T13:07:46.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 13:00 .git [2023-04-27T13:07:46.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 13:00 .github [2023-04-27T13:07:46.442Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 27 13:00 .gitignore [2023-04-27T13:07:46.442Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 13:00 .golangci.yml [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 27 13:00 Attribution.txt [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 27 13:00 CHANGELOG.md [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 27 13:00 Dockerfile [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 13:00 GOVERNANCE.md [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 13:00 Jenkinsfile [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 13:00 LICENSE [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 13:00 OWNERS.md [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 27 13:00 README.md [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:58 VERSION [2023-04-27T13:07:46.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 13:00 bin [2023-04-27T13:07:46.443Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 27 13:03 coverage.out [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 27 13:00 go.mod [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 27 13:00 go.sum [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 13:00 main.go [2023-04-27T13:07:46.443Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 27 13:00 makefile [2023-04-27T13:07:46.443Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 13:00 res [2023-04-27T13:07:46.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:07:46.884Z] + 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=0b463a9447967e4893ec3a48b93454e07f983efd --label arch=arm64 --label version=0.0.0 . [2023-04-27T13:07:46.884Z] Sending build context to Docker daemon 170kB [2023-04-27T13:07:47.153Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T13:07:47.153Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T13:07:47.153Z] ---> 47ae79034cd8 [2023-04-27T13:07:47.153Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T13:07:47.153Z] ---> Running in 6298adbc724d [2023-04-27T13:07:47.421Z] Removing intermediate container 6298adbc724d [2023-04-27T13:07:47.421Z] ---> 90269b382623 [2023-04-27T13:07:47.421Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T13:07:47.694Z] ---> Running in eccd8a2236f8 [2023-04-27T13:07:47.967Z] Removing intermediate container eccd8a2236f8 [2023-04-27T13:07:47.967Z] ---> 805cb08aae7e [2023-04-27T13:07:47.967Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-27T13:07:47.967Z] ---> Running in 67199cfe3439 [2023-04-27T13:07:48.240Z] Removing intermediate container 67199cfe3439 [2023-04-27T13:07:48.240Z] ---> a1b9729d6362 [2023-04-27T13:07:48.240Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T13:07:48.240Z] ---> Running in 7be5782242d4 [2023-04-27T13:07:49.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T13:07:49.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T13:07:51.214Z] OK: 263 MiB in 53 packages [2023-04-27T13:07:52.190Z] Removing intermediate container 7be5782242d4 [2023-04-27T13:07:52.190Z] ---> 5f89e8cb1bec [2023-04-27T13:07:52.190Z] Step 7/26 : WORKDIR /app [2023-04-27T13:07:52.190Z] ---> Running in be49e970d132 [2023-04-27T13:07:52.459Z] Removing intermediate container be49e970d132 [2023-04-27T13:07:52.459Z] ---> ec414ac4875e [2023-04-27T13:07:52.459Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-27T13:07:52.727Z] ---> 51f6c8381dca [2023-04-27T13:07:52.727Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T13:07:52.997Z] ---> Running in ad34373e3fa3 [2023-04-27T13:07:55.582Z] Removing intermediate container ad34373e3fa3 [2023-04-27T13:07:55.582Z] ---> 15344dd087b8 [2023-04-27T13:07:55.582Z] Step 10/26 : COPY . . [2023-04-27T13:07:55.852Z] ---> 20ba8e96bd53 [2023-04-27T13:07:55.852Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T13:07:55.852Z] ---> Running in b8ba3f2934cc [2023-04-27T13:07:56.121Z] Removing intermediate container b8ba3f2934cc [2023-04-27T13:07:56.121Z] ---> bbd1a82f0962 [2023-04-27T13:07:56.121Z] Step 12/26 : RUN $MAKE [2023-04-27T13:07:56.390Z] ---> Running in 95903ea7c502 [2023-04-27T13:07:57.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-27T13:10:04.087Z] Removing intermediate container 95903ea7c502 [2023-04-27T13:10:04.087Z] ---> 79384be4d2d9 [2023-04-27T13:10:04.087Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T13:10:04.360Z] 3.17: Pulling from library/alpine [2023-04-27T13:10:04.627Z] c41833b44d91: Already exists [2023-04-27T13:10:04.628Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T13:10:04.895Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T13:10:04.895Z] ---> 51e60588ff2c [2023-04-27T13:10:04.895Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T13:10:04.895Z] ---> Running in feaea09f4640 [2023-04-27T13:10:05.162Z] Removing intermediate container feaea09f4640 [2023-04-27T13:10:05.162Z] ---> 654841358857 [2023-04-27T13:10:05.162Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-27T13:10:05.162Z] ---> Running in 4b615f3eb27d [2023-04-27T13:10:05.430Z] Removing intermediate container 4b615f3eb27d [2023-04-27T13:10:05.430Z] ---> 39b5f10ddb5a [2023-04-27T13:10:05.430Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T13:10:05.430Z] ---> Running in 0915c31bffa6 [2023-04-27T13:10:06.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T13:10:06.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T13:10:07.943Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T13:10:08.212Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T13:10:08.212Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T13:10:08.212Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T13:10:08.478Z] OK: 8 MiB in 17 packages [2023-04-27T13:10:09.889Z] Removing intermediate container 0915c31bffa6 [2023-04-27T13:10:09.889Z] ---> 087267422632 [2023-04-27T13:10:09.889Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T13:10:10.161Z] ---> 295638b0dad0 [2023-04-27T13:10:10.161Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T13:10:10.746Z] ---> 45b5f3abd196 [2023-04-27T13:10:10.746Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-27T13:10:11.016Z] ---> 41184bafbeaa [2023-04-27T13:10:11.016Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-27T13:10:12.437Z] ---> f1e9f153c820 [2023-04-27T13:10:12.437Z] Step 21/26 : EXPOSE 48095 [2023-04-27T13:10:12.437Z] ---> Running in 32a905d970a1 [2023-04-27T13:10:12.704Z] Removing intermediate container 32a905d970a1 [2023-04-27T13:10:12.704Z] ---> d7475fd7d99b [2023-04-27T13:10:12.704Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-27T13:10:12.972Z] ---> Running in 3fc0e771c336 [2023-04-27T13:10:13.244Z] Removing intermediate container 3fc0e771c336 [2023-04-27T13:10:13.244Z] ---> cdce0f2e97ec [2023-04-27T13:10:13.244Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T13:10:13.244Z] ---> Running in 82199183649c [2023-04-27T13:10:13.514Z] Removing intermediate container 82199183649c [2023-04-27T13:10:13.514Z] ---> 5784b67d04c2 [2023-04-27T13:10:13.514Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T13:10:13.514Z] ---> Running in 3d7fd5f6989a [2023-04-27T13:10:13.781Z] Removing intermediate container 3d7fd5f6989a [2023-04-27T13:10:13.781Z] ---> 9d9da669ab06 [2023-04-27T13:10:13.781Z] Step 25/26 : LABEL git_sha=0b463a9447967e4893ec3a48b93454e07f983efd [2023-04-27T13:10:14.048Z] ---> Running in 6aa3c7a3a106 [2023-04-27T13:10:14.316Z] Removing intermediate container 6aa3c7a3a106 [2023-04-27T13:10:14.316Z] ---> 0d594d220d19 [2023-04-27T13:10:14.316Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T13:10:14.316Z] ---> Running in ca891fd19794 [2023-04-27T13:10:14.584Z] Removing intermediate container ca891fd19794 [2023-04-27T13:10:14.584Z] ---> 658a24c8730a [2023-04-27T13:10:14.584Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T13:10:14.584Z] Successfully built 658a24c8730a [2023-04-27T13:10:14.584Z] 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-04-27T13:10:15.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T13:10:15.487Z] [2023-04-27T13:10:15.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:10:16.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T13:10:16.742Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T13:10:16.742Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T13:10:16.742Z] 04944245beec: Pulling fs layer [2023-04-27T13:10:16.742Z] 699f458cf7ca: Pulling fs layer [2023-04-27T13:10:16.742Z] 765212b225bb: Pulling fs layer [2023-04-27T13:10:16.742Z] f23df028b6ca: Pulling fs layer [2023-04-27T13:10:16.742Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T13:10:16.742Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T13:10:16.742Z] 765212b225bb: Waiting [2023-04-27T13:10:16.742Z] f23df028b6ca: Waiting [2023-04-27T13:10:16.742Z] d65c8cfc05b1: Waiting [2023-04-27T13:10:16.742Z] 2437ff75d9bd: Waiting [2023-04-27T13:10:16.742Z] 04944245beec: Verifying Checksum [2023-04-27T13:10:16.742Z] 04944245beec: Download complete [2023-04-27T13:10:16.742Z] 765212b225bb: Verifying Checksum [2023-04-27T13:10:16.742Z] 765212b225bb: Download complete [2023-04-27T13:10:16.742Z] f23df028b6ca: Verifying Checksum [2023-04-27T13:10:16.742Z] f23df028b6ca: Download complete [2023-04-27T13:10:16.742Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T13:10:16.742Z] d65c8cfc05b1: Download complete [2023-04-27T13:10:17.041Z] 699f458cf7ca: Verifying Checksum [2023-04-27T13:10:17.041Z] 699f458cf7ca: Download complete [2023-04-27T13:10:17.332Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T13:10:17.332Z] 8998bd30e6a1: Download complete [2023-04-27T13:10:19.967Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T13:10:19.967Z] 2437ff75d9bd: Download complete [2023-04-27T13:10:21.377Z] 8998bd30e6a1: Pull complete [2023-04-27T13:10:21.960Z] 04944245beec: Pull complete [2023-04-27T13:10:23.375Z] 699f458cf7ca: Pull complete [2023-04-27T13:10:23.375Z] 765212b225bb: Pull complete [2023-04-27T13:10:24.338Z] f23df028b6ca: Pull complete [2023-04-27T13:10:24.338Z] d65c8cfc05b1: Pull complete [2023-04-27T13:10:39.366Z] 2437ff75d9bd: Pull complete [2023-04-27T13:10:39.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T13:10:39.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T13:10:39.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T13:10:39.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-11894 does not seem to be running inside a container [2023-04-27T13:10:39.793Z] $ 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-04-27T13:10:42.287Z] $ docker top 0e5ee13a69245b395d74c39ea1b8889db40fc74be6082f7249a336ad36996b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:43.192Z] ---> job-cost.sh [2023-04-27T13:10:43.192Z] lf-activate-venv: SKIPPING [2023-04-27T13:10:43.192Z] INFO: No Stack... [2023-04-27T13:10:43.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T13:10:44.733Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T13:10:45.068Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-27T13:10:45.068Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T13:10:45.410Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [2023-04-27T13:10:45.416Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] did not exist. Created. [2023-04-27T13:10:45.416Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T13:10:46.158Z] /w/workspace/app-service-configurable/1@tmp/durable-8e1f143e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T13:10:46.835Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T13:10:46.866Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T13:10:46.916Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T13:10:46.929Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T13:10:47.003Z] $ docker stop --time=1 0e5ee13a69245b395d74c39ea1b8889db40fc74be6082f7249a336ad36996b98 [2023-04-27T13:10:48.538Z] $ docker rm -f --volumes 0e5ee13a69245b395d74c39ea1b8889db40fc74be6082f7249a336ad36996b98 [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-04-27T13:10:49.537Z] provisioning config files... [2023-04-27T13:10:49.550Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-552@tmp/config10006978087916085660tmp [Pipeline] { [Pipeline] sh [2023-04-27T13:10:50.018Z] + set +x [2023-04-27T13:10:50.018Z] + + bash -s -- [2023-04-27T13:10:50.018Z] curl -s https://codecov.io/bash [2023-04-27T13:10:50.018Z] [2023-04-27T13:10:50.018Z] _____ _ [2023-04-27T13:10:50.018Z] / ____| | | [2023-04-27T13:10:50.018Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T13:10:50.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T13:10:50.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T13:10:50.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T13:10:50.018Z] Bash-1.0.6 [2023-04-27T13:10:50.018Z] [2023-04-27T13:10:50.018Z] [2023-04-27T13:10:50.018Z] ==> git version 2.25.1 found [2023-04-27T13:10:50.018Z] ==> 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-04-27T13:10:50.018Z] Release-Date: 2020-01-08 [2023-04-27T13:10:50.018Z] 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-04-27T13:10:50.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T13:10:50.018Z] ==> Jenkins CI detected. [2023-04-27T13:10:50.018Z] current dir:  /w/workspace/_app-service-configurable_PR-552 [2023-04-27T13:10:50.018Z] project root: . [2023-04-27T13:10:50.018Z] --> token set from env [2023-04-27T13:10:50.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T13:10:50.018Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T13:10:50.018Z] ==> Python coveragepy not found [2023-04-27T13:10:50.018Z] ==> Searching for coverage reports in: [2023-04-27T13:10:50.018Z] + . [2023-04-27T13:10:50.018Z] -> Found 1 reports [2023-04-27T13:10:50.018Z] ==> Detecting git/mercurial file structure [2023-04-27T13:10:50.018Z] ==> Reading reports [2023-04-27T13:10:50.018Z] + ./coverage.out bytes=13 [2023-04-27T13:10:50.018Z] ==> Appending adjustments [2023-04-27T13:10:50.018Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T13:10:50.018Z] + Found adjustments [2023-04-27T13:10:50.018Z] ==> Gzipping contents [2023-04-27T13:10:50.279Z] 4.0K /tmp/codecov.9PrzKy.gz [2023-04-27T13:10:50.279Z] ==> Uploading reports [2023-04-27T13:10:50.279Z] url: https://codecov.io [2023-04-27T13:10:50.279Z] query: branch=PR-552&commit=0b463a9447967e4893ec3a48b93454e07f983efd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=552&job=&cmd_args= [2023-04-27T13:10:50.279Z] -> Pinging Codecov [2023-04-27T13:10:50.279Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-552&commit=0b463a9447967e4893ec3a48b93454e07f983efd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=552&job=&cmd_args= [2023-04-27T13:10:50.279Z] -> Uploading to [2023-04-27T13:10:50.279Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/A97CA9966030D2A3747ED39772930CCE/0b463a9447967e4893ec3a48b93454e07f983efd/dc001fb8-c3ab-4fa9-866e-7609e520f82f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T131050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97ccf893409fcccc590ac7c6c6d0acf4d9fffea7f3488ab06ef2410966ce4a4b [2023-04-27T13:10:50.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T13:10:50.279Z] Dload Upload Total Spent Left Speed [2023-04-27T13:10:50.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1794 --:--:-- --:--:-- --:--:-- 1794 [2023-04-27T13:10:50.542Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0b463a9447967e4893ec3a48b93454e07f983efd [Pipeline] } [2023-04-27T13:10:50.571Z] 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-04-27T13:10:52.349Z] + [ -d /w/workspace/_app-service-configurable_PR-552/archives ] [2023-04-27T13:10:52.349Z] + ls -al /w/workspace/_app-service-configurable_PR-552/archives [2023-04-27T13:10:52.349Z] total 16 [2023-04-27T13:10:52.349Z] drwxr-xr-x 3 root root 4096 Apr 27 13:01 . [2023-04-27T13:10:52.349Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 13:01 .. [2023-04-27T13:10:52.350Z] drwxr-xr-x 2 root root 4096 Apr 27 13:01 cost [2023-04-27T13:10:52.350Z] -rw-r--r-- 1 root root 96 Apr 27 13:01 cost.csv [2023-04-27T13:10:52.350Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-552/archives [2023-04-27T13:10:52.350Z] + ls -al /w/workspace/_app-service-configurable_PR-552/archives [2023-04-27T13:10:52.350Z] total 16 [2023-04-27T13:10:52.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 13:01 . [2023-04-27T13:10:52.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 13:01 .. [2023-04-27T13:10:52.350Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 13:01 cost [2023-04-27T13:10:52.350Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 27 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:52.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:53.581Z] ---> package-listing.sh [2023-04-27T13:10:53.581Z] ++ facter osfamily [2023-04-27T13:10:53.581Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T13:10:54.570Z] + OS_FAMILY=debian [2023-04-27T13:10:54.570Z] + workspace=/w/workspace/_app-service-configurable_PR-552 [2023-04-27T13:10:54.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T13:10:54.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T13:10:54.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T13:10:54.570Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T13:10:54.570Z] + '[' /w/workspace/_app-service-configurable_PR-552 ']' [2023-04-27T13:10:54.570Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T13:10:54.570Z] + case "${OS_FAMILY}" in [2023-04-27T13:10:54.570Z] + dpkg -l [2023-04-27T13:10:54.570Z] + grep '^ii' [2023-04-27T13:10:54.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T13:10:54.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T13:10:54.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T13:10:54.570Z] + '[' /w/workspace/_app-service-configurable_PR-552 ']' [2023-04-27T13:10:54.570Z] + mkdir -p /w/workspace/_app-service-configurable_PR-552/archives/ [2023-04-27T13:10:54.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-552/archives/ [Pipeline] echo [2023-04-27T13:10:54.611Z] 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T13:10:54.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T13:10:55.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T13:10:55.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T13:10:55.702Z] prd-ubuntu20.04-docker-8c-8g-11893 does not seem to be running inside a container [2023-04-27T13:10:55.730Z] $ 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-552/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-552 -v /w/workspace/_app-service-configurable_PR-552:/w/workspace/_app-service-configurable_PR-552:rw,z -v /w/workspace/_app-service-configurable_PR-552@tmp:/w/workspace/_app-service-configurable_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T13:10:55.922Z] $ docker top 8e5d04cc822489b3e77a97671039eacb6f7976afb3bb707a0f97f0ac28090de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T13:10:56.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T13:10:56.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T13:10:56.968Z] + ls /var/log/sa-host [2023-04-27T13:10:56.968Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T13:10:57.201Z] provisioning config files... [2023-04-27T13:10:57.213Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-552@tmp/config7788572565422204537tmp [Pipeline] { [Pipeline] echo [2023-04-27T13:10:57.273Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:57.612Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T13:10:57.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:58.057Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T13:10:58.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:58.408Z] ---> sudo-logs.sh [2023-04-27T13:10:58.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T13:10:58.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:10:58.831Z] ---> job-cost.sh [2023-04-27T13:10:58.831Z] lf-activate-venv: SKIPPING [2023-04-27T13:10:58.831Z] DEBUG: total: 0.2199999988079071 [2023-04-27T13:10:58.831Z] INFO: Retrieving Stack Cost... [2023-04-27T13:10:59.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T13:10:59.663Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T13:10:59.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T13:11:00.012Z] ---> logs-deploy.sh [2023-04-27T13:11:00.012Z] lf-activate-venv: SKIPPING [2023-04-27T13:11:00.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-552/1 [2023-04-27T13:11:00.012Z] INFO: archiving workspace using pattern(s): [2023-04-27T13:11:00.953Z] Archives upload complete. [2023-04-27T13:11:00.953Z] INFO: archiving logs to Nexus