Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c79013aec5a343747aa63ac8b71198bf6f18d439 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-ssh6008438964605131758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15040905601085933002.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3786948405060286503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5046121766738294990.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9653897074332120129.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4951 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c79013aec5a343747aa63ac8b71198bf6f18d439 (main) Commit message: "feat: update example device files to modify Path to Paths (#273)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 > git rev-list --no-walk 463984ff4b982e346916ca173c723246bc262f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T00:05:05.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T00:05:05.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T00:05:05.496Z] ========================================================= [2023-08-31T00:05:05.496Z] EdgeX Global Pipelines Version Info [2023-08-31T00:05:05.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:05:06.224Z] ------------------- [2023-08-31T00:05:06.225Z] stable info: [2023-08-31T00:05:06.225Z] ------------------- [2023-08-31T00:05:06.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T00:05:06.225Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T00:05:06.225Z] Message: update stable to v1.0.253 [2023-08-31T00:05:06.792Z] ------------------- [2023-08-31T00:05:06.792Z] experimental info: [2023-08-31T00:05:06.792Z] ------------------- [2023-08-31T00:05:06.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T00:05:06.792Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T00:05:06.792Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T00:05:06.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-31T00:05:06.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-31T00:05:06.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T00:05:06.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T00:05:06.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T00:05:07.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T00:05:07.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T00:05:07.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T00:05:07.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T00:05:07.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T00:05:07.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T00:05:07.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-31T00:05:07.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T00:05:07.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T00:05:07.097Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T00:05:07.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T00:05:07.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T00:05:07.126Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T00:05:07.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T00:05:07.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T00:05:07.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T00:05:07.163Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T00:05:07.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T00:05:07.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T00:05:07.191Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T00:05:07.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T00:05:07.209Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T00:05:07.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T00:05:07.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T00:05:07.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T00:05:07.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo [2023-08-31T00:05:07.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c79013a [Pipeline] echo [2023-08-31T00:05:07.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:05:07.305Z] provisioning config files... [2023-08-31T00:05:07.320Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10916835748442503851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:05:07.637Z] ---> docker-login.sh [2023-08-31T00:05:07.637Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:05:07.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:07.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:07.896Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:07.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:07.896Z] [2023-08-31T00:05:07.896Z] Login Succeeded [2023-08-31T00:05:07.896Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:05:07.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:07.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:07.897Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:07.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:07.897Z] [2023-08-31T00:05:07.897Z] Login Succeeded [2023-08-31T00:05:07.897Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:05:08.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:08.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:08.156Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:08.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:08.156Z] [2023-08-31T00:05:08.156Z] Login Succeeded [2023-08-31T00:05:08.156Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:05:08.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:08.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:08.156Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:08.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:08.156Z] [2023-08-31T00:05:08.156Z] Login Succeeded [2023-08-31T00:05:08.156Z] docker.io [2023-08-31T00:05:08.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:08.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:08.414Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:08.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:08.414Z] [2023-08-31T00:05:08.414Z] Login Succeeded [2023-08-31T00:05:08.414Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:05:08.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T00:05:08.789Z] + git rev-list -1 --merges c79013aec5a343747aa63ac8b71198bf6f18d439~1..c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo [2023-08-31T00:05:08.838Z] -----------> git rev-list -1 --merges c79013aec5a343747aa63ac8b71198bf6f18d439~1..c79013aec5a343747aa63ac8b71198bf6f18d439 c79013aec5a343747aa63ac8b71198bf6f18d439 [false] [Pipeline] sh [2023-08-31T00:05:09.125Z] + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo [2023-08-31T00:05:09.140Z] ========================================================= [2023-08-31T00:05:09.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T00:05:09.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:05:09.464Z] + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo [2023-08-31T00:05:09.474Z] [semverPrep] GIT_COMMIT: c79013aec5a343747aa63ac8b71198bf6f18d439, Commit Message: feat: update example device files to modify Path to Paths (#273) [Pipeline] echo [2023-08-31T00:05:09.481Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T00:05:09.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T00:05:09.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T00:05:09.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T00:05:09.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T00:05:09.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T00:05:09.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T00:05:09.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:05:10.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:05:10.195Z] [2023-08-31T00:05:10.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:05:10.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:05:10.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T00:05:10.493Z] b85a868b505f: Pulling fs layer [2023-08-31T00:05:10.493Z] e2be974225ed: Pulling fs layer [2023-08-31T00:05:10.493Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T00:05:10.493Z] 988bab9f4d93: Pulling fs layer [2023-08-31T00:05:10.493Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T00:05:10.493Z] eaf3925da568: Pulling fs layer [2023-08-31T00:05:10.493Z] bab4dde63d76: Pulling fs layer [2023-08-31T00:05:10.493Z] bde34c3a00c8: Pulling fs layer [2023-08-31T00:05:10.493Z] b352a97aabf1: Pulling fs layer [2023-08-31T00:05:10.493Z] 4872d77fe225: Pulling fs layer [2023-08-31T00:05:10.493Z] 5851b861e8e6: Pulling fs layer [2023-08-31T00:05:10.493Z] eaf3925da568: Waiting [2023-08-31T00:05:10.493Z] bab4dde63d76: Waiting [2023-08-31T00:05:10.493Z] bde34c3a00c8: Waiting [2023-08-31T00:05:10.493Z] 5851b861e8e6: Waiting [2023-08-31T00:05:10.493Z] b352a97aabf1: Waiting [2023-08-31T00:05:10.493Z] 4872d77fe225: Waiting [2023-08-31T00:05:10.493Z] 1469e6f7b9e6: Waiting [2023-08-31T00:05:10.493Z] e2be974225ed: Download complete [2023-08-31T00:05:10.493Z] 988bab9f4d93: Download complete [2023-08-31T00:05:10.777Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T00:05:10.777Z] 1469e6f7b9e6: Download complete [2023-08-31T00:05:10.777Z] eaf3925da568: Verifying Checksum [2023-08-31T00:05:10.777Z] eaf3925da568: Download complete [2023-08-31T00:05:10.777Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T00:05:10.777Z] 339a4e72a1f5: Download complete [2023-08-31T00:05:10.777Z] bde34c3a00c8: Download complete [2023-08-31T00:05:10.777Z] b352a97aabf1: Verifying Checksum [2023-08-31T00:05:10.777Z] 4872d77fe225: Verifying Checksum [2023-08-31T00:05:10.777Z] 4872d77fe225: Download complete [2023-08-31T00:05:10.777Z] 5851b861e8e6: Download complete [2023-08-31T00:05:11.047Z] b85a868b505f: Verifying Checksum [2023-08-31T00:05:11.047Z] b85a868b505f: Download complete [2023-08-31T00:05:11.047Z] bab4dde63d76: Verifying Checksum [2023-08-31T00:05:11.047Z] bab4dde63d76: Download complete [2023-08-31T00:05:12.428Z] b85a868b505f: Pull complete [2023-08-31T00:05:12.688Z] e2be974225ed: Pull complete [2023-08-31T00:05:12.948Z] 339a4e72a1f5: Pull complete [2023-08-31T00:05:13.207Z] 988bab9f4d93: Pull complete [2023-08-31T00:05:13.465Z] 1469e6f7b9e6: Pull complete [2023-08-31T00:05:13.465Z] eaf3925da568: Pull complete [2023-08-31T00:05:15.364Z] bab4dde63d76: Pull complete [2023-08-31T00:05:15.365Z] bde34c3a00c8: Pull complete [2023-08-31T00:05:15.624Z] b352a97aabf1: Pull complete [2023-08-31T00:05:15.624Z] 4872d77fe225: Pull complete [2023-08-31T00:05:15.624Z] 5851b861e8e6: Pull complete [2023-08-31T00:05:15.624Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T00:05:15.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:05:15.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:05:15.727Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:05:15.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:05:18.919Z] $ docker top af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 -eo pid,comm [2023-08-31T00:05:18.985Z] 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-08-31T00:05:18.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T00:05:19.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:05:19.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:05:19.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:05:19.127Z] $ docker exec af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent [2023-08-31T00:05:19.237Z] SSH_AUTH_SOCK=/tmp/ssh-7T9VmHlE80KL/agent.32 [2023-08-31T00:05:19.237Z] SSH_AGENT_PID=38 [2023-08-31T00:05:19.244Z] Running ssh-add (command line suppressed) [2023-08-31T00:05:19.341Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13941153760630971653.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13941153760630971653.key) [2023-08-31T00:05:19.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:05:19.643Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T00:05:19.649Z] $ docker exec --env ******** --env ******** af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent -k [2023-08-31T00:05:19.745Z] unset SSH_AUTH_SOCK; [2023-08-31T00:05:19.746Z] unset SSH_AGENT_PID; [2023-08-31T00:05:19.746Z] echo Agent pid 38 killed; [2023-08-31T00:05:19.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T00:05:19.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:05:19.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:05:19.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:05:19.889Z] $ docker exec af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent [2023-08-31T00:05:20.006Z] SSH_AUTH_SOCK=/tmp/ssh-jsYED8Cymg1t/agent.70 [2023-08-31T00:05:20.006Z] SSH_AGENT_PID=76 [2023-08-31T00:05:20.011Z] Running ssh-add (command line suppressed) [2023-08-31T00:05:20.105Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13666686278257390403.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13666686278257390403.key) [2023-08-31T00:05:20.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:05:20.407Z] + git semver init [2023-08-31T00:05:20.666Z] 2023-08-31 00:05:20,586 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T00:05:20.666Z] 2023-08-31 00:05:20,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-31T00:05:20.666Z] 2023-08-31 00:05:20,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-31T00:05:20.667Z] 2023-08-31 00:05:20,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:05:21.606Z] 2023-08-31 00:05:21,277 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-31T00:05:21.606Z] 2023-08-31 00:05:21,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-31T00:05:21.606Z] 2023-08-31 00:05:21,278 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:05:21.606Z] 2023-08-31 00:05:21,278 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:05:21.606Z] 3.1.0-dev.11 [Pipeline] } [2023-08-31T00:05:21.614Z] $ docker exec --env ******** --env ******** af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent -k [2023-08-31T00:05:21.711Z] unset SSH_AUTH_SOCK; [2023-08-31T00:05:21.712Z] unset SSH_AGENT_PID; [2023-08-31T00:05:21.712Z] echo Agent pid 76 killed; [2023-08-31T00:05:21.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T00:05:22.027Z] + git semver [Pipeline] } [2023-08-31T00:05:22.296Z] $ docker stop --time=1 af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 [2023-08-31T00:05:23.638Z] $ docker rm -f --volumes af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:05:23.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T00:05:24.210Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T00:05:24.212Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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-08-31T00:05:24.361Z] provisioning config files... [2023-08-31T00:05:24.369Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12121449859208159611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:05:24.665Z] ---> docker-login.sh [2023-08-31T00:05:24.666Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:05:24.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:24.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:24.666Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:24.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:24.666Z] [2023-08-31T00:05:24.666Z] Login Succeeded [2023-08-31T00:05:24.666Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:05:24.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:24.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:24.666Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:24.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:24.666Z] [2023-08-31T00:05:24.666Z] Login Succeeded [2023-08-31T00:05:24.666Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:05:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:24.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:24.925Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:24.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:24.925Z] [2023-08-31T00:05:24.925Z] Login Succeeded [2023-08-31T00:05:24.925Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:05:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:24.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:24.925Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:24.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:24.925Z] [2023-08-31T00:05:24.925Z] Login Succeeded [2023-08-31T00:05:24.925Z] docker.io [2023-08-31T00:05:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:05:25.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:05:25.183Z] Configure a credential helper to remove this warning. See [2023-08-31T00:05:25.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:05:25.183Z] [2023-08-31T00:05:25.183Z] Login Succeeded [2023-08-31T00:05:25.183Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:05:25.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T00:05:25.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:05:25.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:05:25.276Z] ========================================================= [2023-08-31T00:05:25.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T00:05:25.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:05:25.591Z] + 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-08-31T00:05:25.591Z] Sending build context to Docker daemon 2.123MB [2023-08-31T00:05:25.591Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:05:25.591Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T00:05:25.591Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T00:05:25.591Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T00:05:25.591Z] 6911f1a30b25: Pulling fs layer [2023-08-31T00:05:25.591Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T00:05:25.591Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T00:05:25.591Z] ec0bb842ea78: Pulling fs layer [2023-08-31T00:05:25.591Z] 40a00589a448: Pulling fs layer [2023-08-31T00:05:25.591Z] 6c08303d61cc: Pulling fs layer [2023-08-31T00:05:25.591Z] 798269fcf238: Pulling fs layer [2023-08-31T00:05:25.591Z] ec0bb842ea78: Waiting [2023-08-31T00:05:25.591Z] 40a00589a448: Waiting [2023-08-31T00:05:25.591Z] 6c08303d61cc: Waiting [2023-08-31T00:05:25.591Z] 798269fcf238: Waiting [2023-08-31T00:05:25.591Z] 6863d3e3a2b1: Waiting [2023-08-31T00:05:25.591Z] 6911f1a30b25: Verifying Checksum [2023-08-31T00:05:25.591Z] 6911f1a30b25: Download complete [2023-08-31T00:05:25.591Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T00:05:25.591Z] 6863d3e3a2b1: Download complete [2023-08-31T00:05:25.591Z] ec0bb842ea78: Verifying Checksum [2023-08-31T00:05:25.591Z] ec0bb842ea78: Download complete [2023-08-31T00:05:25.591Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T00:05:25.591Z] 4db1b89c0bd1: Download complete [2023-08-31T00:05:25.851Z] 40a00589a448: Verifying Checksum [2023-08-31T00:05:25.851Z] 40a00589a448: Download complete [2023-08-31T00:05:25.851Z] 4db1b89c0bd1: Pull complete [2023-08-31T00:05:26.109Z] 798269fcf238: Verifying Checksum [2023-08-31T00:05:26.109Z] 798269fcf238: Download complete [2023-08-31T00:05:26.109Z] 6911f1a30b25: Pull complete [2023-08-31T00:05:26.368Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T00:05:26.368Z] e194b8c5c2a9: Download complete [2023-08-31T00:05:26.625Z] 6c08303d61cc: Verifying Checksum [2023-08-31T00:05:26.625Z] 6c08303d61cc: Download complete [2023-08-31T00:05:29.901Z] e194b8c5c2a9: Pull complete [2023-08-31T00:05:29.901Z] 6863d3e3a2b1: Pull complete [2023-08-31T00:05:29.901Z] ec0bb842ea78: Pull complete [2023-08-31T00:05:29.901Z] 40a00589a448: Pull complete [2023-08-31T00:05:32.453Z] 6c08303d61cc: Pull complete [2023-08-31T00:05:33.020Z] 798269fcf238: Pull complete [2023-08-31T00:05:33.020Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T00:05:33.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T00:05:33.020Z] ---> ec979cd7f677 [2023-08-31T00:05:33.020Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:05:38.366Z] ---> Running in a340876e412f [2023-08-31T00:05:38.366Z] Removing intermediate container a340876e412f [2023-08-31T00:05:38.366Z] ---> 30d46bbc5714 [2023-08-31T00:05:38.366Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:05:38.366Z] ---> Running in 517ce249a1cd [2023-08-31T00:05:38.366Z] Removing intermediate container 517ce249a1cd [2023-08-31T00:05:38.366Z] ---> 35f12ff78771 [2023-08-31T00:05:38.366Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T00:05:38.366Z] ---> Running in 5bd6c686873d [2023-08-31T00:05:38.366Z] Removing intermediate container 5bd6c686873d [2023-08-31T00:05:38.366Z] ---> 313099418595 [2023-08-31T00:05:38.366Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T00:05:38.366Z] ---> Running in 39d7419f086d [2023-08-31T00:05:38.366Z] Removing intermediate container 39d7419f086d [2023-08-31T00:05:38.366Z] ---> 5677f00380c8 [2023-08-31T00:05:38.366Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:05:38.366Z] ---> Running in 22ca22d01857 [2023-08-31T00:05:38.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:05:39.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:05:39.317Z] Still waiting to schedule task [2023-08-31T00:05:39.318Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T00:05:39.452Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-31T00:05:39.452Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-31T00:05:39.452Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T00:05:39.452Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T00:05:39.452Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-31T00:05:39.711Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-31T00:05:39.711Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-31T00:05:39.711Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-31T00:05:39.711Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-31T00:05:39.711Z] (10/14) Installing kmod-libs (30-r1) [2023-08-31T00:05:39.711Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-31T00:05:39.711Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-31T00:05:39.711Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-31T00:05:39.711Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-31T00:05:39.711Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:05:39.711Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T00:05:39.711Z] OK: 272 MiB in 67 packages [2023-08-31T00:05:40.651Z] Removing intermediate container 22ca22d01857 [2023-08-31T00:05:40.651Z] ---> 337c4874dedf [2023-08-31T00:05:40.651Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-31T00:05:40.651Z] ---> Running in 84849655dee0 [2023-08-31T00:05:40.651Z] Removing intermediate container 84849655dee0 [2023-08-31T00:05:40.651Z] ---> 8a6f31c92e6b [2023-08-31T00:05:40.651Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-31T00:05:40.651Z] ---> 0037734c7334 [2023-08-31T00:05:40.651Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:05:40.651Z] ---> Running in 5303f9f0d3aa [2023-08-31T00:06:36.909Z] Removing intermediate container 5303f9f0d3aa [2023-08-31T00:06:36.909Z] ---> 8953b551c4bf [2023-08-31T00:06:36.909Z] Step 11/13 : COPY . . [2023-08-31T00:06:36.909Z] ---> 0002e52d06ad [2023-08-31T00:06:36.909Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T00:06:36.909Z] ---> Running in 43c5bbf41d98 [2023-08-31T00:06:36.909Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:06:36.909Z] Dload Upload Total Spent Left Speed [2023-08-31T00:06:36.909Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9609 0 --:--:-- --:--:-- --:--:-- 9638 [2023-08-31T00:06:36.909Z] Removing intermediate container 43c5bbf41d98 [2023-08-31T00:06:36.909Z] ---> a09401e8742e [2023-08-31T00:06:36.909Z] Step 13/13 : RUN ${MAKE} [2023-08-31T00:06:36.909Z] ---> Running in 1e295cc7c95c [2023-08-31T00:06:37.168Z] noop [2023-08-31T00:06:37.426Z] Removing intermediate container 1e295cc7c95c [2023-08-31T00:06:37.426Z] ---> 3bb8f09b06c9 [2023-08-31T00:06:37.426Z] Successfully built 3bb8f09b06c9 [2023-08-31T00:06:37.426Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:06:37.730Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T00:06:37.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:06:37.798Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:06:37.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:06:38.195Z] $ docker top 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:06:38.553Z] + go version [2023-08-31T00:06:38.553Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T00:06:38.572Z] $ docker stop --time=1 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 [2023-08-31T00:06:40.118Z] $ docker rm -f --volumes 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:06:40.555Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T00:06:40.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:06:40.651Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:06:40.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:06:41.331Z] $ docker top df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:06:41.668Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-31T00:06:41.964Z] + make test [2023-08-31T00:06:41.964Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T00:06:47.259Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-31T00:06:59.448Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-31T00:06:59.448Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-08-31T00:07:06.005Z] go vet ./... [2023-08-31T00:07:09.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T00:07:09.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T00:07:09.298Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T00:07:09.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T00:07:09.328Z] $ docker stop --time=1 df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 [2023-08-31T00:07:13.817Z] $ docker rm -f --volumes df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:07:14.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T00:07:14.325Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T00:07:14.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T00:07:15.183Z] + ls -al . [2023-08-31T00:07:15.183Z] total 220 [2023-08-31T00:07:15.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:06 . [2023-08-31T00:07:15.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:05 .. [2023-08-31T00:07:15.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:05 .git [2023-08-31T00:07:15.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 .github [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 00:05 .gitignore [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 00:05 .golangci.yml [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 00:05 .hadolint.yml [2023-08-31T00:07:15.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:05 .semver [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 00:05 Attribution.txt [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 00:05 CHANGELOG.md [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 00:05 Dockerfile [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 00:05 GOVERNANCE.md [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 00:05 Jenkinsfile [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 00:05 LICENSE [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 2490 Aug 31 00:05 Makefile [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 00:05 OWNERS.md [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 00:05 README.md [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 00:05 VERSION [2023-08-31T00:07:15.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:05 bin [2023-08-31T00:07:15.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 cmd [2023-08-31T00:07:15.183Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 00:06 coverage.out [2023-08-31T00:07:15.183Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 00:05 docker-entrypoint.sh [2023-08-31T00:07:15.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:05 docs [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 00:05 go.mod [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 00:05 go.sum [2023-08-31T00:07:15.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 internal [2023-08-31T00:07:15.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:05 snap [2023-08-31T00:07:15.183Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 00:05 version.go [2023-08-31T00:07:15.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4953 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-31T00:07:15.215Z] Running in /w/workspace/device-usb-camera/135 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh [2023-08-31T00:07:15.248Z] Selected Git installation does not exist. Using Default [2023-08-31T00:07:15.248Z] The recommended git tool is: NONE [2023-08-31T00:07:15.564Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-08-31T00:07:15.564Z] Sending build context to Docker daemon 2.178MB [2023-08-31T00:07:15.564Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:07:15.564Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-31T00:07:15.564Z] ---> 3bb8f09b06c9 [2023-08-31T00:07:15.564Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:07:15.836Z] ---> Running in a2e3d1b67d60 [2023-08-31T00:07:16.095Z] Removing intermediate container a2e3d1b67d60 [2023-08-31T00:07:16.095Z] ---> e3cb12f0396a [2023-08-31T00:07:16.095Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:07:16.095Z] ---> Running in 9821c21d09aa [2023-08-31T00:07:16.353Z] Removing intermediate container 9821c21d09aa [2023-08-31T00:07:16.353Z] ---> 412724aca4a8 [2023-08-31T00:07:16.353Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T00:07:16.353Z] ---> Running in 15838ad0bdb9 [2023-08-31T00:07:16.353Z] Removing intermediate container 15838ad0bdb9 [2023-08-31T00:07:16.353Z] ---> 24b7d0f00e19 [2023-08-31T00:07:16.353Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T00:07:16.353Z] ---> Running in 5ca8f359e21c [2023-08-31T00:07:16.353Z] Removing intermediate container 5ca8f359e21c [2023-08-31T00:07:16.353Z] ---> a48090def08d [2023-08-31T00:07:16.353Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:07:16.353Z] ---> Running in b1d17916bc78 [2023-08-31T00:07:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:07:16.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:07:17.193Z] OK: 272 MiB in 67 packages [2023-08-31T00:07:17.452Z] Removing intermediate container b1d17916bc78 [2023-08-31T00:07:17.452Z] ---> f5994438a7b1 [2023-08-31T00:07:17.452Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-31T00:07:17.452Z] ---> Running in a7217409742c [2023-08-31T00:07:17.711Z] Removing intermediate container a7217409742c [2023-08-31T00:07:17.711Z] ---> c6b9646c3205 [2023-08-31T00:07:17.711Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-31T00:07:17.711Z] ---> 0e74d5079f03 [2023-08-31T00:07:17.711Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:07:17.711Z] ---> Running in 12918576bc7f [2023-08-31T00:07:18.646Z] Removing intermediate container 12918576bc7f [2023-08-31T00:07:18.646Z] ---> db02bf3d3910 [2023-08-31T00:07:18.646Z] Step 11/36 : COPY . . [2023-08-31T00:07:18.907Z] ---> c7a9149ec5aa [2023-08-31T00:07:18.907Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T00:07:18.907Z] ---> Running in 574d9d558722 [2023-08-31T00:07:19.166Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:07:19.166Z] Dload Upload Total Spent Left Speed [2023-08-31T00:07:19.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 23083 0 --:--:-- --:--:-- --:--:-- 23203 [2023-08-31T00:07:19.739Z] Removing intermediate container 574d9d558722 [2023-08-31T00:07:19.739Z] ---> ca0adcdcb1d4 [2023-08-31T00:07:19.739Z] Step 13/36 : RUN ${MAKE} [2023-08-31T00:07:19.739Z] ---> Running in 98c2e56b4b5e [2023-08-31T00:07:19.996Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-31T00:07:20.298Z] using credential edgex-jenkins-ssh [2023-08-31T00:07:20.312Z] Cloning the remote Git repository [2023-08-31T00:07:20.358Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-31T00:07:20.450Z] > git init /w/workspace/device-usb-camera/135 # timeout=10 [2023-08-31T00:07:20.588Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-31T00:07:20.589Z] > git --version # timeout=10 [2023-08-31T00:07:20.631Z] > git --version # 'git version 2.25.1' [2023-08-31T00:07:20.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T00:07:20.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T00:07:22.420Z] Avoid second fetch [2023-08-31T00:07:22.420Z] Checking out Revision c79013aec5a343747aa63ac8b71198bf6f18d439 (main) [2023-08-31T00:07:21.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-31T00:07:21.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T00:07:22.437Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T00:07:22.507Z] > git checkout -f c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 [2023-08-31T00:07:22.947Z] Commit message: "feat: update example device files to modify Path to Paths (#273)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:07:23.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T00:07:23.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:07:23.865Z] Dload Upload Total Spent Left Speed [2023-08-31T00:07:23.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh [2023-08-31T00:07:24.508Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T00:07:24.834Z] + sudo tee /etc/docker/daemon.new [2023-08-31T00:07:24.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T00:07:24.834Z] { [2023-08-31T00:07:24.834Z] "registry-mirrors": [ [2023-08-31T00:07:24.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T00:07:24.834Z] ], [2023-08-31T00:07:24.834Z] "bip": "10.250.0.254/24", [2023-08-31T00:07:24.834Z] "hosts": [ [2023-08-31T00:07:24.834Z] "tcp://0.0.0.0:5555", [2023-08-31T00:07:24.834Z] "unix:///var/run/docker.sock" [2023-08-31T00:07:24.834Z] ], [2023-08-31T00:07:24.834Z] "mtu": 1458, [2023-08-31T00:07:24.834Z] "selinux-enabled": true, [2023-08-31T00:07:24.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T00:07:24.834Z] } [Pipeline] sh [2023-08-31T00:07:25.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T00:07:25.498Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:07:43.752Z] provisioning config files... [2023-08-31T00:07:43.778Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/135@tmp/config13778818226368211260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:07:44.123Z] ---> docker-login.sh [2023-08-31T00:07:44.123Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:07:44.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:44.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:44.663Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:44.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:44.663Z] [2023-08-31T00:07:44.663Z] Login Succeeded [2023-08-31T00:07:44.663Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:07:44.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:44.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:44.932Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:44.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:44.932Z] [2023-08-31T00:07:44.932Z] Login Succeeded [2023-08-31T00:07:45.201Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:07:45.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:45.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:45.475Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:45.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:45.475Z] [2023-08-31T00:07:45.475Z] Login Succeeded [2023-08-31T00:07:45.475Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:07:45.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:45.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:45.745Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:45.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:45.745Z] [2023-08-31T00:07:45.745Z] Login Succeeded [2023-08-31T00:07:45.745Z] docker.io [2023-08-31T00:07:46.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:46.283Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:46.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:46.283Z] [2023-08-31T00:07:46.283Z] Login Succeeded [2023-08-31T00:07:46.283Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:07:46.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T00:07:46.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-31T00:07:46.537Z] Removing intermediate container 98c2e56b4b5e [2023-08-31T00:07:46.537Z] ---> d915bc11c868 [2023-08-31T00:07:46.537Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-31T00:07:46.537Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-31T00:07:46.537Z] 4acc49c71d14: Pulling fs layer [2023-08-31T00:07:46.537Z] 4acc49c71d14: Verifying Checksum [2023-08-31T00:07:46.537Z] 4acc49c71d14: Download complete [2023-08-31T00:07:46.537Z] 4acc49c71d14: Pull complete [2023-08-31T00:07:46.537Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-31T00:07:46.537Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-31T00:07:46.537Z] ---> 01a2bd3e5fff [2023-08-31T00:07:46.537Z] Step 15/36 : FROM alpine:3.17 [2023-08-31T00:07:46.537Z] 3.17: Pulling from library/alpine [2023-08-31T00:07:46.537Z] 9398808236ff: Pulling fs layer [2023-08-31T00:07:46.537Z] 9398808236ff: Pull complete [2023-08-31T00:07:46.537Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T00:07:46.537Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T00:07:46.537Z] ---> 1e0b8b5322fc [2023-08-31T00:07:46.537Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T00:07:46.537Z] ---> Running in 0a0b7cfaf616 [2023-08-31T00:07:46.537Z] Removing intermediate container 0a0b7cfaf616 [2023-08-31T00:07:46.537Z] ---> 19bd534df2db [2023-08-31T00:07:46.537Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-31T00:07:46.537Z] ---> Running in 745ab0206cd1 [2023-08-31T00:07:46.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T00:07:46.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T00:07:46.537Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-31T00:07:46.537Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-31T00:07:46.537Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-31T00:07:46.537Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-31T00:07:46.537Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-31T00:07:46.537Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-31T00:07:46.537Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-31T00:07:46.537Z] (8/86) Installing libxcb (1.15-r0) [2023-08-31T00:07:46.537Z] (9/86) Installing libx11 (1.8.4-r1) [Pipeline] echo [2023-08-31T00:07:46.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:07:46.565Z] ========================================================= [2023-08-31T00:07:46.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T00:07:46.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:07:46.797Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-31T00:07:46.797Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-31T00:07:46.797Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-31T00:07:46.797Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-31T00:07:46.797Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-31T00:07:46.797Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-31T00:07:46.797Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-31T00:07:46.797Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-31T00:07:46.797Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-31T00:07:46.797Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-31T00:07:46.797Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-31T00:07:46.797Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-31T00:07:46.797Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-31T00:07:46.797Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-31T00:07:46.797Z] (24/86) Installing glib (2.74.7-r0) [2023-08-31T00:07:46.797Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-31T00:07:46.797Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-31T00:07:46.914Z] + 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-08-31T00:07:47.055Z] (27/86) Installing libass (0.16.0-r1) [2023-08-31T00:07:47.055Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-31T00:07:47.055Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-31T00:07:47.055Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-31T00:07:47.055Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-31T00:07:47.055Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-31T00:07:47.055Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-31T00:07:47.055Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-31T00:07:47.055Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-31T00:07:47.055Z] (36/86) Installing libunistring (1.1-r0) [2023-08-31T00:07:47.055Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-31T00:07:47.055Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-31T00:07:47.055Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-31T00:07:47.055Z] (40/86) Installing lame (3.100-r2) [2023-08-31T00:07:47.055Z] (41/86) Installing opus (1.3.1-r1) [2023-08-31T00:07:47.055Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-31T00:07:47.055Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-31T00:07:47.055Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-31T00:07:47.055Z] (45/86) Installing orc (0.4.33-r0) [2023-08-31T00:07:47.055Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-31T00:07:47.055Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-31T00:07:47.055Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-31T00:07:47.183Z] Sending build context to Docker daemon 1.269MB [2023-08-31T00:07:47.183Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:07:47.183Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T00:07:47.314Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-31T00:07:47.314Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-31T00:07:47.314Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-31T00:07:47.314Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-31T00:07:47.314Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-31T00:07:47.314Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-31T00:07:47.314Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-31T00:07:47.314Z] (56/86) Installing libpulse (16.1-r6) [2023-08-31T00:07:47.314Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-31T00:07:47.314Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-31T00:07:47.314Z] (59/86) Installing librist (0.2.7-r0) [2023-08-31T00:07:47.314Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-31T00:07:47.314Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-31T00:07:47.314Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-31T00:07:47.314Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T00:07:47.314Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T00:07:47.452Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T00:07:47.452Z] edb6bdbacee9: Pulling fs layer [2023-08-31T00:07:47.452Z] 5f9638ab2659: Pulling fs layer [2023-08-31T00:07:47.452Z] 8d51d6327a98: Pulling fs layer [2023-08-31T00:07:47.452Z] 8b374f2dd631: Pulling fs layer [2023-08-31T00:07:47.452Z] ec14aa9079de: Pulling fs layer [2023-08-31T00:07:47.452Z] 2f466654f4bb: Pulling fs layer [2023-08-31T00:07:47.452Z] 554e91adad29: Pulling fs layer [2023-08-31T00:07:47.452Z] 8b374f2dd631: Waiting [2023-08-31T00:07:47.452Z] ec14aa9079de: Waiting [2023-08-31T00:07:47.452Z] 2f466654f4bb: Waiting [2023-08-31T00:07:47.452Z] 554e91adad29: Waiting [2023-08-31T00:07:47.452Z] 5f9638ab2659: Verifying Checksum [2023-08-31T00:07:47.452Z] 5f9638ab2659: Download complete [2023-08-31T00:07:47.452Z] 8b374f2dd631: Verifying Checksum [2023-08-31T00:07:47.452Z] 8b374f2dd631: Download complete [2023-08-31T00:07:47.452Z] ec14aa9079de: Verifying Checksum [2023-08-31T00:07:47.452Z] ec14aa9079de: Download complete [2023-08-31T00:07:47.452Z] edb6bdbacee9: Verifying Checksum [2023-08-31T00:07:47.452Z] edb6bdbacee9: Download complete [2023-08-31T00:07:47.573Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-31T00:07:47.573Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-31T00:07:47.573Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-31T00:07:47.573Z] (68/86) Installing libva (2.16.0-r0) [2023-08-31T00:07:47.573Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-31T00:07:47.573Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-31T00:07:47.573Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-31T00:07:47.573Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-31T00:07:47.573Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-31T00:07:47.573Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-31T00:07:47.573Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-31T00:07:47.573Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-31T00:07:47.573Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-31T00:07:47.573Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-31T00:07:47.573Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-31T00:07:47.832Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-31T00:07:47.832Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-31T00:07:47.832Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-31T00:07:48.088Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-31T00:07:48.088Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-31T00:07:48.088Z] (85/86) Installing kmod-libs (30-r1) [2023-08-31T00:07:48.088Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-31T00:07:48.088Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:07:48.088Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T00:07:48.088Z] OK: 112 MiB in 101 packages [2023-08-31T00:07:48.442Z] edb6bdbacee9: Pull complete [2023-08-31T00:07:48.711Z] 554e91adad29: Verifying Checksum [2023-08-31T00:07:48.711Z] 554e91adad29: Download complete [2023-08-31T00:07:48.982Z] 5f9638ab2659: Pull complete [2023-08-31T00:07:49.965Z] 8d51d6327a98: Verifying Checksum [2023-08-31T00:07:49.965Z] 8d51d6327a98: Download complete [2023-08-31T00:07:49.965Z] 2f466654f4bb: Verifying Checksum [2023-08-31T00:07:49.965Z] 2f466654f4bb: Download complete [2023-08-31T00:07:51.694Z] Removing intermediate container 745ab0206cd1 [2023-08-31T00:07:51.694Z] ---> 910409b7d70a [2023-08-31T00:07:51.694Z] Step 18/36 : WORKDIR / [2023-08-31T00:07:51.694Z] ---> Running in b1267e6bb8db [2023-08-31T00:07:51.694Z] Removing intermediate container b1267e6bb8db [2023-08-31T00:07:51.694Z] ---> 02394230aeb0 [2023-08-31T00:07:51.694Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-31T00:07:51.954Z] ---> 5f559c2940aa [2023-08-31T00:07:51.954Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-31T00:07:51.954Z] ---> 408b21cc1cb0 [2023-08-31T00:07:51.954Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-31T00:07:52.212Z] ---> 1b048b6f21d6 [2023-08-31T00:07:52.212Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-31T00:07:52.212Z] ---> 7a03c1bc1377 [2023-08-31T00:07:52.212Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-31T00:07:52.471Z] ---> 43c048b03418 [2023-08-31T00:07:52.471Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-31T00:07:52.471Z] ---> 974b867c7009 [2023-08-31T00:07:52.471Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-31T00:07:53.407Z] ---> 3843d62c5a51 [2023-08-31T00:07:53.407Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-31T00:07:53.407Z] ---> Running in 9ae58279069e [2023-08-31T00:07:53.974Z] Removing intermediate container 9ae58279069e [2023-08-31T00:07:53.974Z] ---> 5c7c592fd09a [2023-08-31T00:07:53.974Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-31T00:07:53.974Z] ---> Running in 05343f866810 [2023-08-31T00:07:54.542Z] Removing intermediate container 05343f866810 [2023-08-31T00:07:54.542Z] ---> 4cf7dcfefc12 [2023-08-31T00:07:54.542Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-31T00:07:54.542Z] ---> Running in 637731016f4d [2023-08-31T00:07:55.478Z] Removing intermediate container 637731016f4d [2023-08-31T00:07:55.478Z] ---> 7d3ca9c8945b [2023-08-31T00:07:55.478Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-31T00:07:55.478Z] ---> Running in 0d030f7b268d [2023-08-31T00:07:55.737Z] Removing intermediate container 0d030f7b268d [2023-08-31T00:07:55.737Z] ---> 591cbb16c78b [2023-08-31T00:07:55.737Z] Step 30/36 : EXPOSE 59983 [2023-08-31T00:07:55.997Z] ---> Running in dcb2d18a0a7e [2023-08-31T00:07:55.997Z] Removing intermediate container dcb2d18a0a7e [2023-08-31T00:07:55.997Z] ---> 01d2daef1949 [2023-08-31T00:07:55.997Z] Step 31/36 : EXPOSE 8554 [2023-08-31T00:07:55.997Z] ---> Running in 3cb27ed46c24 [2023-08-31T00:07:55.997Z] Removing intermediate container 3cb27ed46c24 [2023-08-31T00:07:55.997Z] ---> bcb063beef70 [2023-08-31T00:07:55.997Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-31T00:07:55.997Z] ---> Running in b896ac94eaf0 [2023-08-31T00:07:56.255Z] Removing intermediate container b896ac94eaf0 [2023-08-31T00:07:56.255Z] ---> 0704a0a4d24e [2023-08-31T00:07:56.255Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-31T00:07:56.255Z] ---> Running in c8716b60a79e [2023-08-31T00:07:56.255Z] Removing intermediate container c8716b60a79e [2023-08-31T00:07:56.255Z] ---> 814db26083ea [2023-08-31T00:07:56.255Z] Step 34/36 : LABEL arch=amd64 [2023-08-31T00:07:56.255Z] ---> Running in 297f52a2e81b [2023-08-31T00:07:56.255Z] Removing intermediate container 297f52a2e81b [2023-08-31T00:07:56.255Z] ---> bfbd8b85362b [2023-08-31T00:07:56.255Z] Step 35/36 : LABEL git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:07:56.255Z] ---> Running in 33cca6aa17ee [2023-08-31T00:07:56.513Z] Removing intermediate container 33cca6aa17ee [2023-08-31T00:07:56.513Z] ---> 98816a5b1ec7 [2023-08-31T00:07:56.513Z] Step 36/36 : LABEL version=3.1.0-dev.11 [2023-08-31T00:07:56.513Z] ---> Running in ed9772b92adc [2023-08-31T00:07:56.513Z] Removing intermediate container ed9772b92adc [2023-08-31T00:07:56.513Z] ---> 7e86ea4b1484 [2023-08-31T00:07:56.513Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T00:07:56.513Z] Successfully built 7e86ea4b1484 [2023-08-31T00:07:56.513Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:07:56.624Z] provisioning config files... [2023-08-31T00:07:56.633Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2408799208993722018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:07:56.929Z] ---> docker-login.sh [2023-08-31T00:07:56.929Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:07:56.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:56.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:56.929Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:56.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:56.929Z] [2023-08-31T00:07:56.929Z] Login Succeeded [2023-08-31T00:07:56.929Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:07:56.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:56.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:56.929Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:56.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:56.929Z] [2023-08-31T00:07:56.929Z] Login Succeeded [2023-08-31T00:07:56.929Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:07:57.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:57.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:57.189Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:57.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:57.189Z] [2023-08-31T00:07:57.189Z] Login Succeeded [2023-08-31T00:07:57.189Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:07:57.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:57.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:57.189Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:57.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:57.189Z] [2023-08-31T00:07:57.189Z] Login Succeeded [2023-08-31T00:07:57.189Z] docker.io [2023-08-31T00:07:57.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:07:57.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:07:57.448Z] Configure a credential helper to remove this warning. See [2023-08-31T00:07:57.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:07:57.448Z] [2023-08-31T00:07:57.448Z] Login Succeeded [2023-08-31T00:07:57.448Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:07:57.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T00:07:57.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:07:57.521Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-31T00:07:57.521Z] c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:07:57.521Z] latest [2023-08-31T00:07:57.521Z] 3.1.0-dev.11 [2023-08-31T00:07:57.521Z] c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:07:57.521Z] main [2023-08-31T00:07:57.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:07:57.837Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:07:58.137Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:07:58.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T00:07:58.138Z] 8c23589728f8: Preparing [2023-08-31T00:07:58.138Z] 3ad9b8a3a5b6: Preparing [2023-08-31T00:07:58.138Z] 8cdb33658f0a: Preparing [2023-08-31T00:07:58.138Z] 2148e259a2dc: Preparing [2023-08-31T00:07:58.138Z] 3827b5b91e75: Preparing [2023-08-31T00:07:58.138Z] acc83c6ca332: Preparing [2023-08-31T00:07:58.138Z] b46e0baab997: Preparing [2023-08-31T00:07:58.138Z] 762e015f4368: Preparing [2023-08-31T00:07:58.138Z] 7f384fa90a75: Preparing [2023-08-31T00:07:58.138Z] 868e5d07c6a4: Preparing [2023-08-31T00:07:58.138Z] d2cbfbfa0623: Preparing [2023-08-31T00:07:58.138Z] 1ac7e0a1b36e: Preparing [2023-08-31T00:07:58.138Z] 36b50b131297: Preparing [2023-08-31T00:07:58.138Z] 7f384fa90a75: Waiting [2023-08-31T00:07:58.138Z] 868e5d07c6a4: Waiting [2023-08-31T00:07:58.138Z] d2cbfbfa0623: Waiting [2023-08-31T00:07:58.138Z] 1ac7e0a1b36e: Waiting [2023-08-31T00:07:58.138Z] acc83c6ca332: Waiting [2023-08-31T00:07:58.138Z] 36b50b131297: Waiting [2023-08-31T00:07:58.138Z] 8c23589728f8: Pushed [2023-08-31T00:07:58.138Z] 2148e259a2dc: Pushed [2023-08-31T00:07:58.138Z] 3ad9b8a3a5b6: Pushed [2023-08-31T00:07:58.138Z] 8cdb33658f0a: Pushed [2023-08-31T00:07:58.397Z] acc83c6ca332: Pushed [2023-08-31T00:07:58.397Z] b46e0baab997: Pushed [2023-08-31T00:07:58.397Z] 762e015f4368: Pushed [2023-08-31T00:07:58.397Z] 7f384fa90a75: Pushed [2023-08-31T00:07:58.397Z] 868e5d07c6a4: Pushed [2023-08-31T00:07:58.397Z] 36b50b131297: Layer already exists [2023-08-31T00:08:00.929Z] 3827b5b91e75: Pushed [2023-08-31T00:08:01.189Z] d2cbfbfa0623: Pushed [2023-08-31T00:08:02.294Z] 8d51d6327a98: Pull complete [2023-08-31T00:08:02.294Z] 8b374f2dd631: Pull complete [2023-08-31T00:08:02.294Z] ec14aa9079de: Pull complete [2023-08-31T00:08:09.496Z] 2f466654f4bb: Pull complete [2023-08-31T00:08:11.450Z] 554e91adad29: Pull complete [2023-08-31T00:08:11.450Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T00:08:11.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T00:08:11.450Z] ---> 1e15ea492957 [2023-08-31T00:08:11.450Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:08:11.586Z] 1ac7e0a1b36e: Pushed [2023-08-31T00:08:11.586Z] c79013aec5a343747aa63ac8b71198bf6f18d439: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:11.905Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:12.218Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-31T00:08:12.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T00:08:12.218Z] 8c23589728f8: Preparing [2023-08-31T00:08:12.218Z] 3ad9b8a3a5b6: Preparing [2023-08-31T00:08:12.218Z] 8cdb33658f0a: Preparing [2023-08-31T00:08:12.218Z] 2148e259a2dc: Preparing [2023-08-31T00:08:12.218Z] 3827b5b91e75: Preparing [2023-08-31T00:08:12.218Z] acc83c6ca332: Preparing [2023-08-31T00:08:12.218Z] b46e0baab997: Preparing [2023-08-31T00:08:12.218Z] 762e015f4368: Preparing [2023-08-31T00:08:12.218Z] 7f384fa90a75: Preparing [2023-08-31T00:08:12.218Z] 868e5d07c6a4: Preparing [2023-08-31T00:08:12.218Z] d2cbfbfa0623: Preparing [2023-08-31T00:08:12.218Z] 1ac7e0a1b36e: Preparing [2023-08-31T00:08:12.218Z] 36b50b131297: Preparing [2023-08-31T00:08:12.218Z] 7f384fa90a75: Waiting [2023-08-31T00:08:12.218Z] 868e5d07c6a4: Waiting [2023-08-31T00:08:12.218Z] b46e0baab997: Waiting [2023-08-31T00:08:12.218Z] 1ac7e0a1b36e: Waiting [2023-08-31T00:08:12.218Z] d2cbfbfa0623: Waiting [2023-08-31T00:08:12.218Z] 36b50b131297: Waiting [2023-08-31T00:08:12.218Z] 762e015f4368: Waiting [2023-08-31T00:08:12.218Z] acc83c6ca332: Waiting [2023-08-31T00:08:12.218Z] 8cdb33658f0a: Layer already exists [2023-08-31T00:08:12.218Z] 3827b5b91e75: Layer already exists [2023-08-31T00:08:12.218Z] 8c23589728f8: Layer already exists [2023-08-31T00:08:12.218Z] 3ad9b8a3a5b6: Layer already exists [2023-08-31T00:08:12.218Z] 2148e259a2dc: Layer already exists [2023-08-31T00:08:12.218Z] acc83c6ca332: Layer already exists [2023-08-31T00:08:12.218Z] 7f384fa90a75: Layer already exists [2023-08-31T00:08:12.218Z] 762e015f4368: Layer already exists [2023-08-31T00:08:12.218Z] b46e0baab997: Layer already exists [2023-08-31T00:08:12.218Z] 868e5d07c6a4: Layer already exists [2023-08-31T00:08:12.218Z] d2cbfbfa0623: Layer already exists [2023-08-31T00:08:12.218Z] 36b50b131297: Layer already exists [2023-08-31T00:08:12.218Z] 1ac7e0a1b36e: Layer already exists [2023-08-31T00:08:12.218Z] latest: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:12.536Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:12.847Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 [2023-08-31T00:08:12.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T00:08:12.847Z] 8c23589728f8: Preparing [2023-08-31T00:08:12.847Z] 3ad9b8a3a5b6: Preparing [2023-08-31T00:08:12.847Z] 8cdb33658f0a: Preparing [2023-08-31T00:08:12.847Z] 2148e259a2dc: Preparing [2023-08-31T00:08:12.847Z] 3827b5b91e75: Preparing [2023-08-31T00:08:12.847Z] acc83c6ca332: Preparing [2023-08-31T00:08:12.847Z] b46e0baab997: Preparing [2023-08-31T00:08:12.847Z] 762e015f4368: Preparing [2023-08-31T00:08:12.847Z] 7f384fa90a75: Preparing [2023-08-31T00:08:12.847Z] 868e5d07c6a4: Preparing [2023-08-31T00:08:12.847Z] d2cbfbfa0623: Preparing [2023-08-31T00:08:12.847Z] 1ac7e0a1b36e: Preparing [2023-08-31T00:08:12.847Z] 36b50b131297: Preparing [2023-08-31T00:08:12.847Z] b46e0baab997: Waiting [2023-08-31T00:08:12.847Z] 762e015f4368: Waiting [2023-08-31T00:08:12.847Z] 7f384fa90a75: Waiting [2023-08-31T00:08:12.847Z] 1ac7e0a1b36e: Waiting [2023-08-31T00:08:12.847Z] 36b50b131297: Waiting [2023-08-31T00:08:12.847Z] 868e5d07c6a4: Waiting [2023-08-31T00:08:12.847Z] d2cbfbfa0623: Waiting [2023-08-31T00:08:12.847Z] acc83c6ca332: Waiting [2023-08-31T00:08:12.847Z] 8cdb33658f0a: Layer already exists [2023-08-31T00:08:12.847Z] 8c23589728f8: Layer already exists [2023-08-31T00:08:12.847Z] 3ad9b8a3a5b6: Layer already exists [2023-08-31T00:08:12.847Z] 3827b5b91e75: Layer already exists [2023-08-31T00:08:12.847Z] 2148e259a2dc: Layer already exists [2023-08-31T00:08:12.847Z] acc83c6ca332: Layer already exists [2023-08-31T00:08:12.847Z] 762e015f4368: Layer already exists [2023-08-31T00:08:12.847Z] b46e0baab997: Layer already exists [2023-08-31T00:08:12.847Z] 868e5d07c6a4: Layer already exists [2023-08-31T00:08:12.847Z] 7f384fa90a75: Layer already exists [2023-08-31T00:08:12.847Z] d2cbfbfa0623: Layer already exists [2023-08-31T00:08:12.847Z] 1ac7e0a1b36e: Layer already exists [2023-08-31T00:08:12.847Z] 36b50b131297: Layer already exists [2023-08-31T00:08:12.847Z] 3.1.0-dev.11: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [2023-08-31T00:08:12.870Z] ---> Running in b5f786b8a7e2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:13.138Z] Removing intermediate container b5f786b8a7e2 [2023-08-31T00:08:13.138Z] ---> 21507f9f9808 [2023-08-31T00:08:13.138Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:08:13.138Z] ---> Running in e0faacd28b4e [2023-08-31T00:08:13.166Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:13.413Z] Removing intermediate container e0faacd28b4e [2023-08-31T00:08:13.413Z] ---> ac3828c339a7 [2023-08-31T00:08:13.413Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T00:08:13.469Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:08:13.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T00:08:13.469Z] 8c23589728f8: Preparing [2023-08-31T00:08:13.469Z] 3ad9b8a3a5b6: Preparing [2023-08-31T00:08:13.469Z] 8cdb33658f0a: Preparing [2023-08-31T00:08:13.469Z] 2148e259a2dc: Preparing [2023-08-31T00:08:13.469Z] 3827b5b91e75: Preparing [2023-08-31T00:08:13.469Z] acc83c6ca332: Preparing [2023-08-31T00:08:13.469Z] b46e0baab997: Preparing [2023-08-31T00:08:13.469Z] 762e015f4368: Preparing [2023-08-31T00:08:13.469Z] 7f384fa90a75: Preparing [2023-08-31T00:08:13.469Z] 868e5d07c6a4: Preparing [2023-08-31T00:08:13.469Z] d2cbfbfa0623: Preparing [2023-08-31T00:08:13.469Z] 1ac7e0a1b36e: Preparing [2023-08-31T00:08:13.469Z] 36b50b131297: Preparing [2023-08-31T00:08:13.469Z] 7f384fa90a75: Waiting [2023-08-31T00:08:13.469Z] 868e5d07c6a4: Waiting [2023-08-31T00:08:13.469Z] d2cbfbfa0623: Waiting [2023-08-31T00:08:13.469Z] 1ac7e0a1b36e: Waiting [2023-08-31T00:08:13.469Z] 36b50b131297: Waiting [2023-08-31T00:08:13.469Z] b46e0baab997: Waiting [2023-08-31T00:08:13.469Z] 762e015f4368: Waiting [2023-08-31T00:08:13.469Z] acc83c6ca332: Waiting [2023-08-31T00:08:13.469Z] 8cdb33658f0a: Layer already exists [2023-08-31T00:08:13.469Z] 3827b5b91e75: Layer already exists [2023-08-31T00:08:13.469Z] 3ad9b8a3a5b6: Layer already exists [2023-08-31T00:08:13.469Z] 8c23589728f8: Layer already exists [2023-08-31T00:08:13.469Z] 2148e259a2dc: Layer already exists [2023-08-31T00:08:13.469Z] acc83c6ca332: Layer already exists [2023-08-31T00:08:13.469Z] b46e0baab997: Layer already exists [2023-08-31T00:08:13.469Z] 762e015f4368: Layer already exists [2023-08-31T00:08:13.469Z] d2cbfbfa0623: Layer already exists [2023-08-31T00:08:13.469Z] 7f384fa90a75: Layer already exists [2023-08-31T00:08:13.469Z] 868e5d07c6a4: Layer already exists [2023-08-31T00:08:13.469Z] 1ac7e0a1b36e: Layer already exists [2023-08-31T00:08:13.469Z] 36b50b131297: Layer already exists [2023-08-31T00:08:13.469Z] c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:13.683Z] ---> Running in afe6fb9daad1 [2023-08-31T00:08:13.779Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:13.951Z] Removing intermediate container afe6fb9daad1 [2023-08-31T00:08:13.951Z] ---> 78bc22854941 [2023-08-31T00:08:13.951Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T00:08:13.951Z] ---> Running in c80f719b7b80 [2023-08-31T00:08:14.088Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-31T00:08:14.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T00:08:14.088Z] 8c23589728f8: Preparing [2023-08-31T00:08:14.088Z] 3ad9b8a3a5b6: Preparing [2023-08-31T00:08:14.088Z] 8cdb33658f0a: Preparing [2023-08-31T00:08:14.088Z] 2148e259a2dc: Preparing [2023-08-31T00:08:14.088Z] 3827b5b91e75: Preparing [2023-08-31T00:08:14.088Z] acc83c6ca332: Preparing [2023-08-31T00:08:14.088Z] b46e0baab997: Preparing [2023-08-31T00:08:14.088Z] 762e015f4368: Preparing [2023-08-31T00:08:14.088Z] 7f384fa90a75: Preparing [2023-08-31T00:08:14.088Z] 868e5d07c6a4: Preparing [2023-08-31T00:08:14.088Z] d2cbfbfa0623: Preparing [2023-08-31T00:08:14.088Z] 1ac7e0a1b36e: Preparing [2023-08-31T00:08:14.088Z] 36b50b131297: Preparing [2023-08-31T00:08:14.088Z] 762e015f4368: Waiting [2023-08-31T00:08:14.088Z] 7f384fa90a75: Waiting [2023-08-31T00:08:14.088Z] d2cbfbfa0623: Waiting [2023-08-31T00:08:14.088Z] 868e5d07c6a4: Waiting [2023-08-31T00:08:14.088Z] 1ac7e0a1b36e: Waiting [2023-08-31T00:08:14.088Z] 36b50b131297: Waiting [2023-08-31T00:08:14.088Z] acc83c6ca332: Waiting [2023-08-31T00:08:14.088Z] b46e0baab997: Waiting [2023-08-31T00:08:14.088Z] 8cdb33658f0a: Layer already exists [2023-08-31T00:08:14.088Z] 3827b5b91e75: Layer already exists [2023-08-31T00:08:14.088Z] 3ad9b8a3a5b6: Layer already exists [2023-08-31T00:08:14.088Z] 2148e259a2dc: Layer already exists [2023-08-31T00:08:14.088Z] 8c23589728f8: Layer already exists [2023-08-31T00:08:14.088Z] acc83c6ca332: Layer already exists [2023-08-31T00:08:14.088Z] 7f384fa90a75: Layer already exists [2023-08-31T00:08:14.088Z] 868e5d07c6a4: Layer already exists [2023-08-31T00:08:14.088Z] b46e0baab997: Layer already exists [2023-08-31T00:08:14.088Z] 762e015f4368: Layer already exists [2023-08-31T00:08:14.088Z] d2cbfbfa0623: Layer already exists [2023-08-31T00:08:14.088Z] 1ac7e0a1b36e: Layer already exists [2023-08-31T00:08:14.088Z] 36b50b131297: Layer already exists [2023-08-31T00:08:14.088Z] main: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T00:08:14.125Z] ===================================================== [Pipeline] echo [2023-08-31T00:08:14.133Z] taggedImages: [2023-08-31T00:08:14.133Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:08:14.133Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-31T00:08:14.133Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 [2023-08-31T00:08:14.133Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:08:14.133Z] - nexus3.edgexfoundry.org:10004/device-usb-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] { [2023-08-31T00:08:14.222Z] Removing intermediate container c80f719b7b80 [2023-08-31T00:08:14.222Z] ---> 21341703785f [2023-08-31T00:08:14.222Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:08:14.222Z] ---> Running in e0e90cfe9a1a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:14.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:08:14.510Z] [2023-08-31T00:08:14.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:08:14.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:08:14.806Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T00:08:14.806Z] 5eb5b503b376: Pulling fs layer [2023-08-31T00:08:14.806Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T00:08:14.806Z] ec43610c2a17: Pulling fs layer [2023-08-31T00:08:14.806Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T00:08:14.806Z] 33b1e0a273af: Pulling fs layer [2023-08-31T00:08:14.806Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T00:08:14.806Z] 2f39f015ded8: Pulling fs layer [2023-08-31T00:08:14.806Z] 33b1e0a273af: Waiting [2023-08-31T00:08:14.806Z] 2f39f015ded8: Waiting [2023-08-31T00:08:14.806Z] 5d3b04190fa2: Waiting [2023-08-31T00:08:14.806Z] 3a2ae6a8a46f: Waiting [2023-08-31T00:08:14.806Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T00:08:14.806Z] 5c69ac0246d0: Download complete [2023-08-31T00:08:14.806Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T00:08:14.806Z] 3a2ae6a8a46f: Download complete [2023-08-31T00:08:14.806Z] 33b1e0a273af: Verifying Checksum [2023-08-31T00:08:14.806Z] 33b1e0a273af: Download complete [2023-08-31T00:08:14.806Z] ec43610c2a17: Verifying Checksum [2023-08-31T00:08:14.806Z] ec43610c2a17: Download complete [2023-08-31T00:08:14.806Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T00:08:14.806Z] 5d3b04190fa2: Download complete [2023-08-31T00:08:15.065Z] 5eb5b503b376: Verifying Checksum [2023-08-31T00:08:15.065Z] 5eb5b503b376: Download complete [2023-08-31T00:08:15.629Z] 2f39f015ded8: Download complete [2023-08-31T00:08:15.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:08:15.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:08:16.196Z] 5eb5b503b376: Pull complete [2023-08-31T00:08:16.453Z] 5c69ac0246d0: Pull complete [2023-08-31T00:08:16.712Z] ec43610c2a17: Pull complete [2023-08-31T00:08:16.712Z] 3a2ae6a8a46f: Pull complete [2023-08-31T00:08:16.859Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-31T00:08:16.859Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-31T00:08:16.859Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T00:08:16.859Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T00:08:16.859Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-31T00:08:16.859Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-31T00:08:16.859Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-31T00:08:16.859Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-31T00:08:16.859Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-31T00:08:16.859Z] (10/14) Installing kmod-libs (30-r1) [2023-08-31T00:08:16.970Z] 33b1e0a273af: Pull complete [2023-08-31T00:08:17.133Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-31T00:08:17.133Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-31T00:08:17.133Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-31T00:08:17.133Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-31T00:08:17.133Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:08:17.133Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T00:08:17.133Z] OK: 271 MiB in 67 packages [2023-08-31T00:08:17.228Z] 5d3b04190fa2: Pull complete [2023-08-31T00:08:20.479Z] Removing intermediate container e0e90cfe9a1a [2023-08-31T00:08:20.479Z] ---> 8abd2aab52e3 [2023-08-31T00:08:20.479Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-31T00:08:20.479Z] ---> Running in 69a36599bd92 [2023-08-31T00:08:20.746Z] Removing intermediate container 69a36599bd92 [2023-08-31T00:08:20.746Z] ---> 370cc7e70eb3 [2023-08-31T00:08:20.746Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-31T00:08:21.331Z] ---> 73a3975c6f68 [2023-08-31T00:08:21.331Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:08:21.331Z] ---> Running in c00417fa52ed [2023-08-31T00:08:21.408Z] 2f39f015ded8: Pull complete [2023-08-31T00:08:21.408Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T00:08:21.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:08:21.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:08:21.485Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:08:21.524Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:08:26.252Z] $ docker top 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:08:26.630Z] ---> job-cost.sh [2023-08-31T00:08:26.630Z] lf-activate-venv: SKIPPING [2023-08-31T00:08:26.630Z] INFO: No Stack... [2023-08-31T00:08:27.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T00:08:27.457Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T00:08:27.744Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-31T00:08:27.744Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T00:08:27.758Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [2023-08-31T00:08:27.770Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] did not exist. Created. [2023-08-31T00:08:27.770Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T00:08:28.075Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T00:08:28.106Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T00:08:28.113Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T00:08:28.135Z] $ docker stop --time=1 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e [2023-08-31T00:08:29.276Z] $ docker rm -f --volumes 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T00:09:29.192Z] Removing intermediate container c00417fa52ed [2023-08-31T00:09:29.192Z] ---> 26a3f9c59edf [2023-08-31T00:09:29.192Z] Step 11/13 : COPY . . [2023-08-31T00:09:29.463Z] ---> be5890bf4a74 [2023-08-31T00:09:29.463Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T00:09:29.463Z] ---> Running in 175176cdef44 [2023-08-31T00:09:30.426Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:09:30.426Z] Dload Upload Total Spent Left Speed [2023-08-31T00:09:30.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5181 0 --:--:-- --:--:-- --:--:-- 5177 [2023-08-31T00:09:31.288Z] Removing intermediate container 175176cdef44 [2023-08-31T00:09:31.288Z] ---> e231c504d14a [2023-08-31T00:09:31.288Z] Step 13/13 : RUN ${MAKE} [2023-08-31T00:09:31.288Z] ---> Running in 576254b5dd2b [2023-08-31T00:09:32.260Z] noop [2023-08-31T00:09:32.845Z] Removing intermediate container 576254b5dd2b [2023-08-31T00:09:32.845Z] ---> bb550af63d2c [2023-08-31T00:09:32.845Z] Successfully built bb550af63d2c [2023-08-31T00:09:32.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:09:33.217Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T00:09:33.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:09:33.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container [2023-08-31T00:09:33.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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-08-31T00:09:34.652Z] $ docker top 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:09:35.472Z] + go version [2023-08-31T00:09:35.473Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T00:09:35.494Z] $ docker stop --time=1 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 [2023-08-31T00:09:37.070Z] $ docker rm -f --volumes 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:09:37.598Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T00:09:37.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:09:37.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container [2023-08-31T00:09:37.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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-08-31T00:09:38.944Z] $ docker top afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:09:39.450Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/135 [Pipeline] fileExists [Pipeline] sh [2023-08-31T00:09:39.784Z] + make test [2023-08-31T00:09:39.784Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T00:10:12.098Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-31T00:12:22.514Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-31T00:12:26.770Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2023-08-31T00:12:26.770Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T00:12:26.770Z] go vet ./... [2023-08-31T00:12:59.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T00:12:59.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T00:12:59.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T00:12:59.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T00:12:59.039Z] $ docker stop --time=1 afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 [2023-08-31T00:13:00.859Z] $ docker rm -f --volumes afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:13:01.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T00:13:01.992Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T00:13:02.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T00:13:02.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T00:13:03.160Z] + ls -al . [2023-08-31T00:13:03.160Z] total 216 [2023-08-31T00:13:03.160Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:09 . [2023-08-31T00:13:03.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:07 .. [2023-08-31T00:13:03.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:07 .git [2023-08-31T00:13:03.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 .github [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 00:07 .gitignore [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 00:07 .golangci.yml [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 00:07 .hadolint.yml [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 00:07 Attribution.txt [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 00:07 CHANGELOG.md [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 00:07 Dockerfile [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 00:07 GOVERNANCE.md [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 00:07 Jenkinsfile [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 00:07 LICENSE [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 2490 Aug 31 00:07 Makefile [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 00:07 OWNERS.md [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 00:07 README.md [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 00:05 VERSION [2023-08-31T00:13:03.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:07 bin [2023-08-31T00:13:03.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 cmd [2023-08-31T00:13:03.160Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 00:12 coverage.out [2023-08-31T00:13:03.160Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 00:07 docker-entrypoint.sh [2023-08-31T00:13:03.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:07 docs [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 00:07 go.mod [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 00:07 go.sum [2023-08-31T00:13:03.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 internal [2023-08-31T00:13:03.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:07 snap [2023-08-31T00:13:03.160Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 00:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:13:03.487Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-08-31T00:13:03.754Z] Sending build context to Docker daemon 1.324MB [2023-08-31T00:13:03.754Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T00:13:03.754Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-31T00:13:03.754Z] ---> bb550af63d2c [2023-08-31T00:13:03.754Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-31T00:13:04.023Z] ---> Running in 9910c0aa53ab [2023-08-31T00:13:04.289Z] Removing intermediate container 9910c0aa53ab [2023-08-31T00:13:04.289Z] ---> 58ed68fb3ae6 [2023-08-31T00:13:04.289Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T00:13:04.289Z] ---> Running in 2fd0d9f23c15 [2023-08-31T00:13:04.557Z] Removing intermediate container 2fd0d9f23c15 [2023-08-31T00:13:04.557Z] ---> 3383e84d7657 [2023-08-31T00:13:04.557Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T00:13:04.557Z] ---> Running in 73ec6f588ce1 [2023-08-31T00:13:04.831Z] Removing intermediate container 73ec6f588ce1 [2023-08-31T00:13:04.831Z] ---> ced0d6779146 [2023-08-31T00:13:04.831Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T00:13:05.100Z] ---> Running in 5ff1445c1bdc [2023-08-31T00:13:05.369Z] Removing intermediate container 5ff1445c1bdc [2023-08-31T00:13:05.369Z] ---> fb818a7a212d [2023-08-31T00:13:05.369Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T00:13:05.369Z] ---> Running in 627d27280b53 [2023-08-31T00:13:06.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:13:06.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:13:07.872Z] OK: 271 MiB in 67 packages [2023-08-31T00:13:08.833Z] Removing intermediate container 627d27280b53 [2023-08-31T00:13:08.833Z] ---> 8bca8626bea8 [2023-08-31T00:13:08.833Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-31T00:13:08.833Z] ---> Running in 61fb4cf74037 [2023-08-31T00:13:09.101Z] Removing intermediate container 61fb4cf74037 [2023-08-31T00:13:09.101Z] ---> 38eaf29dc97b [2023-08-31T00:13:09.101Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-31T00:13:09.367Z] ---> 21cfe0b5105c [2023-08-31T00:13:09.367Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T00:13:09.633Z] ---> Running in 4086284fc3db [2023-08-31T00:13:12.217Z] Removing intermediate container 4086284fc3db [2023-08-31T00:13:12.217Z] ---> f899857285a7 [2023-08-31T00:13:12.217Z] Step 11/36 : COPY . . [2023-08-31T00:13:12.803Z] ---> 201037888187 [2023-08-31T00:13:12.803Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T00:13:12.803Z] ---> Running in 011cc74fe168 [2023-08-31T00:13:13.765Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:13:13.765Z] Dload Upload Total Spent  Left Speed [2023-08-31T00:13:14.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4048 0 --:--:-- --:--:-- --:--:-- 4068 [2023-08-31T00:13:14.753Z] Removing intermediate container 011cc74fe168 [2023-08-31T00:13:14.753Z] ---> 826d2da16753 [2023-08-31T00:13:14.753Z] Step 13/36 : RUN ${MAKE} [2023-08-31T00:13:15.037Z] ---> Running in 64b222818dd3 [2023-08-31T00:13:16.020Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-31T00:15:52.945Z] Removing intermediate container 64b222818dd3 [2023-08-31T00:15:52.945Z] ---> 26bfbcea1abc [2023-08-31T00:15:52.945Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-31T00:15:52.945Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-31T00:15:52.945Z] 8766b47fe142: Pulling fs layer [2023-08-31T00:15:52.945Z] 8766b47fe142: Verifying Checksum [2023-08-31T00:15:52.945Z] 8766b47fe142: Download complete [2023-08-31T00:15:52.945Z] 8766b47fe142: Pull complete [2023-08-31T00:15:52.945Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-31T00:15:52.945Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-31T00:15:52.945Z] ---> 69d40e2cb93c [2023-08-31T00:15:52.945Z] Step 15/36 : FROM alpine:3.17 [2023-08-31T00:15:52.945Z] 3.17: Pulling from library/alpine [2023-08-31T00:15:52.945Z] 4060ece20d7a: Pulling fs layer [2023-08-31T00:15:52.945Z] 4060ece20d7a: Verifying Checksum [2023-08-31T00:15:52.945Z] 4060ece20d7a: Download complete [2023-08-31T00:15:52.945Z] 4060ece20d7a: Pull complete [2023-08-31T00:15:52.945Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T00:15:52.945Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T00:15:52.945Z] ---> 8650cd65339b [2023-08-31T00:15:52.945Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T00:15:52.945Z] ---> Running in 778e2f4707a5 [2023-08-31T00:15:52.945Z] Removing intermediate container 778e2f4707a5 [2023-08-31T00:15:52.945Z] ---> fcc695ca1e9d [2023-08-31T00:15:52.945Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-31T00:15:52.945Z] ---> Running in bcb1b57a8f8a [2023-08-31T00:15:52.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T00:15:52.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T00:15:52.945Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-31T00:15:52.945Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-31T00:15:52.945Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-31T00:15:52.945Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-31T00:15:52.945Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-31T00:15:52.945Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-31T00:15:52.945Z] (7/83) Installing libxcb (1.15-r0) [2023-08-31T00:15:52.945Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-31T00:15:52.945Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-31T00:15:52.945Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-31T00:15:52.945Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-31T00:15:52.945Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-31T00:15:52.945Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-31T00:15:52.945Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-31T00:15:52.945Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-31T00:15:52.945Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-31T00:15:52.945Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-31T00:15:52.945Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-31T00:15:52.945Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-31T00:15:52.945Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-31T00:15:52.945Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-31T00:15:52.945Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-31T00:15:52.945Z] (23/83) Installing glib (2.74.7-r0) [2023-08-31T00:15:52.945Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-31T00:15:52.945Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-31T00:15:52.945Z] (26/83) Installing libass (0.16.0-r1) [2023-08-31T00:15:52.945Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-31T00:15:52.945Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-31T00:15:52.945Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-31T00:15:52.945Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-31T00:15:52.945Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-31T00:15:52.945Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-31T00:15:52.945Z] (33/83) Installing libunistring (1.1-r0) [2023-08-31T00:15:52.945Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-31T00:15:52.945Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-31T00:15:52.945Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-31T00:15:52.945Z] (37/83) Installing lame (3.100-r2) [2023-08-31T00:15:52.945Z] (38/83) Installing opus (1.3.1-r1) [2023-08-31T00:15:52.945Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-31T00:15:52.945Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-31T00:15:52.945Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-31T00:15:52.945Z] (42/83) Installing orc (0.4.33-r0) [2023-08-31T00:15:52.945Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-31T00:15:52.945Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-31T00:15:52.946Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-31T00:15:52.946Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-31T00:15:52.946Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-31T00:15:52.946Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-31T00:15:52.946Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-31T00:15:52.946Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-31T00:15:52.946Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-31T00:15:52.946Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-31T00:15:52.946Z] (53/83) Installing libpulse (16.1-r6) [2023-08-31T00:15:52.946Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-31T00:15:52.946Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-31T00:15:52.946Z] (56/83) Installing librist (0.2.7-r0) [2023-08-31T00:15:52.946Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-31T00:15:52.946Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-31T00:15:52.946Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-31T00:15:52.946Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T00:15:52.946Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T00:15:52.946Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-31T00:15:52.946Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-31T00:15:52.946Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-31T00:15:52.946Z] (65/83) Installing libva (2.16.0-r0) [2023-08-31T00:15:52.946Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-31T00:15:52.946Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-31T00:15:52.946Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-31T00:15:52.946Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-31T00:15:52.946Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-31T00:15:52.946Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-31T00:15:52.946Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-31T00:15:52.946Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-31T00:15:52.946Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-31T00:15:52.946Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-31T00:15:52.946Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-31T00:15:52.946Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-31T00:15:52.946Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-31T00:15:52.946Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-31T00:15:52.946Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-31T00:15:52.946Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-31T00:15:52.946Z] (82/83) Installing kmod-libs (30-r1) [2023-08-31T00:15:52.946Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-31T00:15:52.946Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T00:15:52.946Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T00:15:52.946Z] OK: 86 MiB in 98 packages [2023-08-31T00:15:53.531Z] Removing intermediate container bcb1b57a8f8a [2023-08-31T00:15:53.531Z] ---> 77f2e480568b [2023-08-31T00:15:53.531Z] Step 18/36 : WORKDIR / [2023-08-31T00:15:53.531Z] ---> Running in 807c1007270e [2023-08-31T00:15:53.797Z] Removing intermediate container 807c1007270e [2023-08-31T00:15:53.797Z] ---> 05bdebbb576a [2023-08-31T00:15:53.797Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-31T00:15:58.048Z] ---> 496ba36f76e2 [2023-08-31T00:15:58.048Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-31T00:15:58.319Z] ---> 0f3a6eac2274 [2023-08-31T00:15:58.319Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-31T00:15:58.905Z] ---> 133577b5d0ab [2023-08-31T00:15:58.905Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-31T00:15:59.494Z] ---> 9aa94679fbcf [2023-08-31T00:15:59.494Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-31T00:15:59.762Z] ---> 6109aec05f23 [2023-08-31T00:15:59.762Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-31T00:16:00.345Z] ---> 10e73c9ba79f [2023-08-31T00:16:00.345Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-31T00:16:01.750Z] ---> d1506649a57a [2023-08-31T00:16:01.750Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-31T00:16:01.750Z] ---> Running in f19b7ffafff0 [2023-08-31T00:16:03.167Z] Removing intermediate container f19b7ffafff0 [2023-08-31T00:16:03.167Z] ---> 3940eb1e2c23 [2023-08-31T00:16:03.167Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-31T00:16:03.167Z] ---> Running in e7534348b6a4 [2023-08-31T00:16:04.574Z] Removing intermediate container e7534348b6a4 [2023-08-31T00:16:04.574Z] ---> f51caa988eae [2023-08-31T00:16:04.574Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-31T00:16:04.845Z] ---> Running in 35ca0c39d343 [2023-08-31T00:16:06.264Z] Removing intermediate container 35ca0c39d343 [2023-08-31T00:16:06.265Z] ---> 799bd6062b1e [2023-08-31T00:16:06.265Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-31T00:16:06.265Z] ---> Running in 61184f1aa280 [2023-08-31T00:16:07.675Z] Removing intermediate container 61184f1aa280 [2023-08-31T00:16:07.675Z] ---> efcad810c1a3 [2023-08-31T00:16:07.675Z] Step 30/36 : EXPOSE 59983 [2023-08-31T00:16:07.675Z] ---> Running in f8d2d9dbd909 [2023-08-31T00:16:07.942Z] Removing intermediate container f8d2d9dbd909 [2023-08-31T00:16:07.942Z] ---> a5f903b7663b [2023-08-31T00:16:07.942Z] Step 31/36 : EXPOSE 8554 [2023-08-31T00:16:07.942Z] ---> Running in 2d6c775bde1b [2023-08-31T00:16:08.208Z] Removing intermediate container 2d6c775bde1b [2023-08-31T00:16:08.208Z] ---> 790aa9e921dc [2023-08-31T00:16:08.208Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-31T00:16:08.473Z] ---> Running in cc26c3a93b59 [2023-08-31T00:16:08.738Z] Removing intermediate container cc26c3a93b59 [2023-08-31T00:16:08.738Z] ---> f40bae1fd2b3 [2023-08-31T00:16:08.738Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-31T00:16:08.738Z] ---> Running in e4b1019756b4 [2023-08-31T00:16:09.005Z] Removing intermediate container e4b1019756b4 [2023-08-31T00:16:09.005Z] ---> cc42e84c2fc1 [2023-08-31T00:16:09.005Z] Step 34/36 : LABEL arch=arm64 [2023-08-31T00:16:09.005Z] ---> Running in cdc1f0724f08 [2023-08-31T00:16:09.272Z] Removing intermediate container cdc1f0724f08 [2023-08-31T00:16:09.272Z] ---> 8fbdbf18a50a [2023-08-31T00:16:09.272Z] Step 35/36 : LABEL git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:16:09.272Z] ---> Running in df0a0388c5b2 [2023-08-31T00:16:09.539Z] Removing intermediate container df0a0388c5b2 [2023-08-31T00:16:09.539Z] ---> 2de8c5e3a896 [2023-08-31T00:16:09.539Z] Step 36/36 : LABEL version=3.1.0-dev.11 [2023-08-31T00:16:09.807Z] ---> Running in f4d094ab9a85 [2023-08-31T00:16:10.074Z] Removing intermediate container f4d094ab9a85 [2023-08-31T00:16:10.074Z] ---> 24b25374d323 [2023-08-31T00:16:10.074Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T00:16:10.074Z] Successfully built 24b25374d323 [2023-08-31T00:16:10.074Z] Successfully tagged device-usb-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-08-31T00:16:10.188Z] provisioning config files... [2023-08-31T00:16:10.203Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/135@tmp/config3274495245005444106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:16:10.532Z] ---> docker-login.sh [2023-08-31T00:16:10.532Z] nexus3.edgexfoundry.org:10001 [2023-08-31T00:16:10.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:16:10.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:16:10.798Z] Configure a credential helper to remove this warning. See [2023-08-31T00:16:10.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:16:10.798Z] [2023-08-31T00:16:10.798Z] Login Succeeded [2023-08-31T00:16:10.798Z] nexus3.edgexfoundry.org:10002 [2023-08-31T00:16:11.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:16:11.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:16:11.065Z] Configure a credential helper to remove this warning. See [2023-08-31T00:16:11.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:16:11.065Z] [2023-08-31T00:16:11.065Z] Login Succeeded [2023-08-31T00:16:11.065Z] nexus3.edgexfoundry.org:10003 [2023-08-31T00:16:11.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:16:11.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:16:11.600Z] Configure a credential helper to remove this warning. See [2023-08-31T00:16:11.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:16:11.600Z] [2023-08-31T00:16:11.600Z] Login Succeeded [2023-08-31T00:16:11.600Z] nexus3.edgexfoundry.org:10004 [2023-08-31T00:16:11.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:16:11.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:16:11.869Z] Configure a credential helper to remove this warning. See [2023-08-31T00:16:11.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:16:11.869Z] [2023-08-31T00:16:11.869Z] Login Succeeded [2023-08-31T00:16:11.869Z] docker.io [2023-08-31T00:16:12.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T00:16:12.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T00:16:12.400Z] Configure a credential helper to remove this warning. See [2023-08-31T00:16:12.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T00:16:12.400Z] [2023-08-31T00:16:12.400Z] Login Succeeded [2023-08-31T00:16:12.400Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T00:16:12.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T00:16:12.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T00:16:12.453Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-31T00:16:12.453Z] c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:16:12.453Z] latest [2023-08-31T00:16:12.453Z] 3.1.0-dev.11 [2023-08-31T00:16:12.453Z] c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:16:12.453Z] main [2023-08-31T00:16:12.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:12.785Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:13.119Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:16:13.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T00:16:13.119Z] db55b019dc58: Preparing [2023-08-31T00:16:13.119Z] 8d315bb0442c: Preparing [2023-08-31T00:16:13.119Z] ee2923c2dc60: Preparing [2023-08-31T00:16:13.119Z] e624d17ff5c0: Preparing [2023-08-31T00:16:13.119Z] 608d194cb50c: Preparing [2023-08-31T00:16:13.119Z] acc83c6ca332: Preparing [2023-08-31T00:16:13.119Z] c0e543924429: Preparing [2023-08-31T00:16:13.119Z] 3220c65fc90f: Preparing [2023-08-31T00:16:13.119Z] 31cfe637e4b9: Preparing [2023-08-31T00:16:13.119Z] 5b20e8e07f15: Preparing [2023-08-31T00:16:13.119Z] 1c15cf8d62af: Preparing [2023-08-31T00:16:13.119Z] 582a6de44b8a: Preparing [2023-08-31T00:16:13.119Z] d2d9d24a8c2a: Preparing [2023-08-31T00:16:13.119Z] acc83c6ca332: Waiting [2023-08-31T00:16:13.119Z] c0e543924429: Waiting [2023-08-31T00:16:13.119Z] 3220c65fc90f: Waiting [2023-08-31T00:16:13.119Z] 582a6de44b8a: Waiting [2023-08-31T00:16:13.119Z] 5b20e8e07f15: Waiting [2023-08-31T00:16:13.119Z] d2d9d24a8c2a: Waiting [2023-08-31T00:16:13.119Z] 1c15cf8d62af: Waiting [2023-08-31T00:16:13.385Z] ee2923c2dc60: Pushed [2023-08-31T00:16:13.385Z] e624d17ff5c0: Pushed [2023-08-31T00:16:13.385Z] 8d315bb0442c: Pushed [2023-08-31T00:16:13.385Z] db55b019dc58: Pushed [2023-08-31T00:16:13.385Z] acc83c6ca332: Pushed [2023-08-31T00:16:13.385Z] c0e543924429: Pushed [2023-08-31T00:16:13.653Z] 3220c65fc90f: Pushed [2023-08-31T00:16:13.653Z] 31cfe637e4b9: Pushed [2023-08-31T00:16:13.653Z] d2d9d24a8c2a: Layer already exists [2023-08-31T00:16:13.653Z] 5b20e8e07f15: Pushed [2023-08-31T00:16:18.982Z] 608d194cb50c: Pushed [2023-08-31T00:16:18.982Z] 1c15cf8d62af: Pushed [2023-08-31T00:16:29.027Z] 582a6de44b8a: Pushed [2023-08-31T00:16:29.027Z] c79013aec5a343747aa63ac8b71198bf6f18d439: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:29.357Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:29.685Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-31T00:16:29.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T00:16:29.685Z] db55b019dc58: Preparing [2023-08-31T00:16:29.685Z] 8d315bb0442c: Preparing [2023-08-31T00:16:29.685Z] ee2923c2dc60: Preparing [2023-08-31T00:16:29.685Z] e624d17ff5c0: Preparing [2023-08-31T00:16:29.685Z] 608d194cb50c: Preparing [2023-08-31T00:16:29.685Z] acc83c6ca332: Preparing [2023-08-31T00:16:29.685Z] c0e543924429: Preparing [2023-08-31T00:16:29.685Z] 3220c65fc90f: Preparing [2023-08-31T00:16:29.685Z] 31cfe637e4b9: Preparing [2023-08-31T00:16:29.685Z] 5b20e8e07f15: Preparing [2023-08-31T00:16:29.685Z] 1c15cf8d62af: Preparing [2023-08-31T00:16:29.685Z] 582a6de44b8a: Preparing [2023-08-31T00:16:29.685Z] d2d9d24a8c2a: Preparing [2023-08-31T00:16:29.685Z] 31cfe637e4b9: Waiting [2023-08-31T00:16:29.685Z] 5b20e8e07f15: Waiting [2023-08-31T00:16:29.685Z] 1c15cf8d62af: Waiting [2023-08-31T00:16:29.685Z] acc83c6ca332: Waiting [2023-08-31T00:16:29.685Z] c0e543924429: Waiting [2023-08-31T00:16:29.685Z] 3220c65fc90f: Waiting [2023-08-31T00:16:29.685Z] 582a6de44b8a: Waiting [2023-08-31T00:16:29.685Z] d2d9d24a8c2a: Waiting [2023-08-31T00:16:29.685Z] 608d194cb50c: Layer already exists [2023-08-31T00:16:29.685Z] 8d315bb0442c: Layer already exists [2023-08-31T00:16:29.685Z] ee2923c2dc60: Layer already exists [2023-08-31T00:16:29.685Z] e624d17ff5c0: Layer already exists [2023-08-31T00:16:29.685Z] db55b019dc58: Layer already exists [2023-08-31T00:16:29.685Z] acc83c6ca332: Layer already exists [2023-08-31T00:16:29.685Z] c0e543924429: Layer already exists [2023-08-31T00:16:29.685Z] 5b20e8e07f15: Layer already exists [2023-08-31T00:16:29.685Z] 31cfe637e4b9: Layer already exists [2023-08-31T00:16:29.685Z] 3220c65fc90f: Layer already exists [2023-08-31T00:16:29.685Z] 1c15cf8d62af: Layer already exists [2023-08-31T00:16:29.685Z] 582a6de44b8a: Layer already exists [2023-08-31T00:16:29.685Z] d2d9d24a8c2a: Layer already exists [2023-08-31T00:16:29.949Z] latest: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:30.285Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:30.614Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 [2023-08-31T00:16:30.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T00:16:30.614Z] db55b019dc58: Preparing [2023-08-31T00:16:30.615Z] 8d315bb0442c: Preparing [2023-08-31T00:16:30.615Z] ee2923c2dc60: Preparing [2023-08-31T00:16:30.615Z] e624d17ff5c0: Preparing [2023-08-31T00:16:30.615Z] 608d194cb50c: Preparing [2023-08-31T00:16:30.615Z] acc83c6ca332: Preparing [2023-08-31T00:16:30.615Z] c0e543924429: Preparing [2023-08-31T00:16:30.615Z] 3220c65fc90f: Preparing [2023-08-31T00:16:30.615Z] 31cfe637e4b9: Preparing [2023-08-31T00:16:30.615Z] 5b20e8e07f15: Preparing [2023-08-31T00:16:30.615Z] 1c15cf8d62af: Preparing [2023-08-31T00:16:30.615Z] 582a6de44b8a: Preparing [2023-08-31T00:16:30.615Z] d2d9d24a8c2a: Preparing [2023-08-31T00:16:30.615Z] 31cfe637e4b9: Waiting [2023-08-31T00:16:30.615Z] acc83c6ca332: Waiting [2023-08-31T00:16:30.615Z] 3220c65fc90f: Waiting [2023-08-31T00:16:30.615Z] c0e543924429: Waiting [2023-08-31T00:16:30.615Z] 582a6de44b8a: Waiting [2023-08-31T00:16:30.615Z] 5b20e8e07f15: Waiting [2023-08-31T00:16:30.615Z] 1c15cf8d62af: Waiting [2023-08-31T00:16:30.615Z] d2d9d24a8c2a: Waiting [2023-08-31T00:16:30.615Z] db55b019dc58: Layer already exists [2023-08-31T00:16:30.615Z] ee2923c2dc60: Layer already exists [2023-08-31T00:16:30.615Z] 8d315bb0442c: Layer already exists [2023-08-31T00:16:30.615Z] e624d17ff5c0: Layer already exists [2023-08-31T00:16:30.615Z] 608d194cb50c: Layer already exists [2023-08-31T00:16:30.615Z] c0e543924429: Layer already exists [2023-08-31T00:16:30.615Z] 3220c65fc90f: Layer already exists [2023-08-31T00:16:30.615Z] acc83c6ca332: Layer already exists [2023-08-31T00:16:30.615Z] 5b20e8e07f15: Layer already exists [2023-08-31T00:16:30.615Z] 31cfe637e4b9: Layer already exists [2023-08-31T00:16:30.615Z] d2d9d24a8c2a: Layer already exists [2023-08-31T00:16:30.615Z] 1c15cf8d62af: Layer already exists [2023-08-31T00:16:30.615Z] 582a6de44b8a: Layer already exists [2023-08-31T00:16:30.615Z] 3.1.0-dev.11: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:31.209Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:31.537Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:16:31.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T00:16:31.537Z] db55b019dc58: Preparing [2023-08-31T00:16:31.537Z] 8d315bb0442c: Preparing [2023-08-31T00:16:31.537Z] ee2923c2dc60: Preparing [2023-08-31T00:16:31.537Z] e624d17ff5c0: Preparing [2023-08-31T00:16:31.537Z] 608d194cb50c: Preparing [2023-08-31T00:16:31.537Z] acc83c6ca332: Preparing [2023-08-31T00:16:31.537Z] c0e543924429: Preparing [2023-08-31T00:16:31.537Z] 3220c65fc90f: Preparing [2023-08-31T00:16:31.537Z] 31cfe637e4b9: Preparing [2023-08-31T00:16:31.537Z] 5b20e8e07f15: Preparing [2023-08-31T00:16:31.537Z] 1c15cf8d62af: Preparing [2023-08-31T00:16:31.537Z] 582a6de44b8a: Preparing [2023-08-31T00:16:31.537Z] d2d9d24a8c2a: Preparing [2023-08-31T00:16:31.537Z] 31cfe637e4b9: Waiting [2023-08-31T00:16:31.537Z] 5b20e8e07f15: Waiting [2023-08-31T00:16:31.537Z] 582a6de44b8a: Waiting [2023-08-31T00:16:31.537Z] d2d9d24a8c2a: Waiting [2023-08-31T00:16:31.537Z] acc83c6ca332: Waiting [2023-08-31T00:16:31.537Z] 1c15cf8d62af: Waiting [2023-08-31T00:16:31.537Z] c0e543924429: Waiting [2023-08-31T00:16:31.537Z] ee2923c2dc60: Layer already exists [2023-08-31T00:16:31.537Z] e624d17ff5c0: Layer already exists [2023-08-31T00:16:31.537Z] db55b019dc58: Layer already exists [2023-08-31T00:16:31.537Z] 608d194cb50c: Layer already exists [2023-08-31T00:16:31.537Z] 8d315bb0442c: Layer already exists [2023-08-31T00:16:31.537Z] 31cfe637e4b9: Layer already exists [2023-08-31T00:16:31.537Z] 3220c65fc90f: Layer already exists [2023-08-31T00:16:31.537Z] acc83c6ca332: Layer already exists [2023-08-31T00:16:31.537Z] c0e543924429: Layer already exists [2023-08-31T00:16:31.537Z] 5b20e8e07f15: Layer already exists [2023-08-31T00:16:31.537Z] d2d9d24a8c2a: Layer already exists [2023-08-31T00:16:31.537Z] 1c15cf8d62af: Layer already exists [2023-08-31T00:16:31.537Z] 582a6de44b8a: Layer already exists [2023-08-31T00:16:31.800Z] c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:32.133Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:32.458Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-31T00:16:32.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T00:16:32.458Z] db55b019dc58: Preparing [2023-08-31T00:16:32.458Z] 8d315bb0442c: Preparing [2023-08-31T00:16:32.458Z] ee2923c2dc60: Preparing [2023-08-31T00:16:32.458Z] e624d17ff5c0: Preparing [2023-08-31T00:16:32.458Z] 608d194cb50c: Preparing [2023-08-31T00:16:32.458Z] acc83c6ca332: Preparing [2023-08-31T00:16:32.458Z] c0e543924429: Preparing [2023-08-31T00:16:32.458Z] 3220c65fc90f: Preparing [2023-08-31T00:16:32.458Z] 31cfe637e4b9: Preparing [2023-08-31T00:16:32.458Z] 5b20e8e07f15: Preparing [2023-08-31T00:16:32.458Z] 1c15cf8d62af: Preparing [2023-08-31T00:16:32.458Z] 582a6de44b8a: Preparing [2023-08-31T00:16:32.458Z] d2d9d24a8c2a: Preparing [2023-08-31T00:16:32.458Z] 31cfe637e4b9: Waiting [2023-08-31T00:16:32.458Z] 5b20e8e07f15: Waiting [2023-08-31T00:16:32.458Z] 1c15cf8d62af: Waiting [2023-08-31T00:16:32.458Z] acc83c6ca332: Waiting [2023-08-31T00:16:32.458Z] 582a6de44b8a: Waiting [2023-08-31T00:16:32.458Z] c0e543924429: Waiting [2023-08-31T00:16:32.458Z] d2d9d24a8c2a: Waiting [2023-08-31T00:16:32.458Z] 3220c65fc90f: Waiting [2023-08-31T00:16:32.458Z] 8d315bb0442c: Layer already exists [2023-08-31T00:16:32.458Z] e624d17ff5c0: Layer already exists [2023-08-31T00:16:32.458Z] 608d194cb50c: Layer already exists [2023-08-31T00:16:32.458Z] db55b019dc58: Layer already exists [2023-08-31T00:16:32.458Z] ee2923c2dc60: Layer already exists [2023-08-31T00:16:32.458Z] 5b20e8e07f15: Layer already exists [2023-08-31T00:16:32.458Z] 3220c65fc90f: Layer already exists [2023-08-31T00:16:32.458Z] c0e543924429: Layer already exists [2023-08-31T00:16:32.458Z] 31cfe637e4b9: Layer already exists [2023-08-31T00:16:32.458Z] acc83c6ca332: Layer already exists [2023-08-31T00:16:32.458Z] 1c15cf8d62af: Layer already exists [2023-08-31T00:16:32.458Z] d2d9d24a8c2a: Layer already exists [2023-08-31T00:16:32.458Z] 582a6de44b8a: Layer already exists [2023-08-31T00:16:32.725Z] main: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T00:16:32.768Z] ===================================================== [Pipeline] echo [2023-08-31T00:16:32.775Z] taggedImages: [2023-08-31T00:16:32.775Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 [2023-08-31T00:16:32.775Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-31T00:16:32.775Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 [2023-08-31T00:16:32.775Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [2023-08-31T00:16:32.775Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:33.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:16:33.116Z] [2023-08-31T00:16:33.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:16:33.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:16:33.441Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T00:16:33.441Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T00:16:33.441Z] 04944245beec: Pulling fs layer [2023-08-31T00:16:33.441Z] 699f458cf7ca: Pulling fs layer [2023-08-31T00:16:33.441Z] 765212b225bb: Pulling fs layer [2023-08-31T00:16:33.441Z] f23df028b6ca: Pulling fs layer [2023-08-31T00:16:33.441Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T00:16:33.441Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T00:16:33.441Z] d65c8cfc05b1: Waiting [2023-08-31T00:16:33.441Z] 2437ff75d9bd: Waiting [2023-08-31T00:16:33.441Z] 765212b225bb: Waiting [2023-08-31T00:16:33.441Z] 04944245beec: Verifying Checksum [2023-08-31T00:16:33.707Z] 04944245beec: Download complete [2023-08-31T00:16:33.707Z] 765212b225bb: Verifying Checksum [2023-08-31T00:16:33.707Z] 765212b225bb: Download complete [2023-08-31T00:16:33.707Z] f23df028b6ca: Verifying Checksum [2023-08-31T00:16:33.707Z] f23df028b6ca: Download complete [2023-08-31T00:16:33.707Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T00:16:33.707Z] d65c8cfc05b1: Download complete [2023-08-31T00:16:33.707Z] 699f458cf7ca: Verifying Checksum [2023-08-31T00:16:33.707Z] 699f458cf7ca: Download complete [2023-08-31T00:16:34.287Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T00:16:34.288Z] 8998bd30e6a1: Download complete [2023-08-31T00:16:37.628Z] 8998bd30e6a1: Pull complete [2023-08-31T00:16:37.628Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T00:16:37.628Z] 2437ff75d9bd: Download complete [2023-08-31T00:16:37.895Z] 04944245beec: Pull complete [2023-08-31T00:16:38.851Z] 699f458cf7ca: Pull complete [2023-08-31T00:16:39.116Z] 765212b225bb: Pull complete [2023-08-31T00:16:39.696Z] f23df028b6ca: Pull complete [2023-08-31T00:16:39.962Z] d65c8cfc05b1: Pull complete [2023-08-31T00:16:52.251Z] 2437ff75d9bd: Pull complete [2023-08-31T00:16:52.251Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T00:16:52.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T00:16:52.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:16:52.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container [2023-08-31T00:16:52.502Z] $ 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-usb-camera/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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-08-31T00:16:54.963Z] $ docker top 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:16:55.460Z] ---> job-cost.sh [2023-08-31T00:16:55.726Z] lf-activate-venv: SKIPPING [2023-08-31T00:16:55.726Z] INFO: No Stack... [2023-08-31T00:16:55.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T00:16:56.944Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T00:16:57.576Z] + cat /w/workspace/device-usb-camera/135/archives/cost.csv [2023-08-31T00:16:57.576Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T00:16:57.610Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [2023-08-31T00:16:57.618Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] did not exist. Created. [2023-08-31T00:16:57.618Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T00:16:57.949Z] /w/workspace/device-usb-camera/135@tmp/durable-4dda7d6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T00:16:58.275Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T00:16:58.299Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T00:16:58.350Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T00:16:58.356Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T00:16:58.374Z] $ docker stop --time=1 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 [2023-08-31T00:16:59.821Z] $ docker rm -f --volumes 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 [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-08-31T00:17:00.231Z] provisioning config files... [2023-08-31T00:17:00.247Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3163040804751733442tmp [Pipeline] { [Pipeline] sh [2023-08-31T00:17:00.565Z] + set +x [2023-08-31T00:17:00.565Z] + curl -s https://codecov.io/bash [2023-08-31T00:17:00.565Z] + bash -s -- [2023-08-31T00:17:00.565Z] [2023-08-31T00:17:00.565Z] _____ _ [2023-08-31T00:17:00.565Z] / ____| | | [2023-08-31T00:17:00.565Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T00:17:00.565Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T00:17:00.565Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T00:17:00.565Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T00:17:00.565Z] Bash-1.0.6 [2023-08-31T00:17:00.565Z] [2023-08-31T00:17:00.565Z] [2023-08-31T00:17:00.565Z] ==> git version 2.25.1 found [2023-08-31T00:17:00.565Z] ==> 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-08-31T00:17:00.565Z] Release-Date: 2020-01-08 [2023-08-31T00:17:00.565Z] 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-08-31T00:17:00.565Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T00:17:00.565Z] ==> Jenkins CI detected. [2023-08-31T00:17:00.565Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-31T00:17:00.565Z] project root: . [2023-08-31T00:17:00.565Z] --> token set from env [2023-08-31T00:17:00.565Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T00:17:00.565Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T00:17:00.565Z] ==> Python coveragepy not found [2023-08-31T00:17:00.565Z] ==> Searching for coverage reports in: [2023-08-31T00:17:00.565Z] + . [2023-08-31T00:17:00.831Z] -> Found 1 reports [2023-08-31T00:17:00.831Z] ==> Detecting git/mercurial file structure [2023-08-31T00:17:00.831Z] ==> Reading reports [2023-08-31T00:17:00.831Z] + ./coverage.out bytes=53939 [2023-08-31T00:17:00.831Z] ==> Appending adjustments [2023-08-31T00:17:00.831Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T00:17:00.831Z] + Found adjustments [2023-08-31T00:17:00.831Z] ==> Gzipping contents [2023-08-31T00:17:00.831Z] 8.0K /tmp/codecov.NhV7HV.gz [2023-08-31T00:17:00.831Z] ==> Uploading reports [2023-08-31T00:17:00.831Z] url: https://codecov.io [2023-08-31T00:17:00.831Z] query: branch=main&commit=c79013aec5a343747aa63ac8b71198bf6f18d439&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T00:17:00.831Z] -> Pinging Codecov [2023-08-31T00:17:00.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=c79013aec5a343747aa63ac8b71198bf6f18d439&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T00:17:01.095Z] -> Uploading to [2023-08-31T00:17:01.095Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/73D8F5FF140700D3E01443B452E23636/c79013aec5a343747aa63ac8b71198bf6f18d439/8a10967a-65cc-4252-a1ac-ba398b183d24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T001700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91c2cb332eb69fdff2445bfce5f0bf3a72add582f3dc67d502f53adacac9d2fe [2023-08-31T00:17:01.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T00:17:01.095Z] Dload Upload Total Spent Left Speed [2023-08-31T00:17:01.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 32739 --:--:-- --:--:-- --:--:-- 32739 [2023-08-31T00:17:01.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } [2023-08-31T00:17:01.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-31T00:17:01.630Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-31T00:17:01.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:01.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T00:17:01.949Z] [2023-08-31T00:17:01.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:02.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T00:17:02.271Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-31T00:17:02.271Z] df9b9388f04a: Pulling fs layer [2023-08-31T00:17:02.271Z] 52dc419b0ee2: Pulling fs layer [2023-08-31T00:17:02.271Z] 25bc292e5bac: Pulling fs layer [2023-08-31T00:17:02.271Z] 114826534d7a: Pulling fs layer [2023-08-31T00:17:02.271Z] 4657fd5d0bcf: Pulling fs layer [2023-08-31T00:17:02.271Z] 6ad1cebc031e: Pulling fs layer [2023-08-31T00:17:02.271Z] 8a3aa393b2d8: Pulling fs layer [2023-08-31T00:17:02.271Z] 4657fd5d0bcf: Waiting [2023-08-31T00:17:02.271Z] 6ad1cebc031e: Waiting [2023-08-31T00:17:02.271Z] 8a3aa393b2d8: Waiting [2023-08-31T00:17:02.271Z] 25bc292e5bac: Verifying Checksum [2023-08-31T00:17:02.271Z] 25bc292e5bac: Download complete [2023-08-31T00:17:02.271Z] 52dc419b0ee2: Verifying Checksum [2023-08-31T00:17:02.271Z] 52dc419b0ee2: Download complete [2023-08-31T00:17:02.271Z] 4657fd5d0bcf: Verifying Checksum [2023-08-31T00:17:02.271Z] 4657fd5d0bcf: Download complete [2023-08-31T00:17:02.544Z] df9b9388f04a: Download complete [2023-08-31T00:17:02.544Z] df9b9388f04a: Pull complete [2023-08-31T00:17:02.815Z] 52dc419b0ee2: Pull complete [2023-08-31T00:17:02.815Z] 25bc292e5bac: Pull complete [2023-08-31T00:17:02.815Z] 6ad1cebc031e: Verifying Checksum [2023-08-31T00:17:02.815Z] 6ad1cebc031e: Download complete [2023-08-31T00:17:03.791Z] 8a3aa393b2d8: Verifying Checksum [2023-08-31T00:17:03.791Z] 8a3aa393b2d8: Download complete [2023-08-31T00:17:04.765Z] 114826534d7a: Verifying Checksum [2023-08-31T00:17:04.765Z] 114826534d7a: Download complete [2023-08-31T00:17:08.094Z] 114826534d7a: Pull complete [2023-08-31T00:17:08.094Z] 4657fd5d0bcf: Pull complete [2023-08-31T00:17:08.368Z] 6ad1cebc031e: Pull complete [2023-08-31T00:17:11.732Z] 8a3aa393b2d8: Pull complete [2023-08-31T00:17:11.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-31T00:17:11.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T00:17:11.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:17:11.843Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:17:11.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:17:17.275Z] $ docker top 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T00:17:17.343Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-31T00:17:17.632Z] + set -o pipefail [2023-08-31T00:17:17.632Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f9c0381d-e5f4-42a3-8fa1-41f1bf1147d8 [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] [2023-08-31T00:17:24.282Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-31T00:17:24.282Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-31T00:17:24.282Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-31T00:17:24.306Z] $ docker stop --time=1 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a [2023-08-31T00:17:28.514Z] $ docker rm -f --volumes 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T00:17:29.197Z] + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] sh [2023-08-31T00:17:29.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T00:17:29.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:29.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:17:29.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:17:29.851Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:17:29.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:17:30.346Z] $ docker top 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a -eo pid,comm [2023-08-31T00:17:30.391Z] 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-08-31T00:17:30.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T00:17:30.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:17:30.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:17:30.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:17:30.549Z] $ docker exec 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a ssh-agent [2023-08-31T00:17:30.654Z] SSH_AUTH_SOCK=/tmp/ssh-iJEc9zx68vwM/agent.32 [2023-08-31T00:17:30.654Z] SSH_AGENT_PID=38 [2023-08-31T00:17:30.659Z] Running ssh-add (command line suppressed) [2023-08-31T00:17:30.766Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16242285623780128144.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16242285623780128144.key) [2023-08-31T00:17:30.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:17:31.065Z] + git semver tag [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,247 [run_tag] DEBUG tag force:False [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,247 [check_head_tag] DEBUG check head tag [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,249 [execute] INFO git cat-file --batch-check [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,252 [execute] INFO git cat-file --batch [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,281 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,282 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:17:31.324Z] 2023-08-31 00:17:31,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:31.324Z] 3.1.0-dev.11 [Pipeline] } [2023-08-31T00:17:31.335Z] $ docker exec --env ******** --env ******** 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a ssh-agent -k [2023-08-31T00:17:31.431Z] unset SSH_AUTH_SOCK; [2023-08-31T00:17:31.432Z] unset SSH_AGENT_PID; [2023-08-31T00:17:31.432Z] echo Agent pid 38 killed; [2023-08-31T00:17:31.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T00:17:31.737Z] + git semver [Pipeline] } [2023-08-31T00:17:32.012Z] $ docker stop --time=1 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a [2023-08-31T00:17:33.265Z] $ docker rm -f --volumes 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:33.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T00:17:33.655Z] [2023-08-31T00:17:33.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:33.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T00:17:33.947Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-31T00:17:33.947Z] ab5ef0e58194: Pulling fs layer [2023-08-31T00:17:33.947Z] 9712f1f96733: Pulling fs layer [2023-08-31T00:17:33.947Z] 63f879dbbcfc: Pulling fs layer [2023-08-31T00:17:33.947Z] 0d9ebad4ef96: Pulling fs layer [2023-08-31T00:17:33.947Z] e9a5061849ea: Pulling fs layer [2023-08-31T00:17:33.947Z] d747dcd14b5f: Pulling fs layer [2023-08-31T00:17:33.947Z] 2de7ff778b66: Pulling fs layer [2023-08-31T00:17:33.947Z] e9a5061849ea: Waiting [2023-08-31T00:17:33.947Z] d747dcd14b5f: Waiting [2023-08-31T00:17:33.947Z] 0d9ebad4ef96: Waiting [2023-08-31T00:17:33.947Z] 2de7ff778b66: Waiting [2023-08-31T00:17:33.947Z] 9712f1f96733: Verifying Checksum [2023-08-31T00:17:33.947Z] 9712f1f96733: Download complete [2023-08-31T00:17:34.206Z] 63f879dbbcfc: Verifying Checksum [2023-08-31T00:17:34.206Z] 63f879dbbcfc: Download complete [2023-08-31T00:17:34.464Z] 0d9ebad4ef96: Verifying Checksum [2023-08-31T00:17:34.464Z] 0d9ebad4ef96: Download complete [2023-08-31T00:17:34.464Z] d747dcd14b5f: Download complete [2023-08-31T00:17:34.464Z] e9a5061849ea: Verifying Checksum [2023-08-31T00:17:34.464Z] e9a5061849ea: Download complete [2023-08-31T00:17:34.464Z] ab5ef0e58194: Verifying Checksum [2023-08-31T00:17:34.464Z] ab5ef0e58194: Download complete [2023-08-31T00:17:34.464Z] 2de7ff778b66: Verifying Checksum [2023-08-31T00:17:34.464Z] 2de7ff778b66: Download complete [2023-08-31T00:17:36.990Z] ab5ef0e58194: Pull complete [2023-08-31T00:17:37.248Z] 9712f1f96733: Pull complete [2023-08-31T00:17:37.812Z] 63f879dbbcfc: Pull complete [2023-08-31T00:17:42.035Z] 0d9ebad4ef96: Pull complete [2023-08-31T00:17:42.035Z] e9a5061849ea: Pull complete [2023-08-31T00:17:42.035Z] d747dcd14b5f: Pull complete [2023-08-31T00:17:42.973Z] 2de7ff778b66: Pull complete [2023-08-31T00:17:42.973Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-31T00:17:42.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T00:17:42.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:17:43.058Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:17:43.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:17:48.601Z] $ docker top affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:17:48.665Z] provisioning config files... [2023-08-31T00:17:48.672Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9281135510775291512tmp [2023-08-31T00:17:48.682Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9836287485074450350tmp [2023-08-31T00:17:48.692Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17990420169917253684tmp [Pipeline] { [Pipeline] echo [2023-08-31T00:17:48.709Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:17:48.992Z] ---> sigul-configuration.sh [2023-08-31T00:17:48.992Z] gpg: directory `/root/.gnupg' created [2023-08-31T00:17:48.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-31T00:17:48.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-31T00:17:48.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-31T00:17:48.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-31T00:17:48.992Z] gpg: CAST5 encrypted data [2023-08-31T00:17:48.992Z] gpg: encrypted with 1 passphrase [2023-08-31T00:17:48.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-31T00:17:49.280Z] + mkdir /home/jenkins [2023-08-31T00:17:49.280Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-31T00:17:49.565Z] + 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-08-31T00:17:49.573Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:17:49.853Z] ---> sigul-install.sh [2023-08-31T00:17:49.853Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-31T00:17:50.139Z] + git tag --list [2023-08-31T00:17:50.140Z] v0.0.0 [2023-08-31T00:17:50.140Z] v0.0.1-dev.1 [2023-08-31T00:17:50.140Z] v0.0.1-dev.10 [2023-08-31T00:17:50.140Z] v0.0.1-dev.11 [2023-08-31T00:17:50.140Z] v0.0.1-dev.12 [2023-08-31T00:17:50.140Z] v0.0.1-dev.13 [2023-08-31T00:17:50.140Z] v0.0.1-dev.14 [2023-08-31T00:17:50.140Z] v0.0.1-dev.15 [2023-08-31T00:17:50.140Z] v0.0.1-dev.16 [2023-08-31T00:17:50.140Z] v0.0.1-dev.2 [2023-08-31T00:17:50.140Z] v0.0.1-dev.3 [2023-08-31T00:17:50.140Z] v0.0.1-dev.4 [2023-08-31T00:17:50.140Z] v0.0.1-dev.5 [2023-08-31T00:17:50.140Z] v0.0.1-dev.6 [2023-08-31T00:17:50.140Z] v0.0.1-dev.7 [2023-08-31T00:17:50.140Z] v0.0.1-dev.8 [2023-08-31T00:17:50.140Z] v0.0.1-dev.9 [2023-08-31T00:17:50.140Z] v2.2.0 [2023-08-31T00:17:50.140Z] v2.2.0-dev.17 [2023-08-31T00:17:50.140Z] v2.2.0-dev.18 [2023-08-31T00:17:50.140Z] v2.2.0-dev.19 [2023-08-31T00:17:50.140Z] v2.2.0-dev.20 [2023-08-31T00:17:50.140Z] v2.2.0-dev.21 [2023-08-31T00:17:50.140Z] v2.2.0-dev.22 [2023-08-31T00:17:50.140Z] v2.2.0-dev.23 [2023-08-31T00:17:50.140Z] v2.2.0-dev.24 [2023-08-31T00:17:50.140Z] v2.2.0-dev.25 [2023-08-31T00:17:50.140Z] v2.2.0-dev.26 [2023-08-31T00:17:50.140Z] v2.2.0-dev.27 [2023-08-31T00:17:50.140Z] v2.3.0 [2023-08-31T00:17:50.140Z] v2.3.0-dev.1 [2023-08-31T00:17:50.140Z] v2.3.0-dev.10 [2023-08-31T00:17:50.140Z] v2.3.0-dev.11 [2023-08-31T00:17:50.140Z] v2.3.0-dev.12 [2023-08-31T00:17:50.140Z] v2.3.0-dev.13 [2023-08-31T00:17:50.140Z] v2.3.0-dev.14 [2023-08-31T00:17:50.140Z] v2.3.0-dev.15 [2023-08-31T00:17:50.140Z] v2.3.0-dev.16 [2023-08-31T00:17:50.140Z] v2.3.0-dev.17 [2023-08-31T00:17:50.140Z] v2.3.0-dev.18 [2023-08-31T00:17:50.140Z] v2.3.0-dev.19 [2023-08-31T00:17:50.140Z] v2.3.0-dev.2 [2023-08-31T00:17:50.140Z] v2.3.0-dev.20 [2023-08-31T00:17:50.140Z] v2.3.0-dev.21 [2023-08-31T00:17:50.140Z] v2.3.0-dev.22 [2023-08-31T00:17:50.140Z] v2.3.0-dev.23 [2023-08-31T00:17:50.140Z] v2.3.0-dev.24 [2023-08-31T00:17:50.140Z] v2.3.0-dev.25 [2023-08-31T00:17:50.140Z] v2.3.0-dev.26 [2023-08-31T00:17:50.140Z] v2.3.0-dev.27 [2023-08-31T00:17:50.140Z] v2.3.0-dev.28 [2023-08-31T00:17:50.140Z] v2.3.0-dev.3 [2023-08-31T00:17:50.140Z] v2.3.0-dev.4 [2023-08-31T00:17:50.140Z] v2.3.0-dev.5 [2023-08-31T00:17:50.140Z] v2.3.0-dev.6 [2023-08-31T00:17:50.140Z] v2.3.0-dev.7 [2023-08-31T00:17:50.140Z] v2.3.0-dev.8 [2023-08-31T00:17:50.140Z] v2.3.0-dev.9 [2023-08-31T00:17:50.140Z] v2.3.1 [2023-08-31T00:17:50.140Z] v2.3.1-dev.4 [2023-08-31T00:17:50.140Z] v2.3.1-dev.5 [2023-08-31T00:17:50.140Z] v2.3.1-dev.6 [2023-08-31T00:17:50.140Z] v3.0 [2023-08-31T00:17:50.140Z] v3.0.0 [2023-08-31T00:17:50.140Z] v3.0.0-dev.1 [2023-08-31T00:17:50.140Z] v3.0.0-dev.10 [2023-08-31T00:17:50.140Z] v3.0.0-dev.11 [2023-08-31T00:17:50.140Z] v3.0.0-dev.12 [2023-08-31T00:17:50.140Z] v3.0.0-dev.13 [2023-08-31T00:17:50.140Z] v3.0.0-dev.14 [2023-08-31T00:17:50.140Z] v3.0.0-dev.15 [2023-08-31T00:17:50.140Z] v3.0.0-dev.16 [2023-08-31T00:17:50.140Z] v3.0.0-dev.17 [2023-08-31T00:17:50.140Z] v3.0.0-dev.18 [2023-08-31T00:17:50.140Z] v3.0.0-dev.19 [2023-08-31T00:17:50.140Z] v3.0.0-dev.2 [2023-08-31T00:17:50.140Z] v3.0.0-dev.20 [2023-08-31T00:17:50.140Z] v3.0.0-dev.21 [2023-08-31T00:17:50.140Z] v3.0.0-dev.22 [2023-08-31T00:17:50.140Z] v3.0.0-dev.23 [2023-08-31T00:17:50.140Z] v3.0.0-dev.24 [2023-08-31T00:17:50.140Z] v3.0.0-dev.25 [2023-08-31T00:17:50.140Z] v3.0.0-dev.26 [2023-08-31T00:17:50.140Z] v3.0.0-dev.27 [2023-08-31T00:17:50.140Z] v3.0.0-dev.28 [2023-08-31T00:17:50.140Z] v3.0.0-dev.29 [2023-08-31T00:17:50.140Z] v3.0.0-dev.3 [2023-08-31T00:17:50.140Z] v3.0.0-dev.30 [2023-08-31T00:17:50.140Z] v3.0.0-dev.31 [2023-08-31T00:17:50.140Z] v3.0.0-dev.32 [2023-08-31T00:17:50.140Z] v3.0.0-dev.33 [2023-08-31T00:17:50.140Z] v3.0.0-dev.34 [2023-08-31T00:17:50.140Z] v3.0.0-dev.35 [2023-08-31T00:17:50.140Z] v3.0.0-dev.36 [2023-08-31T00:17:50.140Z] v3.0.0-dev.37 [2023-08-31T00:17:50.140Z] v3.0.0-dev.38 [2023-08-31T00:17:50.140Z] v3.0.0-dev.39 [2023-08-31T00:17:50.140Z] v3.0.0-dev.4 [2023-08-31T00:17:50.140Z] v3.0.0-dev.40 [2023-08-31T00:17:50.140Z] v3.0.0-dev.41 [2023-08-31T00:17:50.140Z] v3.0.0-dev.42 [2023-08-31T00:17:50.140Z] v3.0.0-dev.43 [2023-08-31T00:17:50.140Z] v3.0.0-dev.44 [2023-08-31T00:17:50.140Z] v3.0.0-dev.45 [2023-08-31T00:17:50.140Z] v3.0.0-dev.46 [2023-08-31T00:17:50.140Z] v3.0.0-dev.47 [2023-08-31T00:17:50.140Z] v3.0.0-dev.48 [2023-08-31T00:17:50.140Z] v3.0.0-dev.49 [2023-08-31T00:17:50.140Z] v3.0.0-dev.5 [2023-08-31T00:17:50.140Z] v3.0.0-dev.50 [2023-08-31T00:17:50.140Z] v3.0.0-dev.51 [2023-08-31T00:17:50.140Z] v3.0.0-dev.6 [2023-08-31T00:17:50.140Z] v3.0.0-dev.7 [2023-08-31T00:17:50.140Z] v3.0.0-dev.8 [2023-08-31T00:17:50.140Z] v3.0.0-dev.9 [2023-08-31T00:17:50.140Z] v3.1.0-dev.1 [2023-08-31T00:17:50.140Z] v3.1.0-dev.10 [2023-08-31T00:17:50.140Z] v3.1.0-dev.11 [2023-08-31T00:17:50.140Z] v3.1.0-dev.2 [2023-08-31T00:17:50.140Z] v3.1.0-dev.3 [2023-08-31T00:17:50.140Z] v3.1.0-dev.4 [2023-08-31T00:17:50.140Z] v3.1.0-dev.5 [2023-08-31T00:17:50.140Z] v3.1.0-dev.6 [2023-08-31T00:17:50.140Z] v3.1.0-dev.7 [2023-08-31T00:17:50.140Z] v3.1.0-dev.8 [2023-08-31T00:17:50.140Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-31T00:17:50.430Z] + lftools sign git-tag v3.1.0-dev.11 [2023-08-31T00:17:50.997Z] Signing Git tag with Sigul... [2023-08-31T00:17:50.997Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-08-31T00:17:51.575Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:17:51.858Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-31T00:17:51.865Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-31T00:17:51.891Z] $ docker stop --time=1 affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 [2023-08-31T00:17:53.165Z] $ docker rm -f --volumes affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-31T00:17:53.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T00:17:53.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:53.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:17:53.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:17:53.961Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:17:53.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:17:54.415Z] $ docker top ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 -eo pid,comm [2023-08-31T00:17:54.459Z] 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-08-31T00:17:54.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T00:17:54.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:17:54.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:17:54.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:17:54.608Z] $ docker exec ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 ssh-agent [2023-08-31T00:17:54.728Z] SSH_AUTH_SOCK=/tmp/ssh-9WheczKW6K1c/agent.32 [2023-08-31T00:17:54.728Z] SSH_AGENT_PID=38 [2023-08-31T00:17:54.732Z] Running ssh-add (command line suppressed) [2023-08-31T00:17:54.833Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7744815529738608.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7744815529738608.key) [2023-08-31T00:17:54.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:17:55.129Z] + git semver bump pre [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,299 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,299 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,299 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,299 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,299 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,300 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,302 [execute] INFO git cat-file --batch-check [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,308 [execute] INFO git cat-file --batch [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T00:17:55.387Z] 2023-08-31 00:17:55,313 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:17:55.387Z] 3.1.0-dev.12 [Pipeline] } [2023-08-31T00:17:55.397Z] $ docker exec --env ******** --env ******** ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 ssh-agent -k [2023-08-31T00:17:55.492Z] unset SSH_AUTH_SOCK; [2023-08-31T00:17:55.492Z] unset SSH_AGENT_PID; [2023-08-31T00:17:55.493Z] echo Agent pid 38 killed; [2023-08-31T00:17:55.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T00:17:55.802Z] + git semver [Pipeline] } [2023-08-31T00:17:56.075Z] $ docker stop --time=1 ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 [2023-08-31T00:17:57.354Z] $ docker rm -f --volumes ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T00:17:57.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T00:17:57.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:17:58.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T00:17:58.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:17:58.165Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:17:58.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:17:58.581Z] $ docker top d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 -eo pid,comm [2023-08-31T00:17:58.628Z] 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-08-31T00:17:58.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T00:17:58.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T00:17:58.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T00:17:58.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T00:17:58.774Z] $ docker exec d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 ssh-agent [2023-08-31T00:17:58.874Z] SSH_AUTH_SOCK=/tmp/ssh-v3nXrL8tsKme/agent.33 [2023-08-31T00:17:58.874Z] SSH_AGENT_PID=39 [2023-08-31T00:17:58.879Z] Running ssh-add (command line suppressed) [2023-08-31T00:17:58.978Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11926269703516608418.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11926269703516608418.key) [2023-08-31T00:17:58.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T00:17:59.280Z] + git semver push [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,493 [run_push] DEBUG push [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,494 [execute] INFO git cat-file --batch-check [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,498 [execute] INFO git rev-list 34b98ca4c748c51366e8995bf5d8135665ea4d69 -- [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,498 [execute] DEBUG Popen(['git', 'rev-list', '34b98ca4c748c51366e8995bf5d8135665ea4d69', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,507 [execute] INFO git fetch -v origin [2023-08-31T00:17:59.539Z] 2023-08-31 00:17:59,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-31T00:18:00.109Z] 2023-08-31 00:17:59,941 [run_push] DEBUG no remote changes detected [2023-08-31T00:18:00.109Z] 2023-08-31 00:17:59,942 [execute] INFO git push origin semver [2023-08-31T00:18:00.109Z] 2023-08-31 00:17:59,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:18:01.062Z] 2023-08-31 00:18:00,937 [run_push] DEBUG push all version tags [2023-08-31T00:18:01.063Z] 2023-08-31 00:18:00,938 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-31T00:18:01.063Z] 2023-08-31 00:18:00,938 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T00:18:02.001Z] 2023-08-31 00:18:01,843 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T00:18:02.001Z] 3.1.0-dev.12 [Pipeline] } [2023-08-31T00:18:02.013Z] $ docker exec --env ******** --env ******** d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 ssh-agent -k [2023-08-31T00:18:02.095Z] unset SSH_AUTH_SOCK; [2023-08-31T00:18:02.095Z] unset SSH_AGENT_PID; [2023-08-31T00:18:02.095Z] echo Agent pid 39 killed; [2023-08-31T00:18:02.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T00:18:02.410Z] + git semver [Pipeline] } [2023-08-31T00:18:02.683Z] $ docker stop --time=1 d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 [2023-08-31T00:18:03.933Z] $ docker rm -f --volumes d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 [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-08-31T00:18:04.515Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-31T00:18:04.515Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T00:18:04.515Z] total 16 [2023-08-31T00:18:04.515Z] drwxr-xr-x 3 root root 4096 Aug 31 00:08 . [2023-08-31T00:18:04.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 00:17 .. [2023-08-31T00:18:04.515Z] drwxr-xr-x 2 root root 4096 Aug 31 00:08 cost [2023-08-31T00:18:04.515Z] -rw-r--r-- 1 root root 89 Aug 31 00:08 cost.csv [2023-08-31T00:18:04.515Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T00:18:04.515Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T00:18:04.515Z] total 16 [2023-08-31T00:18:04.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:08 . [2023-08-31T00:18:04.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 00:17 .. [2023-08-31T00:18:04.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 00:08 cost [2023-08-31T00:18:04.515Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 31 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:04.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:05.660Z] ---> package-listing.sh [2023-08-31T00:18:05.660Z] ++ facter osfamily [2023-08-31T00:18:05.660Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T00:18:05.919Z] + OS_FAMILY=debian [2023-08-31T00:18:05.919Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-31T00:18:05.919Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T00:18:05.919Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T00:18:05.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T00:18:05.919Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T00:18:05.919Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-31T00:18:05.919Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T00:18:05.919Z] + case "${OS_FAMILY}" in [2023-08-31T00:18:05.919Z] + dpkg -l [2023-08-31T00:18:05.919Z] + grep '^ii' [2023-08-31T00:18:05.919Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T00:18:05.919Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T00:18:05.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T00:18:05.919Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-31T00:18:05.919Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-31T00:18:05.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-08-31T00:18:05.930Z] 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/exfoundry_device-usb-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-08-31T00:18:06.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T00:18:06.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T00:18:06.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T00:18:06.820Z] prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container [2023-08-31T00:18:06.850Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-31T00:18:07.041Z] $ docker top ecb75545b441c850bc9053e1c69584093a70ae9b760e015e090007565fedc0f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T00:18:07.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T00:18:07.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T00:18:07.947Z] + ls /var/log/sa-host [2023-08-31T00:18:07.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T00:18:08.013Z] provisioning config files... [2023-08-31T00:18:08.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15995211069033383915tmp [Pipeline] { [Pipeline] echo [2023-08-31T00:18:08.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:08.316Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T00:18:08.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:08.642Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T00:18:08.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:08.938Z] ---> sudo-logs.sh [2023-08-31T00:18:08.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T00:18:08.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:09.252Z] ---> job-cost.sh [2023-08-31T00:18:09.252Z] lf-activate-venv: SKIPPING [2023-08-31T00:18:09.252Z] DEBUG: total: 0.2199999988079071 [2023-08-31T00:18:09.252Z] INFO: Retrieving Stack Cost... [2023-08-31T00:18:09.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T00:18:10.079Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T00:18:10.093Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T00:18:10.377Z] ---> logs-deploy.sh [2023-08-31T00:18:10.377Z] lf-activate-venv: SKIPPING [2023-08-31T00:18:10.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/135 [2023-08-31T00:18:10.377Z] INFO: archiving workspace using pattern(s): [2023-08-31T00:18:12.282Z] Archives upload complete. [2023-08-31T00:18:12.282Z] INFO: archiving logs to Nexus [2023-08-31T00:18:12.850Z] ---> uname -a: [2023-08-31T00:18:12.850Z] Linux prd-ubuntu20-04-docker-8c-8g-4951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] ---> lscpu: [2023-08-31T00:18:12.850Z] Architecture: x86_64 [2023-08-31T00:18:12.850Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-31T00:18:12.850Z] Byte Order: Little Endian [2023-08-31T00:18:12.850Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-31T00:18:12.850Z] CPU(s): 8 [2023-08-31T00:18:12.850Z] On-line CPU(s) list: 0-7 [2023-08-31T00:18:12.850Z] Thread(s) per core: 1 [2023-08-31T00:18:12.850Z] Core(s) per socket: 1 [2023-08-31T00:18:12.850Z] Socket(s): 8 [2023-08-31T00:18:12.850Z] NUMA node(s): 1 [2023-08-31T00:18:12.850Z] Vendor ID: AuthenticAMD [2023-08-31T00:18:12.850Z] CPU family: 23 [2023-08-31T00:18:12.850Z] Model: 49 [2023-08-31T00:18:12.850Z] Model name: AMD EPYC-Rome Processor [2023-08-31T00:18:12.850Z] Stepping: 0 [2023-08-31T00:18:12.850Z] CPU MHz: 2800.000 [2023-08-31T00:18:12.850Z] BogoMIPS: 5600.00 [2023-08-31T00:18:12.850Z] Virtualization: AMD-V [2023-08-31T00:18:12.850Z] Hypervisor vendor: KVM [2023-08-31T00:18:12.850Z] Virtualization type: full [2023-08-31T00:18:12.850Z] L1d cache: 256 KiB [2023-08-31T00:18:12.850Z] L1i cache: 256 KiB [2023-08-31T00:18:12.850Z] L2 cache: 4 MiB [2023-08-31T00:18:12.850Z] L3 cache: 128 MiB [2023-08-31T00:18:12.850Z] NUMA node0 CPU(s): 0-7 [2023-08-31T00:18:12.850Z] Vulnerability Itlb multihit: Not affected [2023-08-31T00:18:12.850Z] Vulnerability L1tf: Not affected [2023-08-31T00:18:12.850Z] Vulnerability Mds: Not affected [2023-08-31T00:18:12.850Z] Vulnerability Meltdown: Not affected [2023-08-31T00:18:12.850Z] Vulnerability Mmio stale data: Not affected [2023-08-31T00:18:12.850Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-31T00:18:12.850Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-31T00:18:12.850Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-31T00:18:12.850Z] Vulnerability Srbds: Not affected [2023-08-31T00:18:12.850Z] Vulnerability Tsx async abort: Not affected [2023-08-31T00:18:12.850Z] 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-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] ---> nproc: [2023-08-31T00:18:12.850Z] 8 [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] ---> df -h: [2023-08-31T00:18:12.850Z] Filesystem Size Used Avail Use% Mounted on [2023-08-31T00:18:12.850Z] overlay 155G 13G 143G 9% / [2023-08-31T00:18:12.850Z] tmpfs 64M 0 64M 0% /dev [2023-08-31T00:18:12.850Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-31T00:18:12.850Z] shm 64M 0 64M 0% /dev/shm [2023-08-31T00:18:12.850Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] ---> sar -b -r -n DEV: [2023-08-31T00:18:12.850Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4951) 08/31/23 _x86_64_ (8 CPU) [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] 00:04:28 LINUX RESTART (8 CPU) [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] 00:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-31T00:18:12.850Z] 00:06:01 133.64 14.60 119.05 0.00 1932.34 85292.45 0.00 [2023-08-31T00:18:12.850Z] 00:07:01 128.31 0.85 127.46 0.00 22.53 50948.84 0.00 [2023-08-31T00:18:12.850Z] 00:08:01 223.06 1.33 221.73 0.00 38.65 39738.62 0.00 [2023-08-31T00:18:12.850Z] 00:09:01 35.84 0.58 35.26 0.00 11.46 16776.69 0.00 [2023-08-31T00:18:12.850Z] 00:10:01 27.26 10.25 17.01 0.00 3459.29 3752.57 0.00 [2023-08-31T00:18:12.850Z] 00:11:01 4.33 0.00 4.33 0.00 0.00 58.26 0.00 [2023-08-31T00:18:12.850Z] 00:12:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2023-08-31T00:18:12.850Z] 00:13:02 1.85 0.00 1.85 0.00 0.00 19.27 0.00 [2023-08-31T00:18:12.850Z] 00:14:01 1.12 0.00 1.12 0.00 0.00 11.52 0.00 [2023-08-31T00:18:12.850Z] 00:15:01 1.95 0.00 1.95 0.00 0.00 30.39 0.00 [2023-08-31T00:18:12.850Z] 00:16:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-08-31T00:18:12.850Z] 00:17:01 1.67 0.08 1.58 0.00 8.00 19.20 0.00 [2023-08-31T00:18:12.850Z] 00:18:01 125.90 0.18 125.71 0.00 16.66 64696.42 0.00 [2023-08-31T00:18:12.850Z] Average: 52.88 2.15 50.74 0.00 422.43 20115.52 0.00 [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] 00:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-31T00:18:12.850Z] 00:06:01 29142876 31583356 733184 2.23 77036 2631536 1974584 5.82 998200 2376596 6268 [2023-08-31T00:18:12.850Z] 00:07:01 27641424 31136944 1165236 3.54 148724 3506452 2248440 6.63 1608384 3140716 239988 [2023-08-31T00:18:12.850Z] 00:08:01 27877148 31562820 740420 2.25 155640 3699836 1884712 5.55 1284772 3243200 972 [2023-08-31T00:18:12.850Z] 00:09:01 27369996 31565868 735560 2.24 164056 4151996 1768748 5.21 1298628 3682088 176 [2023-08-31T00:18:12.850Z] 00:10:01 27131072 31546032 744464 2.26 169512 4355876 1821012 5.37 1459780 3735472 1300 [2023-08-31T00:18:12.850Z] 00:11:01 27140512 31555444 735372 2.24 169532 4355872 1837092 5.41 1452004 3735432 48 [2023-08-31T00:18:12.850Z] 00:12:01 27140788 31555780 734988 2.24 169572 4355880 1837092 5.41 1451972 3735484 160 [2023-08-31T00:18:12.850Z] 00:13:02 27148648 31563692 727080 2.21 169624 4355876 1837092 5.41 1444108 3735492 8 [2023-08-31T00:18:12.850Z] 00:14:01 27148968 31564692 726632 2.21 169672 4355884 1837092 5.41 1443244 3736112 8 [2023-08-31T00:18:12.850Z] 00:15:01 27148764 31564584 726724 2.21 169752 4355856 1837092 5.41 1443484 3736116 16 [2023-08-31T00:18:12.850Z] 00:16:01 27148716 31564568 726684 2.21 169772 4355864 1837092 5.41 1443396 3736116 12 [2023-08-31T00:18:12.850Z] 00:17:01 27147640 31563824 727128 2.21 169800 4356112 1804296 5.32 1445468 3736180 208 [2023-08-31T00:18:12.850Z] 00:18:01 25606160 31497944 785684 2.39 206488 5664340 1915288 5.64 1599456 4983780 860 [2023-08-31T00:18:12.850Z] Average: 27291747 31525042 769935 2.34 162245 4192414 1879972 5.54 1413300 3639445 19233 [2023-08-31T00:18:12.850Z] [2023-08-31T00:18:12.850Z] 00:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-31T00:18:12.850Z] 00:06:01 docker0 73.10 100.80 6.07 153.06 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:06:01 ens3 455.87 286.72 6240.17 64.54 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:06:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:06:01 veth887b448 66.96 90.48 6.43 57.18 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:07:01 docker0 145.96 260.29 11.11 2295.92 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:07:01 ens3 285.39 162.09 2323.47 23.53 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:07:01 vethea17aae 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:08:01 docker0 17.48 50.45 1.22 714.67 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:08:01 ens3 192.47 152.98 1035.08 808.35 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:08:01 lo 6.13 6.13 0.62 0.62 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:09:01 ens3 150.26 117.53 2546.99 399.82 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:09:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:10:01 ens3 110.31 50.26 1379.44 3.62 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:11:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.850Z] 00:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:13:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:15:01 ens3 0.40 0.38 0.11 0.10 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:17:01 ens3 4.50 3.33 4.36 1.46 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:18:01 docker0 61.31 121.86 5.13 1029.89 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:18:01 ens3 459.94 288.69 8252.67 161.57 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:18:01 veth9381f2c 1.83 1.73 0.30 0.97 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] 00:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] Average: docker0 22.92 41.05 1.81 322.75 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] Average: ens3 127.72 81.76 1676.39 112.61 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] Average: veth9381f2c 0.14 0.13 0.02 0.07 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 [2023-08-31T00:18:12.851Z] [2023-08-31T00:18:12.851Z] [2023-08-31T00:18:12.851Z] ---> sar -P ALL: [2023-08-31T00:18:12.851Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4951) 08/31/23 _x86_64_ (8 CPU) [2023-08-31T00:18:12.851Z] [2023-08-31T00:18:12.851Z] 00:04:28 LINUX RESTART (8 CPU) [2023-08-31T00:18:12.851Z] [2023-08-31T00:18:12.851Z] 00:05:01 CPU %user %nice %system %iowait %steal %idle [2023-08-31T00:18:12.851Z] 00:06:01 all 7.33 0.00 2.94 2.35 0.07 87.31 [2023-08-31T00:18:12.851Z] 00:06:01 0 8.80 0.00 3.17 0.52 0.08 87.42 [2023-08-31T00:18:12.851Z] 00:06:01 1 6.57 0.00 2.87 0.37 0.07 90.11 [2023-08-31T00:18:12.851Z] 00:06:01 2 5.08 0.00 2.95 0.25 0.05 91.67 [2023-08-31T00:18:12.851Z] 00:06:01 3 8.21 0.00 3.14 11.25 0.08 77.32 [2023-08-31T00:18:12.851Z] 00:06:01 4 7.38 0.00 2.64 0.34 0.05 89.59 [2023-08-31T00:18:12.851Z] 00:06:01 5 6.71 0.00 2.68 0.29 0.05 90.27 [2023-08-31T00:18:12.851Z] 00:06:01 6 8.93 0.00 2.80 4.34 0.05 83.89 [2023-08-31T00:18:12.851Z] 00:06:01 7 6.98 0.00 3.26 1.45 0.08 88.22 [2023-08-31T00:18:12.851Z] 00:07:01 all 26.44 0.00 5.26 3.39 0.09 64.81 [2023-08-31T00:18:12.851Z] 00:07:01 0 26.94 0.00 4.65 1.01 0.08 67.32 [2023-08-31T00:18:12.851Z] 00:07:01 1 26.79 0.00 6.79 1.25 0.10 65.07 [2023-08-31T00:18:12.851Z] 00:07:01 2 27.68 0.00 4.86 0.40 0.08 66.97 [2023-08-31T00:18:12.851Z] 00:07:01 3 25.76 0.00 4.62 0.35 0.08 69.19 [2023-08-31T00:18:12.851Z] 00:07:01 4 26.91 0.00 4.89 0.27 0.08 67.84 [2023-08-31T00:18:12.851Z] 00:07:01 5 25.60 0.00 6.02 8.84 0.10 59.44 [2023-08-31T00:18:12.851Z] 00:07:01 6 25.48 0.00 5.12 9.40 0.10 59.90 [2023-08-31T00:18:12.851Z] 00:07:01 7 26.37 0.00 5.15 5.62 0.10 62.75 [2023-08-31T00:18:12.851Z] 00:08:01 all 27.45 0.00 5.26 3.05 0.09 64.15 [2023-08-31T00:18:12.851Z] 00:08:01 0 26.21 0.00 4.98 1.53 0.10 67.18 [2023-08-31T00:18:12.851Z] 00:08:01 1 28.12 0.00 4.94 0.13 0.10 66.70 [2023-08-31T00:18:12.851Z] 00:08:01 2 30.24 0.00 5.47 0.39 0.08 63.82 [2023-08-31T00:18:12.851Z] 00:08:01 3 28.34 0.00 4.98 1.88 0.10 64.70 [2023-08-31T00:18:12.851Z] 00:08:01 4 26.89 0.00 5.26 2.92 0.08 64.85 [2023-08-31T00:18:12.851Z] 00:08:01 5 24.72 0.00 5.17 5.47 0.07 64.58 [2023-08-31T00:18:12.851Z] 00:08:01 6 28.70 0.00 5.73 10.64 0.10 54.83 [2023-08-31T00:18:12.851Z] 00:08:01 7 26.40 0.00 5.55 1.50 0.12 66.44 [2023-08-31T00:18:12.851Z] 00:09:01 all 4.05 0.00 1.15 1.19 0.03 93.58 [2023-08-31T00:18:12.851Z] 00:09:01 0 4.79 0.00 1.12 0.30 0.02 93.77 [2023-08-31T00:18:12.851Z] 00:09:01 1 3.78 0.00 1.10 0.02 0.02 95.08 [2023-08-31T00:18:12.851Z] 00:09:01 2 4.68 0.00 1.17 0.05 0.03 94.07 [2023-08-31T00:18:12.851Z] 00:09:01 3 4.35 0.00 0.79 0.75 0.02 94.09 [2023-08-31T00:18:12.851Z] 00:09:01 4 4.84 0.00 0.92 1.47 0.02 92.75 [2023-08-31T00:18:12.851Z] 00:09:01 5 2.29 0.00 1.35 0.03 0.03 96.29 [2023-08-31T00:18:12.851Z] 00:09:01 6 4.97 0.00 1.90 6.38 0.03 86.73 [2023-08-31T00:18:12.851Z] 00:09:01 7 2.68 0.00 0.84 0.57 0.05 95.87 [2023-08-31T00:18:12.851Z] 00:10:01 all 1.12 0.00 0.47 0.33 0.01 98.07 [2023-08-31T00:18:12.851Z] 00:10:01 0 0.88 0.00 0.43 0.05 0.02 98.62 [2023-08-31T00:18:12.851Z] 00:10:01 1 2.75 0.00 0.61 0.13 0.02 96.48 [2023-08-31T00:18:12.851Z] 00:10:01 2 1.32 0.00 0.70 0.35 0.00 97.63 [2023-08-31T00:18:12.851Z] 00:10:01 3 0.55 0.00 0.28 0.13 0.03 99.00 [2023-08-31T00:18:12.851Z] 00:10:01 4 0.83 0.00 0.43 0.75 0.02 97.96 [2023-08-31T00:18:12.851Z] 00:10:01 5 0.78 0.00 0.40 0.67 0.00 98.15 [2023-08-31T00:18:12.851Z] 00:10:01 6 0.82 0.00 0.43 0.55 0.02 98.18 [2023-08-31T00:18:12.851Z] 00:10:01 7 0.97 0.00 0.48 0.02 0.02 98.51 [2023-08-31T00:18:12.851Z] 00:11:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:11:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-31T00:18:12.851Z] 00:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-31T00:18:12.851Z] 00:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-31T00:18:12.851Z] 00:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:11:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:12:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-08-31T00:18:12.851Z] 00:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-31T00:18:12.851Z] 00:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T00:18:12.851Z] 00:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-31T00:18:12.851Z] 00:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-31T00:18:12.851Z] 00:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-31T00:18:12.851Z] 00:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:13:02 all 0.05 0.00 0.01 0.09 0.00 99.85 [2023-08-31T00:18:12.851Z] 00:13:02 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-31T00:18:12.851Z] 00:13:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:13:02 2 0.23 0.00 0.02 0.00 0.00 99.75 [2023-08-31T00:18:12.851Z] 00:13:02 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-31T00:18:12.851Z] 00:13:02 4 0.02 0.00 0.02 0.71 0.00 99.26 [2023-08-31T00:18:12.851Z] 00:13:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:13:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T00:18:12.851Z] 00:13:02 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-31T00:18:12.851Z] 00:14:01 all 0.21 0.00 0.01 0.43 0.01 99.34 [2023-08-31T00:18:12.851Z] 00:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2023-08-31T00:18:12.851Z] 00:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T00:18:12.851Z] 00:14:01 2 1.54 0.00 0.00 0.00 0.02 98.44 [2023-08-31T00:18:12.851Z] 00:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-31T00:18:12.851Z] 00:14:01 4 0.02 0.00 0.00 1.98 0.00 98.00 [2023-08-31T00:18:12.851Z] 00:14:01 5 0.02 0.00 0.02 1.48 0.00 98.49 [2023-08-31T00:18:12.851Z] 00:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-31T00:18:12.851Z] 00:15:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2023-08-31T00:18:12.851Z] 00:15:01 0 0.02 0.00 0.03 0.02 0.03 99.90 [2023-08-31T00:18:12.851Z] 00:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:15:01 2 1.13 0.00 0.00 0.00 0.00 98.87 [2023-08-31T00:18:12.851Z] 00:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-31T00:18:12.851Z] 00:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-31T00:18:12.851Z] 00:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-31T00:18:12.851Z] 00:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-31T00:18:12.851Z] 00:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-31T00:18:12.851Z] 00:16:01 all 0.01 0.00 0.00 0.03 0.00 99.95 [2023-08-31T00:18:12.851Z] 00:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-31T00:18:12.851Z] 00:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-31T00:18:12.851Z] 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T00:18:12.851Z] 00:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T00:18:12.851Z] 00:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-31T00:18:12.851Z] 00:16:01 5 0.00 0.00 0.02 0.20 0.00 99.78 [2023-08-31T00:18:12.851Z] 00:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T00:18:12.851Z] 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T00:18:12.851Z] [2023-08-31T00:18:12.851Z] 00:16:01 CPU %user %nice %system %iowait %steal %idle [2023-08-31T00:18:12.851Z] 00:17:01 all 0.20 0.00 0.07 0.00 0.01 99.72 [2023-08-31T00:18:12.851Z] 00:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-08-31T00:18:12.851Z] 00:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-08-31T00:18:12.851Z] 00:17:01 2 1.01 0.00 0.05 0.00 0.02 98.92 [2023-08-31T00:18:12.851Z] 00:17:01 3 0.08 0.00 0.20 0.00 0.02 99.70 [2023-08-31T00:18:12.851Z] 00:17:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-08-31T00:18:12.851Z] 00:17:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2023-08-31T00:18:12.851Z] 00:17:01 6 0.17 0.00 0.05 0.00 0.00 99.78 [2023-08-31T00:18:12.851Z] 00:17:01 7 0.07 0.00 0.08 0.02 0.00 99.83 [2023-08-31T00:18:12.851Z] 00:18:01 all 9.25 0.00 4.11 3.74 0.12 82.78 [2023-08-31T00:18:12.851Z] 00:18:01 0 10.39 0.00 3.98 2.32 0.08 83.23 [2023-08-31T00:18:12.851Z] 00:18:01 1 8.83 0.00 3.11 0.15 0.14 87.78 [2023-08-31T00:18:12.851Z] 00:18:01 2 9.60 0.00 3.58 1.12 0.08 85.62 [2023-08-31T00:18:12.851Z] 00:18:01 3 9.05 0.00 4.16 1.98 0.14 84.68 [2023-08-31T00:18:12.851Z] 00:18:01 4 8.19 0.00 4.21 3.65 0.10 83.85 [2023-08-31T00:18:12.851Z] 00:18:01 5 9.82 0.00 4.20 0.34 0.12 85.52 [2023-08-31T00:18:12.851Z] 00:18:01 6 8.73 0.00 4.64 14.59 0.12 71.92 [2023-08-31T00:18:12.851Z] 00:18:01 7 9.40 0.00 5.02 5.84 0.19 79.55 [2023-08-31T00:18:12.851Z] Average: all 5.84 0.00 1.48 1.12 0.04 91.54 [2023-08-31T00:18:12.852Z] Average: 0 5.99 0.00 1.42 0.44 0.04 92.12 [2023-08-31T00:18:12.852Z] Average: 1 5.89 0.00 1.49 0.16 0.03 92.42 [2023-08-31T00:18:12.852Z] Average: 2 6.32 0.00 1.44 0.20 0.03 92.02 [2023-08-31T00:18:12.852Z] Average: 3 5.86 0.00 1.40 1.25 0.04 91.45 [2023-08-31T00:18:12.852Z] Average: 4 5.76 0.00 1.41 0.93 0.03 91.87 [2023-08-31T00:18:12.852Z] Average: 5 5.36 0.00 1.52 1.32 0.03 91.77 [2023-08-31T00:18:12.852Z] Average: 6 5.94 0.00 1.58 3.50 0.03 88.95 [2023-08-31T00:18:12.852Z] Average: 7 5.57 0.00 1.56 1.15 0.05 91.68 [2023-08-31T00:18:12.852Z] [2023-08-31T00:18:12.852Z] [2023-08-31T00:18:12.852Z]