Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 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-ssh9007609810746951847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17451449109888726876.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17547990573509304472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14903075458508139283.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12229369776878672390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11957 in /w/workspace/foundry_device-onvif-camera_main [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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 (main) Commit message: "fix: update secret url to v3 in scripts (#328)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 > git rev-list --no-walk 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T23:23:27.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T23:23:27.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T23:23:27.114Z] ========================================================= [2023-04-27T23:23:27.114Z] EdgeX Global Pipelines Version Info [2023-04-27T23:23:27.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:23:27.827Z] ------------------- [2023-04-27T23:23:27.827Z] stable info: [2023-04-27T23:23:27.827Z] ------------------- [2023-04-27T23:23:27.827Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T23:23:27.827Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T23:23:27.827Z] Message: update stable to v1.0.248 [2023-04-27T23:23:28.398Z] ------------------- [2023-04-27T23:23:28.398Z] experimental info: [2023-04-27T23:23:28.398Z] ------------------- [2023-04-27T23:23:28.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T23:23:28.398Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T23:23:28.398Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T23:23:28.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-27T23:23:28.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-27T23:23:28.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T23:23:28.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T23:23:28.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T23:23:28.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T23:23:28.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T23:23:28.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T23:23:28.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T23:23:28.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T23:23:28.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T23:23:28.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-27T23:23:28.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T23:23:28.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T23:23:28.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T23:23:28.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T23:23:28.766Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T23:23:28.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T23:23:28.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T23:23:28.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T23:23:28.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-27T23:23:28.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-27T23:23:28.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T23:23:28.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T23:23:28.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T23:23:28.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T23:23:28.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T23:23:28.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T23:23:28.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T23:23:28.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T23:23:28.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo [2023-04-27T23:23:28.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a0357f [Pipeline] echo [2023-04-27T23:23:29.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:23:29.059Z] provisioning config files... [2023-04-27T23:23:29.072Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4551231738937802149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:23:29.378Z] ---> docker-login.sh [2023-04-27T23:23:29.378Z] nexus3.edgexfoundry.org:10001 [2023-04-27T23:23:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:29.638Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:29.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:29.638Z] [2023-04-27T23:23:29.638Z] Login Succeeded [2023-04-27T23:23:29.638Z] nexus3.edgexfoundry.org:10002 [2023-04-27T23:23:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:29.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:29.898Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:29.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:29.898Z] [2023-04-27T23:23:29.898Z] Login Succeeded [2023-04-27T23:23:29.898Z] nexus3.edgexfoundry.org:10003 [2023-04-27T23:23:29.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:29.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:29.898Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:29.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:29.898Z] [2023-04-27T23:23:29.898Z] Login Succeeded [2023-04-27T23:23:29.898Z] nexus3.edgexfoundry.org:10004 [2023-04-27T23:23:29.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:29.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:29.899Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:29.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:29.899Z] [2023-04-27T23:23:29.899Z] Login Succeeded [2023-04-27T23:23:29.899Z] docker.io [2023-04-27T23:23:30.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:30.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:30.417Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:30.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:30.417Z] [2023-04-27T23:23:30.417Z] Login Succeeded [2023-04-27T23:23:30.417Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T23:23:30.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T23:23:30.820Z] + git rev-list -1 --merges 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6~1..9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo [2023-04-27T23:23:30.869Z] -----------> git rev-list -1 --merges 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6~1..9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [false] [Pipeline] sh [2023-04-27T23:23:31.157Z] + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo [2023-04-27T23:23:31.195Z] ========================================================= [2023-04-27T23:23:31.195Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T23:23:31.195Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T23:23:31.539Z] + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] echo [2023-04-27T23:23:31.549Z] [semverPrep] GIT_COMMIT: 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6, Commit Message: fix: update secret url to v3 in scripts (#328) [Pipeline] echo [2023-04-27T23:23:31.561Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T23:23:31.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T23:23:31.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T23:23:31.943Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T23:23:31.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T23:23:31.943Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T23:23:31.943Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T23:23:31.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:23:32.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:23:32.368Z] [2023-04-27T23:23:32.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:23:32.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:23:32.663Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T23:23:32.663Z] b85a868b505f: Pulling fs layer [2023-04-27T23:23:32.663Z] e2be974225ed: Pulling fs layer [2023-04-27T23:23:32.663Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T23:23:32.663Z] 988bab9f4d93: Pulling fs layer [2023-04-27T23:23:32.663Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T23:23:32.663Z] eaf3925da568: Pulling fs layer [2023-04-27T23:23:32.663Z] bab4dde63d76: Pulling fs layer [2023-04-27T23:23:32.663Z] bde34c3a00c8: Pulling fs layer [2023-04-27T23:23:32.663Z] b352a97aabf1: Pulling fs layer [2023-04-27T23:23:32.663Z] 4872d77fe225: Pulling fs layer [2023-04-27T23:23:32.663Z] 5851b861e8e6: Pulling fs layer [2023-04-27T23:23:32.663Z] 4872d77fe225: Waiting [2023-04-27T23:23:32.663Z] bab4dde63d76: Waiting [2023-04-27T23:23:32.663Z] 5851b861e8e6: Waiting [2023-04-27T23:23:32.663Z] 988bab9f4d93: Waiting [2023-04-27T23:23:32.663Z] 1469e6f7b9e6: Waiting [2023-04-27T23:23:32.663Z] eaf3925da568: Waiting [2023-04-27T23:23:32.663Z] b352a97aabf1: Waiting [2023-04-27T23:23:32.663Z] bde34c3a00c8: Waiting [2023-04-27T23:23:32.663Z] e2be974225ed: Verifying Checksum [2023-04-27T23:23:32.663Z] e2be974225ed: Download complete [2023-04-27T23:23:32.663Z] 988bab9f4d93: Verifying Checksum [2023-04-27T23:23:32.663Z] 988bab9f4d93: Download complete [2023-04-27T23:23:32.663Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T23:23:32.663Z] 1469e6f7b9e6: Download complete [2023-04-27T23:23:32.663Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T23:23:32.663Z] 339a4e72a1f5: Download complete [2023-04-27T23:23:32.663Z] eaf3925da568: Download complete [2023-04-27T23:23:32.923Z] bde34c3a00c8: Verifying Checksum [2023-04-27T23:23:32.923Z] bde34c3a00c8: Download complete [2023-04-27T23:23:32.923Z] b352a97aabf1: Verifying Checksum [2023-04-27T23:23:32.923Z] b352a97aabf1: Download complete [2023-04-27T23:23:32.923Z] 4872d77fe225: Verifying Checksum [2023-04-27T23:23:32.923Z] 4872d77fe225: Download complete [2023-04-27T23:23:32.923Z] 5851b861e8e6: Verifying Checksum [2023-04-27T23:23:32.923Z] 5851b861e8e6: Download complete [2023-04-27T23:23:32.923Z] b85a868b505f: Verifying Checksum [2023-04-27T23:23:32.923Z] b85a868b505f: Download complete [2023-04-27T23:23:33.182Z] bab4dde63d76: Verifying Checksum [2023-04-27T23:23:33.183Z] bab4dde63d76: Download complete [2023-04-27T23:23:34.119Z] b85a868b505f: Pull complete [2023-04-27T23:23:34.119Z] e2be974225ed: Pull complete [2023-04-27T23:23:34.686Z] 339a4e72a1f5: Pull complete [2023-04-27T23:23:34.686Z] 988bab9f4d93: Pull complete [2023-04-27T23:23:34.945Z] 1469e6f7b9e6: Pull complete [2023-04-27T23:23:34.946Z] eaf3925da568: Pull complete [2023-04-27T23:23:36.851Z] bab4dde63d76: Pull complete [2023-04-27T23:23:36.851Z] bde34c3a00c8: Pull complete [2023-04-27T23:23:36.851Z] b352a97aabf1: Pull complete [2023-04-27T23:23:36.851Z] 4872d77fe225: Pull complete [2023-04-27T23:23:36.851Z] 5851b861e8e6: Pull complete [2023-04-27T23:23:36.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T23:23:36.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:23:36.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:23:36.943Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:23:36.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T23:23:38.891Z] $ docker top 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 -eo pid,comm [2023-04-27T23:23:38.944Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T23:23:38.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T23:23:38.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T23:23:38.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T23:23:39.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T23:23:39.091Z] $ docker exec 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent [2023-04-27T23:23:39.200Z] SSH_AUTH_SOCK=/tmp/ssh-LQYCRH0Yh6Zc/agent.32 [2023-04-27T23:23:39.200Z] SSH_AGENT_PID=38 [2023-04-27T23:23:39.206Z] Running ssh-add (command line suppressed) [2023-04-27T23:23:39.307Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14201076598825918079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14201076598825918079.key) [2023-04-27T23:23:39.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T23:23:39.613Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T23:23:39.623Z] $ docker exec --env ******** --env ******** 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent -k [2023-04-27T23:23:39.722Z] unset SSH_AUTH_SOCK; [2023-04-27T23:23:39.722Z] unset SSH_AGENT_PID; [2023-04-27T23:23:39.722Z] echo Agent pid 38 killed; [2023-04-27T23:23:39.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T23:23:39.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T23:23:39.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T23:23:39.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T23:23:39.867Z] $ docker exec 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent [2023-04-27T23:23:39.967Z] SSH_AUTH_SOCK=/tmp/ssh-BtPbiP2NIQSc/agent.70 [2023-04-27T23:23:39.967Z] SSH_AGENT_PID=76 [2023-04-27T23:23:39.971Z] Running ssh-add (command line suppressed) [2023-04-27T23:23:40.059Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4818617927778292176.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4818617927778292176.key) [2023-04-27T23:23:40.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T23:23:40.374Z] + git semver init [2023-04-27T23:23:40.635Z] 2023-04-27 23:23:40,531 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T23:23:40.635Z] 2023-04-27 23:23:40,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-27T23:23:40.635Z] 2023-04-27 23:23:40,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-27T23:23:40.635Z] 2023-04-27 23:23:40,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T23:23:41.576Z] 2023-04-27 23:23:41,372 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-04-27T23:23:41.576Z] 2023-04-27 23:23:41,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-04-27T23:23:41.576Z] 2023-04-27 23:23:41,372 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:23:41.576Z] 2023-04-27 23:23:41,372 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:23:41.576Z] 3.0.0-dev.34 [Pipeline] } [2023-04-27T23:23:41.582Z] $ docker exec --env ******** --env ******** 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 ssh-agent -k [2023-04-27T23:23:41.680Z] unset SSH_AUTH_SOCK; [2023-04-27T23:23:41.680Z] unset SSH_AGENT_PID; [2023-04-27T23:23:41.683Z] echo Agent pid 76 killed; [2023-04-27T23:23:41.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T23:23:41.997Z] + git semver [Pipeline] } [2023-04-27T23:23:42.270Z] $ docker stop --time=1 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 [2023-04-27T23:23:43.554Z] $ docker rm -f --volumes 12b7bcddfc07861ea6b91ef6cf7a95b9198e29b92bf41a9af8840e33515480f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T23:23:43.887Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T23:23:44.088Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T23:23:44.091Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:23:44.238Z] provisioning config files... [2023-04-27T23:23:44.247Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11066622552520901510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:23:44.544Z] ---> docker-login.sh [2023-04-27T23:23:44.544Z] nexus3.edgexfoundry.org:10001 [2023-04-27T23:23:44.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:44.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:44.544Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:44.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:44.544Z] [2023-04-27T23:23:44.544Z] Login Succeeded [2023-04-27T23:23:44.544Z] nexus3.edgexfoundry.org:10002 [2023-04-27T23:23:44.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:44.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:44.544Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:44.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:44.544Z] [2023-04-27T23:23:44.544Z] Login Succeeded [2023-04-27T23:23:44.544Z] nexus3.edgexfoundry.org:10003 [2023-04-27T23:23:44.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:44.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:44.804Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:44.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:44.804Z] [2023-04-27T23:23:44.804Z] Login Succeeded [2023-04-27T23:23:44.804Z] nexus3.edgexfoundry.org:10004 [2023-04-27T23:23:44.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:44.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:44.804Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:44.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:44.804Z] [2023-04-27T23:23:44.804Z] Login Succeeded [2023-04-27T23:23:44.804Z] docker.io [2023-04-27T23:23:44.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:23:45.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:23:45.064Z] Configure a credential helper to remove this warning. See [2023-04-27T23:23:45.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:23:45.064Z] [2023-04-27T23:23:45.064Z] Login Succeeded [2023-04-27T23:23:45.064Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T23:23:45.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T23:23:45.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:23:45.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:23:45.150Z] ========================================================= [2023-04-27T23:23:45.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T23:23:45.150Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:23:45.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T23:23:45.456Z] Sending build context to Docker daemon 26.96MB [2023-04-27T23:23:45.456Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T23:23:45.456Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-27T23:23:45.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T23:23:45.716Z] f56be85fc22e: Pulling fs layer [2023-04-27T23:23:45.716Z] 85791d961cd3: Pulling fs layer [2023-04-27T23:23:45.716Z] d694b5ae8c79: Pulling fs layer [2023-04-27T23:23:45.716Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T23:23:45.716Z] 4d19c01a9841: Pulling fs layer [2023-04-27T23:23:45.716Z] 9325e15d5711: Pulling fs layer [2023-04-27T23:23:45.716Z] 556b6ee489ea: Pulling fs layer [2023-04-27T23:23:45.716Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T23:23:45.716Z] 9325e15d5711: Waiting [2023-04-27T23:23:45.716Z] 556b6ee489ea: Waiting [2023-04-27T23:23:45.716Z] c5a4b2cf53e6: Waiting [2023-04-27T23:23:45.716Z] 4d19c01a9841: Waiting [2023-04-27T23:23:45.716Z] 9f32a84ed3da: Waiting [2023-04-27T23:23:45.716Z] 85791d961cd3: Verifying Checksum [2023-04-27T23:23:45.716Z] 85791d961cd3: Download complete [2023-04-27T23:23:45.716Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T23:23:45.716Z] 9f32a84ed3da: Download complete [2023-04-27T23:23:45.716Z] 4d19c01a9841: Verifying Checksum [2023-04-27T23:23:45.716Z] 4d19c01a9841: Download complete [2023-04-27T23:23:45.716Z] f56be85fc22e: Verifying Checksum [2023-04-27T23:23:45.716Z] f56be85fc22e: Download complete [2023-04-27T23:23:45.716Z] 9325e15d5711: Verifying Checksum [2023-04-27T23:23:45.716Z] 9325e15d5711: Download complete [2023-04-27T23:23:45.716Z] f56be85fc22e: Pull complete [2023-04-27T23:23:45.979Z] 85791d961cd3: Pull complete [2023-04-27T23:23:46.240Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T23:23:46.240Z] c5a4b2cf53e6: Download complete [2023-04-27T23:23:46.499Z] d694b5ae8c79: Verifying Checksum [2023-04-27T23:23:46.499Z] d694b5ae8c79: Download complete [2023-04-27T23:23:46.499Z] 556b6ee489ea: Verifying Checksum [2023-04-27T23:23:46.499Z] 556b6ee489ea: Download complete [2023-04-27T23:23:49.792Z] d694b5ae8c79: Pull complete [2023-04-27T23:23:49.792Z] 9f32a84ed3da: Pull complete [2023-04-27T23:23:49.792Z] 4d19c01a9841: Pull complete [2023-04-27T23:23:49.792Z] 9325e15d5711: Pull complete [2023-04-27T23:23:51.707Z] 556b6ee489ea: Pull complete [2023-04-27T23:23:52.646Z] c5a4b2cf53e6: Pull complete [2023-04-27T23:23:52.914Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T23:23:52.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T23:23:52.914Z] ---> c4be618373d6 [2023-04-27T23:23:52.914Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-27T23:23:55.463Z] ---> Running in c7d4f158b38c [2023-04-27T23:23:55.463Z] Removing intermediate container c7d4f158b38c [2023-04-27T23:23:55.463Z] ---> 5554070e016e [2023-04-27T23:23:55.463Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T23:23:55.463Z] ---> Running in 74f15b2e6eca [2023-04-27T23:23:55.463Z] Removing intermediate container 74f15b2e6eca [2023-04-27T23:23:55.463Z] ---> d1f3a41f7a42 [2023-04-27T23:23:55.463Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T23:23:55.463Z] ---> Running in 1b0780d856b2 [2023-04-27T23:23:55.723Z] Removing intermediate container 1b0780d856b2 [2023-04-27T23:23:55.723Z] ---> 4d4209171976 [2023-04-27T23:23:55.723Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T23:23:55.723Z] ---> Running in 26e4ad308767 [2023-04-27T23:23:55.723Z] Removing intermediate container 26e4ad308767 [2023-04-27T23:23:55.723Z] ---> 0b42bb41b43c [2023-04-27T23:23:55.723Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-27T23:23:55.723Z] ---> Running in 789beadbb5a3 [2023-04-27T23:23:55.982Z] Removing intermediate container 789beadbb5a3 [2023-04-27T23:23:55.982Z] ---> c2ff0285352e [2023-04-27T23:23:55.982Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T23:23:55.982Z] ---> Running in 1d2a78eb1344 [2023-04-27T23:23:56.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T23:23:56.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T23:23:56.499Z] OK: 265 MiB in 53 packages [2023-04-27T23:23:56.758Z] Removing intermediate container 1d2a78eb1344 [2023-04-27T23:23:56.758Z] ---> f28d1e96651f [2023-04-27T23:23:56.758Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-27T23:23:56.758Z] ---> Running in e5b842f1dee3 [2023-04-27T23:23:56.758Z] Removing intermediate container e5b842f1dee3 [2023-04-27T23:23:56.758Z] ---> 1b69324ffc32 [2023-04-27T23:23:56.758Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-27T23:23:57.019Z] ---> 66b663d83cea [2023-04-27T23:23:57.019Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T23:23:57.019Z] ---> Running in 371a13cd462c [2023-04-27T23:23:59.203Z] Still waiting to schedule task [2023-04-27T23:23:59.203Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T23:24:29.145Z] Removing intermediate container 371a13cd462c [2023-04-27T23:24:29.145Z] ---> 9d0645af469a [2023-04-27T23:24:29.145Z] Step 12/13 : COPY . . [2023-04-27T23:24:29.145Z] ---> d05f2891c023 [2023-04-27T23:24:29.145Z] Step 13/13 : RUN ${MAKE} [2023-04-27T23:24:29.145Z] ---> Running in 38a8b4b07809 [2023-04-27T23:24:29.145Z] noop [2023-04-27T23:24:29.145Z] Removing intermediate container 38a8b4b07809 [2023-04-27T23:24:29.145Z] ---> 0645ebb77366 [2023-04-27T23:24:29.145Z] Successfully built 0645ebb77366 [2023-04-27T23:24:29.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:24:29.446Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T23:24:29.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:24:29.513Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:24:29.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T23:24:29.888Z] $ docker top 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T23:24:30.223Z] + go version [2023-04-27T23:24:30.223Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T23:24:30.230Z] $ docker stop --time=1 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc [2023-04-27T23:24:31.497Z] $ docker rm -f --volumes 3c30c0074ed6faa65be7a0ac2b501c86010a0f75895d50f8dc781b54acd97adc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:24:31.900Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T23:24:31.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:24:31.979Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:24:32.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T23:24:32.338Z] $ docker top 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T23:24:32.689Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-27T23:24:32.988Z] + make test [2023-04-27T23:24:32.988Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T23:24:38.256Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-27T23:24:48.238Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-27T23:24:48.238Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-27T23:24:49.615Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.6% of statements [2023-04-27T23:24:49.874Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.268s coverage: 86.5% of statements [2023-04-27T23:24:58.003Z] go vet ./... [2023-04-27T23:25:00.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T23:25:00.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T23:25:00.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T23:25:00.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T23:25:00.825Z] $ docker stop --time=1 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e [2023-04-27T23:25:03.298Z] $ docker rm -f --volumes 7ff12aa4f72061632825c54acaa204afaf5e172e46a9aad02014f220228be23e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T23:25:03.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T23:25:03.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T23:25:04.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T23:25:04.629Z] + ls -al . [2023-04-27T23:25:04.629Z] total 236 [2023-04-27T23:25:04.629Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 23:24 . [2023-04-27T23:25:04.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 .. [2023-04-27T23:25:04.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 23:23 .git [2023-04-27T23:25:04.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:23 .github [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 27 23:23 .gitignore [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 23:23 .golangci.yml [2023-04-27T23:25:04.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 23:23 .semver [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 27 23:23 Attribution.txt [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 27 23:23 CHANGELOG.md [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 27 23:23 Dockerfile [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 23:23 GOVERNANCE.md [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 27 23:23 Jenkinsfile [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 27 23:23 LICENSE [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 27 23:23 Makefile [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 23:23 OWNERS.md [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 27 23:23 README.md [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 23:23 VERSION [2023-04-27T23:25:04.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 23:23 bin [2023-04-27T23:25:04.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:23 cmd [2023-04-27T23:25:04.629Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 27 23:24 coverage.out [2023-04-27T23:25:04.629Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 23:23 doc [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 27 23:23 go.mod [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 27 23:23 go.sum [2023-04-27T23:25:04.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 internal [2023-04-27T23:25:04.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:23 snap [2023-04-27T23:25:04.629Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 27 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:04.930Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 --label arch=amd64 --label version=3.0.0-dev.34 . [2023-04-27T23:25:04.930Z] Sending build context to Docker daemon 27.04MB [2023-04-27T23:25:04.930Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T23:25:04.930Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T23:25:04.930Z] ---> 0645ebb77366 [2023-04-27T23:25:04.930Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-27T23:25:05.187Z] ---> Running in 790eb5829478 [2023-04-27T23:25:05.188Z] Removing intermediate container 790eb5829478 [2023-04-27T23:25:05.188Z] ---> 619465a214e7 [2023-04-27T23:25:05.188Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T23:25:05.446Z] ---> Running in 20e8e3c21c85 [2023-04-27T23:25:05.446Z] Removing intermediate container 20e8e3c21c85 [2023-04-27T23:25:05.446Z] ---> 215eb1873be4 [2023-04-27T23:25:05.446Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T23:25:05.446Z] ---> Running in 60ee1c58216e [2023-04-27T23:25:05.446Z] Removing intermediate container 60ee1c58216e [2023-04-27T23:25:05.446Z] ---> 71ffa2a1c7b7 [2023-04-27T23:25:05.446Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T23:25:05.446Z] ---> Running in 3d742b940350 [2023-04-27T23:25:05.705Z] Removing intermediate container 3d742b940350 [2023-04-27T23:25:05.705Z] ---> 90683653bce8 [2023-04-27T23:25:05.705Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-27T23:25:05.705Z] ---> Running in 95696c8fe04a [2023-04-27T23:25:05.705Z] Removing intermediate container 95696c8fe04a [2023-04-27T23:25:05.705Z] ---> 1cfa670920f3 [2023-04-27T23:25:05.705Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T23:25:05.705Z] ---> Running in 0770b0095c97 [2023-04-27T23:25:05.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T23:25:06.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T23:25:06.224Z] OK: 265 MiB in 53 packages [2023-04-27T23:25:06.791Z] Removing intermediate container 0770b0095c97 [2023-04-27T23:25:06.791Z] ---> a01cc49bce6b [2023-04-27T23:25:06.791Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-27T23:25:06.791Z] ---> Running in b27cc23ec7cb [2023-04-27T23:25:06.791Z] Removing intermediate container b27cc23ec7cb [2023-04-27T23:25:06.791Z] ---> 2ec9f20ad4ab [2023-04-27T23:25:06.791Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-27T23:25:06.791Z] ---> 64dc582aa8f9 [2023-04-27T23:25:06.791Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T23:25:06.791Z] ---> Running in eb3f5b7eb1b7 [2023-04-27T23:25:07.728Z] Removing intermediate container eb3f5b7eb1b7 [2023-04-27T23:25:07.728Z] ---> f19d4630bddb [2023-04-27T23:25:07.728Z] Step 12/26 : COPY . . [2023-04-27T23:25:08.296Z] ---> cd9add79d7cf [2023-04-27T23:25:08.296Z] Step 13/26 : RUN ${MAKE} [2023-04-27T23:25:08.296Z] ---> Running in a25222db9153 [2023-04-27T23:25:08.557Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-27T23:25:23.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11958 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-04-27T23:25:23.739Z] Running in /w/workspace/device-onvif-camera/129 [Pipeline] { [Pipeline] checkout [2023-04-27T23:25:23.768Z] The recommended git tool is: git [2023-04-27T23:25:28.752Z] using credential edgex-jenkins-ssh [2023-04-27T23:25:28.774Z] Cloning the remote Git repository [2023-04-27T23:25:28.815Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-27T23:25:28.900Z] > git init /w/workspace/device-onvif-camera/129 # timeout=10 [2023-04-27T23:25:29.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-27T23:25:29.027Z] > git --version # timeout=10 [2023-04-27T23:25:29.045Z] > git --version # 'git version 2.25.1' [2023-04-27T23:25:29.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T23:25:29.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T23:25:30.512Z] Removing intermediate container a25222db9153 [2023-04-27T23:25:30.512Z] ---> 2e17cf7cae8a [2023-04-27T23:25:30.512Z] Step 14/26 : FROM alpine:3.17 [2023-04-27T23:25:30.512Z] 3.17: Pulling from library/alpine [2023-04-27T23:25:30.512Z] f56be85fc22e: Already exists [2023-04-27T23:25:30.512Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T23:25:30.512Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T23:25:30.512Z] ---> 9ed4aefc74f6 [2023-04-27T23:25:30.512Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-27T23:25:30.512Z] ---> Running in 172168d4b988 [2023-04-27T23:25:30.512Z] Removing intermediate container 172168d4b988 [2023-04-27T23:25:30.512Z] ---> 1951dbbba57a [2023-04-27T23:25:30.512Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-27T23:25:30.512Z] ---> Running in bfccd0b76eb5 [2023-04-27T23:25:30.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T23:25:30.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T23:25:30.512Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T23:25:30.512Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T23:25:30.512Z] OK: 7 MiB in 16 packages [2023-04-27T23:25:30.512Z] Removing intermediate container bfccd0b76eb5 [2023-04-27T23:25:30.512Z] ---> 9e2b3c9a9f48 [2023-04-27T23:25:30.512Z] Step 17/26 : WORKDIR / [2023-04-27T23:25:30.512Z] ---> Running in da7087a44160 [2023-04-27T23:25:30.512Z] Removing intermediate container da7087a44160 [2023-04-27T23:25:30.512Z] ---> 04ee856091bb [2023-04-27T23:25:30.512Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-27T23:25:30.512Z] ---> 8b9c61b5d616 [2023-04-27T23:25:30.512Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-27T23:25:30.512Z] ---> de240724e6a7 [2023-04-27T23:25:30.512Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-27T23:25:30.512Z] ---> 24fd83277802 [2023-04-27T23:25:30.512Z] Step 21/26 : EXPOSE 59984 [2023-04-27T23:25:30.512Z] ---> Running in e5ffa840ef9b [2023-04-27T23:25:30.512Z] Removing intermediate container e5ffa840ef9b [2023-04-27T23:25:30.512Z] ---> 596f9d48b831 [2023-04-27T23:25:30.512Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-27T23:25:30.512Z] ---> Running in 249e8474fc94 [2023-04-27T23:25:30.512Z] Removing intermediate container 249e8474fc94 [2023-04-27T23:25:30.512Z] ---> 1d5aa2c456c8 [2023-04-27T23:25:30.512Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T23:25:30.512Z] ---> Running in 8dd5a83929ea [2023-04-27T23:25:30.512Z] Removing intermediate container 8dd5a83929ea [2023-04-27T23:25:30.512Z] ---> c4896db6b498 [2023-04-27T23:25:30.512Z] Step 24/26 : LABEL arch=amd64 [2023-04-27T23:25:30.512Z] ---> Running in 16cc19b1e351 [2023-04-27T23:25:30.512Z] Removing intermediate container 16cc19b1e351 [2023-04-27T23:25:30.512Z] ---> f7580e798029 [2023-04-27T23:25:30.512Z] Step 25/26 : LABEL git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:25:30.512Z] ---> Running in 373a17610d14 [2023-04-27T23:25:30.512Z] Removing intermediate container 373a17610d14 [2023-04-27T23:25:30.512Z] ---> 42a9e35962cf [2023-04-27T23:25:30.512Z] Step 26/26 : LABEL version=3.0.0-dev.34 [2023-04-27T23:25:30.512Z] ---> Running in fbf2749efb34 [2023-04-27T23:25:30.512Z] Removing intermediate container fbf2749efb34 [2023-04-27T23:25:30.512Z] ---> c3f55c63371d [2023-04-27T23:25:30.512Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T23:25:30.512Z] Successfully built c3f55c63371d [2023-04-27T23:25:30.512Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:25:30.640Z] provisioning config files... [2023-04-27T23:25:30.663Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9526356555878810326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:25:31.001Z] ---> docker-login.sh [2023-04-27T23:25:31.002Z] nexus3.edgexfoundry.org:10001 [2023-04-27T23:25:31.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:31.002Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:31.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:31.002Z] [2023-04-27T23:25:31.002Z] Login Succeeded [2023-04-27T23:25:31.002Z] nexus3.edgexfoundry.org:10002 [2023-04-27T23:25:31.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:31.002Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:31.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:31.002Z] [2023-04-27T23:25:31.002Z] Login Succeeded [2023-04-27T23:25:31.002Z] nexus3.edgexfoundry.org:10003 [2023-04-27T23:25:30.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-27T23:25:30.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T23:25:31.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:31.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:31.266Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:31.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:31.266Z] [2023-04-27T23:25:31.266Z] Login Succeeded [2023-04-27T23:25:31.266Z] nexus3.edgexfoundry.org:10004 [2023-04-27T23:25:31.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:31.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:31.266Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:31.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:31.266Z] [2023-04-27T23:25:31.266Z] Login Succeeded [2023-04-27T23:25:31.266Z] docker.io [2023-04-27T23:25:31.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:31.498Z] Avoid second fetch [2023-04-27T23:25:31.498Z] Checking out Revision 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 (main) [2023-04-27T23:25:31.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:31.526Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:31.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:31.526Z] [2023-04-27T23:25:31.526Z] Login Succeeded [2023-04-27T23:25:31.526Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T23:25:31.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T23:25:31.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:25:31.581Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-04-27T23:25:31.581Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:25:31.581Z] latest [2023-04-27T23:25:31.581Z] 3.0.0-dev.34 [2023-04-27T23:25:31.581Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:25:31.581Z] main [2023-04-27T23:25:31.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:31.893Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:32.205Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:25:32.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-27T23:25:32.205Z] c0fe0382b0ab: Preparing [2023-04-27T23:25:32.205Z] 7877c9b61ec1: Preparing [2023-04-27T23:25:32.205Z] 50198cc08e17: Preparing [2023-04-27T23:25:32.205Z] 669e81062e62: Preparing [2023-04-27T23:25:32.205Z] f1417ff83b31: Preparing [2023-04-27T23:25:32.205Z] f1417ff83b31: Layer already exists [2023-04-27T23:25:32.205Z] 669e81062e62: Pushed [2023-04-27T23:25:32.205Z] c0fe0382b0ab: Pushed [2023-04-27T23:25:32.205Z] 7877c9b61ec1: Pushed [2023-04-27T23:25:32.234Z] Commit message: "fix: update secret url to v3 in scripts (#328)" [2023-04-27T23:25:31.518Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:25:31.591Z] > git checkout -f 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T23:25:33.108Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T23:25:33.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T23:25:33.108Z] Dload Upload Total Spent Left Speed [2023-04-27T23:25:33.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-04-27T23:25:33.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T23:25:34.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T23:25:34.123Z] + sudo tee /etc/docker/daemon.new [2023-04-27T23:25:34.123Z] { [2023-04-27T23:25:34.123Z] "registry-mirrors": [ [2023-04-27T23:25:34.123Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T23:25:34.123Z] ], [2023-04-27T23:25:34.123Z] "bip": "10.250.0.254/24", [2023-04-27T23:25:34.123Z] "hosts": [ [2023-04-27T23:25:34.123Z] "tcp://0.0.0.0:5555", [2023-04-27T23:25:34.123Z] "unix:///var/run/docker.sock" [2023-04-27T23:25:34.123Z] ], [2023-04-27T23:25:34.123Z] "mtu": 1458, [2023-04-27T23:25:34.123Z] "selinux-enabled": true, [2023-04-27T23:25:34.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T23:25:34.123Z] } [Pipeline] sh [2023-04-27T23:25:34.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T23:25:34.803Z] + sudo service docker restart [2023-04-27T23:25:35.490Z] 50198cc08e17: Pushed [2023-04-27T23:25:35.491Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:35.804Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:36.107Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-27T23:25:36.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-27T23:25:36.107Z] c0fe0382b0ab: Preparing [2023-04-27T23:25:36.107Z] 7877c9b61ec1: Preparing [2023-04-27T23:25:36.107Z] 50198cc08e17: Preparing [2023-04-27T23:25:36.107Z] 669e81062e62: Preparing [2023-04-27T23:25:36.107Z] f1417ff83b31: Preparing [2023-04-27T23:25:36.107Z] 669e81062e62: Layer already exists [2023-04-27T23:25:36.107Z] c0fe0382b0ab: Layer already exists [2023-04-27T23:25:36.107Z] 50198cc08e17: Layer already exists [2023-04-27T23:25:36.107Z] 7877c9b61ec1: Layer already exists [2023-04-27T23:25:36.107Z] f1417ff83b31: Layer already exists [2023-04-27T23:25:36.107Z] latest: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:36.413Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:36.715Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 [2023-04-27T23:25:36.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-27T23:25:36.715Z] c0fe0382b0ab: Preparing [2023-04-27T23:25:36.715Z] 7877c9b61ec1: Preparing [2023-04-27T23:25:36.715Z] 50198cc08e17: Preparing [2023-04-27T23:25:36.715Z] 669e81062e62: Preparing [2023-04-27T23:25:36.715Z] f1417ff83b31: Preparing [2023-04-27T23:25:36.715Z] c0fe0382b0ab: Layer already exists [2023-04-27T23:25:36.715Z] 50198cc08e17: Layer already exists [2023-04-27T23:25:36.715Z] f1417ff83b31: Layer already exists [2023-04-27T23:25:36.715Z] 669e81062e62: Layer already exists [2023-04-27T23:25:36.715Z] 7877c9b61ec1: Layer already exists [2023-04-27T23:25:36.715Z] 3.0.0-dev.34: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:37.025Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:37.330Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:25:37.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-27T23:25:37.330Z] c0fe0382b0ab: Preparing [2023-04-27T23:25:37.330Z] 7877c9b61ec1: Preparing [2023-04-27T23:25:37.330Z] 50198cc08e17: Preparing [2023-04-27T23:25:37.330Z] 669e81062e62: Preparing [2023-04-27T23:25:37.330Z] f1417ff83b31: Preparing [2023-04-27T23:25:37.330Z] c0fe0382b0ab: Layer already exists [2023-04-27T23:25:37.330Z] 7877c9b61ec1: Layer already exists [2023-04-27T23:25:37.330Z] f1417ff83b31: Layer already exists [2023-04-27T23:25:37.330Z] 669e81062e62: Layer already exists [2023-04-27T23:25:37.330Z] 50198cc08e17: Layer already exists [2023-04-27T23:25:37.330Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:37.636Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:37.937Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-04-27T23:25:37.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-27T23:25:37.937Z] c0fe0382b0ab: Preparing [2023-04-27T23:25:37.937Z] 7877c9b61ec1: Preparing [2023-04-27T23:25:37.937Z] 50198cc08e17: Preparing [2023-04-27T23:25:37.937Z] 669e81062e62: Preparing [2023-04-27T23:25:37.937Z] f1417ff83b31: Preparing [2023-04-27T23:25:37.937Z] f1417ff83b31: Layer already exists [2023-04-27T23:25:37.937Z] 669e81062e62: Layer already exists [2023-04-27T23:25:37.937Z] 7877c9b61ec1: Layer already exists [2023-04-27T23:25:37.937Z] 50198cc08e17: Layer already exists [2023-04-27T23:25:37.937Z] c0fe0382b0ab: Layer already exists [2023-04-27T23:25:37.937Z] main: digest: sha256:521ad40d42e9db3b441ad5712e40a297059975e30d7e1d1f2ad0159a5e64bc98 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T23:25:37.992Z] ===================================================== [Pipeline] echo [2023-04-27T23:25:38.001Z] taggedImages: [2023-04-27T23:25:38.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:25:38.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-27T23:25:38.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.34 [2023-04-27T23:25:38.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:25:38.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:38.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T23:25:38.382Z] [2023-04-27T23:25:38.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:38.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T23:25:38.685Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T23:25:38.685Z] 5eb5b503b376: Pulling fs layer [2023-04-27T23:25:38.685Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T23:25:38.685Z] ec43610c2a17: Pulling fs layer [2023-04-27T23:25:38.685Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T23:25:38.685Z] 33b1e0a273af: Pulling fs layer [2023-04-27T23:25:38.685Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T23:25:38.685Z] 2f39f015ded8: Pulling fs layer [2023-04-27T23:25:38.685Z] 5d3b04190fa2: Waiting [2023-04-27T23:25:38.685Z] 2f39f015ded8: Waiting [2023-04-27T23:25:38.685Z] 33b1e0a273af: Waiting [2023-04-27T23:25:38.685Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T23:25:38.685Z] 5c69ac0246d0: Download complete [2023-04-27T23:25:38.685Z] 3a2ae6a8a46f: Download complete [2023-04-27T23:25:38.685Z] 33b1e0a273af: Verifying Checksum [2023-04-27T23:25:38.685Z] 33b1e0a273af: Download complete [2023-04-27T23:25:38.685Z] ec43610c2a17: Verifying Checksum [2023-04-27T23:25:38.685Z] ec43610c2a17: Download complete [2023-04-27T23:25:38.685Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T23:25:38.685Z] 5d3b04190fa2: Download complete [2023-04-27T23:25:38.944Z] 5eb5b503b376: Verifying Checksum [2023-04-27T23:25:38.944Z] 5eb5b503b376: Download complete [2023-04-27T23:25:39.509Z] 2f39f015ded8: Download complete [2023-04-27T23:25:40.076Z] 5eb5b503b376: Pull complete [2023-04-27T23:25:40.076Z] 5c69ac0246d0: Pull complete [2023-04-27T23:25:40.643Z] ec43610c2a17: Pull complete [2023-04-27T23:25:40.643Z] 3a2ae6a8a46f: Pull complete [2023-04-27T23:25:40.902Z] 33b1e0a273af: Pull complete [2023-04-27T23:25:40.902Z] 5d3b04190fa2: Pull complete [2023-04-27T23:25:45.088Z] 2f39f015ded8: Pull complete [2023-04-27T23:25:45.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T23:25:45.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T23:25:45.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:25:45.172Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:25:45.194Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T23:25:47.217Z] $ docker top 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:25:47.627Z] ---> job-cost.sh [2023-04-27T23:25:47.627Z] lf-activate-venv: SKIPPING [2023-04-27T23:25:47.627Z] INFO: No Stack... [2023-04-27T23:25:47.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T23:25:48.456Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T23:25:48.748Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-04-27T23:25:48.748Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T23:25:48.763Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [2023-04-27T23:25:48.770Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] did not exist. Created. [2023-04-27T23:25:48.770Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T23:25:49.083Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T23:25:49.120Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T23:25:49.127Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T23:25:49.143Z] $ docker stop --time=1 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 [2023-04-27T23:25:50.296Z] $ docker rm -f --volumes 44f3f24cb016e383b98fcdc25acc8ddad193c31c83ced306674943a6949763b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:25:53.062Z] provisioning config files... [2023-04-27T23:25:53.086Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/129@tmp/config1973622588260371550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:25:53.434Z] ---> docker-login.sh [2023-04-27T23:25:53.434Z] nexus3.edgexfoundry.org:10001 [2023-04-27T23:25:53.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:53.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:53.973Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:53.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:53.973Z] [2023-04-27T23:25:53.973Z] Login Succeeded [2023-04-27T23:25:53.973Z] nexus3.edgexfoundry.org:10002 [2023-04-27T23:25:54.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:54.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:54.242Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:54.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:54.242Z] [2023-04-27T23:25:54.242Z] Login Succeeded [2023-04-27T23:25:54.242Z] nexus3.edgexfoundry.org:10003 [2023-04-27T23:25:54.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:54.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:54.783Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:54.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:54.783Z] [2023-04-27T23:25:54.783Z] Login Succeeded [2023-04-27T23:25:54.783Z] nexus3.edgexfoundry.org:10004 [2023-04-27T23:25:55.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:55.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:55.054Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:55.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:55.054Z] [2023-04-27T23:25:55.054Z] Login Succeeded [2023-04-27T23:25:55.054Z] docker.io [2023-04-27T23:25:55.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:25:55.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:25:55.596Z] Configure a credential helper to remove this warning. See [2023-04-27T23:25:55.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:25:55.596Z] [2023-04-27T23:25:55.596Z] Login Succeeded [2023-04-27T23:25:55.596Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T23:25:55.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T23:25:55.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:25:55.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:25:55.916Z] ========================================================= [2023-04-27T23:25:55.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T23:25:55.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:25:56.275Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T23:25:56.862Z] Sending build context to Docker daemon 19.68MB [2023-04-27T23:25:56.862Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T23:25:56.862Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-27T23:25:56.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T23:25:56.862Z] c41833b44d91: Pulling fs layer [2023-04-27T23:25:56.862Z] ed15518f5707: Pulling fs layer [2023-04-27T23:25:56.862Z] feae8fd75edb: Pulling fs layer [2023-04-27T23:25:56.862Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T23:25:56.862Z] 3cdef696dda3: Pulling fs layer [2023-04-27T23:25:56.862Z] 2ced38df9373: Pulling fs layer [2023-04-27T23:25:56.862Z] 58f1dce35555: Pulling fs layer [2023-04-27T23:25:56.862Z] 2ced38df9373: Waiting [2023-04-27T23:25:56.862Z] 242c74f7c9fa: Waiting [2023-04-27T23:25:56.862Z] 3cdef696dda3: Waiting [2023-04-27T23:25:56.862Z] 58f1dce35555: Waiting [2023-04-27T23:25:57.135Z] ed15518f5707: Verifying Checksum [2023-04-27T23:25:57.135Z] ed15518f5707: Download complete [2023-04-27T23:25:57.135Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T23:25:57.135Z] 242c74f7c9fa: Download complete [2023-04-27T23:25:57.135Z] 3cdef696dda3: Verifying Checksum [2023-04-27T23:25:57.135Z] 3cdef696dda3: Download complete [2023-04-27T23:25:57.135Z] c41833b44d91: Verifying Checksum [2023-04-27T23:25:57.135Z] c41833b44d91: Download complete [2023-04-27T23:25:58.111Z] c41833b44d91: Pull complete [2023-04-27T23:25:58.717Z] 58f1dce35555: Verifying Checksum [2023-04-27T23:25:58.717Z] 58f1dce35555: Download complete [2023-04-27T23:25:59.696Z] feae8fd75edb: Download complete [2023-04-27T23:25:59.696Z] 2ced38df9373: Verifying Checksum [2023-04-27T23:26:00.663Z] ed15518f5707: Pull complete [2023-04-27T23:26:15.706Z] feae8fd75edb: Pull complete [2023-04-27T23:26:15.706Z] 242c74f7c9fa: Pull complete [2023-04-27T23:26:15.706Z] 3cdef696dda3: Pull complete [2023-04-27T23:26:21.077Z] 2ced38df9373: Pull complete [2023-04-27T23:26:23.670Z] 58f1dce35555: Pull complete [2023-04-27T23:26:23.670Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T23:26:23.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T23:26:23.670Z] ---> fadd8f120f05 [2023-04-27T23:26:23.670Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-27T23:26:25.091Z] ---> Running in dca55e646418 [2023-04-27T23:26:25.360Z] Removing intermediate container dca55e646418 [2023-04-27T23:26:25.360Z] ---> 5ee23ffc13f1 [2023-04-27T23:26:25.360Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T23:26:25.360Z] ---> Running in 2c2cfa312016 [2023-04-27T23:26:25.630Z] Removing intermediate container 2c2cfa312016 [2023-04-27T23:26:25.630Z] ---> 267417077f52 [2023-04-27T23:26:25.630Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T23:26:25.911Z] ---> Running in 1a97fac15a49 [2023-04-27T23:26:26.180Z] Removing intermediate container 1a97fac15a49 [2023-04-27T23:26:26.180Z] ---> 6b9b9a59b91f [2023-04-27T23:26:26.180Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T23:26:26.180Z] ---> Running in cbb665c42dfa [2023-04-27T23:26:26.452Z] Removing intermediate container cbb665c42dfa [2023-04-27T23:26:26.452Z] ---> 100b1a6c5635 [2023-04-27T23:26:26.452Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-27T23:26:26.783Z] ---> Running in ccd343b7f9c3 [2023-04-27T23:26:27.057Z] Removing intermediate container ccd343b7f9c3 [2023-04-27T23:26:27.057Z] ---> 0adadde32fca [2023-04-27T23:26:27.057Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T23:26:27.057Z] ---> Running in 6e3a3d53ae69 [2023-04-27T23:26:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T23:26:29.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T23:26:29.601Z] OK: 263 MiB in 53 packages [2023-04-27T23:26:30.565Z] Removing intermediate container 6e3a3d53ae69 [2023-04-27T23:26:30.565Z] ---> 939796d875a7 [2023-04-27T23:26:30.565Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-27T23:26:30.565Z] ---> Running in 5667cb40728b [2023-04-27T23:26:30.835Z] Removing intermediate container 5667cb40728b [2023-04-27T23:26:30.835Z] ---> 0ad0219a312d [2023-04-27T23:26:30.835Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-27T23:26:31.423Z] ---> 118d952d8f0c [2023-04-27T23:26:31.423Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T23:26:31.423Z] ---> Running in be054ae7ac0a [2023-04-27T23:27:39.328Z] Removing intermediate container be054ae7ac0a [2023-04-27T23:27:39.328Z] ---> 756613dd4739 [2023-04-27T23:27:39.328Z] Step 12/13 : COPY . . [2023-04-27T23:27:39.328Z] ---> 8b009fd65d39 [2023-04-27T23:27:39.328Z] Step 13/13 : RUN ${MAKE} [2023-04-27T23:27:39.328Z] ---> Running in 723715fa2dee [2023-04-27T23:27:39.328Z] noop [2023-04-27T23:27:39.328Z] Removing intermediate container 723715fa2dee [2023-04-27T23:27:39.328Z] ---> d8e19c9e97f3 [2023-04-27T23:27:39.328Z] Successfully built d8e19c9e97f3 [2023-04-27T23:27:39.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:27:39.683Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T23:27:39.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:27:39.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container [2023-04-27T23:27:39.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T23:27:41.190Z] $ docker top eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T23:27:42.026Z] + go version [2023-04-27T23:27:42.026Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T23:27:42.046Z] $ docker stop --time=1 eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 [2023-04-27T23:27:46.798Z] $ docker rm -f --volumes eedd960e60eeb15a94c284fe11921581d566c417820d670b25639caef51a1dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:27:47.333Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T23:27:47.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:27:47.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container [2023-04-27T23:27:47.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T23:27:48.722Z] $ docker top 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T23:27:49.236Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/129 [Pipeline] fileExists [Pipeline] sh [2023-04-27T23:27:49.561Z] + make test [2023-04-27T23:27:49.837Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T23:28:22.095Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-27T23:30:28.805Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-27T23:30:28.805Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-27T23:30:28.805Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.342s coverage: 31.6% of statements [2023-04-27T23:30:55.532Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.124s coverage: 86.5% of statements [2023-04-27T23:30:55.532Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T23:30:55.532Z] go vet ./... [2023-04-27T23:31:22.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T23:31:22.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T23:31:22.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T23:31:22.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T23:31:22.530Z] $ docker stop --time=1 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc [2023-04-27T23:31:24.344Z] $ docker rm -f --volumes 3a00272b713f6c0663c427647746a02e4a161398b76ccb4bbb604c05e6dbe7cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T23:31:25.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T23:31:25.497Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T23:31:26.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T23:31:26.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T23:31:26.712Z] + ls -al . [2023-04-27T23:31:26.712Z] total 232 [2023-04-27T23:31:26.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 23:27 . [2023-04-27T23:31:26.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 .. [2023-04-27T23:31:26.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 23:25 .git [2023-04-27T23:31:26.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:25 .github [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 27 23:25 .gitignore [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 23:25 .golangci.yml [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 27 23:25 Attribution.txt [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 27 23:25 CHANGELOG.md [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 27 23:25 Dockerfile [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 23:25 GOVERNANCE.md [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 27 23:25 Jenkinsfile [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 27 23:25 LICENSE [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 27 23:25 Makefile [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 23:25 OWNERS.md [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 27 23:25 README.md [2023-04-27T23:31:26.712Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 23:23 VERSION [2023-04-27T23:31:26.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 23:25 bin [2023-04-27T23:31:26.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 23:25 cmd [2023-04-27T23:31:26.712Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 27 23:30 coverage.out [2023-04-27T23:31:26.712Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 23:25 doc [2023-04-27T23:31:26.713Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 27 23:25 go.mod [2023-04-27T23:31:26.713Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 27 23:25 go.sum [2023-04-27T23:31:26.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 internal [2023-04-27T23:31:26.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 23:25 snap [2023-04-27T23:31:26.713Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 27 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:31:27.055Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 --label arch=arm64 --label version=3.0.0-dev.34 . [2023-04-27T23:31:27.652Z] Sending build context to Docker daemon 19.76MB [2023-04-27T23:31:27.652Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T23:31:27.652Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T23:31:27.652Z] ---> d8e19c9e97f3 [2023-04-27T23:31:27.652Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-27T23:31:27.921Z] ---> Running in b046c1c4b151 [2023-04-27T23:31:28.188Z] Removing intermediate container b046c1c4b151 [2023-04-27T23:31:28.188Z] ---> 18b7709bc225 [2023-04-27T23:31:28.188Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T23:31:28.188Z] ---> Running in 5317200c7a45 [2023-04-27T23:31:28.456Z] Removing intermediate container 5317200c7a45 [2023-04-27T23:31:28.456Z] ---> 414aba5c08a8 [2023-04-27T23:31:28.456Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T23:31:28.456Z] ---> Running in 06842e94490f [2023-04-27T23:31:28.729Z] Removing intermediate container 06842e94490f [2023-04-27T23:31:28.729Z] ---> 0a789e0b5728 [2023-04-27T23:31:28.729Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T23:31:28.997Z] ---> Running in 44d955a524ce [2023-04-27T23:31:29.265Z] Removing intermediate container 44d955a524ce [2023-04-27T23:31:29.265Z] ---> bb50e2f8e246 [2023-04-27T23:31:29.265Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-27T23:31:29.265Z] ---> Running in d87b71d85468 [2023-04-27T23:31:29.535Z] Removing intermediate container d87b71d85468 [2023-04-27T23:31:29.535Z] ---> 14803213a5e6 [2023-04-27T23:31:29.535Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T23:31:29.535Z] ---> Running in 89163abf2e1f [2023-04-27T23:31:30.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T23:31:31.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T23:31:32.058Z] OK: 263 MiB in 53 packages [2023-04-27T23:31:33.022Z] Removing intermediate container 89163abf2e1f [2023-04-27T23:31:33.022Z] ---> 4101529695b2 [2023-04-27T23:31:33.022Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-27T23:31:33.022Z] ---> Running in ae159c5190f2 [2023-04-27T23:31:33.290Z] Removing intermediate container ae159c5190f2 [2023-04-27T23:31:33.290Z] ---> 6a63b4a73865 [2023-04-27T23:31:33.290Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-27T23:31:35.245Z] ---> 6a766d924d28 [2023-04-27T23:31:35.245Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T23:31:35.245Z] ---> Running in 409bcfb1de94 [2023-04-27T23:31:37.854Z] Removing intermediate container 409bcfb1de94 [2023-04-27T23:31:37.854Z] ---> f8d7b5db7c2b [2023-04-27T23:31:37.854Z] Step 12/26 : COPY . . [2023-04-27T23:31:39.810Z] ---> 91b8824a546d [2023-04-27T23:31:39.810Z] Step 13/26 : RUN ${MAKE} [2023-04-27T23:31:39.810Z] ---> Running in a25d5b19c75b [2023-04-27T23:31:40.782Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-27T23:34:02.477Z] Removing intermediate container a25d5b19c75b [2023-04-27T23:34:02.477Z] ---> 3c4d6b46fdf3 [2023-04-27T23:34:02.477Z] Step 14/26 : FROM alpine:3.17 [2023-04-27T23:34:02.477Z] 3.17: Pulling from library/alpine [2023-04-27T23:34:02.477Z] c41833b44d91: Already exists [2023-04-27T23:34:02.477Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T23:34:02.477Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T23:34:02.477Z] ---> 51e60588ff2c [2023-04-27T23:34:02.477Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-27T23:34:02.477Z] ---> Running in b70f48d8554a [2023-04-27T23:34:02.477Z] Removing intermediate container b70f48d8554a [2023-04-27T23:34:02.477Z] ---> eb79be1157f2 [2023-04-27T23:34:02.477Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-27T23:34:02.477Z] ---> Running in 651936fe58b4 [2023-04-27T23:34:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T23:34:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T23:34:02.477Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T23:34:02.477Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T23:34:02.477Z] OK: 8 MiB in 16 packages [2023-04-27T23:34:02.477Z] Removing intermediate container 651936fe58b4 [2023-04-27T23:34:02.477Z] ---> 3c8de0f489c0 [2023-04-27T23:34:02.477Z] Step 17/26 : WORKDIR / [2023-04-27T23:34:02.477Z] ---> Running in 4884b7c73e57 [2023-04-27T23:34:02.477Z] Removing intermediate container 4884b7c73e57 [2023-04-27T23:34:02.477Z] ---> cddb801b2423 [2023-04-27T23:34:02.477Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-27T23:34:02.477Z] ---> 571db36aeffa [2023-04-27T23:34:02.477Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-27T23:34:02.477Z] ---> 1fb8113b3f74 [2023-04-27T23:34:02.477Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-27T23:34:02.477Z] ---> e6f3f98e3917 [2023-04-27T23:34:02.477Z] Step 21/26 : EXPOSE 59984 [2023-04-27T23:34:02.477Z] ---> Running in 228210d54ae4 [2023-04-27T23:34:02.477Z] Removing intermediate container 228210d54ae4 [2023-04-27T23:34:02.477Z] ---> bc0b5b055c5e [2023-04-27T23:34:02.477Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-27T23:34:02.477Z] ---> Running in d1cb945fe27a [2023-04-27T23:34:02.744Z] Removing intermediate container d1cb945fe27a [2023-04-27T23:34:02.744Z] ---> 9cfafe44555e [2023-04-27T23:34:02.744Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T23:34:02.744Z] ---> Running in 8648d81a4fe7 [2023-04-27T23:34:03.011Z] Removing intermediate container 8648d81a4fe7 [2023-04-27T23:34:03.011Z] ---> 165a929bcba8 [2023-04-27T23:34:03.011Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T23:34:03.011Z] ---> Running in 1406028dad0f [2023-04-27T23:34:03.596Z] Removing intermediate container 1406028dad0f [2023-04-27T23:34:03.596Z] ---> 4cba35945d2b [2023-04-27T23:34:03.596Z] Step 25/26 : LABEL git_sha=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:34:03.596Z] ---> Running in 62da4347ead5 [2023-04-27T23:34:03.863Z] Removing intermediate container 62da4347ead5 [2023-04-27T23:34:03.863Z] ---> 988c11c1bb91 [2023-04-27T23:34:03.863Z] Step 26/26 : LABEL version=3.0.0-dev.34 [2023-04-27T23:34:03.863Z] ---> Running in 983ea9c6b355 [2023-04-27T23:34:04.129Z] Removing intermediate container 983ea9c6b355 [2023-04-27T23:34:04.129Z] ---> bbf25c56393f [2023-04-27T23:34:04.129Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T23:34:04.129Z] Successfully built bbf25c56393f [2023-04-27T23:34:04.129Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:34:04.259Z] provisioning config files... [2023-04-27T23:34:04.274Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/129@tmp/config8033266595194900215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:34:04.606Z] ---> docker-login.sh [2023-04-27T23:34:04.606Z] nexus3.edgexfoundry.org:10001 [2023-04-27T23:34:04.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:34:04.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:34:04.874Z] Configure a credential helper to remove this warning. See [2023-04-27T23:34:04.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:34:04.874Z] [2023-04-27T23:34:04.874Z] Login Succeeded [2023-04-27T23:34:04.874Z] nexus3.edgexfoundry.org:10002 [2023-04-27T23:34:05.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:34:05.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:34:05.141Z] Configure a credential helper to remove this warning. See [2023-04-27T23:34:05.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:34:05.141Z] [2023-04-27T23:34:05.141Z] Login Succeeded [2023-04-27T23:34:05.141Z] nexus3.edgexfoundry.org:10003 [2023-04-27T23:34:05.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:34:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:34:05.678Z] Configure a credential helper to remove this warning. See [2023-04-27T23:34:05.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:34:05.678Z] [2023-04-27T23:34:05.678Z] Login Succeeded [2023-04-27T23:34:05.678Z] nexus3.edgexfoundry.org:10004 [2023-04-27T23:34:05.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:34:05.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:34:05.946Z] Configure a credential helper to remove this warning. See [2023-04-27T23:34:05.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:34:05.946Z] [2023-04-27T23:34:05.946Z] Login Succeeded [2023-04-27T23:34:05.946Z] docker.io [2023-04-27T23:34:06.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T23:34:06.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T23:34:06.479Z] Configure a credential helper to remove this warning. See [2023-04-27T23:34:06.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T23:34:06.479Z] [2023-04-27T23:34:06.479Z] Login Succeeded [2023-04-27T23:34:06.479Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T23:34:06.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T23:34:06.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T23:34:06.534Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-04-27T23:34:06.534Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:34:06.534Z] latest [2023-04-27T23:34:06.534Z] 3.0.0-dev.34 [2023-04-27T23:34:06.534Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:34:06.534Z] main [2023-04-27T23:34:06.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:06.933Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:07.299Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:34:07.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-27T23:34:07.299Z] 31d9e8c8efff: Preparing [2023-04-27T23:34:07.299Z] ec1f0199126e: Preparing [2023-04-27T23:34:07.299Z] 191272a5dc75: Preparing [2023-04-27T23:34:07.299Z] 2e0578961036: Preparing [2023-04-27T23:34:07.299Z] 26cbea5cba74: Preparing [2023-04-27T23:34:07.299Z] 26cbea5cba74: Layer already exists [2023-04-27T23:34:07.569Z] 31d9e8c8efff: Pushed [2023-04-27T23:34:07.569Z] ec1f0199126e: Pushed [2023-04-27T23:34:07.569Z] 2e0578961036: Pushed [2023-04-27T23:34:14.266Z] 191272a5dc75: Pushed [2023-04-27T23:34:14.267Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:14.625Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:14.974Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-27T23:34:14.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-27T23:34:14.974Z] 31d9e8c8efff: Preparing [2023-04-27T23:34:14.974Z] ec1f0199126e: Preparing [2023-04-27T23:34:14.974Z] 191272a5dc75: Preparing [2023-04-27T23:34:14.974Z] 2e0578961036: Preparing [2023-04-27T23:34:14.974Z] 26cbea5cba74: Preparing [2023-04-27T23:34:14.974Z] 26cbea5cba74: Layer already exists [2023-04-27T23:34:14.974Z] ec1f0199126e: Layer already exists [2023-04-27T23:34:14.974Z] 2e0578961036: Layer already exists [2023-04-27T23:34:14.974Z] 31d9e8c8efff: Layer already exists [2023-04-27T23:34:14.974Z] 191272a5dc75: Layer already exists [2023-04-27T23:34:15.243Z] latest: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:15.590Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:15.942Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 [2023-04-27T23:34:15.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-27T23:34:15.942Z] 31d9e8c8efff: Preparing [2023-04-27T23:34:15.942Z] ec1f0199126e: Preparing [2023-04-27T23:34:15.942Z] 191272a5dc75: Preparing [2023-04-27T23:34:15.942Z] 2e0578961036: Preparing [2023-04-27T23:34:15.942Z] 26cbea5cba74: Preparing [2023-04-27T23:34:15.942Z] ec1f0199126e: Layer already exists [2023-04-27T23:34:15.942Z] 191272a5dc75: Layer already exists [2023-04-27T23:34:15.942Z] 31d9e8c8efff: Layer already exists [2023-04-27T23:34:15.942Z] 26cbea5cba74: Layer already exists [2023-04-27T23:34:15.942Z] 2e0578961036: Layer already exists [2023-04-27T23:34:15.942Z] 3.0.0-dev.34: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:16.292Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:16.629Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:34:16.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-27T23:34:16.629Z] 31d9e8c8efff: Preparing [2023-04-27T23:34:16.629Z] ec1f0199126e: Preparing [2023-04-27T23:34:16.629Z] 191272a5dc75: Preparing [2023-04-27T23:34:16.629Z] 2e0578961036: Preparing [2023-04-27T23:34:16.629Z] 26cbea5cba74: Preparing [2023-04-27T23:34:16.629Z] 26cbea5cba74: Layer already exists [2023-04-27T23:34:16.629Z] 2e0578961036: Layer already exists [2023-04-27T23:34:16.629Z] 31d9e8c8efff: Layer already exists [2023-04-27T23:34:16.629Z] ec1f0199126e: Layer already exists [2023-04-27T23:34:16.629Z] 191272a5dc75: Layer already exists [2023-04-27T23:34:16.629Z] 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:16.974Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:17.315Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-04-27T23:34:17.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-27T23:34:17.315Z] 31d9e8c8efff: Preparing [2023-04-27T23:34:17.315Z] ec1f0199126e: Preparing [2023-04-27T23:34:17.315Z] 191272a5dc75: Preparing [2023-04-27T23:34:17.315Z] 2e0578961036: Preparing [2023-04-27T23:34:17.315Z] 26cbea5cba74: Preparing [2023-04-27T23:34:17.315Z] 26cbea5cba74: Layer already exists [2023-04-27T23:34:17.315Z] 2e0578961036: Layer already exists [2023-04-27T23:34:17.315Z] 191272a5dc75: Layer already exists [2023-04-27T23:34:17.315Z] ec1f0199126e: Layer already exists [2023-04-27T23:34:17.315Z] 31d9e8c8efff: Layer already exists [2023-04-27T23:34:17.315Z] main: digest: sha256:050704db415fc338ab6526e3eed22cc4aa7f15605fa73d30cdf761ff3733ff62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T23:34:17.359Z] ===================================================== [Pipeline] echo [2023-04-27T23:34:17.367Z] taggedImages: [2023-04-27T23:34:17.367Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [2023-04-27T23:34:17.367Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-27T23:34:17.367Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.34 [2023-04-27T23:34:17.367Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9a0357f8d9b433a12ba9d14d0949e92e6265fbd6-3.0.0-dev.34 [2023-04-27T23:34:17.367Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:17.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T23:34:17.730Z] [2023-04-27T23:34:17.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:18.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T23:34:18.064Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T23:34:18.064Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T23:34:18.064Z] 04944245beec: Pulling fs layer [2023-04-27T23:34:18.064Z] 699f458cf7ca: Pulling fs layer [2023-04-27T23:34:18.064Z] 765212b225bb: Pulling fs layer [2023-04-27T23:34:18.064Z] f23df028b6ca: Pulling fs layer [2023-04-27T23:34:18.064Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T23:34:18.064Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T23:34:18.064Z] 765212b225bb: Waiting [2023-04-27T23:34:18.064Z] f23df028b6ca: Waiting [2023-04-27T23:34:18.064Z] d65c8cfc05b1: Waiting [2023-04-27T23:34:18.064Z] 2437ff75d9bd: Waiting [2023-04-27T23:34:18.334Z] 04944245beec: Verifying Checksum [2023-04-27T23:34:18.334Z] 04944245beec: Download complete [2023-04-27T23:34:18.334Z] 765212b225bb: Verifying Checksum [2023-04-27T23:34:18.334Z] 765212b225bb: Download complete [2023-04-27T23:34:18.335Z] f23df028b6ca: Verifying Checksum [2023-04-27T23:34:18.335Z] f23df028b6ca: Download complete [2023-04-27T23:34:18.335Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T23:34:18.335Z] d65c8cfc05b1: Download complete [2023-04-27T23:34:18.612Z] 699f458cf7ca: Verifying Checksum [2023-04-27T23:34:18.612Z] 699f458cf7ca: Download complete [2023-04-27T23:34:18.884Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T23:34:18.884Z] 8998bd30e6a1: Download complete [2023-04-27T23:34:21.483Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T23:34:21.483Z] 2437ff75d9bd: Download complete [2023-04-27T23:34:22.895Z] 8998bd30e6a1: Pull complete [2023-04-27T23:34:23.480Z] 04944245beec: Pull complete [2023-04-27T23:34:24.890Z] 699f458cf7ca: Pull complete [2023-04-27T23:34:24.890Z] 765212b225bb: Pull complete [2023-04-27T23:34:27.480Z] f23df028b6ca: Pull complete [2023-04-27T23:34:27.480Z] d65c8cfc05b1: Pull complete [2023-04-27T23:34:42.474Z] 2437ff75d9bd: Pull complete [2023-04-27T23:34:42.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T23:34:42.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T23:34:42.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:34:42.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-11958 does not seem to be running inside a container [2023-04-27T23:34:42.710Z] $ 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/device-onvif-camera/129 -v /w/workspace/device-onvif-camera/129:/w/workspace/device-onvif-camera/129:rw,z -v /w/workspace/device-onvif-camera/129@tmp:/w/workspace/device-onvif-camera/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T23:34:45.156Z] $ docker top 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:34:45.676Z] ---> job-cost.sh [2023-04-27T23:34:45.941Z] lf-activate-venv: SKIPPING [2023-04-27T23:34:45.941Z] INFO: No Stack... [2023-04-27T23:34:46.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T23:34:47.160Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T23:34:47.471Z] + cat /w/workspace/device-onvif-camera/129/archives/cost.csv [2023-04-27T23:34:47.471Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T23:34:47.530Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [2023-04-27T23:34:47.536Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] did not exist. Created. [2023-04-27T23:34:47.537Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T23:34:47.869Z] /w/workspace/device-onvif-camera/129@tmp/durable-e868bbe9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T23:34:48.199Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T23:34:48.223Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T23:34:48.286Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T23:34:48.294Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T23:34:48.310Z] $ docker stop --time=1 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 [2023-04-27T23:34:49.741Z] $ docker rm -f --volumes 4b5c3e7f093f9e4cee39ab335a6a3118b4158d8a79e93b6dc299ef4b51986e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-27T23:34:50.122Z] provisioning config files... [2023-04-27T23:34:50.134Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14386937692455842541tmp [Pipeline] { [Pipeline] sh [2023-04-27T23:34:50.433Z] + set +x [2023-04-27T23:34:50.433Z] + curl -s https://codecov.io/bash [2023-04-27T23:34:50.433Z] + bash -s -- [2023-04-27T23:34:50.433Z] [2023-04-27T23:34:50.433Z] _____ _ [2023-04-27T23:34:50.433Z] / ____| | | [2023-04-27T23:34:50.433Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T23:34:50.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T23:34:50.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T23:34:50.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T23:34:50.433Z] Bash-1.0.6 [2023-04-27T23:34:50.433Z] [2023-04-27T23:34:50.433Z] [2023-04-27T23:34:50.433Z] ==> git version 2.25.1 found [2023-04-27T23:34:50.433Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-27T23:34:50.434Z] Release-Date: 2020-01-08 [2023-04-27T23:34:50.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T23:34:50.434Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T23:34:50.434Z] ==> Jenkins CI detected. [2023-04-27T23:34:50.434Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-04-27T23:34:50.434Z] project root: . [2023-04-27T23:34:50.434Z] --> token set from env [2023-04-27T23:34:50.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T23:34:50.434Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T23:34:50.434Z] ==> Python coveragepy not found [2023-04-27T23:34:50.434Z] ==> Searching for coverage reports in: [2023-04-27T23:34:50.434Z] + . [2023-04-27T23:34:50.694Z] -> Found 1 reports [2023-04-27T23:34:50.694Z] ==> Detecting git/mercurial file structure [2023-04-27T23:34:50.694Z] ==> Reading reports [2023-04-27T23:34:50.694Z] + ./coverage.out bytes=78922 [2023-04-27T23:34:50.694Z] ==> Appending adjustments [2023-04-27T23:34:50.694Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T23:34:50.694Z] + Found adjustments [2023-04-27T23:34:50.694Z] ==> Gzipping contents [2023-04-27T23:34:50.694Z] 12K /tmp/codecov.dBbuGh.gz [2023-04-27T23:34:50.694Z] ==> Uploading reports [2023-04-27T23:34:50.694Z] url: https://codecov.io [2023-04-27T23:34:50.694Z] query: branch=main&commit=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T23:34:50.694Z] -> Pinging Codecov [2023-04-27T23:34:50.694Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=9a0357f8d9b433a12ba9d14d0949e92e6265fbd6&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T23:34:50.953Z] -> Uploading to [2023-04-27T23:34:50.953Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/F29A59C45E3A92E06B3E522C9905F8EF/9a0357f8d9b433a12ba9d14d0949e92e6265fbd6/e30c1818-fcaa-487f-b1e1-5c1d7dbe4c96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T233450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e802610cf000c234bb8263dccc197db9d455574fcb2df5e19dbfa8211df20757 [2023-04-27T23:34:50.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T23:34:50.953Z] Dload Upload Total Spent Left Speed [2023-04-27T23:34:51.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 44495 --:--:-- --:--:-- --:--:-- 44495 [2023-04-27T23:34:51.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] } [2023-04-27T23:34:51.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-27T23:34:51.406Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T23:34:51.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:51.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T23:34:51.714Z] [2023-04-27T23:34:51.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:34:52.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T23:34:52.013Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T23:34:52.013Z] df9b9388f04a: Pulling fs layer [2023-04-27T23:34:52.013Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T23:34:52.013Z] 25bc292e5bac: Pulling fs layer [2023-04-27T23:34:52.013Z] 114826534d7a: Pulling fs layer [2023-04-27T23:34:52.013Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T23:34:52.013Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T23:34:52.013Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T23:34:52.013Z] 4657fd5d0bcf: Waiting [2023-04-27T23:34:52.013Z] 6ad1cebc031e: Waiting [2023-04-27T23:34:52.013Z] 8a3aa393b2d8: Waiting [2023-04-27T23:34:52.013Z] 114826534d7a: Waiting [2023-04-27T23:34:52.013Z] 25bc292e5bac: Verifying Checksum [2023-04-27T23:34:52.013Z] 25bc292e5bac: Download complete [2023-04-27T23:34:52.013Z] 52dc419b0ee2: Download complete [2023-04-27T23:34:52.013Z] 4657fd5d0bcf: Verifying Checksum [2023-04-27T23:34:52.013Z] 4657fd5d0bcf: Download complete [2023-04-27T23:34:52.013Z] df9b9388f04a: Download complete [2023-04-27T23:34:52.272Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T23:34:52.272Z] 6ad1cebc031e: Download complete [2023-04-27T23:34:52.272Z] df9b9388f04a: Pull complete [2023-04-27T23:34:52.272Z] 52dc419b0ee2: Pull complete [2023-04-27T23:34:52.533Z] 25bc292e5bac: Pull complete [2023-04-27T23:34:52.792Z] 114826534d7a: Download complete [2023-04-27T23:34:52.792Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T23:34:52.792Z] 8a3aa393b2d8: Download complete [2023-04-27T23:34:56.984Z] 114826534d7a: Pull complete [2023-04-27T23:34:56.984Z] 4657fd5d0bcf: Pull complete [2023-04-27T23:34:56.984Z] 6ad1cebc031e: Pull complete [2023-04-27T23:34:59.516Z] 8a3aa393b2d8: Pull complete [2023-04-27T23:34:59.516Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T23:34:59.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T23:34:59.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:34:59.593Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:34:59.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-27T23:35:01.818Z] $ docker top 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T23:35:01.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-04-27T23:35:02.174Z] + set -o pipefail [2023-04-27T23:35:02.174Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-04-27T23:35:08.730Z] [2023-04-27T23:35:08.730Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-04-27T23:35:08.730Z] [2023-04-27T23:35:08.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/731ae3c5-de36-46b0-91cf-729313aadc3b [2023-04-27T23:35:08.730Z] [2023-04-27T23:35:08.730Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-27T23:35:08.730Z] [2023-04-27T23:35:08.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T23:35:08.730Z] [2023-04-27T23:35:08.989Z] [2023-04-27T23:35:08.989Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T23:35:08.989Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T23:35:08.989Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T23:35:08.997Z] $ docker stop --time=1 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 [2023-04-27T23:35:11.169Z] $ docker rm -f --volumes 521e1bb48e3a3d2022c39ef8bcace55f4aa233cba21ed7f91c543954daf67fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-27T23:35:11.551Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:35:11.566Z] provisioning config files... [2023-04-27T23:35:11.575Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2929453804395892977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:11.875Z] --> edgex-publish-swagger.sh [2023-04-27T23:35:11.875Z] === Publish doc/openapi/v2 API === [2023-04-27T23:35:11.875Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-04-27T23:35:11.875Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-04-27T23:35:11.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T23:35:11.875Z] Dload Upload Total Spent Left Speed [2023-04-27T23:35:18.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 383k 0:00:01 0:00:01 --:--:-- 383k 100 469k 0 0 100 469k 0 211k 0:00:02 0:00:02 --:--:-- 211k 100 469k 0 0 100 469k 0 145k 0:00:03 0:00:03 --:--:-- 145k 100 469k 0 0 100 469k 0 111k 0:00:04 0:00:04 --:--:-- 111k 100 469k 0 0 100 469k 0 91951 0:00:05 0:00:05 --:--:-- 91969 100 469k 0 0 100 469k 0 77177 0:00:06 0:00:06 --:--:-- 0 100 469k 0 0 100 469k 0 74602 0:00:06 0:00:06 --:--:-- 0 [2023-04-27T23:35:18.210Z] [2023-04-27T23:35:18.210Z] [Pipeline] } [2023-04-27T23:35:18.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T23:35:18.634Z] + git log --format=format:%s -1 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 [Pipeline] sh [2023-04-27T23:35:18.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T23:35:18.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:19.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:35:19.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:35:19.311Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:35:19.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T23:35:19.740Z] $ docker top 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 -eo pid,comm [2023-04-27T23:35:19.796Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T23:35:19.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T23:35:19.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T23:35:19.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T23:35:19.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T23:35:19.966Z] $ docker exec 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 ssh-agent [2023-04-27T23:35:20.085Z] SSH_AUTH_SOCK=/tmp/ssh-laX6pYv8Ruye/agent.32 [2023-04-27T23:35:20.085Z] SSH_AGENT_PID=38 [2023-04-27T23:35:20.090Z] Running ssh-add (command line suppressed) [2023-04-27T23:35:20.187Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12377477977404746714.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12377477977404746714.key) [2023-04-27T23:35:20.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T23:35:20.488Z] + git semver tag [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,662 [run_tag] DEBUG tag force:False [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,662 [check_head_tag] DEBUG check head tag [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,664 [execute] INFO git cat-file --batch-check [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,667 [execute] INFO git cat-file --batch [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,701 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T23:35:20.747Z] 2023-04-27 23:35:20,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:20.747Z] 3.0.0-dev.34 [Pipeline] } [2023-04-27T23:35:20.751Z] $ docker exec --env ******** --env ******** 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 ssh-agent -k [2023-04-27T23:35:20.852Z] unset SSH_AUTH_SOCK; [2023-04-27T23:35:20.852Z] unset SSH_AGENT_PID; [2023-04-27T23:35:20.852Z] echo Agent pid 38 killed; [2023-04-27T23:35:20.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T23:35:21.171Z] + git semver [Pipeline] } [2023-04-27T23:35:21.437Z] $ docker stop --time=1 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 [2023-04-27T23:35:22.708Z] $ docker rm -f --volumes 4a96e8c28dd0fe0cd939399e2bbad0a4da5f7e04cecee5b166951dc84d598170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:23.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T23:35:23.082Z] [2023-04-27T23:35:23.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:23.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T23:35:23.384Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T23:35:23.384Z] ab5ef0e58194: Pulling fs layer [2023-04-27T23:35:23.384Z] 9712f1f96733: Pulling fs layer [2023-04-27T23:35:23.384Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T23:35:23.384Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T23:35:23.384Z] e9a5061849ea: Pulling fs layer [2023-04-27T23:35:23.384Z] d747dcd14b5f: Pulling fs layer [2023-04-27T23:35:23.384Z] 2de7ff778b66: Pulling fs layer [2023-04-27T23:35:23.384Z] 0d9ebad4ef96: Waiting [2023-04-27T23:35:23.384Z] d747dcd14b5f: Waiting [2023-04-27T23:35:23.384Z] 2de7ff778b66: Waiting [2023-04-27T23:35:23.384Z] e9a5061849ea: Waiting [2023-04-27T23:35:23.384Z] 9712f1f96733: Verifying Checksum [2023-04-27T23:35:23.384Z] 9712f1f96733: Download complete [2023-04-27T23:35:23.645Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T23:35:23.645Z] 63f879dbbcfc: Download complete [2023-04-27T23:35:23.906Z] ab5ef0e58194: Verifying Checksum [2023-04-27T23:35:23.906Z] ab5ef0e58194: Download complete [2023-04-27T23:35:23.906Z] e9a5061849ea: Verifying Checksum [2023-04-27T23:35:23.906Z] e9a5061849ea: Download complete [2023-04-27T23:35:23.906Z] d747dcd14b5f: Download complete [2023-04-27T23:35:23.906Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T23:35:23.906Z] 0d9ebad4ef96: Download complete [2023-04-27T23:35:24.170Z] 2de7ff778b66: Verifying Checksum [2023-04-27T23:35:24.170Z] 2de7ff778b66: Download complete [2023-04-27T23:35:26.714Z] ab5ef0e58194: Pull complete [2023-04-27T23:35:26.714Z] 9712f1f96733: Pull complete [2023-04-27T23:35:27.646Z] 63f879dbbcfc: Pull complete [2023-04-27T23:35:30.926Z] 0d9ebad4ef96: Pull complete [2023-04-27T23:35:30.926Z] e9a5061849ea: Pull complete [2023-04-27T23:35:30.926Z] d747dcd14b5f: Pull complete [2023-04-27T23:35:31.862Z] 2de7ff778b66: Pull complete [2023-04-27T23:35:31.862Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T23:35:31.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T23:35:31.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:35:31.963Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:35:31.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-27T23:35:35.050Z] $ docker top 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:35:35.125Z] provisioning config files... [2023-04-27T23:35:35.132Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2397261514790146600tmp [2023-04-27T23:35:35.145Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2484570204043925046tmp [2023-04-27T23:35:35.154Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3286254976762487053tmp [Pipeline] { [Pipeline] echo [2023-04-27T23:35:35.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:35.454Z] ---> sigul-configuration.sh [2023-04-27T23:35:35.454Z] gpg: directory `/root/.gnupg' created [2023-04-27T23:35:35.454Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T23:35:35.454Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T23:35:35.454Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T23:35:35.454Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T23:35:35.454Z] gpg: CAST5 encrypted data [2023-04-27T23:35:35.454Z] gpg: encrypted with 1 passphrase [2023-04-27T23:35:35.454Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T23:35:35.739Z] + mkdir /home/jenkins [2023-04-27T23:35:35.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T23:35:36.023Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-27T23:35:36.032Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:36.316Z] ---> sigul-install.sh [2023-04-27T23:35:36.317Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T23:35:36.611Z] + git tag --list [2023-04-27T23:35:36.611Z] v0.0.0 [2023-04-27T23:35:36.611Z] v0.0.1-dev.1 [2023-04-27T23:35:36.611Z] v0.0.1-dev.10 [2023-04-27T23:35:36.611Z] v0.0.1-dev.11 [2023-04-27T23:35:36.611Z] v0.0.1-dev.12 [2023-04-27T23:35:36.611Z] v0.0.1-dev.13 [2023-04-27T23:35:36.611Z] v0.0.1-dev.14 [2023-04-27T23:35:36.611Z] v0.0.1-dev.15 [2023-04-27T23:35:36.611Z] v0.0.1-dev.16 [2023-04-27T23:35:36.611Z] v0.0.1-dev.17 [2023-04-27T23:35:36.611Z] v0.0.1-dev.18 [2023-04-27T23:35:36.611Z] v0.0.1-dev.19 [2023-04-27T23:35:36.611Z] v0.0.1-dev.2 [2023-04-27T23:35:36.611Z] v0.0.1-dev.20 [2023-04-27T23:35:36.611Z] v0.0.1-dev.21 [2023-04-27T23:35:36.611Z] v0.0.1-dev.22 [2023-04-27T23:35:36.611Z] v0.0.1-dev.23 [2023-04-27T23:35:36.611Z] v0.0.1-dev.24 [2023-04-27T23:35:36.611Z] v0.0.1-dev.25 [2023-04-27T23:35:36.611Z] v0.0.1-dev.26 [2023-04-27T23:35:36.611Z] v0.0.1-dev.27 [2023-04-27T23:35:36.611Z] v0.0.1-dev.28 [2023-04-27T23:35:36.611Z] v0.0.1-dev.3 [2023-04-27T23:35:36.611Z] v0.0.1-dev.4 [2023-04-27T23:35:36.611Z] v0.0.1-dev.5 [2023-04-27T23:35:36.611Z] v0.0.1-dev.6 [2023-04-27T23:35:36.611Z] v0.0.1-dev.7 [2023-04-27T23:35:36.611Z] v0.0.1-dev.8 [2023-04-27T23:35:36.611Z] v0.0.1-dev.9 [2023-04-27T23:35:36.611Z] v2.2.0 [2023-04-27T23:35:36.611Z] v2.2.0-dev.29 [2023-04-27T23:35:36.611Z] v2.2.0-dev.30 [2023-04-27T23:35:36.611Z] v2.2.0-dev.31 [2023-04-27T23:35:36.611Z] v2.2.0-dev.32 [2023-04-27T23:35:36.611Z] v2.2.0-dev.33 [2023-04-27T23:35:36.611Z] v2.2.0-dev.34 [2023-04-27T23:35:36.611Z] v2.2.0-dev.35 [2023-04-27T23:35:36.611Z] v2.3.0 [2023-04-27T23:35:36.611Z] v2.3.0-dev.1 [2023-04-27T23:35:36.611Z] v2.3.0-dev.10 [2023-04-27T23:35:36.611Z] v2.3.0-dev.11 [2023-04-27T23:35:36.611Z] v2.3.0-dev.12 [2023-04-27T23:35:36.611Z] v2.3.0-dev.13 [2023-04-27T23:35:36.611Z] v2.3.0-dev.14 [2023-04-27T23:35:36.611Z] v2.3.0-dev.15 [2023-04-27T23:35:36.611Z] v2.3.0-dev.16 [2023-04-27T23:35:36.611Z] v2.3.0-dev.17 [2023-04-27T23:35:36.611Z] v2.3.0-dev.18 [2023-04-27T23:35:36.611Z] v2.3.0-dev.19 [2023-04-27T23:35:36.611Z] v2.3.0-dev.2 [2023-04-27T23:35:36.611Z] v2.3.0-dev.20 [2023-04-27T23:35:36.611Z] v2.3.0-dev.21 [2023-04-27T23:35:36.611Z] v2.3.0-dev.22 [2023-04-27T23:35:36.611Z] v2.3.0-dev.23 [2023-04-27T23:35:36.611Z] v2.3.0-dev.24 [2023-04-27T23:35:36.611Z] v2.3.0-dev.25 [2023-04-27T23:35:36.611Z] v2.3.0-dev.26 [2023-04-27T23:35:36.611Z] v2.3.0-dev.27 [2023-04-27T23:35:36.611Z] v2.3.0-dev.28 [2023-04-27T23:35:36.611Z] v2.3.0-dev.29 [2023-04-27T23:35:36.611Z] v2.3.0-dev.3 [2023-04-27T23:35:36.611Z] v2.3.0-dev.30 [2023-04-27T23:35:36.611Z] v2.3.0-dev.31 [2023-04-27T23:35:36.611Z] v2.3.0-dev.32 [2023-04-27T23:35:36.611Z] v2.3.0-dev.33 [2023-04-27T23:35:36.611Z] v2.3.0-dev.34 [2023-04-27T23:35:36.611Z] v2.3.0-dev.35 [2023-04-27T23:35:36.611Z] v2.3.0-dev.36 [2023-04-27T23:35:36.611Z] v2.3.0-dev.37 [2023-04-27T23:35:36.611Z] v2.3.0-dev.38 [2023-04-27T23:35:36.611Z] v2.3.0-dev.39 [2023-04-27T23:35:36.611Z] v2.3.0-dev.4 [2023-04-27T23:35:36.611Z] v2.3.0-dev.40 [2023-04-27T23:35:36.611Z] v2.3.0-dev.41 [2023-04-27T23:35:36.611Z] v2.3.0-dev.42 [2023-04-27T23:35:36.611Z] v2.3.0-dev.43 [2023-04-27T23:35:36.611Z] v2.3.0-dev.44 [2023-04-27T23:35:36.611Z] v2.3.0-dev.45 [2023-04-27T23:35:36.611Z] v2.3.0-dev.5 [2023-04-27T23:35:36.611Z] v2.3.0-dev.6 [2023-04-27T23:35:36.611Z] v2.3.0-dev.7 [2023-04-27T23:35:36.611Z] v2.3.0-dev.8 [2023-04-27T23:35:36.611Z] v2.3.0-dev.9 [2023-04-27T23:35:36.611Z] v2.3.1 [2023-04-27T23:35:36.611Z] v2.3.1-dev.1 [2023-04-27T23:35:36.611Z] v2.3.1-dev.4 [2023-04-27T23:35:36.611Z] v2.3.1-dev.5 [2023-04-27T23:35:36.611Z] v3.0.0-dev.1 [2023-04-27T23:35:36.611Z] v3.0.0-dev.10 [2023-04-27T23:35:36.611Z] v3.0.0-dev.11 [2023-04-27T23:35:36.611Z] v3.0.0-dev.12 [2023-04-27T23:35:36.611Z] v3.0.0-dev.13 [2023-04-27T23:35:36.611Z] v3.0.0-dev.14 [2023-04-27T23:35:36.611Z] v3.0.0-dev.15 [2023-04-27T23:35:36.611Z] v3.0.0-dev.16 [2023-04-27T23:35:36.611Z] v3.0.0-dev.17 [2023-04-27T23:35:36.611Z] v3.0.0-dev.18 [2023-04-27T23:35:36.611Z] v3.0.0-dev.19 [2023-04-27T23:35:36.612Z] v3.0.0-dev.2 [2023-04-27T23:35:36.612Z] v3.0.0-dev.20 [2023-04-27T23:35:36.612Z] v3.0.0-dev.21 [2023-04-27T23:35:36.612Z] v3.0.0-dev.22 [2023-04-27T23:35:36.612Z] v3.0.0-dev.23 [2023-04-27T23:35:36.612Z] v3.0.0-dev.24 [2023-04-27T23:35:36.612Z] v3.0.0-dev.25 [2023-04-27T23:35:36.612Z] v3.0.0-dev.26 [2023-04-27T23:35:36.612Z] v3.0.0-dev.27 [2023-04-27T23:35:36.612Z] v3.0.0-dev.28 [2023-04-27T23:35:36.612Z] v3.0.0-dev.29 [2023-04-27T23:35:36.612Z] v3.0.0-dev.3 [2023-04-27T23:35:36.612Z] v3.0.0-dev.30 [2023-04-27T23:35:36.612Z] v3.0.0-dev.31 [2023-04-27T23:35:36.612Z] v3.0.0-dev.32 [2023-04-27T23:35:36.612Z] v3.0.0-dev.33 [2023-04-27T23:35:36.612Z] v3.0.0-dev.34 [2023-04-27T23:35:36.612Z] v3.0.0-dev.4 [2023-04-27T23:35:36.612Z] v3.0.0-dev.5 [2023-04-27T23:35:36.612Z] v3.0.0-dev.6 [2023-04-27T23:35:36.612Z] v3.0.0-dev.7 [2023-04-27T23:35:36.612Z] v3.0.0-dev.8 [2023-04-27T23:35:36.612Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-27T23:35:36.904Z] + lftools sign git-tag v3.0.0-dev.34 [2023-04-27T23:35:37.474Z] Signing Git tag with Sigul... [2023-04-27T23:35:37.474Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-04-27T23:35:38.051Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:38.339Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T23:35:38.347Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T23:35:38.364Z] $ docker stop --time=1 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 [2023-04-27T23:35:39.619Z] $ docker rm -f --volumes 82658be4bb29ceeacab6df09226b99602622b3d8da41938d0f33d88fa01f1233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T23:35:40.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T23:35:40.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:40.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:35:40.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:35:40.420Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:35:40.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T23:35:40.815Z] $ docker top 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 -eo pid,comm [2023-04-27T23:35:40.866Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T23:35:40.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T23:35:40.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T23:35:40.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T23:35:41.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T23:35:41.010Z] $ docker exec 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 ssh-agent [2023-04-27T23:35:41.119Z] SSH_AUTH_SOCK=/tmp/ssh-NiWiHVXarGxS/agent.32 [2023-04-27T23:35:41.119Z] SSH_AGENT_PID=38 [2023-04-27T23:35:41.124Z] Running ssh-add (command line suppressed) [2023-04-27T23:35:41.221Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7867680460107520199.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7867680460107520199.key) [2023-04-27T23:35:41.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T23:35:41.530Z] + git semver bump pre [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,701 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,703 [execute] INFO git cat-file --batch-check [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,709 [execute] INFO git cat-file --batch [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T23:35:41.790Z] 2023-04-27 23:35:41,714 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:41.790Z] 3.0.0-dev.35 [Pipeline] } [2023-04-27T23:35:41.796Z] $ docker exec --env ******** --env ******** 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 ssh-agent -k [2023-04-27T23:35:41.901Z] unset SSH_AUTH_SOCK; [2023-04-27T23:35:41.902Z] unset SSH_AGENT_PID; [2023-04-27T23:35:41.902Z] echo Agent pid 38 killed; [2023-04-27T23:35:41.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T23:35:42.235Z] + git semver [Pipeline] } [2023-04-27T23:35:42.499Z] $ docker stop --time=1 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 [2023-04-27T23:35:43.766Z] $ docker rm -f --volumes 1d5bf918c436c31ddbb0fbff5b89df5933cb4f9118fed9bb4e2bb670728254e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T23:35:44.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T23:35:44.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:44.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T23:35:44.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:35:44.482Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:35:44.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T23:35:44.840Z] $ docker top 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 -eo pid,comm [2023-04-27T23:35:44.894Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T23:35:44.894Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T23:35:44.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T23:35:44.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T23:35:45.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T23:35:45.045Z] $ docker exec 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 ssh-agent [2023-04-27T23:35:45.169Z] SSH_AUTH_SOCK=/tmp/ssh-Q4wJnSULUCbL/agent.32 [2023-04-27T23:35:45.169Z] SSH_AGENT_PID=38 [2023-04-27T23:35:45.174Z] Running ssh-add (command line suppressed) [2023-04-27T23:35:45.261Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3777586991153309776.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3777586991153309776.key) [2023-04-27T23:35:45.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T23:35:45.584Z] + git semver push [2023-04-27T23:35:45.844Z] 2023-04-27 23:35:45,725 [run_push] DEBUG push [2023-04-27T23:35:45.844Z] 2023-04-27 23:35:45,725 [execute] INFO git cat-file --batch-check [2023-04-27T23:35:45.845Z] 2023-04-27 23:35:45,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T23:35:45.845Z] 2023-04-27 23:35:45,730 [execute] INFO git rev-list c1f446681252625fc0853295059ba4e1b8e6ce46 -- [2023-04-27T23:35:45.845Z] 2023-04-27 23:35:45,730 [execute] DEBUG Popen(['git', 'rev-list', 'c1f446681252625fc0853295059ba4e1b8e6ce46', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T23:35:45.845Z] 2023-04-27 23:35:45,736 [execute] INFO git fetch -v origin [2023-04-27T23:35:45.845Z] 2023-04-27 23:35:45,736 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T23:35:46.414Z] 2023-04-27 23:35:46,187 [run_push] DEBUG no remote changes detected [2023-04-27T23:35:46.414Z] 2023-04-27 23:35:46,187 [execute] INFO git push origin semver [2023-04-27T23:35:46.415Z] 2023-04-27 23:35:46,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T23:35:46.983Z] 2023-04-27 23:35:46,937 [run_push] DEBUG push all version tags [2023-04-27T23:35:46.983Z] 2023-04-27 23:35:46,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T23:35:46.983Z] 2023-04-27 23:35:46,938 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T23:35:47.922Z] 2023-04-27 23:35:47,601 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-27T23:35:47.922Z] 3.0.0-dev.35 [Pipeline] } [2023-04-27T23:35:47.927Z] $ docker exec --env ******** --env ******** 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 ssh-agent -k [2023-04-27T23:35:48.032Z] unset SSH_AUTH_SOCK; [2023-04-27T23:35:48.032Z] unset SSH_AGENT_PID; [2023-04-27T23:35:48.032Z] echo Agent pid 38 killed; [2023-04-27T23:35:48.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T23:35:48.354Z] + git semver [Pipeline] } [2023-04-27T23:35:48.622Z] $ docker stop --time=1 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 [2023-04-27T23:35:49.880Z] $ docker rm -f --volumes 3bd5bff947ccd627140dd934bfad212ec1a978ea0d21acb482b424d355a96c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T23:35:50.458Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-04-27T23:35:50.459Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-27T23:35:50.459Z] total 16 [2023-04-27T23:35:50.459Z] drwxr-xr-x 3 root root 4096 Apr 27 23:25 . [2023-04-27T23:35:50.459Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 23:35 .. [2023-04-27T23:35:50.459Z] drwxr-xr-x 2 root root 4096 Apr 27 23:25 cost [2023-04-27T23:35:50.459Z] -rw-r--r-- 1 root root 91 Apr 27 23:25 cost.csv [2023-04-27T23:35:50.459Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-27T23:35:50.459Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-27T23:35:50.459Z] total 16 [2023-04-27T23:35:50.459Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 23:25 . [2023-04-27T23:35:50.459Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 23:35 .. [2023-04-27T23:35:50.459Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 23:25 cost [2023-04-27T23:35:50.459Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 27 23:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:50.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:51.807Z] ---> package-listing.sh [2023-04-27T23:35:51.807Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T23:35:51.807Z] ++ facter osfamily [2023-04-27T23:35:51.807Z] + OS_FAMILY=debian [2023-04-27T23:35:51.807Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-04-27T23:35:51.807Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T23:35:51.807Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T23:35:51.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T23:35:51.807Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T23:35:51.807Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-27T23:35:51.807Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T23:35:51.807Z] + case "${OS_FAMILY}" in [2023-04-27T23:35:51.807Z] + dpkg -l [2023-04-27T23:35:51.807Z] + grep '^ii' [2023-04-27T23:35:52.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T23:35:52.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T23:35:52.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T23:35:52.101Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-27T23:35:52.101Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-04-27T23:35:52.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-04-27T23:35:52.119Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T23:35:52.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:35:52.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T23:35:52.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T23:35:53.030Z] prd-ubuntu20.04-docker-8c-8g-11957 does not seem to be running inside a container [2023-04-27T23:35:53.055Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T23:35:53.260Z] $ docker top 9ee0314d86647ac326476237009087e7d5a2e162eb944f5d2c90144946a4d8d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T23:35:53.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T23:35:53.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T23:35:54.188Z] + ls /var/log/sa-host [2023-04-27T23:35:54.188Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T23:35:54.347Z] provisioning config files... [2023-04-27T23:35:54.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5077368844554261336tmp [Pipeline] { [Pipeline] echo [2023-04-27T23:35:54.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:54.655Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T23:35:54.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:55.068Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T23:35:55.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:55.362Z] ---> sudo-logs.sh [2023-04-27T23:35:55.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T23:35:55.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:55.663Z] ---> job-cost.sh [2023-04-27T23:35:55.663Z] lf-activate-venv: SKIPPING [2023-04-27T23:35:55.663Z] DEBUG: total: 0.2199999988079071 [2023-04-27T23:35:55.663Z] INFO: Retrieving Stack Cost... [2023-04-27T23:35:55.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T23:35:56.491Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T23:35:56.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T23:35:56.785Z] ---> logs-deploy.sh [2023-04-27T23:35:56.785Z] lf-activate-venv: SKIPPING [2023-04-27T23:35:56.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/129 [2023-04-27T23:35:56.785Z] INFO: archiving workspace using pattern(s): [2023-04-27T23:35:57.725Z] Archives upload complete. [2023-04-27T23:35:57.984Z] INFO: archiving logs to Nexus [2023-04-27T23:35:58.554Z] ---> uname -a: [2023-04-27T23:35:58.554Z] Linux prd-ubuntu20-04-docker-8c-8g-11957 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] ---> lscpu: [2023-04-27T23:35:58.554Z] Architecture: x86_64 [2023-04-27T23:35:58.554Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-27T23:35:58.554Z] Byte Order: Little Endian [2023-04-27T23:35:58.554Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-27T23:35:58.554Z] CPU(s): 8 [2023-04-27T23:35:58.554Z] On-line CPU(s) list: 0-7 [2023-04-27T23:35:58.554Z] Thread(s) per core: 1 [2023-04-27T23:35:58.554Z] Core(s) per socket: 1 [2023-04-27T23:35:58.554Z] Socket(s): 8 [2023-04-27T23:35:58.554Z] NUMA node(s): 1 [2023-04-27T23:35:58.554Z] Vendor ID: AuthenticAMD [2023-04-27T23:35:58.554Z] CPU family: 23 [2023-04-27T23:35:58.554Z] Model: 49 [2023-04-27T23:35:58.554Z] Model name: AMD EPYC-Rome Processor [2023-04-27T23:35:58.554Z] Stepping: 0 [2023-04-27T23:35:58.554Z] CPU MHz: 2799.998 [2023-04-27T23:35:58.554Z] BogoMIPS: 5599.99 [2023-04-27T23:35:58.554Z] Virtualization: AMD-V [2023-04-27T23:35:58.554Z] Hypervisor vendor: KVM [2023-04-27T23:35:58.554Z] Virtualization type: full [2023-04-27T23:35:58.554Z] L1d cache: 256 KiB [2023-04-27T23:35:58.554Z] L1i cache: 256 KiB [2023-04-27T23:35:58.554Z] L2 cache: 4 MiB [2023-04-27T23:35:58.554Z] L3 cache: 128 MiB [2023-04-27T23:35:58.554Z] NUMA node0 CPU(s): 0-7 [2023-04-27T23:35:58.554Z] Vulnerability Itlb multihit: Not affected [2023-04-27T23:35:58.554Z] Vulnerability L1tf: Not affected [2023-04-27T23:35:58.554Z] Vulnerability Mds: Not affected [2023-04-27T23:35:58.554Z] Vulnerability Meltdown: Not affected [2023-04-27T23:35:58.554Z] Vulnerability Mmio stale data: Not affected [2023-04-27T23:35:58.554Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-27T23:35:58.554Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-27T23:35:58.554Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-27T23:35:58.554Z] Vulnerability Srbds: Not affected [2023-04-27T23:35:58.554Z] Vulnerability Tsx async abort: Not affected [2023-04-27T23:35:58.554Z] 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 [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] ---> nproc: [2023-04-27T23:35:58.554Z] 8 [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] ---> df -h: [2023-04-27T23:35:58.554Z] Filesystem Size Used Avail Use% Mounted on [2023-04-27T23:35:58.554Z] overlay 155G 13G 143G 9% / [2023-04-27T23:35:58.554Z] tmpfs 64M 0 64M 0% /dev [2023-04-27T23:35:58.554Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-27T23:35:58.554Z] shm 64M 0 64M 0% /dev/shm [2023-04-27T23:35:58.554Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] ---> sar -b -r -n DEV: [2023-04-27T23:35:58.554Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11957) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:22:54 LINUX RESTART (8 CPU) [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-27T23:35:58.554Z] 23:24:01 202.67 48.23 154.44 0.00 5431.76 139076.95 0.00 [2023-04-27T23:35:58.554Z] 23:25:01 118.33 1.52 116.81 0.00 32.26 48468.72 0.00 [2023-04-27T23:35:58.554Z] 23:26:01 188.14 0.22 187.92 0.00 18.13 47461.42 0.00 [2023-04-27T23:35:58.554Z] 23:27:01 1.53 0.00 1.53 0.00 0.00 18.81 0.00 [2023-04-27T23:35:58.554Z] 23:28:01 6.93 1.12 5.82 0.00 76.52 1975.67 0.00 [2023-04-27T23:35:58.554Z] 23:29:01 53.21 10.48 42.73 0.00 5100.22 7025.50 0.00 [2023-04-27T23:35:58.554Z] 23:30:01 3.53 0.02 3.52 0.00 0.13 91.58 0.00 [2023-04-27T23:35:58.554Z] 23:31:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2023-04-27T23:35:58.554Z] 23:32:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-04-27T23:35:58.554Z] 23:33:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-04-27T23:35:58.554Z] 23:34:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2023-04-27T23:35:58.554Z] 23:35:01 32.02 0.12 31.91 0.00 10.53 31087.24 0.00 [2023-04-27T23:35:58.554Z] Average: 50.89 5.14 45.75 0.00 889.07 22936.86 0.00 [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-27T23:35:58.554Z] 23:24:01 29127780 31607340 705704 2.15 76560 2674264 1982408 5.84 974364 2411128 1992 [2023-04-27T23:35:58.554Z] 23:25:01 28113940 31597852 699988 2.13 148572 3495248 1940684 5.72 1173788 3101468 247452 [2023-04-27T23:35:58.554Z] 23:26:01 27569604 31583040 716132 2.18 160916 3990364 1790676 5.28 1270520 3525776 448 [2023-04-27T23:35:58.554Z] 23:27:01 27570556 31584036 715016 2.17 160936 3990364 1790676 5.28 1269932 3525776 132 [2023-04-27T23:35:58.554Z] 23:28:01 27513608 31590724 708252 2.15 162652 4050248 1890676 5.57 1267064 3585596 344 [2023-04-27T23:35:58.554Z] 23:29:01 27048132 31572344 709472 2.16 195192 4451396 1842904 5.43 1586588 3695832 44 [2023-04-27T23:35:58.554Z] 23:30:01 27055768 31575068 706864 2.15 193728 4448144 1828136 5.39 1583772 3692628 12 [2023-04-27T23:35:58.554Z] 23:31:01 27060972 31580348 701656 2.13 193748 4448144 1828136 5.39 1577912 3692628 172 [2023-04-27T23:35:58.554Z] 23:32:01 27061616 31581012 700864 2.13 193764 4448148 1828136 5.39 1578936 3692632 168 [2023-04-27T23:35:58.554Z] 23:33:01 27061640 31581080 700760 2.13 193800 4448152 1828136 5.39 1578296 3692636 168 [2023-04-27T23:35:58.554Z] 23:34:01 27061580 31581028 700944 2.13 193824 4448152 1828136 5.39 1578356 3692636 8 [2023-04-27T23:35:58.554Z] 23:35:01 26276824 31555008 724856 2.20 199668 5152176 1825740 5.38 1608432 4396520 868 [2023-04-27T23:35:58.554Z] Average: 27376835 31582407 707542 2.15 172780 4170400 1850370 5.45 1420663 3558771 20984 [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-27T23:35:58.554Z] 23:24:01 docker0 70.29 88.29 5.77 211.88 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:24:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:24:01 veth5d42d07 54.56 70.59 5.16 51.34 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:24:01 ens3 734.69 467.21 6967.63 93.30 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:25:01 docker0 137.53 259.77 10.54 1901.06 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:25:01 veth80ca227 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:25:01 ens3 289.75 156.61 1931.58 25.29 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:26:01 docker0 2.83 6.00 0.18 85.50 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:26:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:26:01 ens3 183.84 141.34 2648.53 328.61 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:27:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:28:01 ens3 68.07 37.76 914.64 2.69 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:29:01 ens3 151.41 84.49 1953.32 5.78 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:30:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:31:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:32:01 ens3 6.31 3.78 13.72 0.44 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:33:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:34:01 ens3 0.43 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:35:01 veth5702a24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:35:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:35:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] 23:35:01 ens3 123.09 68.19 3970.08 10.09 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] Average: veth5702a24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] Average: docker0 17.55 29.50 1.37 183.19 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] Average: ens3 129.86 79.98 1533.25 38.86 0.00 0.00 0.00 0.00 [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] ---> sar -P ALL: [2023-04-27T23:35:58.554Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11957) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:22:54 LINUX RESTART (8 CPU) [2023-04-27T23:35:58.554Z] [2023-04-27T23:35:58.554Z] 23:23:01 CPU %user %nice %system %iowait %steal %idle [2023-04-27T23:35:58.554Z] 23:24:01 all 9.12 0.00 3.26 1.87 0.06 85.68 [2023-04-27T23:35:58.554Z] 23:24:01 0 7.22 0.00 3.21 0.20 0.07 89.30 [2023-04-27T23:35:58.554Z] 23:24:01 1 10.39 0.00 3.66 5.45 0.07 80.44 [2023-04-27T23:35:58.554Z] 23:24:01 2 11.13 0.00 4.04 3.88 0.05 80.90 [2023-04-27T23:35:58.554Z] 23:24:01 3 10.64 0.00 2.27 0.45 0.05 86.58 [2023-04-27T23:35:58.554Z] 23:24:01 4 7.78 0.00 2.74 1.83 0.07 87.59 [2023-04-27T23:35:58.554Z] 23:24:01 5 6.75 0.00 3.71 1.36 0.05 88.13 [2023-04-27T23:35:58.554Z] 23:24:01 6 9.15 0.00 2.83 0.89 0.05 87.08 [2023-04-27T23:35:58.554Z] 23:24:01 7 9.90 0.00 3.68 0.93 0.07 85.43 [2023-04-27T23:35:58.554Z] 23:25:01 all 30.94 0.00 5.53 1.54 0.07 61.93 [2023-04-27T23:35:58.554Z] 23:25:01 0 29.08 0.00 6.63 0.32 0.05 63.92 [2023-04-27T23:35:58.554Z] 23:25:01 1 30.49 0.00 5.27 0.62 0.05 63.57 [2023-04-27T23:35:58.554Z] 23:25:01 2 29.86 0.00 4.91 0.32 0.07 64.84 [2023-04-27T23:35:58.554Z] 23:25:01 3 32.91 0.00 6.44 8.25 0.08 52.31 [2023-04-27T23:35:58.554Z] 23:25:01 4 30.94 0.00 5.46 0.17 0.07 63.36 [2023-04-27T23:35:58.554Z] 23:25:01 5 32.04 0.00 5.17 0.02 0.07 62.70 [2023-04-27T23:35:58.554Z] 23:25:01 6 30.56 0.00 5.15 2.14 0.07 62.09 [2023-04-27T23:35:58.554Z] 23:25:01 7 31.65 0.00 5.19 0.45 0.08 62.62 [2023-04-27T23:35:58.554Z] 23:26:01 all 18.70 0.00 4.53 1.20 0.07 75.50 [2023-04-27T23:35:58.554Z] 23:26:01 0 19.31 0.00 5.03 4.89 0.12 70.65 [2023-04-27T23:35:58.554Z] 23:26:01 1 19.26 0.00 4.33 0.22 0.07 76.12 [2023-04-27T23:35:58.554Z] 23:26:01 2 18.42 0.00 4.14 0.02 0.05 77.37 [2023-04-27T23:35:58.554Z] 23:26:01 3 17.90 0.00 4.61 1.93 0.07 75.50 [2023-04-27T23:35:58.554Z] 23:26:01 4 18.03 0.00 4.20 0.24 0.05 77.48 [2023-04-27T23:35:58.554Z] 23:26:01 5 19.24 0.00 4.71 0.28 0.07 75.70 [2023-04-27T23:35:58.554Z] 23:26:01 6 18.84 0.00 4.95 1.86 0.05 74.30 [2023-04-27T23:35:58.554Z] 23:26:01 7 18.61 0.00 4.30 0.15 0.08 76.86 [2023-04-27T23:35:58.554Z] 23:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-04-27T23:35:58.555Z] 23:27:01 0 0.10 0.00 0.02 0.02 0.03 99.83 [2023-04-27T23:35:58.555Z] 23:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-27T23:35:58.555Z] 23:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-27T23:35:58.555Z] 23:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T23:35:58.555Z] 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T23:35:58.555Z] 23:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T23:35:58.555Z] 23:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:28:01 all 0.39 0.00 0.10 0.10 0.01 99.40 [2023-04-27T23:35:58.555Z] 23:28:01 0 0.10 0.00 0.27 0.03 0.02 99.58 [2023-04-27T23:35:58.555Z] 23:28:01 1 0.07 0.00 0.03 0.37 0.02 99.52 [2023-04-27T23:35:58.555Z] 23:28:01 2 1.10 0.00 0.05 0.02 0.02 98.82 [2023-04-27T23:35:58.555Z] 23:28:01 3 0.77 0.00 0.22 0.33 0.02 98.67 [2023-04-27T23:35:58.555Z] 23:28:01 4 0.10 0.00 0.05 0.02 0.00 99.83 [2023-04-27T23:35:58.555Z] 23:28:01 5 0.23 0.00 0.12 0.00 0.00 99.65 [2023-04-27T23:35:58.555Z] 23:28:01 6 0.66 0.00 0.02 0.02 0.02 99.29 [2023-04-27T23:35:58.555Z] 23:28:01 7 0.08 0.00 0.05 0.02 0.00 99.85 [2023-04-27T23:35:58.555Z] 23:29:01 all 2.35 0.00 1.48 0.44 0.03 95.71 [2023-04-27T23:35:58.555Z] 23:29:01 0 2.87 0.00 2.45 0.32 0.02 94.35 [2023-04-27T23:35:58.555Z] 23:29:01 1 2.66 0.00 1.14 1.80 0.03 94.37 [2023-04-27T23:35:58.555Z] 23:29:01 2 2.67 0.00 1.32 0.82 0.02 95.18 [2023-04-27T23:35:58.555Z] 23:29:01 3 1.47 0.00 1.70 0.05 0.02 96.77 [2023-04-27T23:35:58.555Z] 23:29:01 4 2.25 0.00 2.44 0.42 0.02 94.88 [2023-04-27T23:35:58.555Z] 23:29:01 5 2.19 0.00 0.95 0.05 0.03 96.77 [2023-04-27T23:35:58.555Z] 23:29:01 6 2.15 0.00 0.73 0.02 0.03 97.07 [2023-04-27T23:35:58.555Z] 23:29:01 7 2.51 0.00 1.14 0.05 0.05 96.25 [2023-04-27T23:35:58.555Z] 23:30:01 all 0.09 0.00 0.05 0.01 0.01 99.84 [2023-04-27T23:35:58.555Z] 23:30:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-04-27T23:35:58.555Z] 23:30:01 1 0.05 0.00 0.07 0.02 0.00 99.87 [2023-04-27T23:35:58.555Z] 23:30:01 2 0.15 0.00 0.05 0.05 0.02 99.73 [2023-04-27T23:35:58.555Z] 23:30:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-27T23:35:58.555Z] 23:30:01 4 0.28 0.00 0.07 0.00 0.00 99.65 [2023-04-27T23:35:58.555Z] 23:30:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2023-04-27T23:35:58.555Z] 23:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-27T23:35:58.555Z] 23:30:01 7 0.07 0.00 0.07 0.00 0.03 99.83 [2023-04-27T23:35:58.555Z] 23:31:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2023-04-27T23:35:58.555Z] 23:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T23:35:58.555Z] 23:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-27T23:35:58.555Z] 23:31:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-27T23:35:58.555Z] 23:31:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-04-27T23:35:58.555Z] 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T23:35:58.555Z] 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T23:35:58.555Z] 23:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-27T23:35:58.555Z] 23:31:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2023-04-27T23:35:58.555Z] 23:32:01 all 0.23 0.00 0.01 0.01 0.02 99.73 [2023-04-27T23:35:58.555Z] 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T23:35:58.555Z] 23:32:01 1 0.35 0.00 0.00 0.02 0.02 99.62 [2023-04-27T23:35:58.555Z] 23:32:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-04-27T23:35:58.555Z] 23:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T23:35:58.555Z] 23:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T23:35:58.555Z] 23:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-27T23:35:58.555Z] 23:32:01 6 1.27 0.00 0.02 0.00 0.05 98.66 [2023-04-27T23:35:58.555Z] 23:32:01 7 0.13 0.00 0.03 0.00 0.02 99.82 [2023-04-27T23:35:58.555Z] 23:33:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-04-27T23:35:58.555Z] 23:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-27T23:35:58.555Z] 23:33:01 2 0.03 0.00 0.00 0.10 0.00 99.87 [2023-04-27T23:35:58.555Z] 23:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-27T23:35:58.555Z] 23:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:33:01 6 0.67 0.00 0.03 0.00 0.03 99.27 [2023-04-27T23:35:58.555Z] 23:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T23:35:58.555Z] 23:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-27T23:35:58.555Z] 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T23:35:58.555Z] 23:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-27T23:35:58.555Z] 23:34:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-27T23:35:58.555Z] 23:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T23:35:58.555Z] 23:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T23:35:58.555Z] 23:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T23:35:58.555Z] 23:34:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2023-04-27T23:35:58.555Z] 23:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-27T23:35:58.555Z] [2023-04-27T23:35:58.555Z] 23:34:01 CPU %user %nice %system %iowait %steal %idle [2023-04-27T23:35:58.555Z] 23:35:01 all 2.77 0.00 1.32 0.55 0.02 95.34 [2023-04-27T23:35:58.555Z] 23:35:01 0 2.51 0.00 1.47 0.02 0.02 95.98 [2023-04-27T23:35:58.555Z] 23:35:01 1 2.83 0.00 1.21 0.40 0.02 95.54 [2023-04-27T23:35:58.555Z] 23:35:01 2 3.36 0.00 0.99 1.11 0.02 94.53 [2023-04-27T23:35:58.555Z] 23:35:01 3 1.82 0.00 0.75 0.12 0.02 97.29 [2023-04-27T23:35:58.555Z] 23:35:01 4 3.53 0.00 0.97 0.05 0.02 95.43 [2023-04-27T23:35:58.555Z] 23:35:01 5 2.89 0.00 1.19 0.00 0.02 95.90 [2023-04-27T23:35:58.555Z] 23:35:01 6 2.48 0.00 1.65 2.69 0.05 93.13 [2023-04-27T23:35:58.555Z] 23:35:01 7 2.70 0.00 2.30 0.03 0.03 94.93 [2023-04-27T23:35:58.555Z] Average: all 5.37 0.00 1.36 0.48 0.03 92.77 [2023-04-27T23:35:58.555Z] Average: 0 5.08 0.00 1.59 0.48 0.03 92.83 [2023-04-27T23:35:58.555Z] Average: 1 5.50 0.00 1.31 0.74 0.03 92.43 [2023-04-27T23:35:58.555Z] Average: 2 5.54 0.00 1.29 0.53 0.02 92.61 [2023-04-27T23:35:58.555Z] Average: 3 5.46 0.00 1.34 0.93 0.03 92.26 [2023-04-27T23:35:58.555Z] Average: 4 5.22 0.00 1.32 0.23 0.02 93.21 [2023-04-27T23:35:58.555Z] Average: 5 5.26 0.00 1.32 0.14 0.02 93.25 [2023-04-27T23:35:58.555Z] Average: 6 5.46 0.00 1.28 0.63 0.03 92.59 [2023-04-27T23:35:58.555Z] Average: 7 5.44 0.00 1.40 0.14 0.03 92.99 [2023-04-27T23:35:58.555Z] [2023-04-27T23:35:58.555Z] [2023-04-27T23:35:58.555Z]