Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87b4b36df87745dedca09b3d246310a1c15f4233+66d087440452cd2777c1b48e6c315f4ea5829394 (1dd5c98be833a5c1223f650e18ef9131d59f1010) 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-ssh970430889752867222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh11408238406868728667.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-ui-go/branches/PR-526/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/edgex-ui-go/branches/PR-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh917395165126164910.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/edgex-ui-go/branches/PR-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16482752745970251785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4322579328871299853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/edgex-ui-go/branches/PR-526/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/edgex-ui-go/branches/PR-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4289812095337821253.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-585 in /w/workspace/edgexfoundry_edgex-ui-go_PR-526 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-526 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66d087440452cd2777c1b48e6c315f4ea5829394 into PR head commit 87b4b36df87745dedca09b3d246310a1c15f4233 Merge succeeded, producing 87b4b36df87745dedca09b3d246310a1c15f4233 Checking out Revision 87b4b36df87745dedca09b3d246310a1c15f4233 (PR-526) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # 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 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T21:59:00.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T21:59:00.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T21:59:00.926Z] ========================================================= [2022-06-01T21:59:00.926Z] EdgeX Global Pipelines Version Info [2022-06-01T21:59:00.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:59:01.726Z] ------------------- [2022-06-01T21:59:01.726Z] stable info: [2022-06-01T21:59:01.726Z] ------------------- [2022-06-01T21:59:01.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:59:01.726Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T21:59:01.726Z] Message: update stable to v1.0.230 [2022-06-01T21:59:02.300Z] ------------------- [2022-06-01T21:59:02.300Z] experimental info: [2022-06-01T21:59:02.300Z] ------------------- [2022-06-01T21:59:02.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:59:02.300Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T21:59:02.300Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T21:59:02.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-06-01T21:59:02.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-06-01T21:59:02.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T21:59:02.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T21:59:02.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T21:59:02.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T21:59:02.870Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T21:59:02.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-01T21:59:02.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T21:59:02.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T21:59:03.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T21:59:03.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-06-01T21:59:03.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T21:59:03.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T21:59:03.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T21:59:03.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T21:59:03.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:59:03.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:59:03.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T21:59:03.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T21:59:03.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-01T21:59:03.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-01T21:59:03.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T21:59:03.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T21:59:03.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T21:59:03.611Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T21:59:03.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo [2022-06-01T21:59:03.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo [2022-06-01T21:59:03.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo [2022-06-01T21:59:03.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo [2022-06-01T21:59:03.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87b4b36 [Pipeline] echo [2022-06-01T21:59:03.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:59:03.947Z] provisioning config files... [2022-06-01T21:59:03.963Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config523609343947457275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:59:04.308Z] ---> docker-login.sh [2022-06-01T21:59:04.309Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:59:04.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:04.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:04.831Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:04.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:04.831Z] [2022-06-01T21:59:04.831Z] Login Succeeded [2022-06-01T21:59:04.831Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:59:04.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:04.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:04.831Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:04.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:04.831Z] [2022-06-01T21:59:04.831Z] Login Succeeded [2022-06-01T21:59:04.831Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:59:04.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:05.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:05.093Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:05.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:05.093Z] [2022-06-01T21:59:05.093Z] Login Succeeded [2022-06-01T21:59:05.093Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:59:05.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:05.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:05.093Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:05.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:05.093Z] [2022-06-01T21:59:05.093Z] Login Succeeded [2022-06-01T21:59:05.093Z] docker.io [2022-06-01T21:59:05.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:05.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:05.665Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:05.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:05.665Z] [2022-06-01T21:59:05.665Z] Login Succeeded [2022-06-01T21:59:05.665Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:59:05.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T21:59:06.339Z] + git rev-list -1 --merges 87b4b36df87745dedca09b3d246310a1c15f4233~1..87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo [2022-06-01T21:59:06.386Z] -----------> git rev-list -1 --merges 87b4b36df87745dedca09b3d246310a1c15f4233~1..87b4b36df87745dedca09b3d246310a1c15f4233 87b4b36df87745dedca09b3d246310a1c15f4233 [false] [Pipeline] sh [2022-06-01T21:59:06.699Z] + git log --format=format:%s -1 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo [2022-06-01T21:59:06.736Z] ========================================================= [2022-06-01T21:59:06.736Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T21:59:06.736Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:59:07.178Z] + git log --format=format:%s -1 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo [2022-06-01T21:59:07.211Z] [semverPrep] GIT_COMMIT: 87b4b36df87745dedca09b3d246310a1c15f4233, Commit Message: chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web [Pipeline] echo [2022-06-01T21:59:07.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T21:59:07.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:59:07.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T21:59:07.633Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T21:59:07.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T21:59:07.633Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T21:59:07.633Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T21:59:07.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:59:08.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:59:08.130Z] [2022-06-01T21:59:08.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:59:08.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:59:08.508Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T21:59:08.508Z] 1fe172e4850f: Pulling fs layer [2022-06-01T21:59:08.508Z] caf521ccaac6: Pulling fs layer [2022-06-01T21:59:08.508Z] 3ead6fa29328: Pulling fs layer [2022-06-01T21:59:08.508Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T21:59:08.508Z] a8d5f1318db7: Pulling fs layer [2022-06-01T21:59:08.508Z] c427282e49a2: Pulling fs layer [2022-06-01T21:59:08.508Z] 1827001aaf11: Pulling fs layer [2022-06-01T21:59:08.508Z] 0714d37db230: Pulling fs layer [2022-06-01T21:59:08.508Z] ac28cf19c067: Pulling fs layer [2022-06-01T21:59:08.508Z] ca983d60f3e2: Pulling fs layer [2022-06-01T21:59:08.508Z] 9f894cec8388: Pulling fs layer [2022-06-01T21:59:08.508Z] c427282e49a2: Waiting [2022-06-01T21:59:08.508Z] 1827001aaf11: Waiting [2022-06-01T21:59:08.508Z] ac28cf19c067: Waiting [2022-06-01T21:59:08.508Z] 0714d37db230: Waiting [2022-06-01T21:59:08.508Z] ca983d60f3e2: Waiting [2022-06-01T21:59:08.508Z] 9f894cec8388: Waiting [2022-06-01T21:59:08.508Z] 5c2a1cbceb83: Waiting [2022-06-01T21:59:08.508Z] caf521ccaac6: Download complete [2022-06-01T21:59:08.508Z] 5c2a1cbceb83: Download complete [2022-06-01T21:59:08.769Z] a8d5f1318db7: Verifying Checksum [2022-06-01T21:59:08.769Z] a8d5f1318db7: Download complete [2022-06-01T21:59:08.769Z] 3ead6fa29328: Verifying Checksum [2022-06-01T21:59:08.769Z] 3ead6fa29328: Download complete [2022-06-01T21:59:08.769Z] c427282e49a2: Download complete [2022-06-01T21:59:08.769Z] 0714d37db230: Verifying Checksum [2022-06-01T21:59:08.769Z] 0714d37db230: Download complete [2022-06-01T21:59:08.769Z] ac28cf19c067: Download complete [2022-06-01T21:59:08.769Z] ca983d60f3e2: Verifying Checksum [2022-06-01T21:59:08.769Z] ca983d60f3e2: Download complete [2022-06-01T21:59:08.769Z] 9f894cec8388: Download complete [2022-06-01T21:59:08.769Z] 1fe172e4850f: Verifying Checksum [2022-06-01T21:59:08.769Z] 1fe172e4850f: Download complete [2022-06-01T21:59:09.027Z] 1827001aaf11: Download complete [2022-06-01T21:59:09.965Z] 1fe172e4850f: Pull complete [2022-06-01T21:59:10.226Z] caf521ccaac6: Pull complete [2022-06-01T21:59:10.487Z] 3ead6fa29328: Pull complete [2022-06-01T21:59:10.748Z] 5c2a1cbceb83: Pull complete [2022-06-01T21:59:11.007Z] a8d5f1318db7: Pull complete [2022-06-01T21:59:11.007Z] c427282e49a2: Pull complete [2022-06-01T21:59:12.915Z] 1827001aaf11: Pull complete [2022-06-01T21:59:12.915Z] 0714d37db230: Pull complete [2022-06-01T21:59:12.915Z] ac28cf19c067: Pull complete [2022-06-01T21:59:12.915Z] ca983d60f3e2: Pull complete [2022-06-01T21:59:13.177Z] 9f894cec8388: Pull complete [2022-06-01T21:59:13.177Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T21:59:13.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:59:13.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:59:13.400Z] prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container [2022-06-01T21:59:13.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:59:15.069Z] $ docker top 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea -eo pid,comm [2022-06-01T21:59:15.125Z] 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). [2022-06-01T21:59:15.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:59:15.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:59:15.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:59:15.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:59:15.390Z] $ docker exec 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent [2022-06-01T21:59:15.499Z] SSH_AUTH_SOCK=/tmp/ssh-V9OgWQ4VYqU9/agent.32 [2022-06-01T21:59:15.499Z] SSH_AGENT_PID=38 [2022-06-01T21:59:15.505Z] Running ssh-add (command line suppressed) [2022-06-01T21:59:15.633Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_8611752184380218770.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_8611752184380218770.key) [2022-06-01T21:59:15.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:59:15.967Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T21:59:16.003Z] $ docker exec --env ******** --env ******** 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent -k [2022-06-01T21:59:16.105Z] unset SSH_AUTH_SOCK; [2022-06-01T21:59:16.106Z] unset SSH_AGENT_PID; [2022-06-01T21:59:16.106Z] echo Agent pid 38 killed; [2022-06-01T21:59:16.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T21:59:16.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:59:16.193Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:59:16.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:59:16.337Z] $ docker exec 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent [2022-06-01T21:59:16.455Z] SSH_AUTH_SOCK=/tmp/ssh-R34etJFK6gwD/agent.70 [2022-06-01T21:59:16.455Z] SSH_AGENT_PID=77 [2022-06-01T21:59:16.461Z] Running ssh-add (command line suppressed) [2022-06-01T21:59:16.600Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_3814513178488535448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_3814513178488535448.key) [2022-06-01T21:59:16.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:59:16.932Z] + git semver init [2022-06-01T21:59:17.193Z] 2022-06-01 21:59:17,120 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T21:59:17.193Z] 2022-06-01 21:59:17,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver [2022-06-01T21:59:17.193Z] 2022-06-01 21:59:17,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver [2022-06-01T21:59:17.193Z] 2022-06-01 21:59:17,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.git/info/exclude [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 with force:False [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,134 [execute] INFO git cat-file --batch-check [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,140 [execute] INFO git cat-file --batch [2022-06-01T21:59:18.133Z] 2022-06-01 21:59:18,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:59:18.394Z] 2022-06-01 21:59:18,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 [2022-06-01T21:59:18.394Z] 0.0.0 [Pipeline] } [2022-06-01T21:59:18.432Z] $ docker exec --env ******** --env ******** 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent -k [2022-06-01T21:59:18.547Z] unset SSH_AUTH_SOCK; [2022-06-01T21:59:18.547Z] unset SSH_AGENT_PID; [2022-06-01T21:59:18.548Z] echo Agent pid 77 killed; [2022-06-01T21:59:18.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:59:18.961Z] + git semver [Pipeline] } [2022-06-01T21:59:19.258Z] $ docker stop --time=1 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea [2022-06-01T21:59:20.564Z] $ docker rm -f 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:59:20.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T21:59:21.294Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T21:59:21.313Z] [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 [2022-06-01T21:59:21.855Z] provisioning config files... [2022-06-01T21:59:21.866Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config576501557879790829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:59:22.211Z] ---> docker-login.sh [2022-06-01T21:59:22.211Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:59:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:22.211Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:22.211Z] [2022-06-01T21:59:22.211Z] Login Succeeded [2022-06-01T21:59:22.211Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:59:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:22.211Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:22.211Z] [2022-06-01T21:59:22.211Z] Login Succeeded [2022-06-01T21:59:22.211Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:59:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:22.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:22.473Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:22.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:22.473Z] [2022-06-01T21:59:22.473Z] Login Succeeded [2022-06-01T21:59:22.473Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:59:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:22.735Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:22.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:22.735Z] [2022-06-01T21:59:22.735Z] Login Succeeded [2022-06-01T21:59:22.735Z] docker.io [2022-06-01T21:59:22.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:59:22.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:59:22.996Z] Configure a credential helper to remove this warning. See [2022-06-01T21:59:22.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:59:22.996Z] [2022-06-01T21:59:22.996Z] Login Succeeded [2022-06-01T21:59:22.996Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:59:23.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:59:23.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:59:23.250Z] ========================================================= [2022-06-01T21:59:23.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-01T21:59:23.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:59:23.714Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:59:23.976Z] Sending build context to Docker daemon 43.29MB [2022-06-01T21:59:23.976Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T21:59:23.976Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-01T21:59:23.976Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-01T21:59:23.976Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T21:59:23.976Z] 666ba61612fd: Pulling fs layer [2022-06-01T21:59:23.976Z] 8ed8ca486205: Pulling fs layer [2022-06-01T21:59:23.976Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T21:59:23.976Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T21:59:23.976Z] ca2b28591e48: Pulling fs layer [2022-06-01T21:59:23.976Z] a51346096db8: Pulling fs layer [2022-06-01T21:59:23.976Z] daebc70d1ce1: Pulling fs layer [2022-06-01T21:59:23.976Z] 0e18a0eac166: Pulling fs layer [2022-06-01T21:59:23.976Z] daebc70d1ce1: Waiting [2022-06-01T21:59:23.976Z] a51346096db8: Waiting [2022-06-01T21:59:23.976Z] ca2b28591e48: Waiting [2022-06-01T21:59:23.976Z] 22a0e8bec74d: Waiting [2022-06-01T21:59:23.976Z] 0e18a0eac166: Waiting [2022-06-01T21:59:23.976Z] 4fe6c5a15a65: Waiting [2022-06-01T21:59:23.976Z] 8ed8ca486205: Verifying Checksum [2022-06-01T21:59:23.976Z] 8ed8ca486205: Download complete [2022-06-01T21:59:23.976Z] 666ba61612fd: Verifying Checksum [2022-06-01T21:59:23.976Z] 666ba61612fd: Download complete [2022-06-01T21:59:23.976Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T21:59:23.976Z] 22a0e8bec74d: Download complete [2022-06-01T21:59:23.976Z] ca2b28591e48: Download complete [2022-06-01T21:59:23.976Z] a51346096db8: Download complete [2022-06-01T21:59:23.976Z] 59bf1c3509f3: Download complete [2022-06-01T21:59:24.243Z] daebc70d1ce1: Verifying Checksum [2022-06-01T21:59:24.243Z] daebc70d1ce1: Download complete [2022-06-01T21:59:24.243Z] 59bf1c3509f3: Pull complete [2022-06-01T21:59:24.243Z] 666ba61612fd: Pull complete [2022-06-01T21:59:24.505Z] 8ed8ca486205: Pull complete [2022-06-01T21:59:24.766Z] 0e18a0eac166: Verifying Checksum [2022-06-01T21:59:24.766Z] 0e18a0eac166: Download complete [2022-06-01T21:59:24.766Z] 4fe6c5a15a65: Download complete [2022-06-01T21:59:28.959Z] 4fe6c5a15a65: Pull complete [2022-06-01T21:59:28.959Z] 22a0e8bec74d: Pull complete [2022-06-01T21:59:28.959Z] ca2b28591e48: Pull complete [2022-06-01T21:59:28.959Z] a51346096db8: Pull complete [2022-06-01T21:59:28.959Z] daebc70d1ce1: Pull complete [2022-06-01T21:59:31.500Z] 0e18a0eac166: Pull complete [2022-06-01T21:59:31.500Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-01T21:59:31.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T21:59:31.500Z] ---> f018257e8ee9 [2022-06-01T21:59:31.500Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-01T21:59:32.887Z] ---> Running in 9b4de2742a77 [2022-06-01T21:59:32.887Z] Removing intermediate container 9b4de2742a77 [2022-06-01T21:59:32.887Z] ---> 7c49855b0ee9 [2022-06-01T21:59:32.887Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-01T21:59:32.887Z] ---> Running in d2ef6203a921 [2022-06-01T21:59:32.887Z] Removing intermediate container d2ef6203a921 [2022-06-01T21:59:32.887Z] ---> cee11440cc12 [2022-06-01T21:59:32.887Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T21:59:32.887Z] ---> Running in 68b8556533cb [2022-06-01T21:59:33.152Z] Removing intermediate container 68b8556533cb [2022-06-01T21:59:33.152Z] ---> 924c02889220 [2022-06-01T21:59:33.152Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-01T21:59:33.152Z] ---> Running in 8af822165537 [2022-06-01T21:59:33.152Z] Removing intermediate container 8af822165537 [2022-06-01T21:59:33.152Z] ---> 1fada747381f [2022-06-01T21:59:33.152Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-01T21:59:33.152Z] ---> Running in 803bd215278b [2022-06-01T21:59:33.412Z] Removing intermediate container 803bd215278b [2022-06-01T21:59:33.412Z] ---> df9fb2dae4a5 [2022-06-01T21:59:33.412Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:59:33.412Z] ---> Running in 5ec8cb28a920 [2022-06-01T21:59:33.981Z] Removing intermediate container 5ec8cb28a920 [2022-06-01T21:59:33.981Z] ---> 1810f3abb66e [2022-06-01T21:59:33.981Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T21:59:33.981Z] ---> Running in 0a8b1f32915c [2022-06-01T21:59:34.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:59:35.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:59:35.185Z] OK: 221 MiB in 52 packages [2022-06-01T21:59:35.753Z] Removing intermediate container 0a8b1f32915c [2022-06-01T21:59:35.753Z] ---> f53abc4dea69 [2022-06-01T21:59:35.753Z] Step 10/15 : ENV GO111MODULE=on [2022-06-01T21:59:35.753Z] ---> Running in e3c2c2c1c025 [2022-06-01T21:59:35.753Z] Removing intermediate container e3c2c2c1c025 [2022-06-01T21:59:35.753Z] ---> c505f32aca10 [2022-06-01T21:59:35.753Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-01T21:59:35.753Z] ---> Running in 0cd4ce411009 [2022-06-01T21:59:36.013Z] Removing intermediate container 0cd4ce411009 [2022-06-01T21:59:36.013Z] ---> 1497560e2bc7 [2022-06-01T21:59:36.013Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-01T21:59:36.013Z] ---> d0b96ff92e90 [2022-06-01T21:59:36.013Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:59:36.013Z] ---> Running in 86ae01c7cd5e [2022-06-01T21:59:36.694Z] Still waiting to schedule task [2022-06-01T21:59:36.694Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-01T21:59:46.011Z] Removing intermediate container 86ae01c7cd5e [2022-06-01T21:59:46.011Z] ---> f5dfc377c001 [2022-06-01T21:59:46.011Z] Step 14/15 : COPY . . [2022-06-01T21:59:46.011Z] ---> 32d5c79b9398 [2022-06-01T21:59:46.011Z] Step 15/15 : RUN ${MAKE} [2022-06-01T21:59:46.011Z] ---> Running in 87a698d3bbec [2022-06-01T21:59:46.271Z] noop [2022-06-01T21:59:46.843Z] Removing intermediate container 87a698d3bbec [2022-06-01T21:59:46.843Z] ---> a6c36945247e [2022-06-01T21:59:46.843Z] Successfully built a6c36945247e [2022-06-01T21:59:46.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:59:47.279Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:59:47.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:59:47.434Z] prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container [2022-06-01T21:59:47.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T21:59:47.855Z] $ docker top 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:59:48.253Z] + go version [2022-06-01T21:59:48.253Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T21:59:48.287Z] $ docker stop --time=1 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd [2022-06-01T21:59:49.594Z] $ docker rm -f 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:59:50.302Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:59:50.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:59:50.454Z] prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container [2022-06-01T21:59:50.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T21:59:50.919Z] $ docker top b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:59:51.357Z] + make test [2022-06-01T21:59:51.357Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-01T21:59:51.616Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-01T21:59:56.892Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-01T21:59:56.892Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-01T21:59:59.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T21:59:59.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-01T21:59:59.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-01T21:59:59.505Z] $ docker stop --time=1 b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 [2022-06-01T22:00:00.987Z] $ docker rm -f b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T22:00:01.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T22:00:01.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-01T22:00:02.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T22:00:02.610Z] + ls -al . [2022-06-01T22:00:02.610Z] total 160 [2022-06-01T22:00:02.610Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 1 21:59 . [2022-06-01T22:00:02.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 .. [2022-06-01T22:00:02.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:59 .git [2022-06-01T22:00:02.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 .github [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 21:58 .gitignore [2022-06-01T22:00:02.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:59 .semver [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 1 21:58 Attribution.txt [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 1 21:58 CHANGELOG.md [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 1 21:58 CONTRIBUTING.md [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 1 21:58 Dockerfile [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 1 21:58 Jenkinsfile [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 1 21:58 LICENSE [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 1 21:58 Makefile [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 1 21:58 README.md [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:59 VERSION [2022-06-01T22:00:02.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 assets [2022-06-01T22:00:02.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:58 bin [2022-06-01T22:00:02.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 cmd [2022-06-01T22:00:02.611Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 1 21:59 coverage.out [2022-06-01T22:00:02.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:58 docs [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 1 21:58 go.mod [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 1 21:58 go.sum [2022-06-01T22:00:02.611Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 21:58 internal [2022-06-01T22:00:02.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 pkg [2022-06-01T22:00:02.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 snap [2022-06-01T22:00:02.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 testing [2022-06-01T22:00:02.611Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 21:58 version.go [2022-06-01T22:00:02.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:00:03.002Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 --label arch=amd64 --label version=0.0.0 . [2022-06-01T22:00:03.261Z] Sending build context to Docker daemon 43.29MB [2022-06-01T22:00:03.261Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T22:00:03.261Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-01T22:00:03.261Z] ---> a6c36945247e [2022-06-01T22:00:03.261Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-01T22:00:03.261Z] ---> Running in 9d324988041c [2022-06-01T22:00:03.522Z] Removing intermediate container 9d324988041c [2022-06-01T22:00:03.522Z] ---> 99e71120b25e [2022-06-01T22:00:03.522Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-01T22:00:03.522Z] ---> Running in cf1b13f94e9b [2022-06-01T22:00:03.522Z] Removing intermediate container cf1b13f94e9b [2022-06-01T22:00:03.522Z] ---> 230cb969ddb7 [2022-06-01T22:00:03.522Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:00:03.522Z] ---> Running in 60ffca93bcff [2022-06-01T22:00:03.781Z] Removing intermediate container 60ffca93bcff [2022-06-01T22:00:03.781Z] ---> 57a7e040a894 [2022-06-01T22:00:03.781Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-01T22:00:03.781Z] ---> Running in c2c11f8e736e [2022-06-01T22:00:03.781Z] Removing intermediate container c2c11f8e736e [2022-06-01T22:00:03.781Z] ---> 231ca001d407 [2022-06-01T22:00:03.781Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-01T22:00:03.781Z] ---> Running in 4ef568aa6ca4 [2022-06-01T22:00:04.042Z] Removing intermediate container 4ef568aa6ca4 [2022-06-01T22:00:04.042Z] ---> 682ae268ca7b [2022-06-01T22:00:04.042Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:00:04.042Z] ---> Running in a5c81f0c55eb [2022-06-01T22:00:04.615Z] Removing intermediate container a5c81f0c55eb [2022-06-01T22:00:04.615Z] ---> c368b8014022 [2022-06-01T22:00:04.615Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:00:04.615Z] ---> Running in 7280881d287a [2022-06-01T22:00:04.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T22:00:05.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T22:00:06.079Z] OK: 221 MiB in 52 packages [2022-06-01T22:00:06.339Z] Removing intermediate container 7280881d287a [2022-06-01T22:00:06.339Z] ---> 699c374d74ab [2022-06-01T22:00:06.339Z] Step 10/23 : ENV GO111MODULE=on [2022-06-01T22:00:06.339Z] ---> Running in 3d6ae4721a3d [2022-06-01T22:00:06.339Z] Removing intermediate container 3d6ae4721a3d [2022-06-01T22:00:06.339Z] ---> da38000c711b [2022-06-01T22:00:06.339Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-01T22:00:06.602Z] ---> Running in 39457a5955c1 [2022-06-01T22:00:06.602Z] Removing intermediate container 39457a5955c1 [2022-06-01T22:00:06.602Z] ---> 7580c4cc5e69 [2022-06-01T22:00:06.602Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-01T22:00:06.866Z] ---> fdf7ff7fdb6e [2022-06-01T22:00:06.866Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:00:06.866Z] ---> Running in e219474045b8 [2022-06-01T22:00:07.436Z] Removing intermediate container e219474045b8 [2022-06-01T22:00:07.436Z] ---> 1aed6275014f [2022-06-01T22:00:07.436Z] Step 14/23 : COPY . . [2022-06-01T22:00:08.380Z] ---> 1c5400ac1b23 [2022-06-01T22:00:08.380Z] Step 15/23 : RUN ${MAKE} [2022-06-01T22:00:08.643Z] ---> Running in 0c063c023f8d [2022-06-01T22:00:08.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-01T22:00:14.182Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-01T22:00:16.092Z] Removing intermediate container 0c063c023f8d [2022-06-01T22:00:16.092Z] ---> 119498a062a0 [2022-06-01T22:00:16.092Z] Step 16/23 : FROM alpine:3.14 [2022-06-01T22:00:16.355Z] 3.14: Pulling from library/alpine [2022-06-01T22:00:16.355Z] 8663204ce13b: Pulling fs layer [2022-06-01T22:00:16.617Z] 8663204ce13b: Download complete [2022-06-01T22:00:16.617Z] 8663204ce13b: Pull complete [2022-06-01T22:00:16.880Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T22:00:16.880Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T22:00:16.880Z] ---> e04c818066af [2022-06-01T22:00:16.880Z] Step 17/23 : EXPOSE 4000 [2022-06-01T22:00:16.880Z] ---> Running in 062c0fa49aed [2022-06-01T22:00:16.880Z] Removing intermediate container 062c0fa49aed [2022-06-01T22:00:16.880Z] ---> b21add40f086 [2022-06-01T22:00:16.880Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-01T22:00:17.453Z] ---> 2e119e42bb6d [2022-06-01T22:00:17.453Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-01T22:00:17.453Z] ---> Running in 20b486d3093a [2022-06-01T22:00:17.453Z] Removing intermediate container 20b486d3093a [2022-06-01T22:00:17.453Z] ---> e7529944220c [2022-06-01T22:00:17.453Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-01T22:00:17.453Z] ---> Running in 941c1a3818dd [2022-06-01T22:00:17.713Z] Removing intermediate container 941c1a3818dd [2022-06-01T22:00:17.713Z] ---> 90ebe1575dbf [2022-06-01T22:00:17.713Z] Step 21/23 : LABEL arch=amd64 [2022-06-01T22:00:17.713Z] ---> Running in 64d3bfbfb65a [2022-06-01T22:00:17.713Z] Removing intermediate container 64d3bfbfb65a [2022-06-01T22:00:17.713Z] ---> e204cb809720 [2022-06-01T22:00:17.713Z] Step 22/23 : LABEL git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 [2022-06-01T22:00:17.713Z] ---> Running in 098ac1b8f710 [2022-06-01T22:00:17.974Z] Removing intermediate container 098ac1b8f710 [2022-06-01T22:00:17.974Z] ---> efd716dd647c [2022-06-01T22:00:17.974Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T22:00:17.974Z] ---> Running in 007b3b75e66d [2022-06-01T22:00:17.974Z] Removing intermediate container 007b3b75e66d [2022-06-01T22:00:17.974Z] ---> 3190d8356746 [2022-06-01T22:00:17.974Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T22:00:17.974Z] Successfully built 3190d8356746 [2022-06-01T22:00:17.974Z] Successfully tagged edgex-ui: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 [2022-06-01T22:00:18.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:00:18.818Z] [2022-06-01T22:00:18.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:00:19.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:00:19.194Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T22:00:19.194Z] 5eb5b503b376: Pulling fs layer [2022-06-01T22:00:19.194Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T22:00:19.194Z] ec43610c2a17: Pulling fs layer [2022-06-01T22:00:19.194Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T22:00:19.194Z] 33b1e0a273af: Pulling fs layer [2022-06-01T22:00:19.194Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T22:00:19.194Z] 2f39f015ded8: Pulling fs layer [2022-06-01T22:00:19.194Z] 5d3b04190fa2: Waiting [2022-06-01T22:00:19.194Z] 2f39f015ded8: Waiting [2022-06-01T22:00:19.194Z] 33b1e0a273af: Waiting [2022-06-01T22:00:19.194Z] 3a2ae6a8a46f: Waiting [2022-06-01T22:00:19.194Z] 5c69ac0246d0: Verifying Checksum [2022-06-01T22:00:19.194Z] 5c69ac0246d0: Download complete [2022-06-01T22:00:19.194Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-01T22:00:19.194Z] 3a2ae6a8a46f: Download complete [2022-06-01T22:00:19.194Z] ec43610c2a17: Verifying Checksum [2022-06-01T22:00:19.194Z] ec43610c2a17: Download complete [2022-06-01T22:00:19.194Z] 33b1e0a273af: Verifying Checksum [2022-06-01T22:00:19.194Z] 33b1e0a273af: Download complete [2022-06-01T22:00:19.456Z] 5d3b04190fa2: Verifying Checksum [2022-06-01T22:00:19.456Z] 5d3b04190fa2: Download complete [2022-06-01T22:00:19.456Z] 5eb5b503b376: Download complete [2022-06-01T22:00:20.024Z] 2f39f015ded8: Verifying Checksum [2022-06-01T22:00:20.024Z] 2f39f015ded8: Download complete [2022-06-01T22:00:20.964Z] 5eb5b503b376: Pull complete [2022-06-01T22:00:20.964Z] 5c69ac0246d0: Pull complete [2022-06-01T22:00:21.536Z] ec43610c2a17: Pull complete [2022-06-01T22:00:21.536Z] 3a2ae6a8a46f: Pull complete [2022-06-01T22:00:21.796Z] 33b1e0a273af: Pull complete [2022-06-01T22:00:21.796Z] 5d3b04190fa2: Pull complete [2022-06-01T22:00:27.079Z] 2f39f015ded8: Pull complete [2022-06-01T22:00:27.079Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T22:00:27.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:00:27.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:00:27.315Z] prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container [2022-06-01T22:00:27.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@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 [2022-06-01T22:00:29.112Z] $ docker top e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:00:29.582Z] ---> job-cost.sh [2022-06-01T22:00:29.582Z] lf-activate-venv: SKIPPING [2022-06-01T22:00:29.582Z] INFO: No Stack... [2022-06-01T22:00:30.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T22:00:30.417Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T22:00:30.737Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/cost.csv [2022-06-01T22:00:30.737Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T22:00:30.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [2022-06-01T22:00:30.782Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] did not exist. Created. [2022-06-01T22:00:30.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T22:00:31.184Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T22:00:31.245Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T22:00:31.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T22:00:31.343Z] $ docker stop --time=1 e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db [2022-06-01T22:00:32.552Z] $ docker rm -f e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T22:01:28.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-586 in /w/workspace/edgexfoundry_edgex-ui-go_PR-526 [Pipeline] { [Pipeline] ws [2022-06-01T22:01:28.729Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-06-01T22:01:28.822Z] The recommended git tool is: git [2022-06-01T22:01:36.265Z] using credential edgex-jenkins-ssh [2022-06-01T22:01:36.291Z] Cloning the remote Git repository [2022-06-01T22:01:36.471Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-01T22:01:36.740Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-06-01T22:01:36.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-01T22:01:36.839Z] > git --version # timeout=10 [2022-06-01T22:01:36.863Z] > git --version # 'git version 2.25.1' [2022-06-01T22:01:36.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:01:36.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T22:01:40.454Z] Merging remotes/origin/main commit 66d087440452cd2777c1b48e6c315f4ea5829394 into PR head commit 87b4b36df87745dedca09b3d246310a1c15f4233 [2022-06-01T22:01:41.004Z] Merge succeeded, producing 87b4b36df87745dedca09b3d246310a1c15f4233 [2022-06-01T22:01:41.005Z] Checking out Revision 87b4b36df87745dedca09b3d246310a1c15f4233 (PR-526) [2022-06-01T22:01:39.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-06-01T22:01:39.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T22:01:39.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-06-01T22:01:39.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-01T22:01:39.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:01:39.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-01T22:01:40.480Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T22:01:40.499Z] > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 [2022-06-01T22:01:40.902Z] > git remote # timeout=10 [2022-06-01T22:01:40.920Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T22:01:40.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:01:40.959Z] > git merge 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [2022-06-01T22:01:40.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T22:01:41.018Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T22:01:41.036Z] > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 [2022-06-01T22:01:45.749Z] Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" [2022-06-01T22:01:45.831Z] > git --version # timeout=10 [2022-06-01T22:01:45.844Z] > git --version # 'git version 2.25.1' [2022-06-01T22:01:45.855Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T22:01:46.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T22:01:46.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T22:01:46.948Z] Dload Upload Total Spent Left Speed [2022-06-01T22:01:46.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-06-01T22:01:48.035Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T22:01:48.398Z] + sudo tee /etc/docker/daemon.new [2022-06-01T22:01:48.398Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T22:01:48.398Z] { [2022-06-01T22:01:48.398Z] "registry-mirrors": [ [2022-06-01T22:01:48.398Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T22:01:48.398Z] ], [2022-06-01T22:01:48.398Z] "bip": "10.250.0.254/24", [2022-06-01T22:01:48.398Z] "hosts": [ [2022-06-01T22:01:48.398Z] "tcp://0.0.0.0:5555", [2022-06-01T22:01:48.398Z] "unix:///var/run/docker.sock" [2022-06-01T22:01:48.398Z] ], [2022-06-01T22:01:48.398Z] "mtu": 1458, [2022-06-01T22:01:48.398Z] "selinux-enabled": true, [2022-06-01T22:01:48.398Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T22:01:48.398Z] } [Pipeline] sh [2022-06-01T22:01:48.760Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T22:01:49.133Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:02:07.560Z] provisioning config files... [2022-06-01T22:02:07.588Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config712766455675497734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:02:07.987Z] ---> docker-login.sh [2022-06-01T22:02:07.987Z] nexus3.edgexfoundry.org:10001 [2022-06-01T22:02:08.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:02:08.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:02:08.858Z] Configure a credential helper to remove this warning. See [2022-06-01T22:02:08.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:02:08.858Z] [2022-06-01T22:02:08.858Z] Login Succeeded [2022-06-01T22:02:08.858Z] nexus3.edgexfoundry.org:10002 [2022-06-01T22:02:09.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:02:09.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:02:09.404Z] Configure a credential helper to remove this warning. See [2022-06-01T22:02:09.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:02:09.404Z] [2022-06-01T22:02:09.404Z] Login Succeeded [2022-06-01T22:02:09.404Z] nexus3.edgexfoundry.org:10003 [2022-06-01T22:02:09.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:02:09.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:02:09.960Z] Configure a credential helper to remove this warning. See [2022-06-01T22:02:09.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:02:09.961Z] [2022-06-01T22:02:09.961Z] Login Succeeded [2022-06-01T22:02:09.961Z] nexus3.edgexfoundry.org:10004 [2022-06-01T22:02:10.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:02:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:02:10.513Z] Configure a credential helper to remove this warning. See [2022-06-01T22:02:10.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:02:10.513Z] [2022-06-01T22:02:10.513Z] Login Succeeded [2022-06-01T22:02:10.513Z] docker.io [2022-06-01T22:02:10.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:02:11.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:02:11.061Z] Configure a credential helper to remove this warning. See [2022-06-01T22:02:11.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:02:11.061Z] [2022-06-01T22:02:11.061Z] Login Succeeded [2022-06-01T22:02:11.061Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T22:02:11.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T22:02:11.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T22:02:11.505Z] ========================================================= [2022-06-01T22:02:11.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-01T22:02:11.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:02:12.017Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-01T22:02:13.000Z] Sending build context to Docker daemon 27.18MB [2022-06-01T22:02:13.000Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T22:02:13.000Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-01T22:02:13.348Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T22:02:13.348Z] 9b3977197b4f: Pulling fs layer [2022-06-01T22:02:13.348Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T22:02:13.348Z] 94645a83ff95: Pulling fs layer [2022-06-01T22:02:13.348Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T22:02:13.348Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T22:02:13.348Z] 3096ccb668a1: Pulling fs layer [2022-06-01T22:02:13.348Z] e8cf19c19ddd: Pulling fs layer [2022-06-01T22:02:13.348Z] a4caa8a26152: Pulling fs layer [2022-06-01T22:02:13.348Z] 3f3a8bcf1eab: Waiting [2022-06-01T22:02:13.348Z] 0c92f367c5e7: Waiting [2022-06-01T22:02:13.348Z] 3096ccb668a1: Waiting [2022-06-01T22:02:13.348Z] e8cf19c19ddd: Waiting [2022-06-01T22:02:13.348Z] a4caa8a26152: Waiting [2022-06-01T22:02:13.348Z] 94645a83ff95: Verifying Checksum [2022-06-01T22:02:13.348Z] 94645a83ff95: Download complete [2022-06-01T22:02:13.348Z] 1a89e8eeedd5: Verifying Checksum [2022-06-01T22:02:13.348Z] 1a89e8eeedd5: Download complete [2022-06-01T22:02:13.348Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T22:02:13.348Z] 0c92f367c5e7: Download complete [2022-06-01T22:02:13.348Z] 3096ccb668a1: Verifying Checksum [2022-06-01T22:02:13.348Z] 3096ccb668a1: Download complete [2022-06-01T22:02:13.348Z] 9b3977197b4f: Download complete [2022-06-01T22:02:13.348Z] e8cf19c19ddd: Verifying Checksum [2022-06-01T22:02:13.348Z] e8cf19c19ddd: Download complete [2022-06-01T22:02:13.959Z] 9b3977197b4f: Pull complete [2022-06-01T22:02:14.564Z] 1a89e8eeedd5: Pull complete [2022-06-01T22:02:14.839Z] 94645a83ff95: Pull complete [2022-06-01T22:02:15.439Z] a4caa8a26152: Verifying Checksum [2022-06-01T22:02:15.439Z] a4caa8a26152: Download complete [2022-06-01T22:02:15.713Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T22:02:15.713Z] 3f3a8bcf1eab: Download complete [2022-06-01T22:02:28.115Z] 3f3a8bcf1eab: Pull complete [2022-06-01T22:02:28.115Z] 0c92f367c5e7: Pull complete [2022-06-01T22:02:28.115Z] 3096ccb668a1: Pull complete [2022-06-01T22:02:28.115Z] e8cf19c19ddd: Pull complete [2022-06-01T22:02:34.850Z] a4caa8a26152: Pull complete [2022-06-01T22:02:34.850Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-01T22:02:34.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T22:02:34.850Z] ---> 725f1c02e7f9 [2022-06-01T22:02:34.850Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-01T22:02:35.837Z] ---> Running in 93601769b29a [2022-06-01T22:02:36.116Z] Removing intermediate container 93601769b29a [2022-06-01T22:02:36.116Z] ---> b7a114d9ed5b [2022-06-01T22:02:36.116Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-01T22:02:36.116Z] ---> Running in ef5fd153bf0f [2022-06-01T22:02:36.392Z] Removing intermediate container ef5fd153bf0f [2022-06-01T22:02:36.392Z] ---> c7af46428b0f [2022-06-01T22:02:36.392Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:02:36.392Z] ---> Running in 55377befdcbf [2022-06-01T22:02:36.996Z] Removing intermediate container 55377befdcbf [2022-06-01T22:02:36.996Z] ---> 5e881edb1225 [2022-06-01T22:02:36.996Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-01T22:02:36.996Z] ---> Running in 1c2d4b239e52 [2022-06-01T22:02:37.272Z] Removing intermediate container 1c2d4b239e52 [2022-06-01T22:02:37.272Z] ---> 1f95f0b9d6cc [2022-06-01T22:02:37.272Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-01T22:02:37.272Z] ---> Running in 6c58a91572fa [2022-06-01T22:02:39.300Z] Removing intermediate container 6c58a91572fa [2022-06-01T22:02:39.300Z] ---> 27b05423fab5 [2022-06-01T22:02:39.300Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:02:39.300Z] ---> Running in de5feec7d19b [2022-06-01T22:02:41.294Z] Removing intermediate container de5feec7d19b [2022-06-01T22:02:41.294Z] ---> f3ee2c96c850 [2022-06-01T22:02:41.294Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:02:41.294Z] ---> Running in 552dd9895431 [2022-06-01T22:02:42.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T22:02:42.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T22:02:43.866Z] OK: 220 MiB in 52 packages [2022-06-01T22:02:44.846Z] Removing intermediate container 552dd9895431 [2022-06-01T22:02:44.846Z] ---> b4f34d64280d [2022-06-01T22:02:44.846Z] Step 10/15 : ENV GO111MODULE=on [2022-06-01T22:02:44.846Z] ---> Running in 8d06f8aad76a [2022-06-01T22:02:45.122Z] Removing intermediate container 8d06f8aad76a [2022-06-01T22:02:45.122Z] ---> eb842db9439e [2022-06-01T22:02:45.122Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-01T22:02:45.122Z] ---> Running in fe7a6f2d7196 [2022-06-01T22:02:45.404Z] Removing intermediate container fe7a6f2d7196 [2022-06-01T22:02:45.404Z] ---> f57d207a4039 [2022-06-01T22:02:45.405Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-01T22:02:46.012Z] ---> af285ecf374e [2022-06-01T22:02:46.012Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:02:46.012Z] ---> Running in 962d001d13df [2022-06-01T22:03:12.822Z] Removing intermediate container 962d001d13df [2022-06-01T22:03:12.822Z] ---> 78f6b9349c8e [2022-06-01T22:03:12.822Z] Step 14/15 : COPY . . [2022-06-01T22:03:15.451Z] ---> 8bdde8d1c8b6 [2022-06-01T22:03:15.451Z] Step 15/15 : RUN ${MAKE} [2022-06-01T22:03:15.451Z] ---> Running in e8cb5714ccda [2022-06-01T22:03:16.429Z] noop [2022-06-01T22:03:16.704Z] Removing intermediate container e8cb5714ccda [2022-06-01T22:03:16.704Z] ---> 3bb10b642b83 [2022-06-01T22:03:16.978Z] Successfully built 3bb10b642b83 [2022-06-01T22:03:16.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:03:17.474Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T22:03:17.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:03:17.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container [2022-06-01T22:03:17.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-arm64 cat [2022-06-01T22:03:19.215Z] $ docker top 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T22:03:20.183Z] + go version [2022-06-01T22:03:20.183Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T22:03:20.227Z] $ docker stop --time=1 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b [2022-06-01T22:03:21.879Z] $ docker rm -f 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:03:22.782Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T22:03:22.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:03:23.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container [2022-06-01T22:03:23.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-arm64 cat [2022-06-01T22:03:24.528Z] $ docker top 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T22:03:25.530Z] + make test [2022-06-01T22:03:25.530Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-01T22:03:26.980Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-01T22:04:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-01T22:04:14.033Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-01T22:04:24.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T22:04:24.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-01T22:04:24.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-01T22:04:24.325Z] $ docker stop --time=1 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 [2022-06-01T22:04:26.125Z] $ docker rm -f 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T22:04:27.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T22:04:27.041Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T22:04:27.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T22:04:28.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T22:04:28.654Z] + ls -al . [2022-06-01T22:04:28.654Z] total 156 [2022-06-01T22:04:28.654Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 22:03 . [2022-06-01T22:04:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 .. [2022-06-01T22:04:28.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 22:01 .git [2022-06-01T22:04:28.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 .github [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 22:01 .gitignore [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 1 22:01 Attribution.txt [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 1 22:01 CHANGELOG.md [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 1 22:01 CONTRIBUTING.md [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 1 22:01 Dockerfile [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 1 22:01 Jenkinsfile [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 1 22:01 LICENSE [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 1 22:01 Makefile [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 1 22:01 README.md [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:59 VERSION [2022-06-01T22:04:28.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 assets [2022-06-01T22:04:28.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:01 bin [2022-06-01T22:04:28.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 cmd [2022-06-01T22:04:28.654Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 1 22:03 coverage.out [2022-06-01T22:04:28.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:01 docs [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 1 22:01 go.mod [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 1 22:01 go.sum [2022-06-01T22:04:28.654Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 22:01 internal [2022-06-01T22:04:28.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 pkg [2022-06-01T22:04:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 snap [2022-06-01T22:04:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 testing [2022-06-01T22:04:28.654Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 22:01 version.go [2022-06-01T22:04:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:04:29.084Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 --label arch=arm64 --label version=0.0.0 . [2022-06-01T22:04:30.066Z] Sending build context to Docker daemon 27.18MB [2022-06-01T22:04:30.066Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T22:04:30.066Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-01T22:04:30.066Z] ---> 3bb10b642b83 [2022-06-01T22:04:30.066Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-01T22:04:30.341Z] ---> Running in b5d62c740898 [2022-06-01T22:04:30.613Z] Removing intermediate container b5d62c740898 [2022-06-01T22:04:30.613Z] ---> 790db1bee47b [2022-06-01T22:04:30.614Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-01T22:04:30.614Z] ---> Running in b49eaf0b703e [2022-06-01T22:04:30.890Z] Removing intermediate container b49eaf0b703e [2022-06-01T22:04:30.890Z] ---> 347d54318dcf [2022-06-01T22:04:30.890Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:04:31.164Z] ---> Running in a33795a3185d [2022-06-01T22:04:31.439Z] Removing intermediate container a33795a3185d [2022-06-01T22:04:31.439Z] ---> bea2e677d7dc [2022-06-01T22:04:31.439Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-01T22:04:31.439Z] ---> Running in 00ed1e369fba [2022-06-01T22:04:31.711Z] Removing intermediate container 00ed1e369fba [2022-06-01T22:04:31.711Z] ---> 6fbf888be299 [2022-06-01T22:04:31.711Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-01T22:04:31.711Z] ---> Running in 9beddc1c48e4 [2022-06-01T22:04:31.988Z] Removing intermediate container 9beddc1c48e4 [2022-06-01T22:04:31.988Z] ---> 48e07c12b204 [2022-06-01T22:04:31.988Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:04:32.270Z] ---> Running in a185e0e260d9 [2022-06-01T22:04:33.721Z] Removing intermediate container a185e0e260d9 [2022-06-01T22:04:33.721Z] ---> b3961b67b939 [2022-06-01T22:04:33.721Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:04:34.001Z] ---> Running in 5b3db1782c8d [2022-06-01T22:04:34.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T22:04:35.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T22:04:36.950Z] OK: 220 MiB in 52 packages [2022-06-01T22:04:37.547Z] Removing intermediate container 5b3db1782c8d [2022-06-01T22:04:37.547Z] ---> 4106503bb25d [2022-06-01T22:04:37.547Z] Step 10/23 : ENV GO111MODULE=on [2022-06-01T22:04:37.547Z] ---> Running in ca7da08d993a [2022-06-01T22:04:37.823Z] Removing intermediate container ca7da08d993a [2022-06-01T22:04:37.823Z] ---> e577a05f22a8 [2022-06-01T22:04:37.823Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-01T22:04:37.823Z] ---> Running in 4cef6a135a0e [2022-06-01T22:04:38.420Z] Removing intermediate container 4cef6a135a0e [2022-06-01T22:04:38.420Z] ---> d973eb0ee88f [2022-06-01T22:04:38.420Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-01T22:04:38.698Z] ---> f354b939568b [2022-06-01T22:04:38.698Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:04:38.973Z] ---> Running in 5f58e7a36f79 [2022-06-01T22:04:40.952Z] Removing intermediate container 5f58e7a36f79 [2022-06-01T22:04:40.952Z] ---> e38110196579 [2022-06-01T22:04:40.952Z] Step 14/23 : COPY . . [2022-06-01T22:04:43.584Z] ---> 648daa3f8c99 [2022-06-01T22:04:43.584Z] Step 15/23 : RUN ${MAKE} [2022-06-01T22:04:43.861Z] ---> Running in 6e1e8e53c8e5 [2022-06-01T22:04:44.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-01T22:05:23.924Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-01T22:05:24.202Z] Removing intermediate container 6e1e8e53c8e5 [2022-06-01T22:05:24.202Z] ---> dc1e6e7e7238 [2022-06-01T22:05:24.202Z] Step 16/23 : FROM alpine:3.14 [2022-06-01T22:05:24.798Z] 3.14: Pulling from library/alpine [2022-06-01T22:05:24.798Z] 455c02918c45: Pulling fs layer [2022-06-01T22:05:25.073Z] 455c02918c45: Verifying Checksum [2022-06-01T22:05:25.073Z] 455c02918c45: Download complete [2022-06-01T22:05:25.673Z] 455c02918c45: Pull complete [2022-06-01T22:05:25.673Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T22:05:25.673Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T22:05:25.673Z] ---> ac73e934f311 [2022-06-01T22:05:25.673Z] Step 17/23 : EXPOSE 4000 [2022-06-01T22:05:25.673Z] ---> Running in 50a1c0dd2cb8 [2022-06-01T22:05:26.276Z] Removing intermediate container 50a1c0dd2cb8 [2022-06-01T22:05:26.276Z] ---> 4462fd3e2b5e [2022-06-01T22:05:26.276Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-01T22:05:27.770Z] ---> 754990696b25 [2022-06-01T22:05:27.770Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-01T22:05:27.770Z] ---> Running in 0508d62e2229 [2022-06-01T22:05:27.770Z] Removing intermediate container 0508d62e2229 [2022-06-01T22:05:27.770Z] ---> d42f379b29a6 [2022-06-01T22:05:27.770Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-01T22:05:28.048Z] ---> Running in fdc6fe6bf9e7 [2022-06-01T22:05:28.325Z] Removing intermediate container fdc6fe6bf9e7 [2022-06-01T22:05:28.325Z] ---> 9ddcab4c67de [2022-06-01T22:05:28.325Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T22:05:28.325Z] ---> Running in 4a989f63574f [2022-06-01T22:05:28.615Z] Removing intermediate container 4a989f63574f [2022-06-01T22:05:28.615Z] ---> 304f75593c0f [2022-06-01T22:05:28.615Z] Step 22/23 : LABEL git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 [2022-06-01T22:05:28.891Z] ---> Running in 2224b9d7d17a [2022-06-01T22:05:29.166Z] Removing intermediate container 2224b9d7d17a [2022-06-01T22:05:29.166Z] ---> b99dea9b6db3 [2022-06-01T22:05:29.166Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T22:05:29.166Z] ---> Running in efe7e6918195 [2022-06-01T22:05:29.443Z] Removing intermediate container efe7e6918195 [2022-06-01T22:05:29.443Z] ---> 1d344a7b5751 [2022-06-01T22:05:29.443Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T22:05:29.719Z] Successfully built 1d344a7b5751 [2022-06-01T22:05:29.719Z] Successfully tagged edgex-ui-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 [2022-06-01T22:05:30.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:05:30.540Z] [2022-06-01T22:05:30.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:05:30.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:05:31.247Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T22:05:31.247Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T22:05:31.247Z] 04944245beec: Pulling fs layer [2022-06-01T22:05:31.247Z] 699f458cf7ca: Pulling fs layer [2022-06-01T22:05:31.247Z] 765212b225bb: Pulling fs layer [2022-06-01T22:05:31.247Z] f23df028b6ca: Pulling fs layer [2022-06-01T22:05:31.247Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T22:05:31.247Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T22:05:31.247Z] 765212b225bb: Waiting [2022-06-01T22:05:31.247Z] f23df028b6ca: Waiting [2022-06-01T22:05:31.247Z] d65c8cfc05b1: Waiting [2022-06-01T22:05:31.247Z] 2437ff75d9bd: Waiting [2022-06-01T22:05:31.247Z] 04944245beec: Verifying Checksum [2022-06-01T22:05:31.247Z] 04944245beec: Download complete [2022-06-01T22:05:31.247Z] 765212b225bb: Verifying Checksum [2022-06-01T22:05:31.247Z] 765212b225bb: Download complete [2022-06-01T22:05:31.247Z] f23df028b6ca: Verifying Checksum [2022-06-01T22:05:31.247Z] f23df028b6ca: Download complete [2022-06-01T22:05:31.528Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T22:05:31.528Z] d65c8cfc05b1: Download complete [2022-06-01T22:05:31.528Z] 699f458cf7ca: Verifying Checksum [2022-06-01T22:05:31.528Z] 699f458cf7ca: Download complete [2022-06-01T22:05:31.803Z] 8998bd30e6a1: Verifying Checksum [2022-06-01T22:05:31.803Z] 8998bd30e6a1: Download complete [2022-06-01T22:05:34.444Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T22:05:34.444Z] 2437ff75d9bd: Download complete [2022-06-01T22:05:36.434Z] 8998bd30e6a1: Pull complete [2022-06-01T22:05:37.038Z] 04944245beec: Pull complete [2022-06-01T22:05:38.485Z] 699f458cf7ca: Pull complete [2022-06-01T22:05:38.761Z] 765212b225bb: Pull complete [2022-06-01T22:05:39.747Z] f23df028b6ca: Pull complete [2022-06-01T22:05:40.023Z] d65c8cfc05b1: Pull complete [2022-06-01T22:05:55.133Z] 2437ff75d9bd: Pull complete [2022-06-01T22:05:55.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T22:05:55.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:05:55.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:05:55.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container [2022-06-01T22:05:55.657Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T22:05:58.355Z] $ docker top af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:05:59.351Z] ---> job-cost.sh [2022-06-01T22:05:59.352Z] lf-activate-venv: SKIPPING [2022-06-01T22:05:59.352Z] INFO: No Stack... [2022-06-01T22:05:59.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T22:06:00.933Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T22:06:01.613Z] + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, [2022-06-01T22:06:01.613Z] -f6 [Pipeline] lock [2022-06-01T22:06:01.696Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [2022-06-01T22:06:01.702Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] did not exist. Created. [2022-06-01T22:06:01.702Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T22:06:02.456Z] /w/workspace/edgex-ui-go/1@tmp/durable-e3e58772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T22:06:03.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T22:06:03.187Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T22:06:03.382Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T22:06:03.397Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T22:06:03.489Z] $ docker stop --time=1 af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 [2022-06-01T22:06:04.994Z] $ docker rm -f af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 [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 [2022-06-01T22:06:05.970Z] provisioning config files... [2022-06-01T22:06:05.980Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config4116056170643375999tmp [Pipeline] { [Pipeline] sh [2022-06-01T22:06:06.317Z] + set +x [2022-06-01T22:06:06.317Z] + curl -s https://codecov.io/bash [2022-06-01T22:06:06.317Z] + bash -s -- [2022-06-01T22:06:06.317Z] [2022-06-01T22:06:06.317Z] _____ _ [2022-06-01T22:06:06.317Z] / ____| | | [2022-06-01T22:06:06.317Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T22:06:06.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T22:06:06.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T22:06:06.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T22:06:06.317Z] Bash-1.0.6 [2022-06-01T22:06:06.317Z] [2022-06-01T22:06:06.317Z] [2022-06-01T22:06:06.317Z] ==> git version 2.25.1 found [2022-06-01T22:06:06.317Z] ==> 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 [2022-06-01T22:06:06.317Z] Release-Date: 2020-01-08 [2022-06-01T22:06:06.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-01T22:06:06.317Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T22:06:06.317Z] ==> Jenkins CI detected. [2022-06-01T22:06:06.317Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-526 [2022-06-01T22:06:06.317Z] project root: . [2022-06-01T22:06:06.317Z] --> token set from env [2022-06-01T22:06:06.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T22:06:06.317Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T22:06:06.317Z] ==> Python coveragepy not found [2022-06-01T22:06:06.317Z] ==> Searching for coverage reports in: [2022-06-01T22:06:06.317Z] + . [2022-06-01T22:06:06.317Z] -> Found 1 reports [2022-06-01T22:06:06.317Z] ==> Detecting git/mercurial file structure [2022-06-01T22:06:06.317Z] ==> Reading reports [2022-06-01T22:06:06.579Z] + ./coverage.out bytes=10 [2022-06-01T22:06:06.579Z] ==> Appending adjustments [2022-06-01T22:06:06.579Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T22:06:06.579Z] + Found adjustments [2022-06-01T22:06:06.579Z] ==> Gzipping contents [2022-06-01T22:06:06.579Z] 8.0K /tmp/codecov.0OeVTA.gz [2022-06-01T22:06:06.579Z] ==> Uploading reports [2022-06-01T22:06:06.579Z] url: https://codecov.io [2022-06-01T22:06:06.579Z] query: branch=PR-526&commit=87b4b36df87745dedca09b3d246310a1c15f4233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=526&job=&cmd_args= [2022-06-01T22:06:06.579Z] -> Pinging Codecov [2022-06-01T22:06:06.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-526&commit=87b4b36df87745dedca09b3d246310a1c15f4233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=526&job=&cmd_args= [2022-06-01T22:06:06.842Z] -> Uploading to [2022-06-01T22:06:06.842Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/FB506323287CE973F263BFD2A0EB1F37/87b4b36df87745dedca09b3d246310a1c15f4233/a00d04a3-081d-4c2c-bf3b-fbacdb854432.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T220606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f545361b5949461171e58fb9af9d2bd4644afe04b5797d4070b55d64c3971f60 [2022-06-01T22:06:06.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T22:06:06.842Z] Dload Upload Total Spent Left Speed [2022-06-01T22:06:07.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 15748 --:--:-- --:--:-- --:--:-- 15748 [2022-06-01T22:06:07.103Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] } [2022-06-01T22:06:07.132Z] 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 [2022-06-01T22:06:08.828Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives ] [2022-06-01T22:06:08.828Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives [2022-06-01T22:06:08.828Z] total 16 [2022-06-01T22:06:08.828Z] drwxr-xr-x 3 root root 4096 Jun 1 22:00 . [2022-06-01T22:06:08.828Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 22:00 .. [2022-06-01T22:06:08.828Z] drwxr-xr-x 2 root root 4096 Jun 1 22:00 cost [2022-06-01T22:06:08.828Z] -rw-r--r-- 1 root root 82 Jun 1 22:00 cost.csv [2022-06-01T22:06:08.828Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives [2022-06-01T22:06:08.828Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives [2022-06-01T22:06:08.828Z] total 16 [2022-06-01T22:06:08.828Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 22:00 . [2022-06-01T22:06:08.828Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 22:00 .. [2022-06-01T22:06:08.828Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 22:00 cost [2022-06-01T22:06:08.828Z] -rw-r--r-- 1 jenkins jenkins 82 Jun 1 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:09.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:10.054Z] ---> package-listing.sh [2022-06-01T22:06:10.054Z] ++ facter osfamily [2022-06-01T22:06:10.054Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T22:06:10.315Z] + OS_FAMILY=debian [2022-06-01T22:06:10.315Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-526 [2022-06-01T22:06:10.315Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T22:06:10.315Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T22:06:10.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T22:06:10.315Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T22:06:10.315Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-526 ']' [2022-06-01T22:06:10.315Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T22:06:10.315Z] + case "${OS_FAMILY}" in [2022-06-01T22:06:10.315Z] + dpkg -l [2022-06-01T22:06:10.315Z] + grep '^ii' [2022-06-01T22:06:10.315Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T22:06:10.315Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T22:06:10.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T22:06:10.315Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-526 ']' [2022-06-01T22:06:10.315Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/ [2022-06-01T22:06:10.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/ [Pipeline] echo [2022-06-01T22:06:10.349Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T22:06:10.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:06:11.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:06:11.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:06:11.421Z] prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container [2022-06-01T22:06:11.462Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T22:06:11.682Z] $ docker top 1126b8c63aca25dde681b99a5b441f2f9b1ee050658f5e4bf4721af7b0e237ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T22:06:12.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T22:06:12.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T22:06:12.699Z] + ls /var/log/sa-host [2022-06-01T22:06:12.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:06:12.900Z] provisioning config files... [2022-06-01T22:06:12.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config6616736704633585737tmp [Pipeline] { [Pipeline] echo [2022-06-01T22:06:12.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:13.272Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T22:06:13.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:13.715Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T22:06:13.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:14.060Z] ---> sudo-logs.sh [2022-06-01T22:06:14.060Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T22:06:14.141Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:14.456Z] ---> job-cost.sh [2022-06-01T22:06:14.456Z] lf-activate-venv: SKIPPING [2022-06-01T22:06:14.456Z] DEBUG: total: 0.2199999988079071 [2022-06-01T22:06:14.456Z] INFO: Retrieving Stack Cost... [2022-06-01T22:06:14.716Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T22:06:15.287Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T22:06:15.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:06:15.635Z] ---> logs-deploy.sh [2022-06-01T22:06:15.635Z] lf-activate-venv: SKIPPING [2022-06-01T22:06:15.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-526/1 [2022-06-01T22:06:15.635Z] INFO: archiving workspace using pattern(s): [2022-06-01T22:06:16.577Z] Archives upload complete. [2022-06-01T22:06:16.577Z] INFO: archiving logs to Nexus