Pull request #4620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29c85a335c7ff6eceff3787703e95ebf8686fac3+e9743d574695eaaacfb4360752d68f7ca76ed8b2 (65f95efa2dc4454a5d8e672a406e1dd563dadc5d) 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-ssh8811847940095473678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12122105099203129156.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh218935605873916819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15558782798298579802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11585282844374233556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9110915785124009787.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2458 in /w/workspace/edgexfoundry_edgex-go_PR-4620 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4620/head:refs/remotes/origin/PR-4620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit 29c85a335c7ff6eceff3787703e95ebf8686fac3 Merge succeeded, producing 29c85a335c7ff6eceff3787703e95ebf8686fac3 Checking out Revision 29c85a335c7ff6eceff3787703e95ebf8686fac3 (PR-4620) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:51 ========================================================= 19:15:51 EdgeX Global Pipelines Version Info 19:15:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 29c85a335c7ff6eceff3787703e95ebf8686fac3 # 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 e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29c85a335c7ff6eceff3787703e95ebf8686fac3 # timeout=10 19:15:51 ------------------- 19:15:51 stable info: 19:15:51 ------------------- 19:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:15:51 Message: update stable to v1.0.250 19:15:52 ------------------- 19:15:52 experimental info: 19:15:52 ------------------- 19:15:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:15:52 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4620 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4620 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4620 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29c85a335c7ff6eceff3787703e95ebf8686fac3 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29c85a3 [Pipeline] echo 19:15:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:54 provisioning config files... 19:15:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9246436190337863020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:54 ---> docker-login.sh 19:15:54 nexus3.edgexfoundry.org:10001 19:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:54 Configure a credential helper to remove this warning. See 19:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:54 19:15:54 Login Succeeded 19:15:54 nexus3.edgexfoundry.org:10002 19:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:54 Configure a credential helper to remove this warning. See 19:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:54 19:15:54 Login Succeeded 19:15:54 nexus3.edgexfoundry.org:10003 19:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:54 Configure a credential helper to remove this warning. See 19:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:54 19:15:54 Login Succeeded 19:15:54 nexus3.edgexfoundry.org:10004 19:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:55 Configure a credential helper to remove this warning. See 19:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:55 19:15:55 Login Succeeded 19:15:55 docker.io 19:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:55 Configure a credential helper to remove this warning. See 19:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:55 19:15:55 Login Succeeded 19:15:55 ---> docker-login.sh ends [Pipeline] } 19:15:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:15:55 + dirname cmd/core-command/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + echo core-command,cmd/core-command/Dockerfile 19:15:55 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 19:15:55 -f2 19:15:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:15:55 + + cut -d/ -f2 19:15:55 dirname cmd/core-data/Dockerfile 19:15:55 + echo core-data,cmd/core-data/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + dirname cmd/core-metadata/Dockerfile 19:15:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:55 + dirname cmd/security-bootstrapper/Dockerfile+ 19:15:55 cut -d/ -f2 19:15:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:55 + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile 19:15:55 19:15:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:15:55 + + cut -d/ -f2 19:15:55 dirname cmd/security-proxy-setup/Dockerfile 19:15:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:55 + cut+ -d/ -f2 19:15:55 dirname cmd/security-secretstore-setup/Dockerfile 19:15:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:55 + cut -d/ -f2+ 19:15:55 dirname cmd/security-spire-agent/Dockerfile 19:15:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + dirname cmd/security-spire-config/Dockerfile 19:15:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:55 + dirname cmd/security-spire-server/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:55 + dirname cmd/support-notifications/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:55 + dirname cmd/support-scheduler/Dockerfile 19:15:55 + cut -d/ -f2 19:15:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:15:56 + git rev-list -1 --merges 29c85a335c7ff6eceff3787703e95ebf8686fac3~1..29c85a335c7ff6eceff3787703e95ebf8686fac3 [Pipeline] echo 19:15:56 -----------> git rev-list -1 --merges 29c85a335c7ff6eceff3787703e95ebf8686fac3~1..29c85a335c7ff6eceff3787703e95ebf8686fac3 29c85a335c7ff6eceff3787703e95ebf8686fac3 [false] [Pipeline] sh 19:15:56 + git log --format=format:%s -1 29c85a335c7ff6eceff3787703e95ebf8686fac3 [Pipeline] echo 19:15:56 ========================================================= 19:15:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:57 + grep -v github /etc/ssh/ssh_known_hosts 19:15:57 + [ -e /tmp/ssh_known_hosts ] 19:15:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:15:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:57 19:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:58 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:58 b85a868b505f: Pulling fs layer 19:15:58 e2be974225ed: Pulling fs layer 19:15:58 339a4e72a1f5: Pulling fs layer 19:15:58 988bab9f4d93: Pulling fs layer 19:15:58 1469e6f7b9e6: Pulling fs layer 19:15:58 eaf3925da568: Pulling fs layer 19:15:58 bab4dde63d76: Pulling fs layer 19:15:58 bde34c3a00c8: Pulling fs layer 19:15:58 b352a97aabf1: Pulling fs layer 19:15:58 4872d77fe225: Pulling fs layer 19:15:58 5851b861e8e6: Pulling fs layer 19:15:58 eaf3925da568: Waiting 19:15:58 4872d77fe225: Waiting 19:15:58 bde34c3a00c8: Waiting 19:15:58 b352a97aabf1: Waiting 19:15:58 988bab9f4d93: Waiting 19:15:58 1469e6f7b9e6: Waiting 19:15:58 5851b861e8e6: Waiting 19:15:58 e2be974225ed: Verifying Checksum 19:15:58 e2be974225ed: Download complete 19:15:58 988bab9f4d93: Verifying Checksum 19:15:58 988bab9f4d93: Download complete 19:15:58 1469e6f7b9e6: Verifying Checksum 19:15:58 1469e6f7b9e6: Download complete 19:15:58 eaf3925da568: Verifying Checksum 19:15:58 eaf3925da568: Download complete 19:15:58 339a4e72a1f5: Verifying Checksum 19:15:58 339a4e72a1f5: Download complete 19:15:58 bde34c3a00c8: Verifying Checksum 19:15:58 bde34c3a00c8: Download complete 19:15:58 b352a97aabf1: Download complete 19:15:58 4872d77fe225: Verifying Checksum 19:15:58 4872d77fe225: Download complete 19:15:58 5851b861e8e6: Download complete 19:15:58 b85a868b505f: Verifying Checksum 19:15:58 b85a868b505f: Download complete 19:15:58 bab4dde63d76: Verifying Checksum 19:15:58 bab4dde63d76: Download complete 19:16:00 b85a868b505f: Pull complete 19:16:00 e2be974225ed: Pull complete 19:16:00 339a4e72a1f5: Pull complete 19:16:00 988bab9f4d93: Pull complete 19:16:01 1469e6f7b9e6: Pull complete 19:16:01 eaf3925da568: Pull complete 19:16:03 bab4dde63d76: Pull complete 19:16:03 bde34c3a00c8: Pull complete 19:16:03 b352a97aabf1: Pull complete 19:16:03 4872d77fe225: Pull complete 19:16:03 5851b861e8e6: Pull complete 19:16:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:03 prd-ubuntu20.04-docker-8c-8g-2458 does not seem to be running inside a container 19:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:16:06 $ docker top b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 -eo pid,comm 19:16:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:16:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:16:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:07 [ssh-agent] Looking for ssh-agent implementation... 19:16:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:07 $ docker exec b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 ssh-agent 19:16:07 SSH_AUTH_SOCK=/tmp/ssh-KCXvxzHHPBEJ/agent.33 19:16:07 SSH_AGENT_PID=39 19:16:07 Running ssh-add (command line suppressed) 19:16:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4715768587054236712.key (/w/workspace/edgex-go/1@tmp/private_key_4715768587054236712.key) 19:16:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:07 + git tag --points-at HEAD [Pipeline] } 19:16:07 $ docker exec --env ******** --env ******** b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 ssh-agent -k 19:16:07 unset SSH_AUTH_SOCK; 19:16:07 unset SSH_AGENT_PID; 19:16:07 echo Agent pid 39 killed; 19:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:16:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:08 [ssh-agent] Looking for ssh-agent implementation... 19:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:08 $ docker exec b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 ssh-agent 19:16:08 SSH_AUTH_SOCK=/tmp/ssh-8poVMc0lQTfp/agent.72 19:16:08 SSH_AGENT_PID=78 19:16:08 Running ssh-add (command line suppressed) 19:16:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7513791432230065864.key (/w/workspace/edgex-go/1@tmp/private_key_7513791432230065864.key) 19:16:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:08 + git semver init 19:16:08 2023-07-28 19:16:08,893 [run_init] DEBUG init version:0.0.0 force:False 19:16:08 2023-07-28 19:16:08,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:16:08 2023-07-28 19:16:08,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:16:08 2023-07-28 19:16:08,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:16:14 2023-07-28 19:16:14,015 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:16:14 2023-07-28 19:16:14,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4620 with force:False 19:16:14 2023-07-28 19:16:14,016 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4620 19:16:14 2023-07-28 19:16:14,021 [execute] INFO git cat-file --batch-check 19:16:14 2023-07-28 19:16:14,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:16:14 2023-07-28 19:16:14,030 [execute] INFO git cat-file --batch 19:16:14 2023-07-28 19:16:14,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:16:14 2023-07-28 19:16:14,037 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4620 19:16:14 0.0.0 [Pipeline] } 19:16:14 $ docker exec --env ******** --env ******** b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 ssh-agent -k 19:16:14 unset SSH_AUTH_SOCK; 19:16:14 unset SSH_AGENT_PID; 19:16:14 echo Agent pid 78 killed; 19:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:16:14 + git semver [Pipeline] } 19:16:15 $ docker stop --time=1 b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 19:16:16 $ docker rm -f --volumes b107106a262290229f87ca18a54d33539cfc511418b56d822d14d00765245ce8 [Pipeline] // withDockerContainer [Pipeline] sh 19:16:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:16:17 Stashed 1 file(s) [Pipeline] echo 19:16:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:17 ========================================================= 19:16:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:16:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:16:18 4db1b89c0bd1: Pulling fs layer 19:16:18 6911f1a30b25: Pulling fs layer 19:16:18 e194b8c5c2a9: Pulling fs layer 19:16:18 6863d3e3a2b1: Pulling fs layer 19:16:18 ec0bb842ea78: Pulling fs layer 19:16:18 40a00589a448: Pulling fs layer 19:16:18 6c08303d61cc: Pulling fs layer 19:16:18 798269fcf238: Pulling fs layer 19:16:18 ec0bb842ea78: Waiting 19:16:18 40a00589a448: Waiting 19:16:18 6863d3e3a2b1: Waiting 19:16:18 6c08303d61cc: Waiting 19:16:18 798269fcf238: Waiting 19:16:18 6911f1a30b25: Verifying Checksum 19:16:18 6911f1a30b25: Download complete 19:16:18 6863d3e3a2b1: Verifying Checksum 19:16:18 6863d3e3a2b1: Download complete 19:16:18 ec0bb842ea78: Download complete 19:16:18 4db1b89c0bd1: Verifying Checksum 19:16:18 4db1b89c0bd1: Download complete 19:16:18 40a00589a448: Verifying Checksum 19:16:18 40a00589a448: Download complete 19:16:18 4db1b89c0bd1: Pull complete 19:16:18 6911f1a30b25: Pull complete 19:16:18 798269fcf238: Verifying Checksum 19:16:18 798269fcf238: Download complete 19:16:19 e194b8c5c2a9: Download complete 19:16:19 6c08303d61cc: Verifying Checksum 19:16:19 6c08303d61cc: Download complete 19:16:22 e194b8c5c2a9: Pull complete 19:16:22 6863d3e3a2b1: Pull complete 19:16:22 ec0bb842ea78: Pull complete 19:16:22 40a00589a448: Pull complete 19:16:25 6c08303d61cc: Pull complete 19:16:26 798269fcf238: Pull complete 19:16:26 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:16:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:26 WORKDIR /edgex 19:16:26 COPY go.mod . 19:16:26 RUN go mod download 19:16:26 + docker build -t ci-base-image-x86_64 -f - . 19:16:27 Sending build context to Docker daemon 170.7MB 19:16:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:27 ---> ec979cd7f677 19:16:27 Step 2/4 : WORKDIR /edgex 19:16:31 ---> Running in 355236e26070 19:16:31 Removing intermediate container 355236e26070 19:16:31 ---> 7be9b2a2bf76 19:16:31 Step 3/4 : COPY go.mod . 19:16:31 ---> 3fa575fced4a 19:16:31 Step 4/4 : RUN go mod download 19:16:31 ---> Running in b7d848c9bcbc 19:16:32 Still waiting to schedule task 19:16:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:16:49 Removing intermediate container b7d848c9bcbc 19:16:49 ---> 14ad92643087 19:16:49 Successfully built 14ad92643087 19:16:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:50 + docker inspect -f . ci-base-image-x86_64 19:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:50 prd-ubuntu20.04-docker-8c-8g-2458 does not seem to be running inside a container 19:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:16:50 $ docker top f4385de6aa3f0e86ad04cb302eb7fe675a1c68a75aee06c9f28fc142fd3e9660 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:51 + go version 19:16:51 go version go1.20.6 linux/amd64 [Pipeline] } 19:16:51 $ docker stop --time=1 f4385de6aa3f0e86ad04cb302eb7fe675a1c68a75aee06c9f28fc142fd3e9660 19:16:52 $ docker rm -f --volumes f4385de6aa3f0e86ad04cb302eb7fe675a1c68a75aee06c9f28fc142fd3e9660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:53 + docker inspect -f . ci-base-image-x86_64 19:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:53 prd-ubuntu20.04-docker-8c-8g-2458 does not seem to be running inside a container 19:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:16:53 $ docker top 1a54421e627e0a73d3cca49940f13b067f5ab03dd00323f38242d59efe173b2f -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:53 ========================================================= 19:16:53 [edgeXBuildGoParallel] Running Tests and Build... 19:16:53 ========================================================= [Pipeline] sh 19:16:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:54 + make test 19:16:54 go test -race -coverprofile=coverage.out ./... 19:17:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:14 # github.com/edgexfoundry/edgex-go/internal/core/command 19:17:14 internal/core/command/main.go:64:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:14 internal/core/command/router.go:33:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:14 internal/core/command/router.go:37:41: cannot use authenticationHook(cmd.AllCommands) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/command/router.go:37:60: cannot use cmd.AllCommands (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/command/router.go:38:44: cannot use authenticationHook(cmd.CommandsByDeviceName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/command/router.go:38:63: cannot use cmd.CommandsByDeviceName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/command/router.go:39:53: cannot use authenticationHook(cmd.IssueGetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/command/router.go:39:72: cannot use cmd.IssueGetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/command/router.go:40:53: cannot use authenticationHook(cmd.IssueSetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/command/router.go:40:72: cannot use cmd.IssueSetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/command/router.go:40:53: too many errors 19:17:14 # github.com/edgexfoundry/edgex-go/internal/core/data 19:17:14 internal/core/data/main.go:60:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:14 internal/core/data/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:14 internal/core/data/router.go:38:79: cannot use authenticationHook(ec.AddEvent) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/data/router.go:38:98: cannot use ec.AddEvent (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/data/router.go:39:39: cannot use authenticationHook(ec.EventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/data/router.go:39:58: cannot use ec.EventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/data/router.go:40:39: cannot use authenticationHook(ec.DeleteEventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/data/router.go:40:58: cannot use ec.DeleteEventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/data/router.go:41:42: cannot use authenticationHook(ec.EventTotalCount) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/data/router.go:41:61: cannot use ec.EventTotalCount (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/data/router.go:41:42: too many errors 19:17:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:17:14 # github.com/edgexfoundry/edgex-go/internal/core/metadata 19:17:14 internal/core/metadata/main.go:61:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:14 internal/core/metadata/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:14 internal/core/metadata/router.go:38:46: cannot use authenticationHook(uc.UnitsOfMeasure) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/metadata/router.go:38:65: cannot use uc.UnitsOfMeasure (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/metadata/router.go:42:45: cannot use authenticationHook(dc.AddDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/metadata/router.go:42:64: cannot use dc.AddDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/metadata/router.go:43:45: cannot use authenticationHook(dc.UpdateDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/metadata/router.go:43:64: cannot use dc.UpdateDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/metadata/router.go:44:55: cannot use authenticationHook(dc.AddDeviceProfileByYaml) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:14 internal/core/metadata/router.go:44:74: cannot use dc.AddDeviceProfileByYaml (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/core/metadata/router.go:44:55: too many errors 19:17:14 # github.com/edgexfoundry/edgex-go/internal/security/proxyauth 19:17:14 internal/security/proxyauth/init.go:57:42: cannot use b.router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:14 internal/security/proxyauth/init.go:60:31: cannot use authenticationHook(emptyHandler) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to b.router.HandleFunc 19:17:14 internal/security/proxyauth/init.go:60:50: cannot use emptyHandler (value of type func(_ "net/http".ResponseWriter, _ *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:14 internal/security/proxyauth/main.go:62:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:17:15 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 19:17:15 internal/support/scheduler/main.go:59:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:15 internal/support/scheduler/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:15 internal/support/scheduler/router.go:33:40: cannot use authenticationHook(interval.AddInterval) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/scheduler/router.go:33:59: cannot use interval.AddInterval (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/scheduler/router.go:34:46: cannot use authenticationHook(interval.IntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/scheduler/router.go:34:65: cannot use interval.IntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/scheduler/router.go:35:43: cannot use authenticationHook(interval.AllIntervals) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/scheduler/router.go:35:62: cannot use interval.AllIntervals (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/scheduler/router.go:36:46: cannot use authenticationHook(interval.DeleteIntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/scheduler/router.go:36:65: cannot use interval.DeleteIntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/scheduler/router.go:36:46: too many errors 19:17:15 # github.com/edgexfoundry/edgex-go/internal/support/notifications 19:17:15 internal/support/notifications/main.go:66:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:17:15 internal/support/notifications/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:17:15 internal/support/notifications/router.go:33:44: cannot use authenticationHook(sc.AddSubscription) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/notifications/router.go:33:63: cannot use sc.AddSubscription (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/notifications/router.go:34:47: cannot use authenticationHook(sc.AllSubscriptions) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/notifications/router.go:34:66: cannot use sc.AllSubscriptions (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/notifications/router.go:35:50: cannot use authenticationHook(sc.SubscriptionByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/notifications/router.go:35:69: cannot use sc.SubscriptionByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/notifications/router.go:36:54: cannot use authenticationHook(sc.SubscriptionsByCategory) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:17:15 internal/support/notifications/router.go:36:73: cannot use sc.SubscriptionsByCategory (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:17:15 internal/support/notifications/router.go:36:54: too many errors 19:17:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 19:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 19:17:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 19:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.717s coverage: 88.5% of statements 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.095s coverage: 3.8% of statements 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 95.6% of statements 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 31.9% of statements 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.079s coverage: 92.9% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.8% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 38.4% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 19:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 19:17:55 FAIL 19:17:55 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 19:17:55 $ docker stop --time=1 1a54421e627e0a73d3cca49940f13b067f5ab03dd00323f38242d59efe173b2f 19:17:57 $ docker rm -f --volumes 1a54421e627e0a73d3cca49940f13b067f5ab03dd00323f38242d59efe173b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:17:58 Failed in branch amd64 19:18:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2459 in /w/workspace/edgexfoundry_edgex-go_PR-4620 [Pipeline] { [Pipeline] ws 19:18:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:18:11 The recommended git tool is: git 19:18:15 using credential edgex-jenkins-ssh 19:18:16 Cloning the remote Git repository 19:18:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:18:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:18:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:16 > git --version # timeout=10 19:18:16 > git --version # 'git version 2.25.1' 19:18:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4620/head:refs/remotes/origin/PR-4620 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:33 Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit 29c85a335c7ff6eceff3787703e95ebf8686fac3 19:18:33 Merge succeeded, producing 29c85a335c7ff6eceff3787703e95ebf8686fac3 19:18:33 Checking out Revision 29c85a335c7ff6eceff3787703e95ebf8686fac3 (PR-4620) 19:18:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:18:34 > git --version # timeout=10 19:18:34 > git --version # 'git version 2.25.1' 19:18:34 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:18:33 > git config core.sparsecheckout # timeout=10 19:18:33 > git checkout -f 29c85a335c7ff6eceff3787703e95ebf8686fac3 # timeout=10 19:18:33 > git remote # timeout=10 19:18:33 > git config --get remote.origin.url # timeout=10 19:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:33 > git merge e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 19:18:33 > git rev-parse HEAD^{commit} # timeout=10 19:18:33 > git config core.sparsecheckout # timeout=10 19:18:33 > git checkout -f 29c85a335c7ff6eceff3787703e95ebf8686fac3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:18:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:35 Dload Upload Total Spent Left Speed 19:18:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 19:18:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:18:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:18:36 + sudo tee /etc/docker/daemon.new 19:18:36 { 19:18:36 "registry-mirrors": [ 19:18:36 "https://nexus3.edgexfoundry.org:10001" 19:18:36 ], 19:18:36 "bip": "10.250.0.254/24", 19:18:36 "hosts": [ 19:18:36 "tcp://0.0.0.0:5555", 19:18:36 "unix:///var/run/docker.sock" 19:18:36 ], 19:18:36 "mtu": 1458, 19:18:36 "selinux-enabled": true, 19:18:36 "seccomp-profile": "/etc/docker/seccomp.json" 19:18:36 } [Pipeline] sh 19:18:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:18:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:55 provisioning config files... 19:18:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18347287450835798376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:56 ---> docker-login.sh 19:18:56 nexus3.edgexfoundry.org:10001 19:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:56 Configure a credential helper to remove this warning. See 19:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:56 19:18:56 Login Succeeded 19:18:56 nexus3.edgexfoundry.org:10002 19:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:56 Configure a credential helper to remove this warning. See 19:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:56 19:18:56 Login Succeeded 19:18:57 nexus3.edgexfoundry.org:10003 19:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:57 Configure a credential helper to remove this warning. See 19:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:57 19:18:57 Login Succeeded 19:18:57 nexus3.edgexfoundry.org:10004 19:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:57 Configure a credential helper to remove this warning. See 19:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:57 19:18:57 Login Succeeded 19:18:57 docker.io 19:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:58 Configure a credential helper to remove this warning. See 19:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:58 19:18:58 Login Succeeded 19:18:58 ---> docker-login.sh ends [Pipeline] } 19:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:18:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:59 ========================================================= 19:18:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:18:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:19:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:19:00 edb6bdbacee9: Pulling fs layer 19:19:00 5f9638ab2659: Pulling fs layer 19:19:00 8d51d6327a98: Pulling fs layer 19:19:00 8b374f2dd631: Pulling fs layer 19:19:00 ec14aa9079de: Pulling fs layer 19:19:00 2f466654f4bb: Pulling fs layer 19:19:00 554e91adad29: Pulling fs layer 19:19:00 8b374f2dd631: Waiting 19:19:00 ec14aa9079de: Waiting 19:19:00 2f466654f4bb: Waiting 19:19:00 554e91adad29: Waiting 19:19:00 5f9638ab2659: Verifying Checksum 19:19:00 5f9638ab2659: Download complete 19:19:00 8b374f2dd631: Verifying Checksum 19:19:00 8b374f2dd631: Download complete 19:19:00 ec14aa9079de: Verifying Checksum 19:19:00 ec14aa9079de: Download complete 19:19:01 edb6bdbacee9: Download complete 19:19:02 edb6bdbacee9: Pull complete 19:19:02 554e91adad29: Verifying Checksum 19:19:02 554e91adad29: Download complete 19:19:02 5f9638ab2659: Pull complete 19:19:03 2f466654f4bb: Verifying Checksum 19:19:03 2f466654f4bb: Download complete 19:19:03 8d51d6327a98: Verifying Checksum 19:19:03 8d51d6327a98: Download complete 19:19:16 8d51d6327a98: Pull complete 19:19:16 8b374f2dd631: Pull complete 19:19:16 ec14aa9079de: Pull complete 19:19:21 2f466654f4bb: Pull complete 19:19:24 554e91adad29: Pull complete 19:19:24 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:19:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:19:24 WORKDIR /edgex 19:19:24 COPY go.mod . 19:19:24 RUN go mod download 19:19:24 + docker build -t ci-base-image-arm64 -f - . 19:19:24 Sending build context to Docker daemon 2.941MB 19:19:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:19:24 ---> 1e15ea492957 19:19:24 Step 2/4 : WORKDIR /edgex 19:19:26 ---> Running in 91e97cf061d7 19:19:27 Removing intermediate container 91e97cf061d7 19:19:27 ---> 9560411f809f 19:19:27 Step 3/4 : COPY go.mod . 19:19:27 ---> ea335f651f27 19:19:27 Step 4/4 : RUN go mod download 19:19:27 ---> Running in 8567eba36ff0 19:20:06 Removing intermediate container 8567eba36ff0 19:20:06 ---> 51819fd72966 19:20:06 Successfully built 51819fd72966 19:20:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:07 + docker inspect -f . ci-base-image-arm64 19:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:07 prd-ubuntu20.04-docker-arm64-4c-16g-2459 does not seem to be running inside a container 19:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:20:08 $ docker top 63b994a0b18f4b1a214ae9598eec6a8824a395b07638f84732d508e16423bc5c -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:09 + go version 19:20:09 go version go1.20.6 linux/arm64 [Pipeline] } 19:20:09 $ docker stop --time=1 63b994a0b18f4b1a214ae9598eec6a8824a395b07638f84732d508e16423bc5c 19:20:10 $ docker rm -f --volumes 63b994a0b18f4b1a214ae9598eec6a8824a395b07638f84732d508e16423bc5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:11 + docker inspect -f . ci-base-image-arm64 19:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:11 prd-ubuntu20.04-docker-arm64-4c-16g-2459 does not seem to be running inside a container 19:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:20:12 $ docker top de70cd0fb610ab4646049353ac27b5f478b52e3d49868eae2faca26da9785183 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:13 ========================================================= 19:20:13 [edgeXBuildGoParallel] Running Tests and Build... 19:20:13 ========================================================= [Pipeline] sh 19:20:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:13 + make test 19:20:13 go test -race -coverprofile=coverage.out ./... 19:20:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:44 # github.com/edgexfoundry/edgex-go/internal/core/command 19:22:44 internal/core/command/main.go:64:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:44 internal/core/command/router.go:33:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:44 internal/core/command/router.go:37:41: cannot use authenticationHook(cmd.AllCommands) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/command/router.go:37:60: cannot use cmd.AllCommands (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/command/router.go:38:44: cannot use authenticationHook(cmd.CommandsByDeviceName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/command/router.go:38:63: cannot use cmd.CommandsByDeviceName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/command/router.go:39:53: cannot use authenticationHook(cmd.IssueGetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/command/router.go:39:72: cannot use cmd.IssueGetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/command/router.go:40:53: cannot use authenticationHook(cmd.IssueSetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/command/router.go:40:72: cannot use cmd.IssueSetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/command/router.go:40:53: too many errors 19:22:44 # github.com/edgexfoundry/edgex-go/internal/core/data 19:22:44 internal/core/data/main.go:60:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:44 internal/core/data/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:44 internal/core/data/router.go:38:79: cannot use authenticationHook(ec.AddEvent) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/data/router.go:38:98: cannot use ec.AddEvent (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/data/router.go:39:39: cannot use authenticationHook(ec.EventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/data/router.go:39:58: cannot use ec.EventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/data/router.go:40:39: cannot use authenticationHook(ec.DeleteEventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/data/router.go:40:58: cannot use ec.DeleteEventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/data/router.go:41:42: cannot use authenticationHook(ec.EventTotalCount) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:44 internal/core/data/router.go:41:61: cannot use ec.EventTotalCount (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:44 internal/core/data/router.go:41:42: too many errors 19:22:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:22:48 # github.com/edgexfoundry/edgex-go/internal/core/metadata 19:22:48 internal/core/metadata/main.go:61:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:48 internal/core/metadata/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:48 internal/core/metadata/router.go:38:46: cannot use authenticationHook(uc.UnitsOfMeasure) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:48 internal/core/metadata/router.go:38:65: cannot use uc.UnitsOfMeasure (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:48 internal/core/metadata/router.go:42:45: cannot use authenticationHook(dc.AddDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:48 internal/core/metadata/router.go:42:64: cannot use dc.AddDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:48 internal/core/metadata/router.go:43:45: cannot use authenticationHook(dc.UpdateDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:48 internal/core/metadata/router.go:43:64: cannot use dc.UpdateDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:48 internal/core/metadata/router.go:44:55: cannot use authenticationHook(dc.AddDeviceProfileByYaml) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:48 internal/core/metadata/router.go:44:74: cannot use dc.AddDeviceProfileByYaml (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:48 internal/core/metadata/router.go:44:55: too many errors 19:22:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:51 # github.com/edgexfoundry/edgex-go/internal/security/proxyauth 19:22:51 internal/security/proxyauth/init.go:57:42: cannot use b.router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:51 internal/security/proxyauth/init.go:60:31: cannot use authenticationHook(emptyHandler) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to b.router.HandleFunc 19:22:51 internal/security/proxyauth/init.go:60:50: cannot use emptyHandler (value of type func(_ "net/http".ResponseWriter, _ *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:51 internal/security/proxyauth/main.go:62:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:54 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 19:22:54 internal/support/scheduler/main.go:59:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:54 internal/support/scheduler/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:54 internal/support/scheduler/router.go:33:40: cannot use authenticationHook(interval.AddInterval) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/scheduler/router.go:33:59: cannot use interval.AddInterval (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/scheduler/router.go:34:46: cannot use authenticationHook(interval.IntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/scheduler/router.go:34:65: cannot use interval.IntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/scheduler/router.go:35:43: cannot use authenticationHook(interval.AllIntervals) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/scheduler/router.go:35:62: cannot use interval.AllIntervals (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/scheduler/router.go:36:46: cannot use authenticationHook(interval.DeleteIntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/scheduler/router.go:36:65: cannot use interval.DeleteIntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/scheduler/router.go:36:46: too many errors 19:22:54 # github.com/edgexfoundry/edgex-go/internal/support/notifications 19:22:54 internal/support/notifications/main.go:66:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer 19:22:54 internal/support/notifications/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 19:22:54 internal/support/notifications/router.go:33:44: cannot use authenticationHook(sc.AddSubscription) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/notifications/router.go:33:63: cannot use sc.AddSubscription (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/notifications/router.go:34:47: cannot use authenticationHook(sc.AllSubscriptions) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/notifications/router.go:34:66: cannot use sc.AllSubscriptions (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/notifications/router.go:35:50: cannot use authenticationHook(sc.SubscriptionByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/notifications/router.go:35:69: cannot use sc.SubscriptionByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/notifications/router.go:36:54: cannot use authenticationHook(sc.SubscriptionsByCategory) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc 19:22:54 internal/support/notifications/router.go:36:73: cannot use sc.SubscriptionsByCategory (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 19:22:54 internal/support/notifications/router.go:36:54: too many errors 19:22:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements 19:23:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:23:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.429s coverage: 71.5% of statements 19:23:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.486s coverage: 88.5% of statements 19:23:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.643s coverage: 3.8% of statements 19:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 95.6% of statements 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 31.9% of statements 19:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 42.9% of statements 19:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements 19:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements 19:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 19:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 19:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.036s coverage: 79.9% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 19:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements 19:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.504s coverage: 82.1% of statements 19:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 86.0% of statements 19:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 63.1% of statements 19:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 19:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 19:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 19:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 19:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 19:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.998s coverage: 38.4% of statements 19:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 19:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 92.3% of statements 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.8% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 19:25:22 FAIL 19:25:23 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 19:25:23 $ docker stop --time=1 de70cd0fb610ab4646049353ac27b5f478b52e3d49868eae2faca26da9785183 19:25:26 $ docker rm -f --volumes de70cd0fb610ab4646049353ac27b5f478b52e3d49868eae2faca26da9785183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:28 19:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:29 arm64: Pulling from edgex-lftools-log-publisher 19:25:29 8998bd30e6a1: Pulling fs layer 19:25:29 04944245beec: Pulling fs layer 19:25:29 699f458cf7ca: Pulling fs layer 19:25:29 765212b225bb: Pulling fs layer 19:25:29 f23df028b6ca: Pulling fs layer 19:25:29 d65c8cfc05b1: Pulling fs layer 19:25:29 2437ff75d9bd: Pulling fs layer 19:25:29 f23df028b6ca: Waiting 19:25:29 d65c8cfc05b1: Waiting 19:25:29 2437ff75d9bd: Waiting 19:25:29 765212b225bb: Waiting 19:25:29 04944245beec: Verifying Checksum 19:25:29 04944245beec: Download complete 19:25:29 765212b225bb: Verifying Checksum 19:25:29 765212b225bb: Download complete 19:25:29 f23df028b6ca: Verifying Checksum 19:25:29 f23df028b6ca: Download complete 19:25:29 d65c8cfc05b1: Verifying Checksum 19:25:29 d65c8cfc05b1: Download complete 19:25:29 699f458cf7ca: Verifying Checksum 19:25:29 699f458cf7ca: Download complete 19:25:29 8998bd30e6a1: Verifying Checksum 19:25:29 8998bd30e6a1: Download complete 19:25:32 2437ff75d9bd: Verifying Checksum 19:25:32 2437ff75d9bd: Download complete 19:25:33 8998bd30e6a1: Pull complete 19:25:33 04944245beec: Pull complete 19:25:35 699f458cf7ca: Pull complete 19:25:35 765212b225bb: Pull complete 19:25:36 f23df028b6ca: Pull complete 19:25:36 d65c8cfc05b1: Pull complete 19:25:51 2437ff75d9bd: Pull complete 19:25:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-2459 does not seem to be running inside a container 19:25:51 $ 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-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:25:54 $ docker top 281acee8b77180aa5e87c204baddd2840108857dfb2c847bb29c0d6cde94ffe9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:55 ---> job-cost.sh 19:25:55 lf-activate-venv: SKIPPING 19:25:55 INFO: No Stack... 19:25:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:25:56 INFO: Archiving Costs [Pipeline] sh 19:25:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:25:56 + cut -d, -f6 [Pipeline] lock 19:25:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4620-1-stack-cost] 19:25:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4620-1-stack-cost] did not exist. Created. 19:25:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:57 + echo total: 0.10999999940395355 [Pipeline] stash 19:25:58 Stashed 1 file(s) [Pipeline] } 19:25:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4620-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:25:58 $ docker stop --time=1 281acee8b77180aa5e87c204baddd2840108857dfb2c847bb29c0d6cde94ffe9 19:25:59 $ docker rm -f --volumes 281acee8b77180aa5e87c204baddd2840108857dfb2c847bb29c0d6cde94ffe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:26:00 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:26:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:26:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:03 ---> package-listing.sh 19:26:03 ++ facter osfamily 19:26:03 ++ tr '[:upper:]' '[:lower:]' 19:26:03 + OS_FAMILY=debian 19:26:03 + workspace=/w/workspace/edgex-go/1 19:26:03 + START_PACKAGES=/tmp/packages_start.txt 19:26:03 + END_PACKAGES=/tmp/packages_end.txt 19:26:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:03 + PACKAGES=/tmp/packages_start.txt 19:26:03 + '[' /w/workspace/edgex-go/1 ']' 19:26:03 + PACKAGES=/tmp/packages_end.txt 19:26:03 + case "${OS_FAMILY}" in 19:26:03 + dpkg -l 19:26:03 + grep '^ii' 19:26:03 + '[' -f /tmp/packages_start.txt ']' 19:26:03 + '[' -f /tmp/packages_end.txt ']' 19:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:03 + '[' /w/workspace/edgex-go/1 ']' 19:26:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:26:03 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:26:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:04 19:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:04 latest: Pulling from edgex-lftools-log-publisher 19:26:04 5eb5b503b376: Pulling fs layer 19:26:04 5c69ac0246d0: Pulling fs layer 19:26:04 ec43610c2a17: Pulling fs layer 19:26:04 3a2ae6a8a46f: Pulling fs layer 19:26:04 33b1e0a273af: Pulling fs layer 19:26:04 5d3b04190fa2: Pulling fs layer 19:26:04 2f39f015ded8: Pulling fs layer 19:26:04 33b1e0a273af: Waiting 19:26:04 5d3b04190fa2: Waiting 19:26:04 3a2ae6a8a46f: Waiting 19:26:04 2f39f015ded8: Waiting 19:26:04 5c69ac0246d0: Verifying Checksum 19:26:04 5c69ac0246d0: Download complete 19:26:04 3a2ae6a8a46f: Verifying Checksum 19:26:04 3a2ae6a8a46f: Download complete 19:26:04 33b1e0a273af: Verifying Checksum 19:26:04 33b1e0a273af: Download complete 19:26:04 5d3b04190fa2: Download complete 19:26:04 ec43610c2a17: Verifying Checksum 19:26:04 ec43610c2a17: Download complete 19:26:04 5eb5b503b376: Verifying Checksum 19:26:04 5eb5b503b376: Download complete 19:26:05 2f39f015ded8: Download complete 19:26:06 5eb5b503b376: Pull complete 19:26:06 5c69ac0246d0: Pull complete 19:26:06 ec43610c2a17: Pull complete 19:26:06 3a2ae6a8a46f: Pull complete 19:26:07 33b1e0a273af: Pull complete 19:26:07 5d3b04190fa2: Pull complete 19:26:11 2f39f015ded8: Pull complete 19:26:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:11 prd-ubuntu20.04-docker-8c-8g-2458 does not seem to be running inside a container 19:26:11 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:14 $ docker top 4b566d16020ed000c0b4529c0c06dd64e5bb8b7282dd3660caa201f26fcbf3de -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:15 + ls /var/log/sa-host 19:26:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:16 provisioning config files... 19:26:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5403256573944196805tmp [Pipeline] { [Pipeline] echo 19:26:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:16 ---> create-netrc.sh [Pipeline] } 19:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:26:16 ---> python-tools-install.sh [Pipeline] echo 19:26:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:17 ---> sudo-logs.sh 19:26:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:17 ---> job-cost.sh 19:26:17 lf-activate-venv: SKIPPING 19:26:17 DEBUG: total: 0.10999999940395355 19:26:17 INFO: Retrieving Stack Cost... 19:26:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:26:18 INFO: Archiving Costs [Pipeline] echo 19:26:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:18 ---> logs-deploy.sh 19:26:18 lf-activate-venv: SKIPPING 19:26:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4620/1 19:26:18 INFO: archiving workspace using pattern(s): 19:26:19 Archives upload complete. 19:26:19 INFO: archiving logs to Nexus 19:26:20 ---> uname -a: 19:26:20 Linux prd-ubuntu20-04-docker-8c-8g-2458 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:26:20 19:26:20 19:26:20 ---> lscpu: 19:26:20 Architecture: x86_64 19:26:20 CPU op-mode(s): 32-bit, 64-bit 19:26:20 Byte Order: Little Endian 19:26:20 Address sizes: 40 bits physical, 48 bits virtual 19:26:20 CPU(s): 8 19:26:20 On-line CPU(s) list: 0-7 19:26:20 Thread(s) per core: 1 19:26:20 Core(s) per socket: 1 19:26:20 Socket(s): 8 19:26:20 NUMA node(s): 1 19:26:20 Vendor ID: AuthenticAMD 19:26:20 CPU family: 23 19:26:20 Model: 49 19:26:20 Model name: AMD EPYC-Rome Processor 19:26:20 Stepping: 0 19:26:20 CPU MHz: 2799.998 19:26:20 BogoMIPS: 5599.99 19:26:20 Virtualization: AMD-V 19:26:20 Hypervisor vendor: KVM 19:26:20 Virtualization type: full 19:26:20 L1d cache: 256 KiB 19:26:20 L1i cache: 256 KiB 19:26:20 L2 cache: 4 MiB 19:26:20 L3 cache: 128 MiB 19:26:20 NUMA node0 CPU(s): 0-7 19:26:20 Vulnerability Itlb multihit: Not affected 19:26:20 Vulnerability L1tf: Not affected 19:26:20 Vulnerability Mds: Not affected 19:26:20 Vulnerability Meltdown: Not affected 19:26:20 Vulnerability Mmio stale data: Not affected 19:26:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:26:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:26:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:26:20 Vulnerability Srbds: Not affected 19:26:20 Vulnerability Tsx async abort: Not affected 19:26:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:26:20 19:26:20 19:26:20 ---> nproc: 19:26:20 8 19:26:20 19:26:20 19:26:20 ---> df -h: 19:26:20 Filesystem Size Used Avail Use% Mounted on 19:26:20 overlay 155G 12G 144G 8% / 19:26:20 tmpfs 64M 0 64M 0% /dev 19:26:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:26:20 shm 64M 0 64M 0% /dev/shm 19:26:20 /dev/vda1 155G 12G 144G 8% /facter-os 19:26:20 19:26:20 19:26:20 ---> sar -b -r -n DEV: 19:26:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2458) 07/28/23 _x86_64_ (8 CPU) 19:26:20 19:26:20 19:15:05 LINUX RESTART (8 CPU) 19:26:20 19:26:20 19:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:26:20 19:17:01 145.53 3.90 141.64 0.00 441.15 78192.04 0.00 19:26:20 19:18:01 35.04 0.02 35.03 0.00 0.13 19014.18 0.00 19:26:20 19:19:01 1.40 0.00 1.40 0.00 0.00 149.98 0.00 19:26:20 19:20:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 19:26:20 19:21:01 57.10 11.60 45.50 0.00 5175.87 8940.22 0.00 19:26:20 19:22:01 4.35 0.02 4.33 0.00 0.13 100.92 0.00 19:26:20 19:23:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 19:26:20 19:24:01 2.03 0.00 2.03 0.00 0.00 22.80 0.00 19:26:20 19:25:01 1.53 0.00 1.53 0.00 0.00 17.19 0.00 19:26:20 19:26:01 1.93 0.00 1.93 0.00 0.00 20.80 0.00 19:26:20 Average: 24.98 1.55 23.43 0.00 561.99 10536.09 0.00 19:26:20 19:26:20 19:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:26:20 19:17:01 28138900 31477384 831344 2.53 114116 3429224 2193224 6.46 1309120 2994576 96452 19:26:20 19:18:01 28327592 31556484 756456 2.30 116056 3335028 1760940 5.19 1221128 2914832 200 19:26:20 19:19:01 28330056 31559012 753800 2.29 116088 3335032 1760940 5.19 1220396 2914836 4 19:26:20 19:20:01 28334012 31563088 749444 2.28 116172 3335024 1760940 5.19 1215376 2914840 4 19:26:20 19:21:01 27805548 31541716 748676 2.28 150760 3796252 1798808 5.30 1540364 3081296 224 19:26:20 19:22:01 27815560 31547092 742944 2.26 149380 3793124 1779088 5.24 1533532 3078208 16 19:26:20 19:23:01 27815416 31547196 742500 2.26 149468 3793128 1779088 5.24 1533908 3078208 8 19:26:20 19:24:01 27814904 31547108 742904 2.26 149568 3793132 1779088 5.24 1533684 3078568 172 19:26:20 19:25:01 27814916 31547240 742756 2.26 149680 3793108 1779088 5.24 1533788 3078576 8 19:26:20 19:26:01 27815248 31547696 742092 2.26 149752 3793140 1779088 5.24 1533740 3078592 16 19:26:20 Average: 28001215 31543402 755292 2.30 136104 3619619 1817029 5.35 1417504 3021253 9710 19:26:20 19:26:20 19:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:26:20 19:17:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 19:26:20 19:17:01 veth633a670 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:26:20 19:17:01 ens3 890.68 740.94 8899.04 83.81 0.00 0.00 0.00 0.00 19:26:20 19:17:01 docker0 634.52 702.97 46.20 4583.62 0.00 0.00 0.00 0.00 19:26:20 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:18:01 ens3 59.01 56.56 37.69 90.95 0.00 0.00 0.00 0.00 19:26:20 19:18:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 19:26:20 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:19:01 ens3 2.65 1.18 2.39 0.26 0.00 0.00 0.00 0.00 19:26:20 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:20:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:26:20 19:21:01 ens3 183.26 93.12 2922.05 6.60 0.00 0.00 0.00 0.00 19:26:20 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:22:01 ens3 0.23 0.20 0.02 0.01 0.00 0.00 0.00 0.00 19:26:20 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:20 19:26:01 ens3 1.13 0.72 1.01 0.32 0.00 0.00 0.00 0.00 19:26:20 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:20 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:26:20 Average: ens3 112.43 88.21 1173.34 18.09 0.00 0.00 0.00 0.00 19:26:20 Average: docker0 62.62 69.36 4.56 451.46 0.00 0.00 0.00 0.00 19:26:20 19:26:20 19:26:20 ---> sar -P ALL: 19:26:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2458) 07/28/23 _x86_64_ (8 CPU) 19:26:20 19:26:20 19:15:05 LINUX RESTART (8 CPU) 19:26:20 19:26:20 19:16:02 CPU %user %nice %system %iowait %steal %idle 19:26:20 19:17:01 all 11.82 0.00 4.62 3.50 0.06 80.00 19:26:20 19:17:01 0 10.02 0.00 4.96 0.45 0.05 84.52 19:26:20 19:17:01 1 12.86 0.00 5.25 1.92 0.05 79.92 19:26:20 19:17:01 2 14.67 0.00 4.48 1.11 0.07 79.67 19:26:20 19:17:01 3 10.59 0.00 4.98 1.85 0.05 82.53 19:26:20 19:17:01 4 11.00 0.00 4.22 9.02 0.05 75.72 19:26:20 19:17:01 5 11.88 0.00 3.81 0.36 0.05 83.90 19:26:20 19:17:01 6 12.25 0.00 4.50 3.52 0.07 79.66 19:26:20 19:17:01 7 11.29 0.00 4.74 9.89 0.09 74.00 19:26:20 19:18:01 all 25.15 0.00 4.54 1.18 0.08 69.06 19:26:20 19:18:01 0 24.38 0.00 5.14 0.13 0.08 70.26 19:26:20 19:18:01 1 25.49 0.00 5.32 0.12 0.07 69.00 19:26:20 19:18:01 2 23.06 0.00 4.48 0.02 0.07 72.38 19:26:20 19:18:01 3 24.98 0.00 4.55 7.71 0.08 62.67 19:26:20 19:18:01 4 25.84 0.00 4.12 0.47 0.12 69.45 19:26:20 19:18:01 5 26.05 0.00 4.46 0.00 0.07 69.43 19:26:20 19:18:01 6 26.94 0.00 3.80 0.00 0.07 69.19 19:26:20 19:18:01 7 24.48 0.00 4.42 0.97 0.07 70.06 19:26:20 19:19:01 all 0.04 0.00 0.01 0.01 0.01 99.92 19:26:20 19:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:26:20 19:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:26:20 19:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:26:20 19:19:01 3 0.02 0.00 0.02 0.05 0.00 99.92 19:26:20 19:19:01 4 0.05 0.00 0.03 0.02 0.02 99.88 19:26:20 19:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:26:20 19:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:26:20 19:19:01 7 0.03 0.00 0.00 0.05 0.02 99.90 19:26:20 19:20:01 all 0.03 0.00 0.01 0.03 0.01 99.92 19:26:20 19:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:26:20 19:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:26:20 19:20:01 2 0.02 0.00 0.02 0.10 0.00 99.87 19:26:20 19:20:01 3 0.03 0.00 0.00 0.02 0.02 99.93 19:26:20 19:20:01 4 0.07 0.00 0.03 0.00 0.03 99.87 19:26:20 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:26:20 19:20:01 6 0.07 0.00 0.00 0.00 0.00 99.93 19:26:20 19:20:01 7 0.03 0.00 0.02 0.12 0.00 99.83 19:26:20 19:21:01 all 2.35 0.00 1.54 0.86 0.03 95.22 19:26:20 19:21:01 0 1.96 0.00 1.12 1.49 0.02 95.41 19:26:20 19:21:01 1 2.62 0.00 0.98 0.23 0.02 96.15 19:26:20 19:21:01 2 3.28 0.00 1.25 0.12 0.03 95.32 19:26:20 19:21:01 3 4.33 0.00 1.57 1.17 0.03 92.90 19:26:20 19:21:01 4 1.61 0.00 1.12 1.10 0.05 96.12 19:26:20 19:21:01 5 2.51 0.00 4.26 0.42 0.02 92.80 19:26:20 19:21:01 6 1.44 0.00 1.19 0.32 0.02 97.04 19:26:20 19:21:01 7 1.02 0.00 0.86 2.05 0.03 96.04 19:26:20 19:22:01 all 0.30 0.00 0.07 0.04 0.01 99.58 19:26:20 19:22:01 0 1.84 0.00 0.08 0.10 0.02 97.96 19:26:20 19:22:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:26:20 19:22:01 2 0.13 0.00 0.10 0.05 0.02 99.70 19:26:20 19:22:01 3 0.22 0.00 0.12 0.00 0.00 99.67 19:26:20 19:22:01 4 0.07 0.00 0.07 0.02 0.02 99.83 19:26:20 19:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:26:20 19:22:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:26:20 19:22:01 7 0.03 0.00 0.10 0.15 0.00 99.72 19:26:20 19:23:01 all 0.21 0.00 0.01 0.00 0.00 99.77 19:26:20 19:23:01 0 1.45 0.00 0.00 0.00 0.02 98.53 19:26:20 19:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:26:20 19:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:26:20 19:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:26:20 19:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:26:20 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:26:20 19:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:26:20 19:23:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:26:20 19:24:01 all 0.26 0.00 0.02 0.02 0.01 99.69 19:26:20 19:24:01 0 1.81 0.00 0.07 0.05 0.00 98.08 19:26:20 19:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:26:20 19:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:26:20 19:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:26:20 19:24:01 4 0.05 0.00 0.02 0.00 0.03 99.90 19:26:20 19:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:26:20 19:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:26:20 19:24:01 7 0.02 0.00 0.02 0.13 0.00 99.83 19:26:20 19:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:26:20 19:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:26:20 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:26:20 19:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:26:20 19:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:26:20 19:25:01 4 0.07 0.00 0.03 0.00 0.02 99.88 19:26:20 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:26:20 19:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:26:20 19:25:01 7 0.00 0.00 0.00 0.08 0.00 99.92 19:26:20 19:26:01 all 0.04 0.00 0.01 0.01 0.01 99.92 19:26:20 19:26:01 0 0.15 0.00 0.02 0.05 0.00 99.78 19:26:20 19:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:26:20 19:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:26:20 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:26:20 19:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:26:20 19:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:26:20 19:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:26:20 19:26:01 7 0.03 0.00 0.00 0.07 0.02 99.88 19:26:20 Average: all 3.99 0.00 1.07 0.56 0.02 94.36 19:26:20 Average: 0 4.14 0.00 1.12 0.23 0.02 94.49 19:26:20 Average: 1 4.08 0.00 1.15 0.22 0.02 94.53 19:26:20 Average: 2 4.10 0.00 1.03 0.14 0.02 94.71 19:26:20 Average: 3 3.99 0.00 1.11 1.07 0.02 93.80 19:26:20 Average: 4 3.84 0.00 0.96 1.04 0.04 94.12 19:26:20 Average: 5 4.03 0.00 1.25 0.08 0.02 94.64 19:26:20 Average: 6 4.06 0.00 0.95 0.37 0.02 94.59 19:26:20 Average: 7 3.65 0.00 1.00 1.32 0.02 94.01 19:26:20 19:26:20 19:26:20