Pull request #513 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at dce5d0b9831718e5228461debffed5a1d51119f0 rather than 6febae2e73cee47f49445586aec1d67d742e49ce Obtained Jenkinsfile from dce5d0b9831718e5228461debffed5a1d51119f0 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-ssh1568838482845927378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8879613318246374362.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-513/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-513/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8334083168633768212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14447492497614760576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-513/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-513/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5354591467538346837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 on ‘prd-ubuntu20.04-docker-8c-8g-19502’ Running on prd-ubuntu20.04-docker-8c-8g-19508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [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-513 # 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 > 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/513/head:refs/remotes/origin/PR-513 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dce5d0b9831718e5228461debffed5a1d51119f0 into PR head commit 6febae2e73cee47f49445586aec1d67d742e49ce Merge succeeded, producing 6febae2e73cee47f49445586aec1d67d742e49ce Checking out Revision 6febae2e73cee47f49445586aec1d67d742e49ce (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # 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 dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 Commit message: "build(snap): source metadata from central repo " First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T14:00:37.583Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T14:00:37.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T14:00:37.647Z] ========================================================= [2022-04-11T14:00:37.647Z] EdgeX Global Pipelines Version Info [2022-04-11T14:00:37.647Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:00:38.417Z] ------------------- [2022-04-11T14:00:38.418Z] stable info: [2022-04-11T14:00:38.418Z] ------------------- [2022-04-11T14:00:38.418Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T14:00:38.418Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T14:00:38.418Z] Message: update stable to v1.0.221 [2022-04-11T14:00:38.990Z] ------------------- [2022-04-11T14:00:38.990Z] experimental info: [2022-04-11T14:00:38.990Z] ------------------- [2022-04-11T14:00:38.990Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T14:00:38.990Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T14:00:38.990Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T14:00:39.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-11T14:00:39.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-11T14:00:39.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T14:00:39.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T14:00:39.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T14:00:39.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T14:00:39.231Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T14:00:39.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T14:00:39.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T14:00:39.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T14:00:39.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T14:00:39.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-11T14:00:39.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T14:00:39.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T14:00:39.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T14:00:39.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T14:00:39.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T14:00:39.392Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T14:00:39.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T14:00:39.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T14:00:39.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T14:00:39.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T14:00:39.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T14:00:39.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T14:00:39.500Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T14:00:39.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T14:00:39.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo [2022-04-11T14:00:39.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo [2022-04-11T14:00:39.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo [2022-04-11T14:00:39.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo [2022-04-11T14:00:39.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6febae2 [Pipeline] echo [2022-04-11T14:00:39.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:00:39.640Z] provisioning config files... [2022-04-11T14:00:39.655Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config3257555717882279782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:00:39.976Z] ---> docker-login.sh [2022-04-11T14:00:39.976Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:00:40.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:40.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:40.503Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:40.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:40.503Z] [2022-04-11T14:00:40.503Z] Login Succeeded [2022-04-11T14:00:40.503Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:00:40.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:40.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:40.503Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:40.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:40.503Z] [2022-04-11T14:00:40.503Z] Login Succeeded [2022-04-11T14:00:40.503Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:00:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:40.764Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:40.764Z] [2022-04-11T14:00:40.764Z] Login Succeeded [2022-04-11T14:00:40.764Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:00:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:40.764Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:40.764Z] [2022-04-11T14:00:40.764Z] Login Succeeded [2022-04-11T14:00:40.764Z] docker.io [2022-04-11T14:00:41.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:41.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:41.287Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:41.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:41.287Z] [2022-04-11T14:00:41.287Z] Login Succeeded [2022-04-11T14:00:41.287Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:00:41.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T14:00:41.689Z] + git rev-list -1 --merges 6febae2e73cee47f49445586aec1d67d742e49ce~1..6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo [2022-04-11T14:00:41.784Z] -----------> git rev-list -1 --merges 6febae2e73cee47f49445586aec1d67d742e49ce~1..6febae2e73cee47f49445586aec1d67d742e49ce 6febae2e73cee47f49445586aec1d67d742e49ce [false] [Pipeline] sh [2022-04-11T14:00:42.082Z] + git log --format=format:%s -1 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo [2022-04-11T14:00:42.100Z] ========================================================= [2022-04-11T14:00:42.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T14:00:42.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:00:42.448Z] + git log --format=format:%s -1 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo [2022-04-11T14:00:42.462Z] [semverPrep] GIT_COMMIT: 6febae2e73cee47f49445586aec1d67d742e49ce, Commit Message: build(snap): source metadata from central repo [Pipeline] echo [2022-04-11T14:00:42.472Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T14:00:42.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T14:00:42.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T14:00:42.859Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T14:00:42.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T14:00:42.859Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-11T14:00:42.859Z] -a /etc/ssh/ssh_known_hosts [2022-04-11T14:00:42.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:00:43.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:00:43.224Z] [2022-04-11T14:00:43.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:00:43.533Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:00:43.533Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T14:00:43.533Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T14:00:43.533Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T14:00:43.533Z] 4c7163046ea9: Pulling fs layer [2022-04-11T14:00:43.533Z] 0c2d73faf560: Pulling fs layer [2022-04-11T14:00:43.533Z] 0c2d73faf560: Waiting [2022-04-11T14:00:43.533Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T14:00:43.533Z] 3e5f54012d9b: Download complete [2022-04-11T14:00:43.533Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T14:00:43.533Z] a0d0a0d46f8b: Download complete [2022-04-11T14:00:43.533Z] 0c2d73faf560: Verifying Checksum [2022-04-11T14:00:43.533Z] 0c2d73faf560: Download complete [2022-04-11T14:00:43.533Z] 4c7163046ea9: Download complete [2022-04-11T14:00:43.792Z] a0d0a0d46f8b: Pull complete [2022-04-11T14:00:43.792Z] 3e5f54012d9b: Pull complete [2022-04-11T14:00:44.055Z] 4c7163046ea9: Pull complete [2022-04-11T14:00:44.316Z] 0c2d73faf560: Pull complete [2022-04-11T14:00:44.316Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T14:00:44.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T14:00:44.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T14:00:44.390Z] prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container [2022-04-11T14:00:44.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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:10004/edgex-devops/git-semver:latest cat [2022-04-11T14:00:45.261Z] $ docker top c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T14:00:45.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T14:00:45.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T14:00:45.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T14:00:45.516Z] $ docker exec c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent [2022-04-11T14:00:45.625Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNBfJjf/agent.14 [2022-04-11T14:00:45.625Z] SSH_AGENT_PID=21 [2022-04-11T14:00:45.634Z] Running ssh-add (command line suppressed) [2022-04-11T14:00:45.758Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_3632069470866037573.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_3632069470866037573.key) [2022-04-11T14:00:45.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T14:00:46.063Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T14:00:46.082Z] $ docker exec --env ******** --env ******** c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent -k [2022-04-11T14:00:46.201Z] unset SSH_AUTH_SOCK; [2022-04-11T14:00:46.201Z] unset SSH_AGENT_PID; [2022-04-11T14:00:46.201Z] echo Agent pid 21 killed; [2022-04-11T14:00:46.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T14:00:46.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T14:00:46.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T14:00:46.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T14:00:46.379Z] $ docker exec c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent [2022-04-11T14:00:46.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmPFOii/agent.54 [2022-04-11T14:00:46.497Z] SSH_AGENT_PID=60 [2022-04-11T14:00:46.503Z] Running ssh-add (command line suppressed) [2022-04-11T14:00:46.632Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_153208958241420.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_153208958241420.key) [2022-04-11T14:00:46.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T14:00:46.941Z] + git semver init [2022-04-11T14:00:46.941Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T14:00:46.941Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-513/.git [2022-04-11T14:00:46.941Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [2022-04-11T14:00:46.941Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T14:00:46.941Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T14:00:46.941Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T14:00:46.941Z] # $SEMVER_BRANCH = PR-513 [2022-04-11T14:00:46.941Z] # $SEMVER_TEMP = /tmp/semver-582476176 [2022-04-11T14:00:46.941Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-11T14:00:49.493Z] # '/tmp/semver-582476176' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-513/.semver' [2022-04-11T14:00:49.493Z] # -> Force: false [2022-04-11T14:00:49.493Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-513/.semver [Pipeline] } [2022-04-11T14:00:49.510Z] $ docker exec --env ******** --env ******** c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent -k [2022-04-11T14:00:49.627Z] unset SSH_AUTH_SOCK; [2022-04-11T14:00:49.628Z] unset SSH_AGENT_PID; [2022-04-11T14:00:49.628Z] echo Agent pid 60 killed; [2022-04-11T14:00:49.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T14:00:49.965Z] + git semver [Pipeline] } [2022-04-11T14:00:49.987Z] $ docker stop --time=1 c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c [2022-04-11T14:00:51.449Z] $ docker rm -f c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:00:51.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T14:00:52.080Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T14:00:52.084Z] [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-04-11T14:00:52.203Z] provisioning config files... [2022-04-11T14:00:52.214Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config6298983555331017567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:00:52.517Z] ---> docker-login.sh [2022-04-11T14:00:52.517Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:00:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:52.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:52.517Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:52.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:52.517Z] [2022-04-11T14:00:52.517Z] Login Succeeded [2022-04-11T14:00:52.517Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:00:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:52.778Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:52.778Z] [2022-04-11T14:00:52.778Z] Login Succeeded [2022-04-11T14:00:52.778Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:00:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:52.778Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:52.778Z] [2022-04-11T14:00:52.778Z] Login Succeeded [2022-04-11T14:00:52.778Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:00:53.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:53.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:53.040Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:53.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:53.040Z] [2022-04-11T14:00:53.040Z] Login Succeeded [2022-04-11T14:00:53.040Z] docker.io [2022-04-11T14:00:53.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:00:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:00:53.302Z] Configure a credential helper to remove this warning. See [2022-04-11T14:00:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:00:53.302Z] [2022-04-11T14:00:53.302Z] Login Succeeded [2022-04-11T14:00:53.302Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:00:53.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T14:00:53.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:00:53.394Z] ========================================================= [2022-04-11T14:00:53.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T14:00:53.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:00:53.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-04-11T14:00:53.984Z] Sending build context to Docker daemon 43.17MB [2022-04-11T14:00:53.984Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:00:53.984Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-11T14:00:53.984Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T14:00:53.984Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T14:00:53.984Z] 666ba61612fd: Pulling fs layer [2022-04-11T14:00:53.984Z] 8ed8ca486205: Pulling fs layer [2022-04-11T14:00:53.984Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T14:00:53.984Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T14:00:53.984Z] 640e595b4fbd: Pulling fs layer [2022-04-11T14:00:53.984Z] 763cafe07f6e: Pulling fs layer [2022-04-11T14:00:53.984Z] 0c0b528cf693: Pulling fs layer [2022-04-11T14:00:53.984Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T14:00:53.984Z] 22a0e8bec74d: Waiting [2022-04-11T14:00:53.984Z] 4fe6c5a15a65: Waiting [2022-04-11T14:00:53.984Z] 640e595b4fbd: Waiting [2022-04-11T14:00:53.984Z] 763cafe07f6e: Waiting [2022-04-11T14:00:53.984Z] 0c0b528cf693: Waiting [2022-04-11T14:00:53.984Z] 10935f4eaf8b: Waiting [2022-04-11T14:00:53.984Z] 8ed8ca486205: Download complete [2022-04-11T14:00:53.984Z] 666ba61612fd: Verifying Checksum [2022-04-11T14:00:53.984Z] 666ba61612fd: Download complete [2022-04-11T14:00:53.984Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T14:00:53.984Z] 22a0e8bec74d: Download complete [2022-04-11T14:00:53.984Z] 640e595b4fbd: Download complete [2022-04-11T14:00:53.984Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T14:00:53.984Z] 763cafe07f6e: Download complete [2022-04-11T14:00:54.248Z] 0c0b528cf693: Verifying Checksum [2022-04-11T14:00:54.248Z] 0c0b528cf693: Download complete [2022-04-11T14:00:54.248Z] 59bf1c3509f3: Pull complete [2022-04-11T14:00:54.519Z] 666ba61612fd: Pull complete [2022-04-11T14:00:54.519Z] 8ed8ca486205: Pull complete [2022-04-11T14:00:54.781Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T14:00:54.781Z] 10935f4eaf8b: Download complete [2022-04-11T14:00:55.042Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T14:00:55.042Z] 4fe6c5a15a65: Download complete [2022-04-11T14:00:59.242Z] 4fe6c5a15a65: Pull complete [2022-04-11T14:00:59.242Z] 22a0e8bec74d: Pull complete [2022-04-11T14:00:59.242Z] 640e595b4fbd: Pull complete [2022-04-11T14:00:59.242Z] 763cafe07f6e: Pull complete [2022-04-11T14:00:59.242Z] 0c0b528cf693: Pull complete [2022-04-11T14:01:01.150Z] 10935f4eaf8b: Pull complete [2022-04-11T14:01:01.150Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T14:01:01.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:01:01.150Z] ---> 99d49a6021b9 [2022-04-11T14:01:01.150Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T14:01:03.066Z] ---> Running in 0644423fcbd8 [2022-04-11T14:01:03.066Z] Removing intermediate container 0644423fcbd8 [2022-04-11T14:01:03.066Z] ---> 301747494491 [2022-04-11T14:01:03.066Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T14:01:03.335Z] ---> Running in b25effa33da4 [2022-04-11T14:01:03.335Z] Removing intermediate container b25effa33da4 [2022-04-11T14:01:03.335Z] ---> c82e96e6cc4e [2022-04-11T14:01:03.335Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:01:03.335Z] ---> Running in 9409a3da12ec [2022-04-11T14:01:03.335Z] Removing intermediate container 9409a3da12ec [2022-04-11T14:01:03.335Z] ---> 0141428f7576 [2022-04-11T14:01:03.335Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-11T14:01:03.595Z] ---> Running in 7529eab9b755 [2022-04-11T14:01:03.596Z] Removing intermediate container 7529eab9b755 [2022-04-11T14:01:03.596Z] ---> 5a0aa306799f [2022-04-11T14:01:03.596Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T14:01:03.596Z] ---> Running in 753c57ed00c4 [2022-04-11T14:01:03.596Z] Removing intermediate container 753c57ed00c4 [2022-04-11T14:01:03.596Z] ---> a170bc2ef9e2 [2022-04-11T14:01:03.596Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:01:03.596Z] ---> Running in 508085bd64be [2022-04-11T14:01:04.538Z] Removing intermediate container 508085bd64be [2022-04-11T14:01:04.538Z] ---> 7fb8909bf78a [2022-04-11T14:01:04.538Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:01:04.538Z] ---> Running in fe29ae7a956e [2022-04-11T14:01:04.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:01:05.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:01:06.005Z] OK: 221 MiB in 52 packages [2022-04-11T14:01:06.266Z] Removing intermediate container fe29ae7a956e [2022-04-11T14:01:06.266Z] ---> 40a69bcf736d [2022-04-11T14:01:06.266Z] Step 10/15 : ENV GO111MODULE=on [2022-04-11T14:01:06.266Z] ---> Running in 08596a7089ee [2022-04-11T14:01:06.266Z] Removing intermediate container 08596a7089ee [2022-04-11T14:01:06.266Z] ---> c707633b04af [2022-04-11T14:01:06.266Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T14:01:06.529Z] ---> Running in a4db185e2fab [2022-04-11T14:01:06.529Z] Removing intermediate container a4db185e2fab [2022-04-11T14:01:06.529Z] ---> ba09f1345e5e [2022-04-11T14:01:06.529Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-11T14:01:06.789Z] ---> f26850183771 [2022-04-11T14:01:06.789Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:01:06.789Z] ---> Running in f7529b6315af [2022-04-11T14:01:07.172Z] Still waiting to schedule task [2022-04-11T14:01:07.172Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19503’ [2022-04-11T14:01:38.904Z] Removing intermediate container f7529b6315af [2022-04-11T14:01:38.904Z] ---> a5f1e4e797f7 [2022-04-11T14:01:38.904Z] Step 14/15 : COPY . . [2022-04-11T14:01:38.904Z] ---> ac8e5d120a54 [2022-04-11T14:01:38.904Z] Step 15/15 : RUN ${MAKE} [2022-04-11T14:01:38.904Z] ---> Running in 3db8a7d9ee19 [2022-04-11T14:01:38.904Z] noop [2022-04-11T14:01:38.904Z] Removing intermediate container 3db8a7d9ee19 [2022-04-11T14:01:38.904Z] ---> f453a710ec27 [2022-04-11T14:01:38.904Z] Successfully built f453a710ec27 [2022-04-11T14:01:38.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:01:39.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:01:39.204Z] . [Pipeline] withDockerContainer [2022-04-11T14:01:39.274Z] prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container [2022-04-11T14:01:39.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:01:39.703Z] $ docker top c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:01:40.059Z] + go version [2022-04-11T14:01:40.059Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T14:01:40.077Z] $ docker stop --time=1 c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 [2022-04-11T14:01:41.380Z] $ docker rm -f c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:01:41.792Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:01:41.792Z] . [Pipeline] withDockerContainer [2022-04-11T14:01:41.868Z] prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container [2022-04-11T14:01:41.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:01:42.286Z] $ docker top ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:01:42.676Z] + make test [2022-04-11T14:01:42.676Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-11T14:01:42.942Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-11T14:01:48.241Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-11T14:01:48.241Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-11T14:01:50.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T14:01:50.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-11T14:01:50.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T14:01:50.813Z] $ docker stop --time=1 ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb [2022-04-11T14:01:52.377Z] $ docker rm -f ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:01:52.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T14:01:52.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T14:01:53.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T14:01:53.682Z] + ls -al . [2022-04-11T14:01:53.682Z] total 160 [2022-04-11T14:01:53.682Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 11 14:01 . [2022-04-11T14:01:53.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 .. [2022-04-11T14:01:53.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:00 .git [2022-04-11T14:01:53.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 .github [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:00 .gitignore [2022-04-11T14:01:53.682Z] drwx------ 3 jenkins jenkins 4096 Apr 11 14:00 .semver [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 14:00 CONTRIBUTING.md [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 14:00 Dockerfile [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 14:00 Jenkinsfile [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 14:00 LICENSE [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 14:00 Makefile [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 14:00 README.md [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:00 VERSION [2022-04-11T14:01:53.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 assets [2022-04-11T14:01:53.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 bin [2022-04-11T14:01:53.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 cmd [2022-04-11T14:01:53.682Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 14:01 coverage.out [2022-04-11T14:01:53.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 docs [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 14:00 go.mod [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 14:00 go.sum [2022-04-11T14:01:53.682Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 14:00 internal [2022-04-11T14:01:53.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 pkg [2022-04-11T14:01:53.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 snap [2022-04-11T14:01:53.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 testing [2022-04-11T14:01:53.682Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:00 version.go [2022-04-11T14:01:53.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 web [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:01:53.979Z] + 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=6febae2e73cee47f49445586aec1d67d742e49ce --label arch=amd64 --label version=0.0.0 . [2022-04-11T14:01:54.239Z] Sending build context to Docker daemon 43.17MB [2022-04-11T14:01:54.239Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:01:54.239Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-11T14:01:54.239Z] ---> f453a710ec27 [2022-04-11T14:01:54.239Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T14:01:54.239Z] ---> Running in a1d21625991c [2022-04-11T14:01:54.500Z] Removing intermediate container a1d21625991c [2022-04-11T14:01:54.500Z] ---> 8ff7f21b9f74 [2022-04-11T14:01:54.500Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T14:01:54.500Z] ---> Running in 86d8551c5acd [2022-04-11T14:01:54.500Z] Removing intermediate container 86d8551c5acd [2022-04-11T14:01:54.500Z] ---> 9d5c0ba79bb9 [2022-04-11T14:01:54.500Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:01:54.500Z] ---> Running in 67b69c169061 [2022-04-11T14:01:54.762Z] Removing intermediate container 67b69c169061 [2022-04-11T14:01:54.763Z] ---> 4731248c59fb [2022-04-11T14:01:54.763Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-11T14:01:54.763Z] ---> Running in 185d8d7e07ff [2022-04-11T14:01:54.763Z] Removing intermediate container 185d8d7e07ff [2022-04-11T14:01:54.763Z] ---> beaf160d0a6d [2022-04-11T14:01:54.763Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T14:01:54.763Z] ---> Running in 5fecad142b52 [2022-04-11T14:01:55.023Z] Removing intermediate container 5fecad142b52 [2022-04-11T14:01:55.023Z] ---> a8f9a4462bb5 [2022-04-11T14:01:55.023Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:01:55.023Z] ---> Running in 66114342d5aa [2022-04-11T14:01:55.594Z] Removing intermediate container 66114342d5aa [2022-04-11T14:01:55.594Z] ---> 651a879a15e3 [2022-04-11T14:01:55.594Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:01:55.594Z] ---> Running in 6c87eaa67b40 [2022-04-11T14:01:55.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:01:56.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:01:57.056Z] OK: 221 MiB in 52 packages [2022-04-11T14:01:57.317Z] Removing intermediate container 6c87eaa67b40 [2022-04-11T14:01:57.317Z] ---> d35904c9e60e [2022-04-11T14:01:57.317Z] Step 10/23 : ENV GO111MODULE=on [2022-04-11T14:01:57.317Z] ---> Running in bbe800318a97 [2022-04-11T14:01:57.584Z] Removing intermediate container bbe800318a97 [2022-04-11T14:01:57.584Z] ---> dd848a09a131 [2022-04-11T14:01:57.584Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T14:01:57.584Z] ---> Running in 8f757852d1d3 [2022-04-11T14:01:57.584Z] Removing intermediate container 8f757852d1d3 [2022-04-11T14:01:57.584Z] ---> 7169839d7745 [2022-04-11T14:01:57.584Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-11T14:01:57.844Z] ---> c5ada1e01788 [2022-04-11T14:01:57.845Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:01:57.845Z] ---> Running in c573bcd995c3 [2022-04-11T14:01:58.418Z] Removing intermediate container c573bcd995c3 [2022-04-11T14:01:58.418Z] ---> 730d6ce2cd93 [2022-04-11T14:01:58.418Z] Step 14/23 : COPY . . [2022-04-11T14:01:59.801Z] ---> 867bbe2ed339 [2022-04-11T14:01:59.801Z] Step 15/23 : RUN ${MAKE} [2022-04-11T14:01:59.801Z] ---> Running in e620403db60a [2022-04-11T14:01:59.801Z] 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-04-11T14:02:05.083Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-11T14:02:06.991Z] Removing intermediate container e620403db60a [2022-04-11T14:02:06.991Z] ---> 489967f70322 [2022-04-11T14:02:06.991Z] Step 16/23 : FROM alpine:3.14 [2022-04-11T14:02:07.561Z] 3.14: Pulling from library/alpine [2022-04-11T14:02:07.561Z] 8663204ce13b: Pulling fs layer [2022-04-11T14:02:07.821Z] 8663204ce13b: Verifying Checksum [2022-04-11T14:02:07.821Z] 8663204ce13b: Download complete [2022-04-11T14:02:07.821Z] 8663204ce13b: Pull complete [2022-04-11T14:02:07.821Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:02:07.821Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:02:08.082Z] ---> e04c818066af [2022-04-11T14:02:08.082Z] Step 17/23 : EXPOSE 4000 [2022-04-11T14:02:08.082Z] ---> Running in 5759adcc8d52 [2022-04-11T14:02:08.082Z] Removing intermediate container 5759adcc8d52 [2022-04-11T14:02:08.082Z] ---> c244d6acf73f [2022-04-11T14:02:08.082Z] 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-04-11T14:02:08.654Z] ---> c193d47b46ef [2022-04-11T14:02:08.654Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-11T14:02:08.654Z] ---> Running in d383b9cfb02c [2022-04-11T14:02:08.922Z] Removing intermediate container d383b9cfb02c [2022-04-11T14:02:08.922Z] ---> 36fbc5b0827f [2022-04-11T14:02:08.922Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-11T14:02:08.922Z] ---> Running in d4e38f319f05 [2022-04-11T14:02:08.922Z] Removing intermediate container d4e38f319f05 [2022-04-11T14:02:08.922Z] ---> 2fac1c8e5ae4 [2022-04-11T14:02:08.922Z] Step 21/23 : LABEL arch=amd64 [2022-04-11T14:02:08.922Z] ---> Running in d59244872f9d [2022-04-11T14:02:08.922Z] Removing intermediate container d59244872f9d [2022-04-11T14:02:08.922Z] ---> e201350bfc94 [2022-04-11T14:02:08.922Z] Step 22/23 : LABEL git_sha=6febae2e73cee47f49445586aec1d67d742e49ce [2022-04-11T14:02:09.181Z] ---> Running in 55d75c5dc0bf [2022-04-11T14:02:09.181Z] Removing intermediate container 55d75c5dc0bf [2022-04-11T14:02:09.181Z] ---> 60794226ef54 [2022-04-11T14:02:09.181Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T14:02:09.181Z] ---> Running in a1c5abc78145 [2022-04-11T14:02:09.442Z] Removing intermediate container a1c5abc78145 [2022-04-11T14:02:09.442Z] ---> 112dd2148697 [2022-04-11T14:02:09.442Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T14:02:09.442Z] Successfully built 112dd2148697 [2022-04-11T14:02:09.442Z] Successfully tagged edgex-ui:latest [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] sh [2022-04-11T14:02:09.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:02:09.822Z] [2022-04-11T14:02:09.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:02:10.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:02:10.124Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T14:02:10.124Z] 5eb5b503b376: Pulling fs layer [2022-04-11T14:02:10.124Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T14:02:10.124Z] ec43610c2a17: Pulling fs layer [2022-04-11T14:02:10.124Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T14:02:10.124Z] 33b1e0a273af: Pulling fs layer [2022-04-11T14:02:10.124Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T14:02:10.124Z] 2f39f015ded8: Pulling fs layer [2022-04-11T14:02:10.124Z] 3a2ae6a8a46f: Waiting [2022-04-11T14:02:10.124Z] 33b1e0a273af: Waiting [2022-04-11T14:02:10.124Z] 5d3b04190fa2: Waiting [2022-04-11T14:02:10.125Z] 2f39f015ded8: Waiting [2022-04-11T14:02:10.125Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T14:02:10.125Z] 5c69ac0246d0: Download complete [2022-04-11T14:02:10.125Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T14:02:10.125Z] 3a2ae6a8a46f: Download complete [2022-04-11T14:02:10.125Z] 33b1e0a273af: Verifying Checksum [2022-04-11T14:02:10.125Z] 33b1e0a273af: Download complete [2022-04-11T14:02:10.125Z] ec43610c2a17: Verifying Checksum [2022-04-11T14:02:10.125Z] ec43610c2a17: Download complete [2022-04-11T14:02:10.125Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T14:02:10.125Z] 5d3b04190fa2: Download complete [2022-04-11T14:02:10.383Z] 5eb5b503b376: Verifying Checksum [2022-04-11T14:02:10.383Z] 5eb5b503b376: Download complete [2022-04-11T14:02:10.953Z] 2f39f015ded8: Download complete [2022-04-11T14:02:11.519Z] 5eb5b503b376: Pull complete [2022-04-11T14:02:11.777Z] 5c69ac0246d0: Pull complete [2022-04-11T14:02:12.347Z] ec43610c2a17: Pull complete [2022-04-11T14:02:12.347Z] 3a2ae6a8a46f: Pull complete [2022-04-11T14:02:12.605Z] 33b1e0a273af: Pull complete [2022-04-11T14:02:12.605Z] 5d3b04190fa2: Pull complete [2022-04-11T14:02:16.797Z] 2f39f015ded8: Pull complete [2022-04-11T14:02:16.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T14:02:16.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:02:16.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T14:02:16.864Z] prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container [2022-04-11T14:02:16.900Z] $ 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-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T14:02:18.624Z] $ docker top 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:02:19.010Z] ---> job-cost.sh [2022-04-11T14:02:19.010Z] lf-activate-venv: SKIPPING [2022-04-11T14:02:19.010Z] INFO: No Stack... [2022-04-11T14:02:19.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T14:02:19.841Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T14:02:20.136Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/cost.csv [2022-04-11T14:02:20.136Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T14:02:20.153Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [2022-04-11T14:02:20.159Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] did not exist. Created. [2022-04-11T14:02:20.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T14:02:20.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T14:02:20.502Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T14:02:20.509Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T14:02:20.531Z] $ docker stop --time=1 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 [2022-04-11T14:02:21.693Z] $ docker rm -f 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T14:04:02.264Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19511 in /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [Pipeline] { [Pipeline] ws [2022-04-11T14:04:02.280Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-04-11T14:04:02.868Z] The recommended git tool is: git [2022-04-11T14:04:12.505Z] using credential edgex-jenkins-ssh [2022-04-11T14:04:12.524Z] Cloning the remote Git repository [2022-04-11T14:04:12.634Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-11T14:04:12.757Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-04-11T14:04:12.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-11T14:04:12.898Z] > git --version # timeout=10 [2022-04-11T14:04:12.976Z] > git --version # 'git version 2.25.1' [2022-04-11T14:04:12.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:04:13.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:04:17.692Z] Merging remotes/origin/main commit dce5d0b9831718e5228461debffed5a1d51119f0 into PR head commit 6febae2e73cee47f49445586aec1d67d742e49ce [2022-04-11T14:04:16.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-11T14:04:16.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:04:16.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-11T14:04:17.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-11T14:04:17.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:04:17.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T14:04:17.721Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T14:04:17.741Z] > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 [2022-04-11T14:04:18.161Z] > git remote # timeout=10 [2022-04-11T14:04:18.195Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T14:04:18.275Z] Merge succeeded, producing 6febae2e73cee47f49445586aec1d67d742e49ce [2022-04-11T14:04:18.276Z] Checking out Revision 6febae2e73cee47f49445586aec1d67d742e49ce (PR-513) [2022-04-11T14:04:18.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:04:18.229Z] > git merge dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 [2022-04-11T14:04:18.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T14:04:18.289Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T14:04:18.309Z] > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 [2022-04-11T14:04:22.769Z] Commit message: "build(snap): source metadata from central repo " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:04:23.687Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T14:04:23.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T14:04:23.688Z] Dload Upload Total Spent Left Speed [2022-04-11T14:04:23.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh [2022-04-11T14:04:24.236Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T14:04:24.585Z] + sudo tee /etc/docker/daemon.new [2022-04-11T14:04:24.585Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T14:04:24.585Z] { [2022-04-11T14:04:24.585Z] "registry-mirrors": [ [2022-04-11T14:04:24.585Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T14:04:24.585Z] ], [2022-04-11T14:04:24.585Z] "bip": "10.250.0.254/24", [2022-04-11T14:04:24.585Z] "hosts": [ [2022-04-11T14:04:24.585Z] "tcp://0.0.0.0:5555", [2022-04-11T14:04:24.585Z] "unix:///var/run/docker.sock" [2022-04-11T14:04:24.585Z] ], [2022-04-11T14:04:24.585Z] "mtu": 1458, [2022-04-11T14:04:24.585Z] "selinux-enabled": true, [2022-04-11T14:04:24.585Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T14:04:24.585Z] } [Pipeline] sh [2022-04-11T14:04:24.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T14:04:25.295Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:04:43.661Z] provisioning config files... [2022-04-11T14:04:43.690Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5126471476986761551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:04:44.068Z] ---> docker-login.sh [2022-04-11T14:04:44.069Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:04:44.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:44.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:44.944Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:44.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:44.944Z] [2022-04-11T14:04:44.944Z] Login Succeeded [2022-04-11T14:04:44.944Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:04:45.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:45.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:45.494Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:45.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:45.494Z] [2022-04-11T14:04:45.494Z] Login Succeeded [2022-04-11T14:04:45.494Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:04:45.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:45.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:45.769Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:45.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:45.769Z] [2022-04-11T14:04:45.769Z] Login Succeeded [2022-04-11T14:04:45.769Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:04:46.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:46.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:46.373Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:46.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:46.373Z] [2022-04-11T14:04:46.373Z] Login Succeeded [2022-04-11T14:04:46.373Z] docker.io [2022-04-11T14:04:46.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:46.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:46.922Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:46.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:46.922Z] [2022-04-11T14:04:46.922Z] Login Succeeded [2022-04-11T14:04:46.922Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:04:46.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T14:04:47.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:04:47.527Z] ========================================================= [2022-04-11T14:04:47.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T14:04:47.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:04:47.940Z] + 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-04-11T14:04:48.942Z] Sending build context to Docker daemon 27.07MB [2022-04-11T14:04:48.942Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:04:48.942Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-11T14:04:49.216Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T14:04:49.216Z] 9b3977197b4f: Pulling fs layer [2022-04-11T14:04:49.216Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T14:04:49.216Z] 94645a83ff95: Pulling fs layer [2022-04-11T14:04:49.216Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T14:04:49.216Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T14:04:49.216Z] f7c0051592d6: Pulling fs layer [2022-04-11T14:04:49.216Z] a227ed2f7395: Pulling fs layer [2022-04-11T14:04:49.216Z] 7b1c46037f91: Pulling fs layer [2022-04-11T14:04:49.216Z] a227ed2f7395: Waiting [2022-04-11T14:04:49.216Z] f7c0051592d6: Waiting [2022-04-11T14:04:49.216Z] 7b1c46037f91: Waiting [2022-04-11T14:04:49.216Z] 0c92f367c5e7: Waiting [2022-04-11T14:04:49.216Z] 94645a83ff95: Verifying Checksum [2022-04-11T14:04:49.216Z] 94645a83ff95: Download complete [2022-04-11T14:04:49.216Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T14:04:49.216Z] 1a89e8eeedd5: Download complete [2022-04-11T14:04:49.216Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T14:04:49.216Z] 0c92f367c5e7: Download complete [2022-04-11T14:04:49.216Z] f7c0051592d6: Verifying Checksum [2022-04-11T14:04:49.216Z] f7c0051592d6: Download complete [2022-04-11T14:04:49.216Z] 9b3977197b4f: Verifying Checksum [2022-04-11T14:04:49.216Z] 9b3977197b4f: Download complete [2022-04-11T14:04:49.216Z] a227ed2f7395: Verifying Checksum [2022-04-11T14:04:49.216Z] a227ed2f7395: Download complete [2022-04-11T14:04:49.834Z] 9b3977197b4f: Pull complete [2022-04-11T14:04:50.446Z] 1a89e8eeedd5: Pull complete [2022-04-11T14:04:50.724Z] 94645a83ff95: Pull complete [2022-04-11T14:04:51.331Z] 7b1c46037f91: Verifying Checksum [2022-04-11T14:04:51.331Z] 7b1c46037f91: Download complete [2022-04-11T14:04:51.928Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T14:04:51.928Z] 3f3a8bcf1eab: Download complete [2022-04-11T14:05:04.350Z] 3f3a8bcf1eab: Pull complete [2022-04-11T14:05:04.350Z] 0c92f367c5e7: Pull complete [2022-04-11T14:05:04.625Z] f7c0051592d6: Pull complete [2022-04-11T14:05:04.902Z] a227ed2f7395: Pull complete [2022-04-11T14:05:11.636Z] 7b1c46037f91: Pull complete [2022-04-11T14:05:11.636Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T14:05:11.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:05:11.636Z] ---> f79e39bc4007 [2022-04-11T14:05:11.636Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T14:05:13.073Z] ---> Running in 2fe37f264b1a [2022-04-11T14:05:13.073Z] Removing intermediate container 2fe37f264b1a [2022-04-11T14:05:13.073Z] ---> 7b23fc65bade [2022-04-11T14:05:13.073Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T14:05:13.073Z] ---> Running in 2c98e3d44dd5 [2022-04-11T14:05:13.674Z] Removing intermediate container 2c98e3d44dd5 [2022-04-11T14:05:13.674Z] ---> a3cc5d027cf6 [2022-04-11T14:05:13.674Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:05:13.674Z] ---> Running in ec0e041e5485 [2022-04-11T14:05:13.949Z] Removing intermediate container ec0e041e5485 [2022-04-11T14:05:13.949Z] ---> 77fd3357bbfe [2022-04-11T14:05:13.949Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-11T14:05:13.949Z] ---> Running in b7c9c8966528 [2022-04-11T14:05:14.225Z] Removing intermediate container b7c9c8966528 [2022-04-11T14:05:14.225Z] ---> 34b3bd9794be [2022-04-11T14:05:14.225Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T14:05:14.499Z] ---> Running in 1ecc718aa5a9 [2022-04-11T14:05:14.774Z] Removing intermediate container 1ecc718aa5a9 [2022-04-11T14:05:14.774Z] ---> b74e5935ada6 [2022-04-11T14:05:14.774Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:05:14.774Z] ---> Running in 7790f5f6fa95 [2022-04-11T14:05:16.759Z] Removing intermediate container 7790f5f6fa95 [2022-04-11T14:05:16.759Z] ---> 73edc3bf1a76 [2022-04-11T14:05:16.759Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:05:16.759Z] ---> Running in 80a418645dd3 [2022-04-11T14:05:17.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:05:18.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:05:19.770Z] OK: 220 MiB in 52 packages [2022-04-11T14:05:20.760Z] Removing intermediate container 80a418645dd3 [2022-04-11T14:05:20.760Z] ---> 39791078534b [2022-04-11T14:05:20.760Z] Step 10/15 : ENV GO111MODULE=on [2022-04-11T14:05:21.056Z] ---> Running in 8a172c6ba675 [2022-04-11T14:05:21.331Z] Removing intermediate container 8a172c6ba675 [2022-04-11T14:05:21.331Z] ---> 7eac652ae9dd [2022-04-11T14:05:21.331Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T14:05:21.331Z] ---> Running in 29bddbb0bbd1 [2022-04-11T14:05:21.932Z] Removing intermediate container 29bddbb0bbd1 [2022-04-11T14:05:21.932Z] ---> 29c8a4d8064c [2022-04-11T14:05:21.932Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-11T14:05:22.529Z] ---> 62f262ac9dfb [2022-04-11T14:05:22.529Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:05:22.529Z] ---> Running in 4883ab4ec72d [2022-04-11T14:06:44.333Z] Removing intermediate container 4883ab4ec72d [2022-04-11T14:06:44.333Z] ---> b21836ae9820 [2022-04-11T14:06:44.333Z] Step 14/15 : COPY . . [2022-04-11T14:06:44.333Z] ---> 475c29004809 [2022-04-11T14:06:44.333Z] Step 15/15 : RUN ${MAKE} [2022-04-11T14:06:44.333Z] ---> Running in e9fb418fec40 [2022-04-11T14:06:44.610Z] noop [2022-04-11T14:06:45.599Z] Removing intermediate container e9fb418fec40 [2022-04-11T14:06:45.599Z] ---> 076115074e17 [2022-04-11T14:06:45.599Z] Successfully built 076115074e17 [2022-04-11T14:06:45.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:06:45.953Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T14:06:45.953Z] . [Pipeline] withDockerContainer [2022-04-11T14:06:46.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container [2022-04-11T14:06:46.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T14:06:47.817Z] $ docker top 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:06:48.785Z] + go version [2022-04-11T14:06:48.785Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T14:06:48.819Z] $ docker stop --time=1 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f [2022-04-11T14:06:50.637Z] $ docker rm -f 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:06:51.268Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T14:06:51.268Z] . [Pipeline] withDockerContainer [2022-04-11T14:06:51.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container [2022-04-11T14:06:51.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T14:06:53.081Z] $ docker top 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:06:54.057Z] + make test [2022-04-11T14:06:54.057Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-11T14:06:55.510Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-11T14:07:42.578Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-11T14:07:42.578Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-11T14:07:57.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T14:07:57.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-11T14:07:57.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T14:07:57.752Z] $ docker stop --time=1 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b [2022-04-11T14:07:59.532Z] $ docker rm -f 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:08:00.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T14:08:00.340Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T14:08:01.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:08:01.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T14:08:01.731Z] + ls -al . [2022-04-11T14:08:01.731Z] total 156 [2022-04-11T14:08:01.731Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 11 14:06 . [2022-04-11T14:08:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 .. [2022-04-11T14:08:01.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:04 .git [2022-04-11T14:08:01.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 .github [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:04 .gitignore [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 14:04 CONTRIBUTING.md [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 14:04 Dockerfile [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 14:04 Jenkinsfile [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 14:04 LICENSE [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 14:04 Makefile [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 14:04 README.md [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:00 VERSION [2022-04-11T14:08:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 assets [2022-04-11T14:08:01.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 bin [2022-04-11T14:08:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 cmd [2022-04-11T14:08:01.731Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 14:06 coverage.out [2022-04-11T14:08:01.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 docs [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 14:04 go.mod [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 14:04 go.sum [2022-04-11T14:08:01.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 14:04 internal [2022-04-11T14:08:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 pkg [2022-04-11T14:08:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 snap [2022-04-11T14:08:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 testing [2022-04-11T14:08:01.731Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:04 version.go [2022-04-11T14:08:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 web [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:02.094Z] + 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=6febae2e73cee47f49445586aec1d67d742e49ce --label arch=arm64 --label version=0.0.0 . [2022-04-11T14:08:03.079Z] Sending build context to Docker daemon 27.08MB [2022-04-11T14:08:03.079Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T14:08:03.079Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-11T14:08:03.079Z] ---> 076115074e17 [2022-04-11T14:08:03.079Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T14:08:03.353Z] ---> Running in d5869d940df3 [2022-04-11T14:08:03.628Z] Removing intermediate container d5869d940df3 [2022-04-11T14:08:03.628Z] ---> e351d0ebcf87 [2022-04-11T14:08:03.628Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T14:08:03.903Z] ---> Running in 48eb17bdc8b9 [2022-04-11T14:08:04.179Z] Removing intermediate container 48eb17bdc8b9 [2022-04-11T14:08:04.179Z] ---> e16372a86fe7 [2022-04-11T14:08:04.179Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T14:08:04.179Z] ---> Running in 40739f938bcc [2022-04-11T14:08:04.458Z] Removing intermediate container 40739f938bcc [2022-04-11T14:08:04.458Z] ---> 2dddcb708cad [2022-04-11T14:08:04.458Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-11T14:08:04.734Z] ---> Running in e8b0ce9c436a [2022-04-11T14:08:05.007Z] Removing intermediate container e8b0ce9c436a [2022-04-11T14:08:05.007Z] ---> 19082e020118 [2022-04-11T14:08:05.007Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T14:08:05.007Z] ---> Running in 98fefaa685d8 [2022-04-11T14:08:05.295Z] Removing intermediate container 98fefaa685d8 [2022-04-11T14:08:05.295Z] ---> 5376ffad4b2e [2022-04-11T14:08:05.295Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:08:05.295Z] ---> Running in 51aca805a39a [2022-04-11T14:08:07.298Z] Removing intermediate container 51aca805a39a [2022-04-11T14:08:07.298Z] ---> de755dfacd05 [2022-04-11T14:08:07.298Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T14:08:07.298Z] ---> Running in ad2e2ba9943d [2022-04-11T14:08:08.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:08:09.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:08:10.249Z] OK: 220 MiB in 52 packages [2022-04-11T14:08:10.846Z] Removing intermediate container ad2e2ba9943d [2022-04-11T14:08:10.846Z] ---> 4f0a176cee45 [2022-04-11T14:08:10.846Z] Step 10/23 : ENV GO111MODULE=on [2022-04-11T14:08:11.120Z] ---> Running in 2b0b216acca5 [2022-04-11T14:08:11.393Z] Removing intermediate container 2b0b216acca5 [2022-04-11T14:08:11.393Z] ---> aee4d431d06f [2022-04-11T14:08:11.393Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T14:08:11.393Z] ---> Running in 799850d4cf00 [2022-04-11T14:08:11.987Z] Removing intermediate container 799850d4cf00 [2022-04-11T14:08:11.987Z] ---> 34a6c80901d4 [2022-04-11T14:08:11.987Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-11T14:08:12.583Z] ---> 7cdaca79b18f [2022-04-11T14:08:12.583Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:08:12.583Z] ---> Running in 8d960dcd2a1d [2022-04-11T14:08:15.220Z] Removing intermediate container 8d960dcd2a1d [2022-04-11T14:08:15.220Z] ---> 09698e1cc05a [2022-04-11T14:08:15.220Z] Step 14/23 : COPY . . [2022-04-11T14:08:18.610Z] ---> f0b3737d8db5 [2022-04-11T14:08:18.610Z] Step 15/23 : RUN ${MAKE} [2022-04-11T14:08:18.610Z] ---> Running in d4b51d91fe2b [2022-04-11T14:08:19.214Z] 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-04-11T14:08:58.301Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-11T14:09:00.934Z] Removing intermediate container d4b51d91fe2b [2022-04-11T14:09:00.934Z] ---> f6f9347b3ac5 [2022-04-11T14:09:00.934Z] Step 16/23 : FROM alpine:3.14 [2022-04-11T14:09:01.210Z] 3.14: Pulling from library/alpine [2022-04-11T14:09:01.485Z] 455c02918c45: Pulling fs layer [2022-04-11T14:09:01.763Z] 455c02918c45: Verifying Checksum [2022-04-11T14:09:01.763Z] 455c02918c45: Download complete [2022-04-11T14:09:02.374Z] 455c02918c45: Pull complete [2022-04-11T14:09:02.375Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:09:02.375Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:09:02.375Z] ---> ac73e934f311 [2022-04-11T14:09:02.375Z] Step 17/23 : EXPOSE 4000 [2022-04-11T14:09:02.651Z] ---> Running in f56822d44c11 [2022-04-11T14:09:02.926Z] Removing intermediate container f56822d44c11 [2022-04-11T14:09:02.926Z] ---> 01df2ec6c194 [2022-04-11T14:09:02.926Z] 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-04-11T14:09:04.373Z] ---> de6da8076494 [2022-04-11T14:09:04.373Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-11T14:09:04.373Z] ---> Running in c3d378f23b05 [2022-04-11T14:09:04.979Z] Removing intermediate container c3d378f23b05 [2022-04-11T14:09:04.979Z] ---> 9d9f7378465d [2022-04-11T14:09:04.979Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-11T14:09:04.979Z] ---> Running in ec0885f1b78b [2022-04-11T14:09:05.257Z] Removing intermediate container ec0885f1b78b [2022-04-11T14:09:05.257Z] ---> c19e6a8d0461 [2022-04-11T14:09:05.257Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T14:09:05.257Z] ---> Running in 7010f3cd1b4c [2022-04-11T14:09:05.535Z] Removing intermediate container 7010f3cd1b4c [2022-04-11T14:09:05.535Z] ---> 55e3f9cfd0d0 [2022-04-11T14:09:05.535Z] Step 22/23 : LABEL git_sha=6febae2e73cee47f49445586aec1d67d742e49ce [2022-04-11T14:09:05.815Z] ---> Running in 0e3c7eaaf941 [2022-04-11T14:09:06.090Z] Removing intermediate container 0e3c7eaaf941 [2022-04-11T14:09:06.090Z] ---> a3cbc6466189 [2022-04-11T14:09:06.090Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T14:09:06.090Z] ---> Running in 457ed3f4278e [2022-04-11T14:09:06.368Z] Removing intermediate container 457ed3f4278e [2022-04-11T14:09:06.368Z] ---> f906c199caf7 [2022-04-11T14:09:06.368Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T14:09:06.643Z] Successfully built f906c199caf7 [2022-04-11T14:09:06.643Z] Successfully tagged edgex-ui-arm64:latest [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] sh [2022-04-11T14:09:07.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:09:07.081Z] [2022-04-11T14:09:07.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:07.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:09:07.720Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T14:09:07.720Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T14:09:07.720Z] 04944245beec: Pulling fs layer [2022-04-11T14:09:07.720Z] 699f458cf7ca: Pulling fs layer [2022-04-11T14:09:07.720Z] 765212b225bb: Pulling fs layer [2022-04-11T14:09:07.720Z] f23df028b6ca: Pulling fs layer [2022-04-11T14:09:07.720Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T14:09:07.720Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T14:09:07.720Z] 765212b225bb: Waiting [2022-04-11T14:09:07.720Z] f23df028b6ca: Waiting [2022-04-11T14:09:07.720Z] d65c8cfc05b1: Waiting [2022-04-11T14:09:07.720Z] 2437ff75d9bd: Waiting [2022-04-11T14:09:07.720Z] 04944245beec: Verifying Checksum [2022-04-11T14:09:07.720Z] 04944245beec: Download complete [2022-04-11T14:09:07.720Z] 765212b225bb: Verifying Checksum [2022-04-11T14:09:07.720Z] 765212b225bb: Download complete [2022-04-11T14:09:07.997Z] f23df028b6ca: Verifying Checksum [2022-04-11T14:09:07.997Z] f23df028b6ca: Download complete [2022-04-11T14:09:07.997Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T14:09:07.997Z] d65c8cfc05b1: Download complete [2022-04-11T14:09:07.997Z] 699f458cf7ca: Verifying Checksum [2022-04-11T14:09:07.997Z] 699f458cf7ca: Download complete [2022-04-11T14:09:08.602Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T14:09:08.602Z] 8998bd30e6a1: Download complete [2022-04-11T14:09:11.243Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T14:09:11.243Z] 2437ff75d9bd: Download complete [2022-04-11T14:09:13.235Z] 8998bd30e6a1: Pull complete [2022-04-11T14:09:13.509Z] 04944245beec: Pull complete [2022-04-11T14:09:14.971Z] 699f458cf7ca: Pull complete [2022-04-11T14:09:15.247Z] 765212b225bb: Pull complete [2022-04-11T14:09:16.236Z] f23df028b6ca: Pull complete [2022-04-11T14:09:16.512Z] d65c8cfc05b1: Pull complete [2022-04-11T14:09:31.636Z] 2437ff75d9bd: Pull complete [2022-04-11T14:09:31.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T14:09:31.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T14:09:31.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T14:09:31.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container [2022-04-11T14:09:32.003Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T14:09:35.015Z] $ docker top 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:35.987Z] ---> job-cost.sh [2022-04-11T14:09:35.987Z] lf-activate-venv: SKIPPING [2022-04-11T14:09:35.987Z] INFO: No Stack... [2022-04-11T14:09:36.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T14:09:37.262Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T14:09:37.945Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-04-11T14:09:37.945Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T14:09:38.031Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [2022-04-11T14:09:38.037Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] did not exist. Created. [2022-04-11T14:09:38.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T14:09:38.730Z] /w/workspace/edgex-ui-go/2@tmp/durable-b9f7647c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T14:09:39.437Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T14:09:39.460Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T14:09:39.646Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T14:09:39.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T14:09:39.681Z] $ docker stop --time=1 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 [2022-04-11T14:09:41.278Z] $ docker rm -f 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 [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-04-11T14:09:41.776Z] provisioning config files... [2022-04-11T14:09:41.785Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config1692255404506621759tmp [Pipeline] { [Pipeline] sh [2022-04-11T14:09:42.076Z] + set +x [2022-04-11T14:09:42.076Z] + curl -s https://codecov.io/bash [2022-04-11T14:09:42.076Z] + bash -s -- [2022-04-11T14:09:42.076Z] [2022-04-11T14:09:42.076Z] _____ _ [2022-04-11T14:09:42.076Z] / ____| | | [2022-04-11T14:09:42.076Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T14:09:42.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T14:09:42.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T14:09:42.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T14:09:42.076Z] Bash-1.0.6 [2022-04-11T14:09:42.076Z] [2022-04-11T14:09:42.076Z] [2022-04-11T14:09:42.076Z] ==> git version 2.25.1 found [2022-04-11T14:09:42.076Z] ==> 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-04-11T14:09:42.076Z] Release-Date: 2020-01-08 [2022-04-11T14:09:42.076Z] 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-04-11T14:09:42.076Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T14:09:42.076Z] ==> Jenkins CI detected. [2022-04-11T14:09:42.076Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [2022-04-11T14:09:42.076Z] project root: . [2022-04-11T14:09:42.076Z] --> token set from env [2022-04-11T14:09:42.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T14:09:42.076Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T14:09:42.076Z] ==> Python coveragepy not found [2022-04-11T14:09:42.076Z] ==> Searching for coverage reports in: [2022-04-11T14:09:42.076Z] + . [2022-04-11T14:09:42.076Z] -> Found 1 reports [2022-04-11T14:09:42.076Z] ==> Detecting git/mercurial file structure [2022-04-11T14:09:42.076Z] ==> Reading reports [2022-04-11T14:09:42.336Z] + ./coverage.out bytes=10 [2022-04-11T14:09:42.336Z] ==> Appending adjustments [2022-04-11T14:09:42.336Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T14:09:42.336Z] + Found adjustments [2022-04-11T14:09:42.336Z] ==> Gzipping contents [2022-04-11T14:09:42.336Z] 4.0K /tmp/codecov.1QHRKY.gz [2022-04-11T14:09:42.336Z] ==> Uploading reports [2022-04-11T14:09:42.336Z] url: https://codecov.io [2022-04-11T14:09:42.336Z] query: branch=PR-513&commit=6febae2e73cee47f49445586aec1d67d742e49ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=513&job=&cmd_args= [2022-04-11T14:09:42.336Z] -> Pinging Codecov [2022-04-11T14:09:42.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-513&commit=6febae2e73cee47f49445586aec1d67d742e49ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=513&job=&cmd_args= [2022-04-11T14:09:42.596Z] -> Uploading to [2022-04-11T14:09:42.596Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/FB506323287CE973F263BFD2A0EB1F37/6febae2e73cee47f49445586aec1d67d742e49ce/af88d221-7412-429c-a5a3-52679f9768f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T140942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=834155fc5305d604861e1af7da056379eef090dd02b354bd6f950244e006bfc7 [2022-04-11T14:09:42.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T14:09:42.596Z] Dload Upload Total Spent Left Speed [2022-04-11T14:09:42.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19056 --:--:-- --:--:-- --:--:-- 19056 [2022-04-11T14:09:42.856Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] } [2022-04-11T14:09:42.864Z] 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-04-11T14:09:43.586Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives ] [2022-04-11T14:09:43.586Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives [2022-04-11T14:09:43.586Z] total 16 [2022-04-11T14:09:43.586Z] drwxr-xr-x 3 root root 4096 Apr 11 14:02 . [2022-04-11T14:09:43.586Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 14:02 .. [2022-04-11T14:09:43.586Z] drwxr-xr-x 2 root root 4096 Apr 11 14:02 cost [2022-04-11T14:09:43.586Z] -rw-r--r-- 1 root root 82 Apr 11 14:02 cost.csv [2022-04-11T14:09:43.586Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives [2022-04-11T14:09:43.586Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives [2022-04-11T14:09:43.586Z] total 16 [2022-04-11T14:09:43.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 14:02 . [2022-04-11T14:09:43.586Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 14:02 .. [2022-04-11T14:09:43.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 14:02 cost [2022-04-11T14:09:43.586Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 11 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:43.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:44.755Z] ---> package-listing.sh [2022-04-11T14:09:44.755Z] ++ facter osfamily [2022-04-11T14:09:44.755Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T14:09:45.016Z] + OS_FAMILY=debian [2022-04-11T14:09:45.016Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-513 [2022-04-11T14:09:45.016Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T14:09:45.016Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T14:09:45.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T14:09:45.016Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T14:09:45.016Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-513 ']' [2022-04-11T14:09:45.016Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T14:09:45.016Z] + case "${OS_FAMILY}" in [2022-04-11T14:09:45.016Z] + dpkg -l [2022-04-11T14:09:45.016Z] + grep '^ii' [2022-04-11T14:09:45.016Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T14:09:45.016Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T14:09:45.016Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T14:09:45.016Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-513 ']' [2022-04-11T14:09:45.016Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/ [2022-04-11T14:09:45.016Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/ [Pipeline] echo [2022-04-11T14:09:45.029Z] 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T14:09:45.311Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:45.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T14:09:45.868Z] . [Pipeline] withDockerContainer [2022-04-11T14:09:45.930Z] prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container [2022-04-11T14:09:45.971Z] $ 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-513/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-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T14:09:46.197Z] $ docker top 892b1ed8bbd274678c71a7824d1f8dca70a2f7de4c42552ee8f5a4e7e995701c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:09:46.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T14:09:46.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T14:09:47.145Z] + ls /var/log/sa-host [2022-04-11T14:09:47.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:09:47.240Z] provisioning config files... [2022-04-11T14:09:47.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config7317170989437135563tmp [Pipeline] { [Pipeline] echo [2022-04-11T14:09:47.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:47.557Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T14:09:47.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:47.902Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T14:09:47.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:48.199Z] ---> sudo-logs.sh [2022-04-11T14:09:48.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T14:09:48.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:48.524Z] ---> job-cost.sh [2022-04-11T14:09:48.525Z] lf-activate-venv: SKIPPING [2022-04-11T14:09:48.525Z] DEBUG: total: 0.2199999988079071 [2022-04-11T14:09:48.525Z] INFO: Retrieving Stack Cost... [2022-04-11T14:09:49.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T14:09:49.668Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T14:09:49.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:09:49.969Z] ---> logs-deploy.sh [2022-04-11T14:09:49.969Z] lf-activate-venv: SKIPPING [2022-04-11T14:09:49.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-513/2 [2022-04-11T14:09:49.969Z] INFO: archiving workspace using pattern(s): [2022-04-11T14:09:50.917Z] Archives upload complete. [2022-04-11T14:09:51.177Z] INFO: archiving logs to Nexus